Borderou de evaluare (job #610723)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Ech (clasa a 7-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 19 oct. 2021 09:28:15 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:61:13: error: 's1' was not declared in this scope
61 | s1=0,s2=0;
| ^~
main.cpp:61:18: error: 's2' was not declared in this scope
61 | s1=0,s2=0;
| ^~
main.cpp:75:17: error: 'v1' was not declared in this scope; did you mean 'vr'?
75 | else if(v1[0]==0 && v[1]+10*v[2]>=11)
| ^~
| vr
main.cpp:77:13: error: 's1' was not declared in this scope
77 | s1-=9;
| ^~
main.cpp:78:20: error: 's2' was not declared in this scope
78 | if(s1==s2)
| ^~