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 listJan 5, 2026 18:36Павел РатмановПавел РатмановScore: 40,061Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 7, 2026 21:4139,5261,329,457,0331,296,366,0007,996,0002,400,256
2Jan 7, 2026 21:4139,5381,329,024,9631,295,768,0008,998,0002,326,528
3Jan 7, 2026 21:4139,6951,339,257,6591,295,952,00013,988,0002,457,600
4Jan 7, 2026 21:4139,7481,340,199,0161,298,697,00012,996,0002,330,624
5Jan 7, 2026 21:4139,8291,346,877,1361,299,363,00014,992,0002,330,624
6Jan 6, 2026 08:5439,8961,342,558,6251,307,559,0008,996,0002,457,600
7Jan 7, 2026 21:4139,9391,346,549,4311,303,002,00014,988,0002,457,600
8Jan 7, 2026 21:4140,0611,348,186,8871,307,017,00014,988,0002,289,664
9Jan 6, 2026 08:5440,3681,361,470,1941,317,147,00014,990,0002,289,664
10Jan 6, 2026 08:5440,4861,370,761,5991,320,064,00015,988,0002,289,664
11Jan 7, 2026 21:4140,6281,369,606,6201,327,741,00012,997,0002,289,664
12Jan 7, 2026 21:4141,2571,388,075,4861,346,489,00014,994,0002,441,216
13Jan 5, 2026 18:3667,9702,278,673,5732,223,030,00019,973,000188,416
14Jan 5, 2026 18:3668,0962,279,582,8202,226,209,00020,973,000331,776
15Jan 5, 2026 18:3669,2202,318,462,5532,261,303,00022,972,000311,296