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 listJul 29, 2021 15:41Mikhail ShirokovMikhail ShirokovScore: 194,194Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 29, 2021 15:39190,8206,351,533,1386,297,051,06502,203,648
2Jul 29, 2021 15:39191,6256,384,236,0216,323,614,77302,314,240
3Jul 29, 2021 15:39192,6336,409,551,6366,356,893,34902,211,840
4Jul 29, 2021 15:41194,1946,465,208,0306,408,414,96802,187,264
5Jul 29, 2021 15:41194,8216,487,161,8036,429,098,39602,236,416
6Jul 29, 2021 15:41196,1186,537,601,6676,471,882,21602,269,184