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 20, 2026 23:48Taylor DettlingTaylor DettlingScore: 82,562Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 20, 2026 23:4981,6502,719,685,5762,677,467,00016,990,0002,453,504
2Apr 20, 2026 23:4981,7612,722,576,8762,681,143,00016,988,0002,260,992
3Apr 20, 2026 23:4982,0442,729,753,7792,690,466,00016,990,0002,461,696
4Apr 20, 2026 23:4982,5252,754,565,0772,706,364,00016,989,0002,260,992
5Apr 20, 2026 23:4982,5622,755,294,8682,707,571,00016,991,0002,260,992
6Apr 20, 2026 23:4982,7622,763,544,5012,714,172,00016,988,0002,465,792
7Apr 20, 2026 23:4984,5602,819,873,1522,773,519,00016,990,0002,461,696
8Apr 20, 2026 23:4984,7642,825,488,7132,779,240,00017,988,0002,469,888
9Apr 20, 2026 23:4984,9142,826,625,0662,786,175,00015,989,0002,260,992