Borderou de evaluare (job #676228)

Utilizator avatar ciocanradu1 ciocan radu ciocanradu1 IP ascuns
Problemă Arondat (clasa a 9-a) Compilator cpp-32
Rundă vaslui_cls9_16.11 Status evaluat
Dată 16 nov. 2022 19:45:46 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:31:12: warning: statement has no effect [-Wunused-value] 31 | prim == 0; | ~~~~~^~~~ main.cpp:59:22: error: expected '}' at end of input 59 | return 0; | ^ main.cpp:8:1: note: to match this '{' 8 | { | ^ main.cpp:9:10: warning: unused variable 'p' [-Wunused-variable] 9 | int n, p, d, a, s; | ^ main.cpp:9:16: warning: unused variable 'a' [-Wunused-variable] 9 | int n, p, d, a, s; | ^