Borderou de evaluare (job #681888)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Algebra (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 dec. 2022 15:48:42 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:55:7: error: 'D' was not declared in this scope
55 | cmmdc(D,a,b);
| ^
main.cpp:55:9: error: 'a' was not declared in this scope
55 | cmmdc(D,a,b);
| ^
main.cpp:55:11: error: 'b' was not declared in this scope
55 | cmmdc(D,a,b);
| ^
main.cpp:56:7: error: 'M' was not declared in this scope
56 | cmmmc(M,a,b);
| ^
main.cpp:57:7: error: 'K' was not declared in this scope
57 | nrdiv(K,a,b,k);
| ^
main.cpp:57:13: error: 'k' was not declared in this scope
57 | nrdiv(K,a,b,k);
| ^
main.cpp:58:6: error: 'P' was not declared in this scope
58 | prim(P,a);
| ^