Pagini recente » Borderou de evaluare (job #362576) | Borderou de evaluare (job #2751267) | Borderou de evaluare (job #23285) | Borderou de evaluare (job #1110148) | Borderou de evaluare (job #1053635)
Borderou de evaluare (job #1053635)
Raport evaluator
Compilare:
user.cpp: In function ‘int solve()’:
user.cpp:34:17: warning: suggest parentheses around comparison in operand of ‘==’ [-Wparentheses]
if (top.first > 1 == !seen[top.first - 1][top.second] && !mat[top.first - 1][top.second]) {
^
user.cpp:43:17: warning: suggest parentheses around comparison in operand of ‘==’ [-Wparentheses]
if (top.first < N == !seen[top.first + 1][top.second] && !mat[top.first + 1][top.second]) {
^
user.cpp:52:18: warning: suggest parentheses around comparison in operand of ‘==’ [-Wparentheses]
if (top.second > 1 == !seen[top.first][top.second - 1] && !mat[top.first][top.second - 1]) {
^
user.cpp:61:18: warning: suggest parentheses around comparison in operand of ‘==’ [-Wparentheses]
if (top.second < N == !seen[top.first][top.second + 1] && !mat[top.first][top.second + 1]) {
^
user.cpp:70:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 396kb | OK | 10 |
2 | 0ms | 400kb | OK | 10 |
3 | 0ms | 424kb | OK | 10 |
4 | 4ms | 428kb | OK | 10 |
5 | 4ms | 460kb | OK | 10 |
6 | 4ms | 548kb | OK | 10 |
7 | 8ms | 556kb | OK | 10 |
8 | 4ms | 536kb | OK | 10 |
9 | 4ms | 496kb | OK | 10 |
10 | 4ms | 460kb | OK | 10 |
Punctaj total | 100 |