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 8, 2026 19:31Павел РатмановПавел РатмановScore: 39,428Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 8, 2026 19:3139,2281,321,614,2201,281,536,00012,995,0002,273,280
2Jan 8, 2026 19:3139,2741,323,761,3511,286,053,0009,992,0002,273,280
3Jan 8, 2026 19:3139,3041,322,763,6801,286,027,00010,991,0002,273,280
4Jan 8, 2026 19:3139,3061,323,009,0181,286,096,00010,992,0002,441,216
5Jan 8, 2026 19:3139,4281,328,774,9771,290,138,00010,992,0002,326,528
6Jan 8, 2026 19:3139,5161,326,226,3221,294,036,00010,000,0002,441,216
7Jan 8, 2026 19:3139,6111,333,140,7371,297,164,0009,993,0002,273,280
8Jan 8, 2026 19:3139,7791,341,158,3851,300,725,00011,997,0002,408,448
9Jan 8, 2026 19:3139,7861,337,924,7731,300,945,00011,990,0002,445,312