Borderou de evaluare (job #2247830)

Utilizator UPB_Just_A_MomentUPB Dumitru Rada Streche UPB_Just_A_Moment Data 29 septembrie 2018 10:15:56
Problema Big Four Status done
Runda Nationala ACM ICPC 2018 Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘bool solve(std::vector<int>)’: user.cpp:13:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v.size(); i++) ~~^~~~~~~~~~ user.cpp:14:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = i + 1; j < v.size(); j++) ~~^~~~~~~~~~ user.cpp:18:35: 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:32:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bigfour.in", "r", stdin); ^ user.cpp:33:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bigfour.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1316kbOK100
Punctaj total100

Ceva nu functioneaza?