Borderou de evaluare (job #783294)

Utilizator avatar popescu_george Popescu George popescu_george IP ascuns
Problemă Intergalactic (baraj gimnaziu) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 2 aug. 2024 17:51:57 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'bool Ok(int, int)': main.cpp:24:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 24 | for(p1 = 0; p1 < nonp.size() && p2 >= 0; p1++) { | ~~~^~~~~~~~~~~~~