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 listFeb 28, 2026 19:05Alexander KrivolapovAlexander KrivolapovScore: 32,724Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 28, 2026 19:0532,6091,107,259,0921,067,108,0008,992,0002,457,600
2Feb 28, 2026 19:0532,6741,111,676,5401,071,241,0006,995,0002,330,624
3Feb 28, 2026 19:0532,7051,108,827,9471,068,262,00010,992,0002,469,888
4Feb 28, 2026 19:0532,7051,107,973,5471,069,279,0009,993,0002,441,216
5Feb 28, 2026 19:0532,7241,103,288,6301,070,905,0008,999,0002,371,584
6Feb 28, 2026 19:0532,9541,121,886,6911,078,494,0008,995,0002,490,368
7Feb 28, 2026 19:0533,6221,135,575,1811,099,534,0009,986,0002,273,280
8Feb 28, 2026 19:0533,8321,141,164,6221,107,476,0008,987,0002,416,640
9Feb 28, 2026 19:0533,8371,154,012,1511,108,618,0007,990,0002,371,584