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 16:51Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiScore: 321,395Success
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 16:53309,57310,240,818,66610,199,926,00015,988,0002,318,336
2Apr 28, 2026 16:53312,91910,351,838,14110,312,345,00013,990,0002,318,336
3Apr 28, 2026 16:53313,23110,367,011,81410,322,647,00013,988,0002,523,136
4Apr 28, 2026 16:53315,12610,428,488,87610,384,199,00014,988,0002,314,240
5Apr 28, 2026 16:53321,39510,635,528,66410,591,066,00014,990,0002,523,136
6Apr 28, 2026 16:53321,76810,649,597,82710,601,367,00016,986,0002,314,240
7Apr 28, 2026 16:53329,77810,908,723,20310,867,700,00014,992,0002,510,848
8Apr 28, 2026 16:53334,06111,043,469,53311,010,026,00013,992,0002,318,336
9Apr 28, 2026 16:53336,63811,134,033,08711,092,065,00016,989,0002,527,232