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 29, 2026 01:46Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiScore: 13,195Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2026 01:4713,095455,287,443428,149,0004,001,0002,519,040
2Apr 29, 2026 01:4713,107454,229,172427,567,0004,994,0002,527,232
3Apr 29, 2026 01:4713,112450,594,733427,711,0004,996,0002,514,944
4Apr 29, 2026 01:4713,124451,671,058428,121,0005,001,0002,330,624
5Apr 29, 2026 01:4713,195450,236,027430,432,0005,005,0002,523,136
6Apr 29, 2026 01:4713,198455,683,483431,558,0003,995,0002,519,040
7Apr 29, 2026 01:4713,210452,222,678429,934,0005,999,0002,514,944
8Apr 29, 2026 01:4713,383461,853,033434,647,0006,994,0002,519,040
9Apr 29, 2026 01:4713,394459,893,229437,029,0005,000,0002,535,424