Borderou de evaluare (job #712349)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Teren2 (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 27 mar. 2023 17:43:00 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:1: error: expected unqualified-id before ')' token
5 | )
| ^
main.cpp: In function 'int main()':
main.cpp:15:33: error: 'a' was not declared in this scope
15 | a[i][j]++;
| ^
main.cpp:22:31: error: 'a' was not declared in this scope
22 | cout<<a[r][c];
| ^