Borderou de evaluare (job #709278)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Felinare1 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 mar. 2023 12:20:25 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:18:14: error: 'a' was not declared in this scope
18 | nr=a*b/cmmdc;
| ^
main.cpp:18:16: error: 'b' was not declared in this scope
18 | nr=a*b/cmmdc;
| ^
main.cpp:8:19: warning: unused variable 'K' [-Wunused-variable]
8 | int n,p,K,cn,cp,cmmmc,cmmdc,nr;
| ^