Borderou de evaluare (job #2025761)

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

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:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int gap = 0; gap < cycle.size(); ++gap) { ^ user.cpp: In function ‘void solve(int)’: user.cpp:130:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < in.size(); ++i) { ^ user.cpp:136:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < out.size(); ++i) { ^ user.cpp:142:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < in.size(); ++i) { ^ user.cpp:151: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:166: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:167: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:169:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:172: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
10ms452kbOK!5
20ms456kbOK!5
30ms468kbKilled by signal 6(SIGABRT).0
40ms468kbKilled by signal 6(SIGABRT).0
50ms456kbOK!5
60ms464kbKilled by signal 6(SIGABRT).0
70ms472kbKilled by signal 6(SIGABRT).0
80ms472kbKilled by signal 6(SIGABRT).0
90ms476kbKilled by signal 6(SIGABRT).0
100ms476kbKilled by signal 6(SIGABRT).0
110ms472kbKilled by signal 6(SIGABRT).0
120ms472kbKilled by signal 6(SIGABRT).0
134ms472kbKilled by signal 6(SIGABRT).0
144ms476kbKilled by signal 6(SIGABRT).0
154ms476kbKilled by signal 6(SIGABRT).0
164ms472kbKilled by signal 6(SIGABRT).0
174ms476kbKilled by signal 6(SIGABRT).0
184ms472kbKilled by signal 6(SIGABRT).0
194ms472kbKilled by signal 6(SIGABRT).0
204ms472kbKilled by signal 6(SIGABRT).0
Punctaj total15

Ceva nu functioneaza?