Borderou de evaluare (job #828198)

Utilizator avatar robertb Bucur Robert robertb IP ascuns
Problemă Prime1 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 16 iun. 2025 18:44:00 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:24:35: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 24 | if(isPrime==true) { | ~~~~~~~^~~~~~