Borderou de evaluare (job #722662)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Matrix (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 1 iun. 2023 19:20:29 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:15:5: error: 'cop' was not declared in this scope
15 | cop=n;
| ^~~
main.cpp:16:5: error: 'com' was not declared in this scope
16 | com=m;
| ^~~
main.cpp:64:17: error: expected '}' before 'else'
64 | else if ( x == 'V')
| ^~~~
main.cpp:54:13: note: to match this '{'
54 | {
| ^