Borderou de evaluare (job #2049775)

Utilizator cosmin_candreaCosmin Candrea cosmin_candrea Data 27 octombrie 2017 17:18:26
Problema Monezi2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:18:13: error: ‘maxi’ was not declared in this scope if (maxi<x) ^ user.cpp:22:5: error: ‘in’ was not declared in this scope in>>h; ^ user.cpp:25:17: error: ‘a’ was not declared in this scope in>>a[i]; ^ user.cpp:26:13: error: ‘maxi’ was not declared in this scope maxi=max(maxi,a[i]); ^ user.cpp:30:25: error: ‘maxi’ was not declared in this scope for(int j=1; j<=maxi; j++) ^ user.cpp:40:14: error: ‘a’ was not declared in this scope if(p[a[i]) ^ user.cpp:40:18: error: expected ‘]’ before ‘)’ token if(p[a[i]) ^

Ceva nu functioneaza?