Borderou de evaluare (job #710616)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Investitie (clasele 11-12) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 23 mar. 2023 18:35:05 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:39:15: error: 'a' was not declared in this scope
39 | cout<<a[i]<<" ";
| ^
main.cpp:25:9: warning: unused variable 'zs' [-Wunused-variable]
25 | int zs,zf,cs,cf;
| ^~
main.cpp:25:12: warning: unused variable 'zf' [-Wunused-variable]
25 | int zs,zf,cs,cf;
| ^~
main.cpp:25:15: warning: unused variable 'cs' [-Wunused-variable]
25 | int zs,zf,cs,cf;
| ^~
main.cpp:25:18: warning: unused variable 'cf' [-Wunused-variable]
25 | int zs,zf,cs,cf;
| ^~