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 listMar 22, 2026 04:14olliecrowolliecrowScore: 10,047Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 22, 2026 04:1410,024356,433,715326,809,0003,997,0002,478,080
2Mar 22, 2026 04:1410,040354,717,966331,329,00002,465,792
3Mar 22, 2026 04:1410,045355,815,200328,502,0002,995,0002,469,888
4Mar 22, 2026 04:1410,046358,687,847326,528,0004,992,0002,482,176
5Mar 22, 2026 04:1410,047358,180,626325,552,0005,991,0002,314,240
6Mar 22, 2026 04:1410,060356,212,110327,994,0003,999,0002,281,472
7Mar 22, 2026 04:1410,064356,400,226326,117,0006,002,0002,478,080
8Mar 22, 2026 04:1410,081356,017,387329,661,0002,996,0002,314,240
9Mar 22, 2026 04:1410,778384,195,065352,679,0002,997,0002,281,472