Borderou de evaluare (job #1070615)

Utilizator L.DanielLungu Daniel L.Daniel Data 1 ianuarie 2014 17:53:55
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
14ms536kbKilled by signal 11(SIGSEGV).0
24ms544kbKilled by signal 11(SIGSEGV).0
34ms560kbKilled by signal 11(SIGSEGV).0
44ms568kbKilled by signal 11(SIGSEGV).0
54ms592kbKilled by signal 11(SIGSEGV).0
64ms616kbKilled by signal 11(SIGSEGV).0
78msDepăşitMemory limit exceeded.0
84ms540kbKilled by signal 11(SIGSEGV).0
94ms616kbKilled by signal 11(SIGSEGV).0
104ms588kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?