Unique strings Sergey Svistunov

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 24, 2025 13:41zielajzielajScore: 3,880Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 24, 2025 13:433,851150,224,358117,074,00010,006,0002,387,968
2Dec 24, 2025 13:453,858149,916,532121,298,0006,014,0002,486,272
3Dec 24, 2025 13:433,868151,945,727117,661,0009,971,0002,437,120
4Dec 24, 2025 13:433,869153,417,752113,699,00013,963,0002,400,256
5Dec 24, 2025 13:433,870147,811,183118,740,0008,980,0002,293,760
6Dec 24, 2025 13:433,871152,130,242116,762,00010,977,0002,322,432
7Dec 24, 2025 13:413,875151,042,057116,897,00010,990,0002,531,328
8Dec 24, 2025 13:433,876149,179,306120,900,0006,994,0002,347,008
9Dec 24, 2025 13:413,878156,510,459119,962,0007,997,0002,392,064
10Dec 24, 2025 13:433,878148,048,477115,982,00011,998,0002,396,160
11Dec 24, 2025 13:453,879160,522,322117,992,0009,999,0002,465,792
12Dec 24, 2025 13:433,880156,114,676118,035,00010,003,0002,478,080
13Dec 24, 2025 13:443,880153,036,365113,039,00015,005,0002,437,120
14Dec 24, 2025 13:413,881149,300,491121,067,0007,003,0002,412,544
15Dec 24, 2025 13:413,886151,444,928118,205,00010,017,0002,400,256
16Dec 24, 2025 13:443,898154,675,276115,673,00012,963,0002,359,296
17Dec 24, 2025 13:413,899161,447,879119,695,0008,977,0002,392,064
18Dec 24, 2025 13:413,899154,145,303118,697,0009,974,0002,375,680
19Dec 24, 2025 13:443,899157,705,327122,687,0005,984,0002,383,872
20Dec 24, 2025 13:413,900155,178,617117,740,00010,975,0002,392,064
21Dec 24, 2025 13:413,900154,496,212119,639,0009,048,0002,396,160
22Dec 24, 2025 13:453,912155,998,024118,076,00011,007,0002,347,008
23Dec 24, 2025 13:413,920151,238,936114,312,00015,041,0002,473,984
24Dec 24, 2025 13:433,922157,037,618124,419,0005,016,0002,404,352