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 12, 2026 21:33Adam FolwarcznyAdam FolwarcznyScore: 64,271Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 12, 2026 21:3364,1692,148,324,1852,103,600,00013,990,0002,461,696
2Jan 12, 2026 21:3364,1782,141,323,4552,104,885,00012,993,0002,277,376
3Jan 12, 2026 21:3364,2032,144,285,3382,104,695,00013,991,0002,277,376
4Jan 12, 2026 21:3364,2252,149,310,1082,109,436,0009,997,0002,273,280
5Jan 12, 2026 21:3364,2712,144,732,7542,105,936,00014,992,0002,277,376
6Jan 12, 2026 21:3364,4212,150,017,5782,110,904,00014,992,0002,277,376
7Jan 12, 2026 21:3364,4442,151,623,0002,111,656,00014,990,0002,506,752
8Jan 12, 2026 21:3364,9132,167,683,2042,129,119,00012,994,0002,277,376
9Jan 12, 2026 21:3365,5132,189,749,4852,145,943,00015,992,0002,445,312