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:22Павел РатмановПавел РатмановScore: 39,585Success
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:2239,3301,328,702,0631,287,903,0009,999,0002,482,176
2Jan 8, 2026 19:2239,3761,322,972,1631,290,408,0008,995,0002,314,240
3Jan 8, 2026 19:2239,4051,325,790,4821,292,364,0007,996,0002,457,600
4Jan 8, 2026 19:2239,4131,327,781,7021,289,619,00010,996,0002,519,040
5Jan 8, 2026 19:2239,5851,329,824,6051,295,323,00010,994,0002,482,176
6Jan 8, 2026 19:2239,6681,334,863,4261,295,070,00013,989,0002,265,088
7Jan 8, 2026 19:2239,7351,334,411,2001,299,254,00011,993,0002,318,336
8Jan 8, 2026 19:2239,7661,336,900,5411,301,296,00010,994,0002,428,928
9Jan 8, 2026 19:2239,7681,337,849,4821,297,355,00014,992,0002,445,312