Borderou de evaluare (job #600620)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Portofel (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 20 iun. 2021 11:46:29 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:28:3: error: 'maxx' was not declared in this scope
28 | maxx=max(maxx,v[i]);
| ^~~~
main.cpp:30:8: error: 'maxx' was not declared in this scope
30 | cout<<maxx;
| ^~~~