Borderou de evaluare (job #687804)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Îngerași (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 17 ian. 2023 17:02:55 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:33:5: error: 't' was not declared in this scope
33 | t = cmmdc(v[i+1], v[i+3]);
| ^
main.cpp:23:15: warning: unused variable 'k' [-Wunused-variable]
23 | int n, i, k=0, x, y, z, c;
| ^