Borderou de evaluare (job #2136123)

Utilizator tiberiu392Tiberiu Ungurianu tiberiu392 Data 19 februarie 2018 17:49:12
Problema Gheizere Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void lee()’: user.cpp:49:25: error: invalid types ‘int[long long int]’ for array subscript if(teren[x[j]+q][y[j]+z]==1) ^ user.cpp:49:33: error: invalid types ‘int[long long int]’ for array subscript if(teren[x[j]+q][y[j]+z]==1) ^ user.cpp:52:25: error: invalid types ‘int[long long int]’ for array subscript a[l] = q+x[j]; ^ user.cpp:53:25: error: invalid types ‘int[long long int]’ for array subscript b[l] = z+y[j]; ^ user.cpp:54:22: error: invalid types ‘int[long long int]’ for array subscript teren[x[j]+q][y[j]+z] = teren[q][z]+1; ^ user.cpp:54:30: error: invalid types ‘int[long long int]’ for array subscript teren[x[j]+q][y[j]+z] = teren[q][z]+1; ^

Ceva nu functioneaza?