Borderou de evaluare (job #741349)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Hobbit (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 30 oct. 2023 09:58:07 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:24:4: error: 'cmmc' was not declared in this scope; did you mean 'cmmmc'?
24 | cmmc = x / __gcd (x, y) * y;
| ^~~~
| cmmmc
main.cpp:10:20: warning: unused variable 'cmmmc' [-Wunused-variable]
10 | int a, b, x, y, cmmmc;
| ^~~~~