Unique strings v2 Sergey Svistunov

Same problem as Unique strings, but with 3 CPUs available and scoring based on wall time instead of CPU time.

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 listDec 31, 2025 00:20Aniruddha DebAniruddha DebScore: 11,853Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 31, 2025 00:2011,644349,310,842290,659,00036,956,0002,736,128
2Dec 31, 2025 00:2011,736352,092,444279,771,00046,961,0002,756,608
3Dec 31, 2025 00:2011,752352,555,822287,737,00040,962,0002,662,400
4Dec 31, 2025 00:2411,762352,864,953281,653,00046,942,0002,740,224
5Dec 31, 2025 00:2011,779353,364,754290,484,00038,930,0002,543,616
6Dec 31, 2025 00:2411,808354,232,303281,070,00048,012,0002,580,480
7Dec 31, 2025 00:2011,853355,594,660289,485,00038,930,0002,744,320
8Dec 31, 2025 00:2011,863355,900,415286,152,00043,870,0002,768,896
9Dec 31, 2025 00:2411,895356,864,871290,885,00039,847,0002,584,576
10Dec 31, 2025 00:2011,977359,316,915285,266,00043,887,0002,584,576
11Dec 31, 2025 00:2011,990359,692,358290,784,00038,971,0002,748,416
12Dec 31, 2025 00:2012,151364,536,188295,149,00042,876,0002,584,576