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 listSep 17, 2024 18:18Matvey BunosMatvey BunosScore: 140,943Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 17, 2024 18:18139,3894,634,709,9354,478,935,000120,917,0002,445,312
2Sep 17, 2024 18:18140,1034,653,338,7704,475,472,000147,916,0002,445,312
3Sep 17, 2024 18:18140,5524,664,544,0424,494,313,000143,913,0002,273,280
4Sep 17, 2024 18:18140,7164,676,709,9764,505,736,000137,900,0002,478,080
5Sep 17, 2024 18:18140,9434,681,051,3054,527,195,000123,923,0002,273,280
6Sep 17, 2024 18:18141,9664,716,098,9804,557,978,000126,915,0002,273,280
7Sep 17, 2024 18:18142,7604,743,391,6174,579,161,000131,918,0002,445,312
8Sep 17, 2024 18:18143,1174,760,649,8194,601,956,000120,920,0002,269,184
9Sep 17, 2024 18:18144,0774,787,924,3564,614,620,000139,927,0002,445,312