Unique strings Sergey Svistunov

Count the exact number of unique tokens as fast as possible.

Input

One token per line on STDIN:

JWXcKKaWzvFL5
Rof
3ztCpA
5wHcGN
*UiEMthaTS*g

Output

Print the exact count of unique tokens to STDOUT.

Constraints

  • Character set: 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@#%*
  • Maximum token length: 16
  • Approximately 1,000,000 unique tokens
Back to listFeb 13, 2024 12:39matsuoka-601matsuoka-601Score: 6,994Success
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 13, 2024 12:396,857287,976,461226,274,65402,203,648
2Feb 13, 2024 12:396,898301,973,811227,624,26802,203,648
3Feb 13, 2024 12:396,936298,120,183228,903,87102,310,144
4Jun 16, 2024 03:076,942286,203,283229,091,06802,338,816
5Jun 16, 2024 03:076,965253,413,320206,871,00022,985,0002,326,528
6Jun 16, 2024 03:076,968294,126,085229,956,13602,199,552
7Jun 16, 2024 03:076,969257,349,242204,984,00024,998,0002,449,408
8Jun 16, 2024 03:076,978306,127,487230,271,91502,187,264
9Feb 13, 2024 12:396,987258,101,664213,589,00016,967,0002,273,280
10Jun 16, 2024 03:076,989252,693,801211,673,00018,970,0002,510,848
11Jun 16, 2024 03:076,991252,249,699213,728,00016,978,0002,387,968
12Feb 13, 2024 12:396,991257,561,322207,732,00022,970,0002,404,352
13Jun 16, 2024 03:076,994254,322,716211,829,00018,984,0002,396,160
14Feb 13, 2024 12:396,997254,560,597207,901,00022,989,0002,400,256
15Feb 13, 2024 12:396,999261,479,669209,979,00020,997,0002,351,104
16Jun 16, 2024 03:077,004257,803,993209,105,00022,011,0002,293,760
17Feb 13, 2024 12:397,004255,236,368211,120,00020,011,0002,371,584
18Jun 16, 2024 03:077,018256,573,181211,640,00019,966,0002,387,968
19Jun 16, 2024 03:077,020257,890,347208,696,00022,966,0002,453,504
20Feb 13, 2024 12:397,022255,172,628213,758,00017,979,0002,383,872
21Jun 16, 2024 03:077,023257,213,785211,787,00019,979,0002,400,256
22Feb 13, 2024 12:397,050258,193,084209,697,00022,966,0002,281,472
23Feb 13, 2024 12:397,073264,104,597212,376,00021,037,0002,379,776
24Feb 13, 2024 12:397,109260,982,690214,632,00019,965,0002,478,080