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 31, 2024 00:22Dmitri TikhonovDmitri TikhonovScore: 141,399Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 31, 2024 00:3695,0833,196,136,9353,137,726,37002,207,744
2Jul 31, 2024 00:3695,7133,226,301,2513,158,517,49002,236,416
3Jul 31, 2024 00:3696,3003,253,972,3543,177,907,91002,289,664
4Jul 31, 2024 00:22141,3994,727,191,7034,666,151,64802,240,512
5Jul 31, 2024 00:22141,6564,759,558,0794,674,648,78402,228,224
6Jul 31, 2024 00:22143,4874,814,052,6604,735,076,34502,236,416