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 21:48Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiScore: 335,749Success
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 21:55333,90011,050,482,52811,011,709,0006,992,0002,314,240
2Apr 28, 2026 21:55334,15211,057,827,24711,022,035,0004,995,0002,523,136
3Apr 28, 2026 21:55334,62311,074,190,70211,035,569,0006,992,0002,318,336
4Apr 28, 2026 21:55335,09211,090,054,14011,052,046,0005,993,0002,506,752
5Apr 28, 2026 21:55335,74911,106,563,22111,075,726,0003,996,0002,318,336
6Apr 28, 2026 21:55336,78311,144,252,21811,108,859,0004,994,0002,318,336
7Apr 28, 2026 21:55337,40411,163,550,15611,126,360,0007,993,0002,318,336
8Apr 28, 2026 21:55338,23011,199,799,56111,155,608,0005,991,0002,514,944
9Apr 28, 2026 21:55338,27111,192,345,07811,157,967,0004,995,0002,523,136