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 listJul 3, 2026 14:17A_ShamanA_ShamanScore: 98,785Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 3, 2026 14:1898,2082,946,248,7152,894,385,00041,710,0002,113,536
2Jul 3, 2026 14:1898,4952,954,871,2672,902,992,00041,632,0002,113,536
3Jul 3, 2026 14:1898,6502,959,507,7072,907,458,00041,803,0002,113,536
4Jul 3, 2026 14:1898,6672,960,012,6692,908,397,00041,751,0002,117,632
5Jul 3, 2026 14:1898,7852,963,557,3052,912,390,00041,494,0002,117,632
6Jul 3, 2026 14:1898,8102,964,313,6672,908,038,00042,182,0002,117,632
7Jul 3, 2026 14:1899,1312,973,938,5672,922,070,00042,014,0002,113,536
8Jul 3, 2026 14:1899,2282,976,844,3012,924,830,00041,741,0002,117,632
9Jul 3, 2026 14:1899,2462,977,403,3692,925,328,00041,747,0002,113,536