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 listJun 16, 2023 15:42matsuoka-601matsuoka-601Score: 13,163Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 16, 2023 15:4213,025458,819,596414,821,00014,993,0002,301,952
2Jun 16, 2023 15:4213,048454,462,397414,611,00015,985,0002,338,816
3Jun 16, 2023 15:4213,098459,975,677414,251,00017,967,0002,449,408
4Jun 16, 2023 15:4213,154466,687,902421,095,00012,972,0002,260,992
5Jun 16, 2023 15:4213,157455,343,753419,222,00014,972,0002,457,600
6Jun 16, 2023 15:4213,162460,335,882419,358,00014,977,0002,486,272
7Jun 16, 2023 15:4213,163460,708,384421,399,00012,981,0002,449,408
8Jun 16, 2023 15:4213,178498,117,058434,875,55302,248,704
9Jun 16, 2023 15:4213,246492,954,839437,113,91102,248,704
10Jun 16, 2023 15:4213,248463,798,806422,177,00015,006,0002,449,408
11Jun 16, 2023 15:4213,306464,066,385425,123,00013,971,0002,420,736
12Jun 16, 2023 15:4213,453506,850,706443,937,28902,244,608