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 listJan 9, 2026 19:14Josu San MartinJosu San MartinScore: 6,281Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 9, 2026 16:046,260237,124,432201,594,0004,989,0002,347,008
2Jan 9, 2026 16:046,262232,614,214202,639,0003,992,0002,342,912
3Jan 9, 2026 16:046,262231,483,282203,646,0002,994,0002,342,912
4Jan 9, 2026 19:146,266235,824,437201,784,0004,994,0002,359,296
5Jan 9, 2026 16:046,270235,146,658202,918,0003,998,0002,342,912
6Jan 9, 2026 16:046,272231,785,033200,988,0005,999,0002,420,736
7Jan 9, 2026 16:046,281230,618,673202,277,0005,006,0002,347,008
8Jan 9, 2026 19:146,284233,585,770201,368,0006,010,0002,457,600
9Jan 9, 2026 19:146,290235,484,820202,590,0004,989,0002,342,912
10Jan 9, 2026 16:046,291239,280,780200,608,0006,986,0002,342,912
11Jan 9, 2026 16:046,297240,389,624203,794,0003,995,0002,478,080
12Jan 9, 2026 16:046,310234,445,570201,220,0007,007,0002,338,816