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 listOct 3, 2024 11:25Joad NacerJoad NacerError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 3, 2024 12:2400000Error: expected "1023075 ", got "1023018 "stderr
2Oct 3, 2024 11:2500000Error: expected "1026969 ", got "1026970 "stderr
3Oct 3, 2024 11:2300000Error: expected "1025116 ", got "1025118 "stderr
4Oct 3, 2024 12:214,462171,366,680143,259,0003,979,0002,506,752
5Oct 3, 2024 12:214,656177,221,191147,654,0005,986,0002,527,232
6Oct 3, 2024 12:214,681177,646,537152,469,0002,006,0002,527,232
7Oct 3, 2024 12:214,686183,114,236150,647,0003,990,0002,539,520
8Oct 3, 2024 12:214,687181,227,839151,692,0002,993,0002,359,296
9Oct 3, 2024 12:214,688179,349,067152,696,0001,996,0002,404,352
10Oct 3, 2024 11:254,691179,910,436151,804,0002,996,0002,523,136
11Oct 3, 2024 12:244,692178,883,517150,848,0003,995,0002,523,136
12Oct 3, 2024 12:214,700179,532,355152,112,0003,002,0002,527,232
13Oct 3, 2024 11:244,709178,332,403149,427,0005,977,0002,527,232
14Oct 3, 2024 11:244,709184,773,109151,388,0004,010,0002,523,136
15Oct 3, 2024 12:214,716181,796,050151,637,0003,990,0002,523,136
16Oct 3, 2024 12:244,716182,351,241150,642,0004,988,0002,408,448
17Oct 3, 2024 12:214,721177,307,300151,807,0003,994,0002,412,544
18Oct 3, 2024 12:214,724174,364,510152,889,0002,997,0002,449,408
19Oct 3, 2024 12:254,730182,805,944151,077,0005,002,0002,490,368
20Oct 3, 2024 11:244,740191,412,001155,425,0001,002,0002,392,064
21Oct 3, 2024 11:254,740185,323,942152,413,0004,010,0002,408,448
22Oct 3, 2024 12:214,747184,605,638153,661,0002,993,0002,408,448
23Oct 3, 2024 12:214,747179,678,473153,654,0002,993,0002,523,136
24Oct 3, 2024 12:214,748178,891,680153,678,0003,013,0002,527,232
25Oct 3, 2024 12:214,748179,988,523153,679,0002,993,0002,330,624
26Oct 3, 2024 11:244,751179,928,767153,797,0002,996,0002,523,136
27Oct 3, 2024 12:214,756180,222,180152,950,0003,998,0002,449,408
28Oct 3, 2024 12:214,756180,703,777151,943,0004,998,0002,535,424
29Oct 3, 2024 11:254,762183,604,871154,136,0003,002,0002,359,296
30Oct 3, 2024 12:214,762181,002,166153,136,0004,003,0002,363,392
31Oct 3, 2024 12:254,764182,583,147154,217,0003,004,0002,478,080
32Oct 3, 2024 12:244,764184,126,947153,192,0004,005,0002,531,328
33Oct 3, 2024 12:244,765188,614,271153,246,0004,006,0002,514,944
34Oct 3, 2024 12:214,766183,666,593155,270,0002,003,0002,527,232
35Oct 3, 2024 12:214,768184,262,825154,340,0003,006,0002,523,136
36Oct 3, 2024 11:244,776188,309,859153,621,0003,990,0002,277,376
37Oct 3, 2024 12:254,782179,772,917154,794,0002,996,0002,408,448
38Oct 3, 2024 12:214,783186,002,467152,841,0004,994,0002,551,808
39Oct 3, 2024 12:244,784179,366,150154,862,0002,997,0002,523,136
40Oct 3, 2024 12:214,784180,500,986153,883,0003,996,0002,347,008
41Oct 3, 2024 12:214,792193,582,115156,128,0002,001,0002,539,520
42Oct 3, 2024 12:214,794180,805,073155,206,0003,004,0002,523,136
43Oct 3, 2024 12:214,798184,985,619156,342,0002,004,0002,416,640
44Oct 3, 2024 11:254,799180,283,818156,357,0002,004,0002,539,520
45Oct 3, 2024 12:214,806183,008,972155,615,0002,992,0002,478,080
46Oct 3, 2024 12:214,807190,269,255153,652,0004,988,0002,277,376
47Oct 3, 2024 12:214,812177,285,516154,812,0003,995,0002,457,600
48Oct 3, 2024 11:244,814184,085,157154,880,0003,996,0002,572,288
49Oct 3, 2024 11:254,818188,542,022155,009,0004,000,0002,514,944
50Oct 3, 2024 11:244,818182,493,712155,008,0004,000,0002,297,856
51Oct 3, 2024 12:214,821180,824,017155,076,0004,001,0002,523,136
52Oct 3, 2024 11:254,841186,047,626156,761,0002,995,0002,490,368
53Oct 3, 2024 11:245,272197,883,717169,993,0003,999,0002,527,232
54Oct 3, 2024 12:245,395202,754,984177,026,0001,000,0002,506,752
55Oct 3, 2024 12:215,575208,855,606180,960,0002,999,0002,269,184
56Oct 3, 2024 12:215,681213,331,550183,500,0003,989,0002,449,408
57Oct 3, 2024 11:245,684217,216,136184,569,0002,993,0002,351,104