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 listFeb 22, 2026 15:09Josu San MartinJosu San MartinScore: 4,084Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 22, 2026 15:094,081162,891,733132,678,0001,995,0002,293,760
2Feb 22, 2026 15:094,081159,026,757132,679,0001,995,0002,293,760
3Feb 22, 2026 15:094,081161,229,585133,689,000997,0002,404,352
4Feb 22, 2026 15:094,083158,216,839133,754,000998,0002,293,760
5Feb 22, 2026 15:094,084160,570,381133,781,000998,0002,293,760
6Feb 22, 2026 15:094,084162,223,074133,786,000998,0002,293,760
7Feb 22, 2026 15:094,086156,121,565133,827,000998,0002,293,760
8Feb 22, 2026 15:094,088159,051,680131,922,0002,998,0002,293,760
9Feb 22, 2026 15:094,095160,679,452134,145,0001,001,0002,404,352