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 listDec 31, 2025 00:22Aniruddha DebAniruddha DebScore: 12,296Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 31, 2025 00:2012,228366,845,831315,747,00027,977,0002,748,416
2Dec 31, 2025 00:2012,230366,898,113315,200,00026,931,0002,572,288
3Dec 31, 2025 00:2012,244367,317,799314,698,00029,971,0002,588,672
4Dec 31, 2025 00:2012,246367,367,433305,238,00035,910,0002,740,224
5Dec 31, 2025 00:2212,284368,532,722308,525,00033,947,0002,531,328
6Dec 31, 2025 00:2012,286368,565,726306,752,00034,971,0002,580,480
7Dec 31, 2025 00:2212,296368,890,938314,156,00028,013,0002,580,480
8Dec 31, 2025 00:2012,297368,902,857316,279,00025,940,0002,580,480
9Dec 31, 2025 00:2012,332369,949,694308,290,00032,924,0002,764,800
10Dec 31, 2025 00:2212,333369,988,056317,895,00024,991,0002,678,784
11Dec 31, 2025 00:2012,366370,992,728317,593,00025,966,0002,740,224
12Dec 31, 2025 00:2012,435373,063,707313,406,00028,945,0002,752,512