Borderou de evaluare (job #1763297)

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

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() && v[i].x >= ans; ++i) { ^ user.cpp:44: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
1852ms4420kbIncorect0
Punctaj total0

Ceva nu functioneaza?