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 8, 2023 13:42matsuoka-601matsuoka-601Score: 9,442Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 8, 2023 13:399,381338,133,863298,604,00010,985,0002,396,160
2Aug 8, 2023 13:399,397330,749,589297,103,00013,004,0002,277,376
3Aug 8, 2023 13:399,400332,816,686298,180,00012,007,0002,473,984
4Aug 8, 2023 13:429,419335,246,658299,843,00010,994,0002,420,736
5Aug 8, 2023 13:429,422336,840,356299,928,00010,997,0002,387,968
6Aug 8, 2023 13:429,423333,816,768299,974,00010,999,0002,273,280
7Aug 8, 2023 13:399,428333,647,128297,119,00014,005,0002,461,696
8Aug 8, 2023 13:429,430337,493,034300,171,00011,006,0002,412,544
9Aug 8, 2023 13:399,431337,516,053294,219,00017,012,0002,269,184
10Aug 8, 2023 13:429,437336,044,449299,434,00011,977,0002,277,376
11Aug 8, 2023 13:399,437334,670,032297,447,00013,974,0002,269,184
12Aug 8, 2023 13:399,438342,111,512301,478,0009,982,0002,490,368
13Aug 8, 2023 13:429,442336,037,065294,617,00016,977,0002,506,752
14Aug 8, 2023 13:429,468340,418,650298,463,00013,974,0002,396,160
15Aug 8, 2023 13:429,474335,528,731299,654,00012,985,0002,260,992
16Aug 8, 2023 13:429,494336,502,200303,278,00010,009,0002,494,464
17Aug 8, 2023 13:399,508338,060,678296,773,00016,987,0002,465,792
18Aug 8, 2023 13:399,525373,721,951314,327,53702,228,224
19Aug 8, 2023 13:399,538377,631,037314,738,25702,195,456
20Aug 8, 2023 13:429,553386,661,425315,240,70802,195,456
21Aug 8, 2023 13:429,556382,620,264315,344,33402,203,648
22Aug 8, 2023 13:399,560386,792,973315,487,79502,211,840
23Aug 8, 2023 13:429,565381,128,596315,628,96302,199,552
24Aug 8, 2023 13:399,624340,948,451305,605,00011,984,0002,482,176