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 15:57Adam FolwarcznyAdam FolwarcznyScore: 13,663Success
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 15:5713,610471,376,484437,127,00012,003,0002,371,584
2Jan 15, 2026 15:5713,618474,364,312433,429,00015,978,0002,371,584
3Jan 15, 2026 15:5713,657477,670,363432,687,00017,986,0002,306,048
4Jan 15, 2026 15:5713,660473,836,702433,786,00016,991,0002,375,680
5Jan 15, 2026 15:5713,663473,631,376436,873,00013,995,0002,379,776
6Jan 15, 2026 15:5713,683475,316,579434,547,00016,982,0002,379,776
7Jan 15, 2026 15:5713,742482,490,124435,500,00017,979,0002,371,584
8Jan 15, 2026 15:5713,805476,205,415440,581,00014,985,0002,363,392
9Jan 15, 2026 15:5713,989484,522,075445,660,00015,987,0002,375,680