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 listMar 22, 2026 01:48olliecrowolliecrowScore: 11,717Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 22, 2026 01:3911,641403,112,067370,136,00014,005,0002,355,200
2Mar 22, 2026 01:4211,674408,365,980365,225,00020,012,0002,428,928
3Mar 22, 2026 01:4211,685410,876,685372,604,00012,986,0002,453,504
4Mar 22, 2026 01:4511,707412,819,738369,316,00017,014,0002,408,448
5Mar 22, 2026 01:4811,713409,647,834371,535,00014,981,0002,408,448
6Mar 22, 2026 01:4511,716407,042,883369,658,00016,984,0002,273,280
7Mar 22, 2026 01:3911,717408,194,250374,658,00011,989,0002,273,280
8Mar 22, 2026 01:4511,725405,685,906366,939,00019,996,0002,420,736
9Mar 22, 2026 01:4811,732408,682,831372,165,00015,006,0002,408,448
10Mar 22, 2026 01:3911,744417,014,237371,562,00015,981,0002,420,736
11Mar 22, 2026 01:4211,772413,015,173371,501,00016,977,0002,420,736
12Mar 22, 2026 01:4812,809446,383,125405,698,00016,987,0002,416,640