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 listMar 20, 2026 20:46Yuriy LyfenkoYuriy LyfenkoScore: 5,777Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 20, 2026 20:465,441163,221,479385,737,0008,970,0002,809,856
2Mar 20, 2026 20:465,502165,062,224386,285,00010,007,0002,641,920
3Mar 20, 2026 20:465,560166,799,524387,865,0009,996,0002,662,400
4Mar 20, 2026 20:465,589167,673,575402,614,0009,965,0003,043,328
5Mar 20, 2026 20:465,644169,307,890407,244,0008,983,0002,793,472
6Mar 20, 2026 20:465,664169,911,661387,510,0008,965,0002,682,880
7Mar 20, 2026 20:465,679170,366,475387,857,0007,976,0002,666,496
8Mar 20, 2026 20:465,723171,681,294405,250,0007,985,0002,822,144
9Mar 20, 2026 20:465,758172,749,191389,963,0009,948,0002,682,880
10Mar 20, 2026 20:465,766172,967,688385,502,0009,961,0002,670,592
11Mar 20, 2026 20:465,777173,323,050388,726,0008,970,0002,555,904
12Mar 20, 2026 20:465,779173,364,412405,139,0008,980,0002,789,376
13Mar 20, 2026 20:465,781173,425,960405,544,00010,960,0002,949,120
14Mar 20, 2026 20:465,785173,552,991406,850,0009,971,0002,924,544
15Mar 20, 2026 20:465,830174,895,880390,672,00010,017,0002,572,288
16Mar 20, 2026 20:465,859175,770,982406,933,0009,973,0002,670,592
17Mar 20, 2026 20:465,981179,424,777423,424,0009,962,0002,584,576
18Mar 20, 2026 20:466,786203,569,275449,280,00011,006,0002,719,744
19Mar 20, 2026 20:467,640229,209,253442,525,0009,989,0002,560,000
20Mar 20, 2026 20:468,371251,136,722396,492,00011,954,0002,310,144
21Mar 20, 2026 20:468,736262,066,481402,137,00010,868,0002,519,040