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:42Adam FolwarcznyAdam FolwarcznyScore: 60,380Success
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:4260,1512,010,595,1551,969,978,00014,992,0002,277,376
2Jan 12, 2026 21:4260,1912,015,932,9641,976,299,0009,996,0002,277,376
3Jan 12, 2026 21:4260,2532,016,707,9381,975,352,00012,995,0002,461,696
4Jan 12, 2026 21:4260,3152,018,965,4281,979,391,00010,996,0002,277,376
5Jan 12, 2026 21:4260,3802,024,123,1791,979,542,00012,996,0002,461,696
6Jan 12, 2026 21:4260,4932,025,703,7161,981,278,00014,994,0002,473,984
7Jan 12, 2026 21:4260,5182,023,319,4691,982,094,00014,993,0002,461,696
8Jan 12, 2026 21:4260,7442,027,904,8911,993,559,00010,992,0002,461,696
9Jan 12, 2026 21:4260,8792,038,708,8371,995,014,00013,993,0002,330,624