Pagini recente » Borderou de evaluare (job #2981290) | Borderou de evaluare (job #1219118) | Borderou de evaluare (job #3234351) | Borderou de evaluare (job #3345621) | Borderou de evaluare (job #1070621)
Borderou de evaluare (job #1070621)
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 |
| 1 | 0ms | 436kb | Killed by signal 11(SIGSEGV). | 0 |
| 2 | 0ms | 452kb | Killed by signal 11(SIGSEGV). | 0 |
| 3 | 0ms | 520kb | Killed by signal 11(SIGSEGV). | 0 |
| 4 | 4ms | 560kb | Killed by signal 11(SIGSEGV). | 0 |
| 5 | 4ms | Depăşit | Memory limit exceeded. | 0 |
| 6 | 4ms | Depăşit | Memory limit exceeded. | 0 |
| 7 | 8ms | Depăşit | Memory limit exceeded. | 0 |
| 8 | 0ms | 452kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 4ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 4ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 0 |