Borderou de evaluare (job #661485)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Supersuma (clasa a 8-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 sept. 2022 20:08:22 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:27:5: error: 'pas' was not declared in this scope
27 | pas=(1<<20);
| ^~~
main.cpp:24:9: warning: unused variable 'i' [-Wunused-variable]
24 | int i,j,n,cntpas,r;
| ^
main.cpp:24:11: warning: unused variable 'j' [-Wunused-variable]
24 | int i,j,n,cntpas,r;
| ^
main.cpp:24:13: warning: unused variable 'n' [-Wunused-variable]
24 | int i,j,n,cntpas,r;
| ^
main.cpp:24:15: warning: unused variable 'cntpas' [-Wunused-variable]
24 | int i,j,n,cntpas,r;
| ^~~~~~