Borderou de evaluare (job #1763306)

Utilizator lflorin29Florin Laiu lflorin29 Data 24 septembrie 2016 13:02:17
Problema Smax Status done
Runda ONIS 2016, Runda Finala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:43:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < v.size(); ++i) { ^ user.cpp:44:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i != v.size() - 1 && (v[i].x + v[i + 1].x) < ans) break; ^ user.cpp:45:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = i + 1; j < v.size() && v[j].x + v[i].x > ans; ++j) { ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1848ms4424kbOK100
Punctaj total100

Ceva nu functioneaza?