Borderou de evaluare (job #2025752)

Utilizator lflorin29Florin Laiu lflorin29 Data 23 septembrie 2017 10:57:40
Problema Plimbare Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void add_cycle(int)’: user.cpp:49: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:63:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int gap = 0; gap < cycle.size(); ++gap) { ^ user.cpp: In function ‘int main()’: user.cpp:145: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:157:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < in.size(); ++i) { ^ user.cpp:166:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < out.size(); ++i) { ^ user.cpp:83: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:84: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:86:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:89: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
10ms420kbKilled by signal 11(SIGSEGV).0
20ms416kbKilled by signal 11(SIGSEGV).0
30ms420kbKilled by signal 11(SIGSEGV).0
40ms420kbKilled by signal 11(SIGSEGV).0
50ms416kbKilled by signal 11(SIGSEGV).0
60ms416kbKilled by signal 11(SIGSEGV).0
70ms428kbKilled by signal 11(SIGSEGV).0
80ms476kbKilled by signal 6(SIGABRT).0
90ms424kbKilled by signal 11(SIGSEGV).0
100ms468kbNu e drum maxim0
110ms424kbKilled by signal 11(SIGSEGV).0
120ms464kbMuchia nu exista in graf0
134ms428kbKilled by signal 11(SIGSEGV).0
144ms480kbKilled by signal 6(SIGABRT).0
154ms428kbKilled by signal 11(SIGSEGV).0
164ms480kbKilled by signal 6(SIGABRT).0
174ms424kbKilled by signal 11(SIGSEGV).0
184ms480kbKilled by signal 6(SIGABRT).0
194ms432kbKilled by signal 11(SIGSEGV).0
204ms480kbKilled by signal 6(SIGABRT).0
Punctaj total0

Ceva nu functioneaza?