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 listFeb 27, 2023 13:38Yuriy LyfenkoYuriy LyfenkoScore: 11,955Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 27, 2023 13:3811,432401,635,224371,260,0006,004,0002,355,200
2Feb 27, 2023 13:3811,473409,312,561371,623,0006,992,0002,371,584
3Feb 27, 2023 13:3811,474406,806,353370,640,0007,992,0002,355,200
4Feb 27, 2023 13:3811,480403,467,891368,859,0009,996,0002,465,792
5Feb 27, 2023 13:3811,842417,803,019382,784,0007,995,0002,351,104
6Feb 27, 2023 13:3811,931418,809,833380,734,00012,990,0002,301,952
7Feb 27, 2023 13:3811,955421,754,479385,518,0008,988,0002,347,008
8Feb 27, 2023 13:3811,995428,585,957386,853,0008,996,0002,363,392
9Feb 27, 2023 13:3812,021466,298,718396,688,02002,260,992
10Feb 27, 2023 13:3812,021423,717,763387,705,0008,993,0002,265,088
11Feb 27, 2023 13:3812,029455,680,081396,964,03302,260,992
12Feb 27, 2023 13:3812,072462,602,672398,368,80302,260,992