Borderou de evaluare (job #598928)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Felinare1 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 21 mai 2021 09:07:13 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:13:29: error: expected ';' before 'return'
13 | cout<<"FARA SOLUTIE"
| ^
| ;
14 | return 0;
| ~~~~~~
main.cpp:8:13: warning: unused variable 'r' [-Wunused-variable]
8 | int n,k,r;
| ^