Borderou de evaluare (job #2815271)

Utilizator vladuandreeaVladu Andreea Teodora vladuandreea Data 9 decembrie 2021 13:06:58
Problema MarceLand Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void f(int, int)': main.cpp:27:22: warning: NULL used in arithmetic [-Wpointer-arith] 27 | if ( q[l-1][c] !=NULL && q[l-1][c] !='#' ) | ^~~~ main.cpp:29:22: warning: NULL used in arithmetic [-Wpointer-arith] 29 | if ( q[l+1][c] !=NULL && q[l+1][c] !='#' ) | ^~~~ main.cpp:31:22: warning: NULL used in arithmetic [-Wpointer-arith] 31 | if ( q[l][c-1] !=NULL && q[l][c-1] !='#' ) | ^~~~ main.cpp:33:22: warning: NULL used in arithmetic [-Wpointer-arith] 33 | if ( q[l][c+1] !=NULL && q[l][c+1] !='#' ) | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbRaspuns gresit!0
22ms184kbRaspuns gresit!0
32ms184kbRaspuns gresit!0
42ms184kbRaspuns gresit!0
52ms184kbRaspuns gresit!0
62ms184kbRaspuns gresit!0
76ms299kbRaspuns gresit!0
86ms307kbRaspuns gresit!0
96ms290kbRaspuns gresit!0
106ms335kbRaspuns gresit!0
Punctaj total0

Ceva nu functioneaza?