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 listJan 9, 2026 23:12Josu San MartinJosu San MartinScore: 6,203Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 9, 2026 23:126,174230,719,090198,760,0004,993,0002,383,872
2Jan 9, 2026 22:066,177228,467,104198,834,0004,995,0002,379,776
3Jan 9, 2026 22:066,178230,605,863198,882,0004,997,0002,342,912
4Jan 9, 2026 22:066,182225,362,454200,009,0004,000,0002,490,368
5Jan 9, 2026 23:326,183226,463,794200,049,0004,000,0002,371,584
6Jan 9, 2026 23:326,184229,312,736201,074,0003,001,0002,502,656
7Jan 9, 2026 23:126,184230,757,664200,085,0004,001,0002,383,872
8Jan 9, 2026 23:326,187226,208,952199,164,0005,004,0002,506,752
9Jan 9, 2026 22:066,189236,065,644199,244,0005,006,0002,494,464
10Jan 9, 2026 22:066,203227,095,026199,694,0004,992,0002,498,560
11Jan 9, 2026 22:066,205229,750,084198,774,0005,993,0002,383,872
12Jan 9, 2026 22:066,206227,473,151200,811,0003,996,0002,326,528
13Jan 9, 2026 23:126,207235,250,979199,849,0004,996,0002,519,040
14Jan 9, 2026 23:126,211227,766,686197,955,0006,998,0002,392,064
15Jan 9, 2026 23:126,215226,917,921201,096,0004,001,0002,359,296
16Jan 9, 2026 22:066,230225,468,525200,605,0004,990,0002,383,872
17Jan 9, 2026 23:126,259232,961,993201,557,0004,989,0002,273,280
18Jan 9, 2026 22:066,267234,666,359202,821,0003,996,0002,387,968