Borderou de evaluare (job #744856)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Felinare1 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 nov. 2023 15:52:18 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int cmmdc(int, int)':
main.cpp:10:9: warning: unused variable 'r' [-Wunused-variable]
10 | int r;
| ^
main.cpp: In function 'int main()':
main.cpp:23:9: error: 'n' was not declared in this scope
23 | if(!n%p) {
| ^
main.cpp:23:11: error: 'p' was not declared in this scope
23 | if(!n%p) {
| ^