Borderou de evaluare (job #3287602)

Utilizator robert111Peter Robert robert111 Data 18 martie 2025 18:32:49
Problema Okcpp Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'bool ok(long long unsigned int)': main.cpp:25:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 25 | while(i<q.size() && s<k) | ~^~~~~~~~~ main.cpp:30:8: error: 'cnt' was not declared in this scope; did you mean 'int'? 30 | if(cnt>=p)return 1; | ^~~ | int main.cpp: In function 'int main()': main.cpp:47:16: warning: division by zero [-Wdiv-by-zero] 47 | cout<<1/0; | ~^~ Non zero exit status: 1

Ceva nu functioneaza?