Borderou de evaluare (job #1070617)

Utilizator L.DanielLungu Daniel L.Daniel Data 1 ianuarie 2014 17:56:13
Problema Alee Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:26:40: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (b[a[st].lin + 1][a[st].col] == 0 && a[st].lin + 1 <= n || b[a[st].lin + 1][a[st].col] > b[a[st].lin][a[st].col] && a[st].lin + 1 <= n) ^ user.cpp:33:38: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (b[a[st].lin][a[st].col+1] == 0 && a[st].col + 1 <= n || b[a[st].lin][a[st].col+1] > b[a[st].lin][a[st].col] && a[st].col + 1 <= n) ^ user.cpp:40:38: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (b[a[st].lin-1][a[st].col] == 0 && a[st].lin-1>= 1 || b[a[st].lin - 1][a[st].col] > b[a[st].lin][a[st].col] && a[st].lin -1>= 1) ^ user.cpp:47:38: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (b[a[st].lin][a[st].col-1] == 0 && a[st].col-1>=1|| b[a[st].lin][a[st].col-1] > b[a[st].lin][a[st].col] && a[st].col-1>=1) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms576kbKilled by signal 11(SIGSEGV).0
24ms588kbKilled by signal 11(SIGSEGV).0
34msDepăşitMemory limit exceeded.0
44msDepăşitMemory limit exceeded.0
54msDepăşitMemory limit exceeded.0
64msDepăşitMemory limit exceeded.0
78msDepăşitMemory limit exceeded.0
84ms596kbKilled by signal 11(SIGSEGV).0
94msDepăşitMemory limit exceeded.0
104msDepăşitMemory limit exceeded.0
Punctaj total0

Ceva nu functioneaza?