Problem: Problem E (CF Round 675 Div 2) The verdict says: wrong answer 141st lines differ — expected: '430 hhccc...io', found: '428 ccccc...io'
If we remove "hh", won't 'ccccc...io' become lexicographical smaller than 'hhccc...io'?
# | User | Rating |
---|---|---|
1 | tourist | 3671 |
2 | jiangly | 3653 |
3 | Um_nik | 3629 |
4 | Benq | 3513 |
5 | ksun48 | 3486 |
6 | MiracleFaFa | 3466 |
7 | slime | 3452 |
8 | maroonrk | 3422 |
9 | Radewoosh | 3406 |
10 | greenheadstrange | 3393 |
# | User | Contrib. |
---|---|---|
1 | awoo | 187 |
2 | YouKn0wWho | 182 |
3 | -is-this-fft- | 181 |
4 | Um_nik | 178 |
5 | Monogon | 177 |
6 | antontrygubO_o | 171 |
7 | maroonrk | 165 |
8 | adamant | 164 |
9 | SecondThread | 162 |
10 | SlavicG | 161 |
Problem: Problem E (CF Round 675 Div 2) The verdict says: wrong answer 141st lines differ — expected: '430 hhccc...io', found: '428 ccccc...io'
If we remove "hh", won't 'ccccc...io' become lexicographical smaller than 'hhccc...io'?
Name |
---|
May be its not possible to remove that hh example it originated like bzzbaa where bb comes adjacent but can't be removed and this is ur mistake for sure ...