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:22Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiScore: 15,590Success
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:2415,452531,578,128491,940,00017,997,0002,387,968
2Apr 28, 2026 21:2415,505529,348,453494,692,00016,989,0002,371,584
3Apr 28, 2026 21:2415,506530,363,810495,730,00015,991,0002,387,968
4Apr 28, 2026 21:2415,584532,870,205497,266,00017,009,0002,314,240
5Apr 28, 2026 21:2415,590534,243,245495,501,00018,980,0002,318,336
6Apr 28, 2026 21:2415,595533,574,206496,669,00017,988,0002,375,680
7Apr 28, 2026 21:2415,611533,896,501497,183,00018,006,0002,387,968
8Apr 28, 2026 21:2415,672533,610,768500,188,00017,006,0002,387,968
9Apr 28, 2026 21:2415,699541,545,394501,070,00017,002,0002,383,872