Borderou de evaluare (job #2247804)

Utilizator OlteanclanUPB Boroghina Popescu Radulescu Olteanclan Data 29 septembrie 2018 10:07:41
Problema Big Four Status done
Runda Nationala ACM ICPC 2018 Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘bool is_solvable(std::vector<int>&, int)’: user.cpp:8:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v.size(); ++i) { ~~^~~~~~~~~~ user.cpp:9:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < v.size(); ++j) { ~~^~~~~~~~~~ user.cpp:13:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int k = 0; k < v.size(); ++k) { ~~^~~~~~~~~~ user.cpp: In function ‘int main()’: user.cpp:26:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bigfour.in", "rt", stdin); ^ user.cpp:27:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bigfour.out", "wt", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1316kbOK100
Punctaj total100

Ceva nu functioneaza?