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 listNov 28, 2025 09:09Jeffrey JianJeffrey JianScore: 287,826Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 28, 2025 09:09285,9659,465,811,2419,359,875,00076,957,0002,301,952
2Nov 28, 2025 09:09287,0189,508,113,8869,385,651,00085,951,0002,334,720
3Nov 28, 2025 09:09287,1849,509,716,2289,389,115,00087,944,0002,359,296
4Nov 28, 2025 09:09287,4959,518,246,4149,396,391,00090,945,0002,322,432
5Nov 28, 2025 09:09287,8269,526,508,3399,416,318,00081,950,0002,494,464
6Nov 28, 2025 09:09287,9889,536,734,9689,430,654,00072,958,0002,371,584
7Nov 28, 2025 09:09289,1969,572,902,9579,460,526,00082,943,0002,347,008
8Nov 28, 2025 09:09289,8529,602,797,3729,490,184,00074,946,0002,289,664
9Nov 28, 2025 09:09289,9739,607,135,8239,487,161,00081,940,0002,441,216