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 listJul 3, 2026 13:41A_ShamanA_ShamanScore: 41,219Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 3, 2026 13:4240,7591,354,789,0461,289,277,00055,770,0002,113,536
2Jul 3, 2026 13:4240,9551,361,735,1801,295,789,00055,742,0002,113,536
3Jul 3, 2026 13:4241,0521,364,461,6191,297,915,00056,826,0002,113,536
4Jul 3, 2026 13:4241,1851,369,259,9561,302,342,00056,774,0002,113,536
5Jul 3, 2026 13:4241,2191,370,345,4321,305,014,00055,224,0002,113,536
6Jul 3, 2026 13:4241,3501,374,605,6691,308,140,00056,428,0002,117,632
7Jul 3, 2026 13:4241,8571,391,461,4521,323,923,00057,381,0002,113,536
8Jul 3, 2026 13:4243,0931,432,046,6971,361,217,00060,873,0002,113,536
9Jul 3, 2026 13:4243,2061,435,383,3551,365,161,00060,643,0002,113,536