Borderou de evaluare (job #620507)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Oraș (clasa a 8-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 dec. 2021 23:52:43 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:37:1: error: ISO C++ forbids declaration of 'Fill' with no type [-fpermissive]
37 | Fill(int i, int j, int &nr )
| ^~~~
main.cpp: In function 'int Fill(int, int, int&)':
main.cpp:50:1: warning: no return statement in function returning non-void [-Wreturn-type]
50 | }
| ^