Please help I'm unable to figure out why I'm getting wrong answer in this problem https://mirror.codeforces.com/problemset/problem/701/C . My solution — https://mirror.codeforces.com/contest/701/submission/58672781
Please help I'm unable to figure out why I'm getting wrong answer in this problem https://mirror.codeforces.com/problemset/problem/701/C . My solution — https://mirror.codeforces.com/contest/701/submission/58672781
| # | User | Rating |
|---|---|---|
| 1 | Benq | 3792 |
| 2 | VivaciousAubergine | 3647 |
| 3 | Kevin114514 | 3603 |
| 4 | jiangly | 3583 |
| 5 | turmax | 3559 |
| 6 | tourist | 3541 |
| 7 | strapple | 3515 |
| 8 | ksun48 | 3461 |
| 9 | dXqwq | 3436 |
| 10 | Otomachi_Una | 3413 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 157 |
| 2 | adamant | 153 |
| 3 | Um_nik | 147 |
| 4 | Proof_by_QED | 146 |
| 5 | Dominater069 | 145 |
| 6 | errorgorn | 141 |
| 7 | cry | 139 |
| 8 | YuukiS | 135 |
| 9 | TheScrasse | 134 |
| 10 | chromate00 | 133 |
| Name |
|---|



I think your approach is wrong. On this example:
n=9
abcaabbcc
your program outputs 4, but the correct output is 3.
This problem can be solved using prefix sums and binary search. You can take a look at my AC code. I hope this helps :)
Thank you.
Your rating is 1100 — this task is too hard for you. You can solve only Div2 A
Don't say that,unrated guy!
You can't hit his confidence
Check my rating after div3, ok?
If you speak gentlely , you won't get too much downvotes.
I dont care about downvotes
i got +212 btw
Atleast I try.