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 listApr 28, 2026 23:22Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiScore: 15,524Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 28, 2026 23:2315,414523,337,287502,674,0005,996,0002,506,752
2Apr 28, 2026 23:2315,439525,900,051504,505,0004,995,0002,334,720
3Apr 28, 2026 23:2315,444525,008,710503,669,0005,996,0002,510,848
4Apr 28, 2026 23:2315,524527,586,128508,301,0004,002,0002,535,424
5Apr 28, 2026 23:2315,524531,718,285507,314,0005,003,0002,330,624
6Apr 28, 2026 23:2315,534529,142,824506,655,0005,995,0002,322,432
7Apr 28, 2026 23:2315,628533,914,845510,728,0004,997,0002,514,944
8Apr 28, 2026 23:2315,645540,235,058511,307,0005,003,0002,514,944
9Apr 28, 2026 23:2315,698539,839,973513,057,0004,990,0002,523,136