Borderou de evaluare (job #2025777)

Utilizator lflorin29Florin Laiu lflorin29 Data 23 septembrie 2017 11:25:17
Problema Plimbare Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 5

Raport evaluator

Compilare: user.cpp: In function ‘void add_cycle(int)’: user.cpp:20:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int gap = 0; gap < cycle.size(); ++gap) { ^ user.cpp: In function ‘void add_cycle(int, int)’: user.cpp:32:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int gap = -1; gap < cycle.size(); ++gap) { ^ user.cpp: In function ‘void solve(int)’: user.cpp:133:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < in.size(); ++i) { ^ user.cpp:143:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < out.size(); ++i) ^ user.cpp:167:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < in.size(); ++i) { ^ user.cpp:173:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < out.size(); ++i) { ^ user.cpp:179:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < in.size(); ++i) { ^ user.cpp:188:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < out.size(); ++i) { ^ user.cpp: In function ‘int main()’: user.cpp:203:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("plimbare.in", "r", stdin); ^ user.cpp:204:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("plimbare.out", "w", stdout); ^ user.cpp:206:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:210:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms476kbKilled by signal 6(SIGABRT).0
20ms476kbKilled by signal 6(SIGABRT).0
30ms476kbKilled by signal 6(SIGABRT).0
40ms476kbKilled by signal 6(SIGABRT).0
50ms460kbOK!5
60ms476kbKilled by signal 6(SIGABRT).0
70ms480kbKilled by signal 6(SIGABRT).0
80ms484kbKilled by signal 6(SIGABRT).0
90ms476kbKilled by signal 6(SIGABRT).0
100ms484kbKilled by signal 6(SIGABRT).0
110ms484kbKilled by signal 6(SIGABRT).0
120ms488kbKilled by signal 6(SIGABRT).0
134ms488kbKilled by signal 6(SIGABRT).0
144ms488kbKilled by signal 6(SIGABRT).0
154ms492kbKilled by signal 6(SIGABRT).0
164ms488kbKilled by signal 6(SIGABRT).0
174ms488kbKilled by signal 6(SIGABRT).0
184ms492kbKilled by signal 6(SIGABRT).0
194ms488kbKilled by signal 6(SIGABRT).0
204ms488kbKilled by signal 6(SIGABRT).0
Punctaj total5

Ceva nu functioneaza?