Borderou de evaluare (job #705748)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | League of Legends (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 13 mar. 2023 10:58:24 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:12:5: error: 'in' was not declared in this scope; did you mean 'i'?
12 | in>>x>>y;
| ^~
| i
main.cpp:8:29: warning: unused variable 'a' [-Wunused-variable]
8 | int n,x,y,t=0,f=0,i,z,c,a,p,d;
| ^