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 listApr 28, 2026 03:15Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiScore: 18,247Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 28, 2026 03:1618,156616,962,698556,157,00043,012,0002,318,336
2Apr 28, 2026 03:1618,197621,008,375560,548,00039,967,0002,326,528
3Apr 28, 2026 03:1618,202620,882,674565,686,00034,980,0002,318,336
4Apr 28, 2026 03:1618,237616,376,401564,843,00036,989,0002,383,872
5Apr 28, 2026 03:1618,247621,569,628566,164,00036,010,0002,433,024
6Apr 28, 2026 03:1618,380624,471,221565,582,00040,969,0002,306,048
7Apr 28, 2026 03:1618,393623,427,992564,977,00041,998,0002,318,336
8Apr 28, 2026 03:1618,441625,274,962572,601,00035,974,0002,301,952
9Apr 28, 2026 03:1618,506631,771,973573,781,00036,921,0002,310,144