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 9, 2026 15:22Josu San MartinJosu San MartinScore: 6,352Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 9, 2026 16:026,343234,810,393204,319,0005,007,0002,387,968
2Jan 9, 2026 15:226,350235,265,878204,547,0004,988,0002,449,408
3Jan 9, 2026 16:236,351233,231,955203,606,0005,988,0002,379,776
4Jan 9, 2026 16:026,352235,715,875206,636,0002,994,0002,375,680
5Jan 9, 2026 16:236,352236,386,699204,625,0004,990,0002,387,968
6Jan 9, 2026 16:236,383241,775,075205,646,0004,991,0002,383,872
7Jan 9, 2026 16:026,385234,448,660206,724,0003,994,0002,379,776
8Jan 9, 2026 15:226,402237,833,060208,268,0003,003,0002,285,568
9Jan 9, 2026 15:226,433240,815,635205,314,0006,976,0002,510,848