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 15:53Bernard 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 16:0300000Error: expected "1019544 ", got "1019543"
2Aug 29, 2022 16:0300000Error: expected "1018994 ", got "1018993"
3Aug 29, 2022 16:0300000Error: expected "1026231 ", got "1026230"
4Aug 29, 2022 16:0300000Error: expected "1025642 ", got "1025641"
5Aug 29, 2022 15:5300000Error: expected "1021527 ", got "1021526"
6Aug 29, 2022 15:5300000Error: expected "1020507 ", got "1020506"
7Aug 29, 2022 15:534,814229,666,682158,874,30102,297,856
8Aug 29, 2022 15:534,820231,999,171159,059,84302,293,760
9Aug 29, 2022 16:034,823237,737,790159,162,62902,301,952
10Aug 29, 2022 15:534,830220,176,500159,406,12602,297,856
11Aug 29, 2022 16:174,840238,525,142159,736,01802,301,952
12Aug 29, 2022 15:534,850227,545,823160,058,55602,306,048
13Aug 29, 2022 16:034,850230,555,335160,033,73702,297,856
14Aug 29, 2022 16:034,862216,020,737160,453,05502,297,856
15Aug 29, 2022 15:534,870213,086,430160,726,41002,289,664
16Aug 29, 2022 16:034,873226,550,736160,823,02202,293,760
17Aug 29, 2022 16:034,874222,521,218160,843,62402,293,760
18Aug 29, 2022 16:034,882221,613,708161,121,75302,293,760
19Aug 29, 2022 15:534,885219,593,083161,209,96202,293,760
20Aug 29, 2022 16:034,890212,788,243161,362,11602,297,856
21Aug 29, 2022 16:174,890222,137,170161,385,58702,174,976
22Aug 29, 2022 16:034,896215,540,690161,570,59402,297,856
23Aug 29, 2022 16:034,897227,283,750161,615,52902,289,664
24Aug 29, 2022 16:174,898221,265,261161,638,48602,179,072
25Aug 29, 2022 16:034,906218,395,611161,902,77002,297,856
26Aug 29, 2022 16:034,909230,285,381161,989,95902,174,976
27Aug 29, 2022 16:034,922224,232,769162,424,74502,293,760
28Aug 29, 2022 16:034,930215,173,762162,698,92102,289,664
29Aug 29, 2022 16:035,181254,539,014170,971,51802,252,800
30Aug 29, 2022 16:035,220227,570,377172,264,99402,301,952