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 15, 2026 23:00Adam FolwarcznyAdam FolwarcznyScore: 11,233Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 15, 2026 23:0011,174388,952,874351,750,00016,987,0002,371,584
2Jan 15, 2026 23:0011,193391,228,699351,357,00018,018,0002,473,984
3Jan 15, 2026 23:0011,216394,271,261353,126,00017,006,0002,375,680
4Jan 15, 2026 23:0011,221395,829,281349,275,00021,016,0002,473,984
5Jan 15, 2026 23:0011,233393,002,812353,705,00016,985,0002,400,256
6Jan 15, 2026 23:0011,253394,921,071357,330,00014,012,0002,473,984
7Jan 15, 2026 23:0011,263397,554,363357,692,00013,987,0002,322,432
8Jan 15, 2026 23:0011,288398,195,159359,521,00012,982,0002,383,872
9Jan 15, 2026 23:0011,326394,489,217360,778,00012,992,0002,379,776