Borderou de evaluare (job #688705)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Latin | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 19 ian. 2023 18:27:36 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:20:1: error: ISO C++ forbids declaration of 'rec' with no type [-fpermissive]
20 | rec(int n, int a, int b, int val){
| ^~~
main.cpp: In function 'int rec(int, int, int, int)':
main.cpp:29:1: warning: no return statement in function returning non-void [-Wreturn-type]
29 | }
| ^