Borderou de evaluare (job #1768558)

Utilizator Kira96Denis Mita Kira96 Data 1 octombrie 2016 10:15:30
Problema Alpin Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:22:1: error: expected ‘,’ or ‘;’ before ‘int’ int n, m, i, j, k, x, y, aux, hm=16384; ^ user.cpp: In function ‘int main()’: user.cpp:52:8: error: ‘n’ was not declared in this scope f>>n; ^ user.cpp:56:13: error: ‘k’ was not declared in this scope k++; ^ user.cpp:63:26: error: ‘hm’ was not declared in this scope if(v[i][j] < hm) ^ user.cpp:68:11: error: ‘hm’ was not declared in this scope FOR(i,hm,h) { ^ user.cpp:11:30: note: in definition of macro ‘FOR’ #define FOR(a,b,c) for(int a=b; a<=c; ++a) ^ user.cpp:69:9: error: ‘aux’ was not declared in this scope aux = a[i].size() - 1; ^ user.cpp:71:13: error: ‘x’ was not declared in this scope x = a[i][j].i; ^ user.cpp:72:13: error: ‘y’ was not declared in this scope y = a[i][j].j; ^

Ceva nu functioneaza?