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 15:00A_ShamanA_ShamanScore: 88,651Success
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 15:0388,3912,651,734,1052,590,731,00048,274,0002,117,632
2Jul 3, 2026 15:0388,5112,655,348,3042,595,537,00047,190,0002,117,632
3Jul 3, 2026 15:0388,5502,656,507,4242,597,021,00047,175,0002,117,632
4Jul 3, 2026 15:0388,6322,658,984,9892,599,669,00047,099,0002,117,632
5Jul 3, 2026 15:0388,6512,659,550,5642,599,228,00048,091,0002,117,632
6Jul 3, 2026 15:0388,6662,659,998,2502,598,385,00049,337,0002,117,632
7Jul 3, 2026 15:0388,6952,660,851,9712,600,152,00048,254,0002,117,632
8Jul 3, 2026 15:0388,8292,664,882,2412,604,505,00047,592,0002,117,632
9Jul 3, 2026 15:0388,9542,668,634,2962,608,850,00047,189,0002,117,632