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 22, 2026 18:02Charles CabergsCharles CabergsScore: 40,747Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2026 18:0340,4431,355,142,3761,324,622,0009,997,0002,482,176
2Apr 22, 2026 18:0340,5721,354,067,7451,327,888,00010,999,0002,486,272
3Apr 22, 2026 18:0340,6171,358,690,6241,330,397,0009,995,0002,473,984
4Apr 22, 2026 18:0340,6641,361,821,3681,334,920,0006,999,0002,486,272
5Apr 22, 2026 18:0340,7471,361,930,5901,334,686,0009,997,0002,473,984
6Apr 22, 2026 18:0340,9281,371,119,5081,341,634,0008,997,0002,482,176
7Apr 22, 2026 18:0341,0601,374,461,3001,344,000,00010,991,0002,318,336
8Apr 22, 2026 18:0341,6881,396,371,8851,367,711,0007,998,0002,322,432
9Apr 22, 2026 18:0343,4941,453,814,3711,425,313,0009,995,0002,322,432