Borderou de evaluare (job #779352)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Clădire (clasele 7/8) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 3 iun. 2024 11:21:01 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:22:9: error: 'a' was not declared in this scope
22 | a[x][y] = 1;
| ^
main.cpp:27:16: error: 'a' was not declared in this scope
27 | if(a[i][j] == 0)
| ^