Borderou de evaluare (job #774817)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Fotbal 2 (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 16 apr. 2024 16:28:15 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int A(int)':
main.cpp:11:12: error: 'b' was not declared in this scope
11 | return b;
| ^
main.cpp: In function 'int main()':
main.cpp:33:2: error: expected '}' at end of input
33 | }
| ^
main.cpp:14:1: note: to match this '{'
14 | {
| ^