Borderou de evaluare (job #2341764)

Utilizator mihai50000Mihai-Cristian Popescu mihai50000 Data 12 februarie 2019 10:52:33
Problema Sum Max Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:11:1: error: expected ',' or ';' before 'vector' vector <long long> v[DIM]; ^~~~~~ main.cpp: In function 'void get(int, int, int)': main.cpp:23:5: error: 'v' was not declared in this scope if(v[x + 1][y] > v[x + 1][y + 1]) ^ main.cpp:29:5: error: 'v' was not declared in this scope if(v[x + 1][y] < v[x + 1][y + 1]) ^ main.cpp: In function 'int main()': main.cpp:53:3: error: 'v' was not declared in this scope v[i].resize(i + 1); ^ main.cpp:59:10: error: 'v' was not declared in this scope in >> v[i][j]; ^ main.cpp:67:7: error: 'v' was not declared in this scope if(v[i + 1][j] > v[i + 1][j + 1]) ^ Non zero exit status: 1

Ceva nu functioneaza?