Could anyone give me some ideas for these problems??
№ | Пользователь | Рейтинг |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3831 |
3 | Radewoosh | 3646 |
4 | jqdai0815 | 3620 |
4 | Benq | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | gamegame | 3386 |
10 | ksun48 | 3373 |
Страны | Города | Организации | Всё → |
№ | Пользователь | Вклад |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
7 | adamant | 156 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | Dominater069 | 153 |
Could anyone give me some ideas for these problems??
Can anyone tell me any online Judge like pc^2?? ... I want to set a contest with my inputs and outputs.
Hello everybody, help with this proof please: proof
The writer say I have to proof this:
|A1 + Aj - M | + |A2n + Ai - M| <= | A1 + A2n - M | + | Aj + Ai - M |
but for me is:
| A1 + Aj - M | + |A2n + Ai - M | >= | A1 + A2n - M | + | Aj + Ai - M |
then I reduced that:
| A1 + Aj - M | + A2n + Ai - M >= A1 + A2n - M + | Aj + Ai - M |
| A1 + Aj - M | + Ai >= A1 + | Aj + Ai - M |
then if A1 + Aj - M >= 0, so Aj + Ai - M >= 0 too, so we have:
A1 + Aj - M + Ai >= A1 + Aj + Ai - M, wich is correct.
but if A1 + Aj - M < 0, we have to make two cases
if Aj + Ai - M < 0, we have :
M - A1 - Aj + Ai >= A1 + M - Aj - Ai
Ai >= A1, which is correct
but if Aj + Ai - M >= 0, we have :
M - A1 - Aj + Ai >= A1 + Aj + Ai - M
M >= A1 + Aj, wich is not always true.
I don't know how to finish this proof, maybe for any condition is not necesary to solve this last case or I was wrong in some case.
For a better understanding this is the problem: problem:
Название |
---|