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:19Павел РатмановПавел РатмановScore: 39,664Success
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:1939,3211,320,611,5311,286,611,00010,996,0002,387,968
2Jan 8, 2026 19:1939,4741,324,579,5171,288,639,00013,996,0002,326,528
3Jan 8, 2026 19:1939,5261,330,570,9441,292,365,00011,994,0002,334,720
4Jan 8, 2026 19:1939,6541,333,202,1571,296,571,00011,996,0002,519,040
5Jan 8, 2026 19:1939,6641,333,125,8781,298,928,0009,999,0002,318,336
6Jan 8, 2026 19:1939,7591,338,751,7141,304,063,0007,994,0002,277,376
7Jan 8, 2026 19:1939,8951,339,246,7241,305,546,00010,996,0002,420,736
8Jan 8, 2026 19:1939,9481,341,846,1511,307,301,00010,994,0002,273,280
9Jan 8, 2026 19:1941,4571,391,361,2731,358,089,0009,993,0002,355,200