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:20Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiScore: 15,460Success
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:2115,281523,259,682498,296,0005,991,0002,523,136
2Apr 28, 2026 23:2115,302524,278,653500,997,0003,999,0002,523,136
3Apr 28, 2026 23:2115,306523,042,729501,123,0004,000,0002,523,136
4Apr 28, 2026 23:2115,326522,540,041499,779,0005,997,0002,519,040
5Apr 28, 2026 23:2115,460528,840,708504,218,0005,990,0002,527,232
6Apr 28, 2026 23:2115,466527,798,477504,387,0005,992,0002,527,232
7Apr 28, 2026 23:2115,626535,671,351508,691,0006,995,0002,514,944
8Apr 28, 2026 23:2115,638532,222,023512,074,0004,000,0002,510,848
9Apr 28, 2026 23:2115,649534,794,158511,433,0005,004,0002,322,432