Borderou de evaluare (job #1728293)

Utilizator benisBenis Mimimus benis Data 12 iulie 2016 18:03:55
Problema Stramosi Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:15:26: error: size of array ‘stramosi’ is too large int stramosi[NMAX][NMAX+1]; ^ user.cpp: In function ‘int main(int, const char**)’: user.cpp:22:16: error: ‘stramosi’ was not declared in this scope fin >> stramosi[i][1]; ^ user.cpp:34:21: error: ‘stramosi’ was not declared in this scope int s = stramosi[i][j-1]; ^ user.cpp:45:17: error: ‘stramosi’ was not declared in this scope q = stramosi[q][PMax]; ^ user.cpp:48:9: error: ‘stramosi’ was not declared in this scope stramosi[Q[i]][P[i]] = stramosi[q][p]; ^ user.cpp:59:17: error: ‘stramosi’ was not declared in this scope fout << stramosi[Q[i]][P[i]] << "\n"; ^

Ceva nu functioneaza?