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 listAug 29, 2022 10:35Bernard TeoBernard TeoError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 29, 2022 10:3800000Error: expected "1023140 ", got "1023139"
2Aug 29, 2022 10:3800000Error: expected "1022468 ", got "1022466"
3Aug 29, 2022 11:038,887350,302,325293,281,14702,297,856
4Aug 29, 2022 10:358,891359,901,976293,401,78802,293,760
5Aug 29, 2022 10:428,912357,898,185294,112,45802,285,568
6Aug 29, 2022 10:428,913353,981,610294,137,24202,293,760
7Aug 29, 2022 11:038,926359,420,186294,570,95002,301,952
8Aug 29, 2022 10:358,926358,189,461294,563,26502,285,568
9Aug 29, 2022 10:388,938361,276,600294,957,01302,281,472
10Aug 29, 2022 11:038,940367,720,809295,021,65902,285,568
11Aug 29, 2022 10:358,940361,064,919295,019,59002,285,568
12Aug 29, 2022 10:428,948376,990,276295,295,77302,297,856
13Aug 29, 2022 10:358,968368,209,527295,932,27302,293,760
14Aug 29, 2022 11:038,969358,077,396295,978,13002,301,952
15Aug 29, 2022 10:358,981352,543,356296,387,90602,293,760
16Aug 29, 2022 11:038,982364,274,876296,401,22902,293,760
17Aug 29, 2022 10:428,983364,089,081296,445,10002,174,976
18Aug 29, 2022 10:429,013366,644,169297,429,16902,293,760
19Aug 29, 2022 10:389,016358,802,257297,512,45702,297,856
20Aug 29, 2022 11:039,028356,237,682297,925,36102,297,856
21Aug 29, 2022 10:429,029357,876,053297,952,84002,281,472
22Aug 29, 2022 10:389,034367,270,824298,129,92202,297,856
23Aug 29, 2022 10:359,083365,459,078299,723,59302,297,856
24Aug 29, 2022 11:039,327378,202,740307,779,84902,281,472
25Aug 29, 2022 10:359,333386,335,753307,998,05902,281,472
26Aug 29, 2022 10:359,334373,323,750308,028,45602,297,856
27Aug 29, 2022 11:039,376373,642,651309,394,97402,174,976
28Aug 29, 2022 10:359,383377,427,450309,643,47902,297,856
29Aug 29, 2022 11:039,384366,718,232309,680,35702,289,664