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 9, 2023 16:44matsuoka-601matsuoka-601Score: 8,660Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 9, 2023 16:448,577312,181,032255,025,00028,002,0002,490,368
2Aug 9, 2023 16:448,583313,807,464258,206,00025,019,0002,265,088
3Aug 9, 2023 16:448,588314,936,011250,477,00032,931,0002,506,752
4Aug 9, 2023 16:448,603307,471,615250,903,00032,987,0002,514,944
5Aug 9, 2023 16:448,605304,191,658251,966,00031,995,0002,473,984
6Aug 9, 2023 16:448,608308,567,290254,054,00030,006,0002,494,464
7Aug 9, 2023 16:448,660312,787,249253,808,00031,975,0002,519,040
8Aug 9, 2023 16:448,667312,275,621256,007,00030,000,0002,445,312
9Aug 9, 2023 16:448,683308,671,863251,590,00034,943,0002,355,200
10Aug 9, 2023 16:448,716358,752,004287,624,95002,211,840
11Aug 9, 2023 16:448,760352,336,570289,096,01502,179,072
12Aug 9, 2023 16:448,815358,480,388290,910,21702,203,648