Borderou de evaluare (job #2481472)

Utilizator lucianistratiIstrati Lucian lucianistrati Data 26 octombrie 2019 22:57:24
Problema Zone Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:7:13: error: array bound is not an integer constant before ']' token int n,v[nmax],a[nmax][nmax],sume[13]; ^ main.cpp:7:21: error: array bound is not an integer constant before ']' token int n,v[nmax],a[nmax][nmax],sume[13]; ^ main.cpp:7:27: error: array bound is not an integer constant before ']' token int n,v[nmax],a[nmax][nmax],sume[13]; ^ main.cpp: In function 'int calculateSubMax(int, int, int, int)': main.cpp:15:12: error: 'a' was not declared in this scope s+=a[i][j]; ^ main.cpp: In function 'int main()': main.cpp:32:14: error: 'a' was not declared in this scope fin>>a[i][j]; ^ Non zero exit status: 1

Ceva nu functioneaza?