Borderou de evaluare (job #786592)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Abc 1 (clasa a 9-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 16 sept. 2024 19:55:07 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9:8: error: ISO C++ forbids declaration of 'setMOD' with no type [-fpermissive]
9 | inline setMOD(int mod)
| ^~~~~~
main.cpp: In function 'int setMOD(int)':
main.cpp:12:1: warning: no return statement in function returning non-void [-Wreturn-type]
12 | }
| ^