Borderou de evaluare (job #644169)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Ucif (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 27 mar. 2022 14:32:38 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:10: error: 'n' was not declared in this scope
11 | fin>>n;
| ^
main.cpp:10:9: warning: unused variable 'a' [-Wunused-variable]
10 | int a,b,c,d,e,f,g;
| ^
main.cpp:10:11: warning: unused variable 'b' [-Wunused-variable]
10 | int a,b,c,d,e,f,g;
| ^
main.cpp:10:13: warning: unused variable 'c' [-Wunused-variable]
10 | int a,b,c,d,e,f,g;
| ^
main.cpp:10:15: warning: unused variable 'd' [-Wunused-variable]
10 | int a,b,c,d,e,f,g;
| ^
main.cpp:10:17: warning: unused variable 'e' [-Wunused-variable]
10 | int a,b,c,d,e,f,g;
| ^
main.cpp:10:19: warning: unused variable 'f' [-Wunused-variable]
10 | int a,b,c,d,e,f,g;
| ^
main.cpp:10:21: warning: unused variable 'g' [-Wunused-variable]
10 | int a,b,c,d,e,f,g;
| ^