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 listJul 3, 2026 14:02A_ShamanA_ShamanScore: 37,590Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 3, 2026 14:0337,0231,231,518,3641,171,441,00050,329,0002,117,632
2Jul 3, 2026 14:0337,1111,234,686,8381,173,542,00051,133,0002,117,632
3Jul 3, 2026 14:0337,2681,239,768,9301,178,920,00050,930,0002,117,632
4Jul 3, 2026 14:0337,4811,246,897,8321,185,232,00051,644,0002,117,632
5Jul 3, 2026 14:0337,5901,250,620,9221,189,202,00051,287,0002,117,632
6Jul 3, 2026 14:0337,6571,252,299,1581,191,174,00051,515,0002,117,632
7Jul 3, 2026 14:0338,4211,278,030,2761,215,290,00052,635,0002,117,632
8Jul 3, 2026 14:0338,6531,285,148,3111,222,707,00052,868,0002,117,632
9Jul 3, 2026 14:0339,7301,320,701,5171,256,520,00054,577,0002,117,632