Borderou de evaluare (job #587057)

Utilizator avatar Radu-Vlad Radu Vlad Andrei Radu-Vlad IP ascuns
Problemă Numere1 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 19 mar. 2021 15:06:45 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:27:12: error: 'Prim3' was not declared in this scope; did you mean 'IsPrime'? 27 | if(Prim3(x)==true) | ^~~~~ | IsPrime