Borderou de evaluare (job #1043924)

Utilizator razvan9310FMI - Razvan Damachi razvan9310 Data 29 noiembrie 2013 00:41:46
Problema Alee Status done
Runda Arhiva de probleme 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
20ms404kbOK10
30ms424kbOK10
40ms432kbOK10
54ms460kbOK10
64ms548kbOK10
78ms560kbOK10
84ms536kbOK10
94ms492kbOK10
104ms460kbOK10
Punctaj total100

Ceva nu functioneaza?