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 listSep 26, 2025 18:23SaaskaSaaskaScore: 270,097Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 26, 2025 18:23268,7518,899,721,6028,714,901,000153,892,0002,301,952
2Sep 26, 2025 18:23268,8758,901,685,3368,720,953,000151,912,0002,490,368
3Sep 26, 2025 18:23269,5388,927,311,7068,759,822,000134,920,0002,404,352
4Sep 26, 2025 18:23269,8658,938,583,9078,754,644,000150,890,0002,461,696
5Sep 26, 2025 18:23270,0978,948,978,4098,778,306,000134,897,0002,482,176
6Sep 26, 2025 18:23270,4498,953,583,7618,773,924,000150,895,0002,269,184
7Sep 26, 2025 18:23271,1988,981,183,2698,801,636,000147,893,0002,498,560
8Sep 26, 2025 18:23272,5329,027,315,5898,860,658,000132,904,0002,420,736
9Sep 26, 2025 18:23273,8889,071,600,7268,904,362,000133,945,0002,379,776