Borderou de evaluare (job #817196)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Robinhood (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 30 mar. 2025 17:45:17 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:97:13: error: 'j' was not declared in this scope
97 | j=1;
| ^
main.cpp:103:27: error: assigning to an array from an initializer list
103 | max_tinte = {0}
| ~~~~~~~~~~^~~~~