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 14, 2026 19:22Josu San MartinJosu San MartinScore: 4,621Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 14, 2026 19:184,391172,839,272142,901,0001,998,0002,392,064
2Jan 14, 2026 19:184,396167,967,186144,067,0001,000,0002,408,448
3Jan 14, 2026 19:204,397167,017,231144,086,0001,000,0002,289,664
4Jan 14, 2026 19:204,401172,530,943143,240,0002,003,0002,400,256
5Jan 14, 2026 19:204,406173,538,999144,410,0001,002,0002,289,664
6Jan 14, 2026 19:184,435166,674,253145,355,0001,002,0002,289,664
7Jan 14, 2026 19:204,619178,817,781152,414,00002,400,256
8Jan 14, 2026 19:204,621186,022,664150,487,0002,006,0002,289,664
9Jan 14, 2026 19:204,657178,841,916152,674,000997,0002,289,664
10Jan 14, 2026 19:194,859184,749,947158,354,0002,004,0002,289,664
11Jan 14, 2026 19:194,860185,732,054158,376,0002,004,0002,404,352
12Jan 14, 2026 19:194,868191,603,112159,660,000997,0002,400,256
13Jan 14, 2026 19:227,408273,823,377243,475,0001,001,0002,404,352
14Jan 14, 2026 19:227,421271,710,621241,909,0002,998,0002,281,472
15Jan 14, 2026 19:227,537271,994,300246,726,0001,997,0002,281,472