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:03Adam FolwarcznyAdam FolwarcznyScore: 124,248Success
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:03123,2384,091,625,8444,007,900,00058,969,0002,277,376
2Jan 12, 2026 21:03123,6494,107,302,1574,022,444,00057,963,0002,277,376
3Jan 12, 2026 21:03123,6704,106,008,7054,016,133,00064,969,0002,277,376
4Jan 12, 2026 21:03123,8144,111,120,8894,013,896,00071,962,0002,301,952
5Jan 12, 2026 21:03124,2484,126,035,6014,035,233,00064,955,0002,277,376
6Jan 12, 2026 21:03124,2654,124,425,0664,021,778,00078,956,0002,310,144
7Jan 12, 2026 21:03124,5944,144,830,0164,040,653,00070,958,0002,314,240
8Jan 12, 2026 21:03124,7664,148,686,7764,055,293,00061,973,0002,277,376
9Jan 12, 2026 21:03124,9194,152,106,2124,047,386,00074,951,0002,465,792