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 listFeb 2, 2026 18:43Martin MaMartin MaScore: 490,977Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 2, 2026 18:43489,71116,195,735,57916,065,510,00094,943,0002,445,312
2Feb 2, 2026 18:43489,73716,203,982,07616,059,395,000101,939,0002,396,160
3Feb 2, 2026 18:43490,58516,227,477,21016,086,389,000102,932,0002,461,696
4Feb 2, 2026 18:43490,85816,232,261,86816,102,386,00095,942,0002,359,296
5Feb 2, 2026 18:43490,97716,235,122,18316,089,317,000112,925,0002,449,408
6Feb 2, 2026 18:43491,20416,253,719,54016,104,815,000104,933,0002,383,872
7Feb 2, 2026 18:43493,01616,304,354,96816,179,575,00089,947,0002,375,680
8Feb 2, 2026 18:43493,13016,307,141,31916,173,337,00099,940,0002,289,664
9Feb 2, 2026 18:43502,69716,630,996,85216,497,052,00091,938,0002,330,624