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 30, 2022 17:05Bernard 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 30, 2022 17:0600000Error: expected "1023997 ", got "1023996"
2Aug 30, 2022 17:0600000Error: expected "1022723 ", got "1022722"
3Aug 30, 2022 17:054,817185,727,630154,978,0003,999,0002,437,120
4Aug 30, 2022 17:054,828185,472,560155,305,0004,007,0002,306,048
5Aug 30, 2022 17:054,839185,851,323155,686,0003,991,0002,387,968
6Aug 30, 2022 17:054,846186,231,254153,913,0005,996,0002,445,312
7Aug 30, 2022 17:054,849216,116,585160,017,12702,297,856
8Aug 30, 2022 17:054,850182,743,985155,049,0005,001,0002,433,024
9Aug 30, 2022 17:054,850183,768,424154,055,0006,002,0002,387,968
10Aug 30, 2022 17:054,857186,419,223156,300,0003,982,0002,265,088
11Aug 30, 2022 17:054,860220,332,875160,391,50302,301,952
12Aug 30, 2022 17:054,869191,743,053155,680,0004,989,0002,392,064
13Aug 30, 2022 17:054,870183,292,664154,712,0005,988,0002,338,816
14Aug 30, 2022 17:054,870216,001,719160,704,35102,301,952
15Aug 30, 2022 17:054,875186,527,364155,881,0004,996,0002,322,432
16Aug 30, 2022 17:054,876182,528,235155,904,0004,996,0002,469,888
17Aug 30, 2022 17:054,880185,774,601154,042,0007,001,0002,510,848
18Aug 30, 2022 17:054,884184,060,836155,167,0006,006,0002,510,848
19Aug 30, 2022 17:054,886184,946,074156,219,0005,007,0002,437,120
20Aug 30, 2022 17:054,888186,226,842157,303,0004,007,0002,273,280
21Aug 30, 2022 17:054,891194,704,496157,390,0004,009,0002,383,872
22Aug 30, 2022 17:054,892189,546,395157,460,0003,986,0002,289,664
23Aug 30, 2022 17:054,910185,727,599157,039,0005,001,0002,260,992