Borderou de evaluare (job #1053635)

Utilizator razvan9310FMI - Razvan Damachi razvan9310 Data 12 decembrie 2013 21:09:34
Problema Alee Status done
Runda Teme Pregatire ACM Unibuc 2013 Compilator cpp | Vezi sursa
Scor 100

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
10ms396kbOK10
20ms400kbOK10
30ms424kbOK10
44ms428kbOK10
54ms460kbOK10
64ms548kbOK10
78ms556kbOK10
84ms536kbOK10
94ms496kbOK10
104ms460kbOK10
Punctaj total100

Ceva nu functioneaza?