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 listApr 16, 2026 16:31olliecrowolliecrowScore: 31,396Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 16, 2026 19:5131,257937,719,370861,770,00055,985,0002,654,208
2Apr 16, 2026 17:2831,284938,526,460877,910,00037,996,0002,654,208
3Apr 16, 2026 16:2631,337940,109,893877,919,00039,996,0002,658,304
4Apr 16, 2026 17:2831,347940,417,499877,791,00039,990,0002,662,400
5Apr 16, 2026 19:5131,385941,549,342876,420,00040,972,0002,658,304
6Apr 16, 2026 16:2631,386941,571,058882,277,00034,971,0002,609,152
7Apr 16, 2026 16:3131,396941,893,768876,674,00041,984,0002,654,208
8Apr 16, 2026 17:2831,430942,904,881878,616,00040,982,0002,658,304
9Apr 16, 2026 19:5131,492944,762,994882,861,00033,994,0002,772,992
10Apr 16, 2026 16:3131,580947,399,736886,064,00032,002,0002,650,112
11Apr 16, 2026 16:3131,633948,994,074876,276,00040,966,0002,658,304
12Apr 16, 2026 16:2631,730951,888,836880,599,00049,977,0002,609,152