Borderou de evaluare (job #630994)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Pets (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 6 feb. 2022 17:15:34 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:9:5: error: 'else' without a previous 'if'
9 | else if (p==1)
| ^~~~
main.cpp:21:31: warning: unused variable 'd' [-Wunused-variable]
21 | int mn=999999999,mx=0,d,y;
| ^
main.cpp:21:33: warning: unused variable 'y' [-Wunused-variable]
21 | int mn=999999999,mx=0,d,y;
| ^