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 14:25matsuoka-601matsuoka-601Score: 9,466Success
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 14:259,402336,069,273296,257,00014,012,0002,535,424
2Aug 8, 2023 14:259,409335,244,079295,518,00014,975,0002,289,664
3Aug 8, 2023 14:259,414336,139,219294,678,00015,982,0002,514,944
4Aug 8, 2023 14:259,418333,708,108296,791,00013,990,0002,269,184
5Aug 8, 2023 14:259,421338,183,181293,885,00016,993,0002,326,528
6Aug 8, 2023 14:259,422338,041,624296,934,00013,996,0002,461,696
7Aug 8, 2023 14:259,466338,736,337296,423,00015,968,0002,383,872
8Aug 8, 2023 14:259,475339,411,571298,699,00013,985,0002,502,656
9Aug 8, 2023 14:259,508341,775,892298,790,00014,989,0002,514,944
10Aug 8, 2023 14:259,644379,615,536318,258,78702,195,456
11Aug 8, 2023 14:259,653385,888,670318,554,61202,207,744
12Aug 8, 2023 14:259,657391,155,169318,686,75002,191,360