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 03:27Josu San MartinJosu San MartinScore: 4,345Success
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 03:214,330170,136,439138,883,0003,996,0002,289,664
2Jan 12, 2026 03:274,331170,498,459141,938,000999,0002,289,664
3Jan 12, 2026 03:214,339166,486,056142,179,0001,001,0002,289,664
4Jan 12, 2026 03:274,339168,274,804140,168,0003,003,0002,289,664
5Jan 12, 2026 03:214,339164,584,048141,187,0002,002,0002,289,664
6Jan 12, 2026 03:274,340165,944,976142,222,0001,001,0002,289,664
7Jan 12, 2026 03:214,341166,037,178141,259,0002,003,0002,404,352
8Jan 12, 2026 03:274,341166,379,261140,237,0003,005,0002,383,872
9Jan 12, 2026 03:214,342166,960,766143,283,00002,396,160
10Jan 12, 2026 03:274,345170,360,096141,379,0002,005,0002,396,160
11Jan 12, 2026 03:214,346171,361,996139,393,0004,011,0002,289,664
12Jan 12, 2026 03:274,346172,826,862142,431,0001,003,0002,289,664
13Jan 12, 2026 03:214,348168,711,322141,463,0002,006,0002,392,064
14Jan 12, 2026 03:214,348171,067,502143,482,00002,289,664
15Jan 12, 2026 03:274,348179,907,610143,470,00002,289,664
16Jan 12, 2026 03:214,349170,590,726141,538,0001,993,0002,289,664
17Jan 12, 2026 03:274,404169,636,262145,346,00002,289,664
18Jan 12, 2026 03:274,725180,412,792151,919,0003,997,0002,289,664