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 14:00Bernard 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 14:0900000Error: expected "1021921 ", got "1021920"
2Aug 29, 2022 14:0100000Error: expected "1021650 ", got "1021647"
3Aug 29, 2022 14:0100000Error: expected "1025603 ", got "1025602"
4Aug 29, 2022 14:0900000Error: expected "1023911 ", got "1023910"
5Aug 29, 2022 14:006,041275,872,330199,337,48202,297,856
6Aug 29, 2022 14:006,083258,822,011200,743,18002,297,856
7Aug 29, 2022 14:096,103262,065,499201,400,46702,174,976
8Aug 29, 2022 14:016,130267,374,692202,298,57302,289,664
9Aug 29, 2022 14:016,164272,706,081203,418,41302,297,856
10Aug 29, 2022 14:016,172286,645,691203,685,07802,285,568
11Aug 29, 2022 14:096,193263,561,159204,373,06802,285,568
12Aug 29, 2022 14:016,214273,407,391205,049,43102,289,664
13Aug 29, 2022 14:096,550276,150,338216,137,51702,297,856
14Aug 29, 2022 14:006,584286,392,637217,270,51702,297,856
15Aug 29, 2022 14:006,627286,018,015218,707,34702,301,952
16Aug 29, 2022 14:016,630291,308,721218,774,61302,297,856
17Aug 29, 2022 14:096,634288,512,263218,927,81902,297,856
18Aug 29, 2022 14:006,640286,870,626219,112,76902,293,760
19Aug 29, 2022 14:016,648275,864,544219,374,46802,293,760
20Aug 29, 2022 14:006,651290,079,361219,468,74902,293,760
21Aug 29, 2022 14:006,653286,996,103219,560,03002,285,568
22Aug 29, 2022 14:006,664290,609,097219,902,55802,289,664
23Aug 29, 2022 14:006,680293,406,949220,451,64202,293,760
24Aug 29, 2022 14:096,683280,358,465220,552,17902,285,568
25Aug 29, 2022 14:006,699276,870,288221,066,49902,297,856
26Aug 29, 2022 14:006,711281,674,539221,451,17002,293,760
27Aug 29, 2022 14:007,463312,029,302246,285,90502,293,760
28Aug 29, 2022 14:097,857331,256,042259,270,98502,301,952