Borderou de evaluare (job #604119)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Goe (clasa a 5-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 19 aug. 2021 10:53:15 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'bool palindrom(int)':
main.cpp:8:14: warning: unused variable 'cn' [-Wunused-variable]
8 | int r=0, cn=n;
| ^~
main.cpp: In function 'int main()':
main.cpp:52:6: error: expected primary-expression before '/' token
52 | */
| ^
main.cpp:66:25: error: 'g' was not declared in this scope
66 | for(i=1;i<=nrc;i++) g<<v[i];
| ^
main.cpp:67:2: error: 'g' was not declared in this scope
67 | g<<'\n';
| ^
main.cpp:22:9: warning: unused variable 's' [-Wunused-variable]
22 | int s[11];
| ^
main.cpp:23:16: warning: unused variable 'sum' [-Wunused-variable]
23 | long v[11],sum,power;
| ^~~
main.cpp:23:20: warning: unused variable 'power' [-Wunused-variable]
23 | long v[11],sum,power;
| ^~~~~