Borderou de evaluare (job #2125744)

Utilizator mariaBmaria blaj mariaB Data 8 februarie 2018 18:13:10
Problema Sahara Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void Fill(int, int)’: user.cpp:10:8: error: ‘v’ was not declared in this scope if(v[l+1][c] == 1 && !viz[l+1][c]) ^ user.cpp:12:8: error: ‘v’ was not declared in this scope if(v[l][c+1] == 1 && !viz[l][c+1]) ^ user.cpp:14:8: error: ‘v’ was not declared in this scope if(v[l-1][c] == 1 && !viz[l-1][c]) ^ user.cpp:16:8: error: ‘v’ was not declared in this scope if(v[l][c-1] == 1 && !viz[l][c-1]) ^

Ceva nu functioneaza?