Borderou de evaluare (job #2247810)

Utilizator team_nameUPB Banu Popa Visan team_name Data 29 septembrie 2018 10:08:28
Problema Big Four Status done
Runda Nationala ACM ICPC 2018 Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘bool can(std::vector<int>, int)’: user.cpp:9:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v.size(); i++) { ~~^~~~~~~~~~ user.cpp:10:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = i + 1; j < v.size(); j++) { ~~^~~~~~~~~~ user.cpp:15:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int k = 0; k < v.size(); k++) { ~~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1320kbOK100
Punctaj total100

Ceva nu functioneaza?