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 21, 2026 01:13Dominique GarmierDominique GarmierScore: 267,990Success
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 17:56265,1607,954,798,0678,239,026,00048,976,0002,641,920
2Mar 20, 2026 20:59265,5207,965,587,9628,173,785,00061,983,0002,564,096
3Mar 20, 2026 17:56266,2867,988,580,8138,245,000,00067,942,0002,711,552
4Mar 21, 2026 01:13266,9338,007,982,3188,283,013,00075,954,0002,813,952
5Mar 20, 2026 20:59267,9908,039,707,1508,277,937,00066,894,0002,703,360
6Mar 20, 2026 17:56268,2548,047,611,8588,336,709,00062,929,0002,834,432
7Mar 20, 2026 20:59268,4098,052,267,1498,321,838,00053,966,0002,715,648
8Mar 21, 2026 01:13269,6428,089,254,4628,383,260,00066,938,0002,912,256
9Mar 21, 2026 01:13285,9978,579,918,8438,744,163,00068,961,0002,772,992