Borderou de evaluare (job #2754427)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:26:67: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
r[q][i][j] = max(max(r[q - 1][i][j],r[q - 1][i][j - 2^(q - 1)]),max(r[q - 1][i - 2^(q - 1)][j],r[q - 1][i - 2^(q - 1)][j - 2^(q - 1)]));
~~^~~
main.cpp:26:96: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
r[q][i][j] = max(max(r[q - 1][i][j],r[q - 1][i][j - 2^(q - 1)]),max(r[q - 1][i - 2^(q - 1)][j],r[q - 1][i - 2^(q - 1)][j - 2^(q - 1)]));
~~^~~
main.cpp:26:123: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
r[q][i][j] = max(max(r[q - 1][i][j],r[q - 1][i][j - 2^(q - 1)]),max(r[q - 1][i - 2^(q - 1)][j],r[q - 1][i - 2^(q - 1)][j - 2^(q - 1)]));
~~^~~
main.cpp:26:138: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
r[q][i][j] = max(max(r[q - 1][i][j],r[q - 1][i][j - 2^(q - 1)]),max(r[q - 1][i - 2^(q - 1)][j],r[q - 1][i - 2^(q - 1)][j - 2^(q - 1)]));
~~^~~
main.cpp:33:48: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
out << max(max(r[q][a1][b1],r[q][a1][x + 1 << q - 1]),max(r[q][x + 1 << q - 1][b1],r[q][x + 1 << q - 1][y + 1 << q - 1])) << '\n';
~~^~~
main.cpp:33:74: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
out << max(max(r[q][a1][b1],r[q][a1][x + 1 << q - 1]),max(r[q][x + 1 << q - 1][b1],r[q][x + 1 << q - 1][y + 1 << q - 1])) << '\n';
~~^~~
main.cpp:33:99: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
out << max(max(r[q][a1][b1],r[q][a1][x + 1 << q - 1]),max(r[q][x + 1 << q - 1][b1],r[q][x + 1 << q - 1][y + 1 << q - 1])) << '\n';
~~^~~
main.cpp:33:115: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
out << max(max(r[q][a1][b1],r[q][a1][x + 1 << q - 1]),max(r[q][x + 1 << q - 1][b1],r[q][x + 1 << q - 1][y + 1 << q - 1])) << '\n';
~~^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 262kb | OK | 10 | 10 |
2 | 3ms | 524kb | Incorect | 0 | 0 |
3 | 5ms | 917kb | Killed by Signal 11 | 0 | 0 |
4 | 8ms | 1572kb | Killed by Signal 11 | 0 | 0 |
5 | 12ms | 2359kb | Killed by Signal 11 | 0 | 0 |
6 | 18ms | 3276kb | Killed by Signal 11 | 0 | 0 |
7 | 32ms | 5210kb | Killed by Signal 11 | 0 |
8 | 53ms | 7208kb | Killed by Signal 11 | 0 |
9 | 60ms | 9306kb | Killed by Signal 11 | 0 |
10 | 74ms | 9306kb | Killed by Signal 11 | 0 |
Punctaj total | 10 |