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 13:52A_ShamanA_ShamanScore: 37,723Success
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 13:5337,1141,234,518,1081,174,431,00050,355,0002,117,632
2Jul 3, 2026 13:5337,2021,237,479,6421,176,037,00051,653,0002,117,632
3Jul 3, 2026 13:5337,2301,238,311,8441,176,590,00052,021,0002,117,632
4Jul 3, 2026 13:5337,4431,245,283,2441,183,910,00051,728,0002,117,632
5Jul 3, 2026 13:5337,7231,254,512,0061,192,456,00052,404,0002,117,632
6Jul 3, 2026 13:5337,9871,263,731,9681,201,970,00051,607,0002,117,632
7Jul 3, 2026 13:5338,6961,286,968,3051,223,220,00053,768,0002,117,632
8Jul 3, 2026 13:5339,6881,319,707,1521,255,631,00054,095,0002,117,632
9Jul 3, 2026 13:5342,3041,406,136,1391,343,987,00052,059,0002,117,632