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 14, 2026 16:17Dominique GarmierDominique GarmierScore: 44,445Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 23, 2026 05:5343,4731,304,176,4003,732,965,00022,981,0002,813,952
2Mar 23, 2026 05:5344,1191,323,576,1543,825,702,00025,977,0002,588,672
3Mar 15, 2026 10:5244,1691,325,072,5293,802,744,00022,968,0002,727,936
4Mar 15, 2026 10:5244,2261,326,767,1903,823,810,00028,983,0002,416,640
5Mar 15, 2026 10:5244,4451,333,350,9503,855,560,00023,972,0002,568,192
6Mar 23, 2026 05:5344,4491,333,465,5313,817,827,00027,991,0002,822,144
7Mar 14, 2026 16:1744,5741,337,223,3523,855,066,00027,949,0002,699,264
8Mar 14, 2026 16:1744,6561,339,679,0283,868,139,00027,964,0002,404,352
9Mar 14, 2026 16:1744,6661,339,986,1553,860,453,00026,961,0002,510,848