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 25, 2026 03:48olliecrowolliecrowScore: 14,438Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 25, 2026 03:4813,980480,679,401427,404,00033,952,0002,371,584
2Apr 25, 2026 03:4814,218485,898,711423,289,00045,922,0002,351,104
3Apr 25, 2026 03:4814,225488,923,717436,486,00032,961,0002,347,008
4Apr 25, 2026 03:4814,230491,861,039431,647,00037,968,0002,314,240
5Apr 25, 2026 03:4814,438493,600,990439,500,00036,957,0002,359,296
6Apr 25, 2026 03:4814,442494,480,074444,614,00031,972,0002,355,200
7Apr 25, 2026 03:4814,454494,517,015429,999,00046,999,0002,342,912
8Apr 25, 2026 03:4814,464497,903,307442,310,00035,024,0002,351,104
9Apr 25, 2026 03:4814,466493,190,351440,438,00036,952,0002,355,200