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 listSep 13, 2024 10:34Joad 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
1Sep 13, 2024 10:3300000Error: expected "1025768 ", got "1026038 "stderr
2Sep 13, 2024 10:3200000Error: expected "1019495 ", got "1019532 "stderr
3Sep 13, 2024 10:3100000Error: expected "1020119 ", got "1020431 "stderr
4Sep 13, 2024 10:344,848185,007,697146,990,00012,999,0002,338,816
5Sep 13, 2024 10:344,860187,645,229146,346,00014,033,0002,334,720
6Sep 13, 2024 10:344,862179,524,631146,500,00013,952,0002,338,816
7Sep 13, 2024 10:344,873188,675,146148,809,00011,984,0002,338,816
8Sep 13, 2024 10:344,914185,313,926150,137,00012,010,0002,338,816
9Sep 13, 2024 10:344,932191,520,792147,787,00014,978,0002,330,624
10Sep 13, 2024 10:345,002192,938,720151,075,00014,006,0002,338,816
11Sep 13, 2024 10:345,010199,151,950154,317,00011,022,0002,465,792
12Sep 13, 2024 10:345,023189,418,983152,779,00012,981,0002,334,720
13Sep 13, 2024 10:345,034190,920,631154,106,00012,008,0002,465,792
14Sep 13, 2024 10:345,047194,774,845153,589,00012,965,0002,330,624
15Sep 13, 2024 10:345,074193,604,480152,506,00014,951,0002,289,664
16Sep 13, 2024 10:345,078188,436,966152,607,00014,961,0002,457,600
17Sep 13, 2024 10:345,097194,419,038155,185,00013,015,0002,469,888
18Sep 13, 2024 10:345,211196,768,664158,956,00012,996,0002,469,888
19Sep 13, 2024 10:345,258196,235,088157,553,00015,954,0002,469,888
20Sep 13, 2024 10:345,348209,199,609161,522,00014,955,0002,338,816
21Sep 13, 2024 10:345,394197,557,721163,993,00013,999,0002,465,792