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 4, 2024 15:33Yuriy LyfenkoYuriy LyfenkoScore: 63,461Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 4, 2024 15:3362,8292,097,399,4102,000,407,00072,941,0002,269,184
2Sep 4, 2024 15:3363,4612,118,043,6242,012,291,00081,930,0002,310,144
3Sep 4, 2024 15:3363,5352,124,897,8022,035,731,00060,932,0002,314,240