Borderou de evaluare (job #677622)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Bac (clasele 6/7) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 24 nov. 2022 12:10:24 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:64:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
64 | else
| ^~~~
main.cpp:65:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
65 | mb[i]=z1-48; /
| ^
main.cpp:65:22: error: expected primary-expression before '/' token
main.cpp:70:14: warning: unused variable 'pos' [-Wunused-variable]
70 | int x,ok,pos,j,scad=0,bac=0,pas=0,ca=0,cb=0,ora;
| ^~~
main.cpp:70:27: warning: unused variable 'bac' [-Wunused-variable]
70 | int x,ok,pos,j,scad=0,bac=0,pas=0,ca=0,cb=0,ora;
| ^~~
main.cpp:70:33: warning: unused variable 'pas' [-Wunused-variable]
70 | int x,ok,pos,j,scad=0,bac=0,pas=0,ca=0,cb=0,ora;
| ^~~
main.cpp:70:39: warning: unused variable 'ca' [-Wunused-variable]
70 | int x,ok,pos,j,scad=0,bac=0,pas=0,ca=0,cb=0,ora;
| ^~
main.cpp:70:44: warning: unused variable 'cb' [-Wunused-variable]
70 | int x,ok,pos,j,scad=0,bac=0,pas=0,ca=0,cb=0,ora;
| ^~
main.cpp:70:49: warning: unused variable 'ora' [-Wunused-variable]
70 | int x,ok,pos,j,scad=0,bac=0,pas=0,ca=0,cb=0,ora;
| ^~~