Borderou de evaluare (job #582483)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Vrăji (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 feb. 2021 19:09:50 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:12: error: 'c' was not declared in this scope
11 | in>>n>>c>>v;
| ^
main.cpp:11:15: error: 'v' was not declared in this scope
11 | in>>n>>c>>v;
| ^
main.cpp:10:19: warning: unused variable 'p' [-Wunused-variable]
10 | int n,a,b,i,r,p,m;
| ^