Borderou de evaluare (job #1070621)

Utilizator L.DanielLungu Daniel L.Daniel Data 1 ianuarie 2014 17:59:59
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
10ms436kbKilled by signal 11(SIGSEGV).0
20ms452kbKilled by signal 11(SIGSEGV).0
30ms520kbKilled by signal 11(SIGSEGV).0
44ms560kbKilled by signal 11(SIGSEGV).0
54msDepăşitMemory limit exceeded.0
64msDepăşitMemory limit exceeded.0
78msDepăşitMemory limit exceeded.0
80ms452kbKilled by signal 11(SIGSEGV).0
94msDepăşitMemory limit exceeded.0
104msDepăşitMemory limit exceeded.0
Punctaj total0

Ceva nu functioneaza?