Borderou de evaluare (job #2215063)

Utilizator ShutterflyFilip A Shutterfly Data 20 iunie 2018 22:22:04
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:44:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v[1].size(); i++) { ~~^~~~~~~~~~~~~ user.cpp:56:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int k = 0; k < v[vecin].size(); k++) { ~~^~~~~~~~~~~~~~~~~ user.cpp:69:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int k = 0; k < v[vecin].size(); k++) { ~~^~~~~~~~~~~~~~~~~ user.cpp:28:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("dijkstra.in", "r", stdin); ^ user.cpp:29:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("dijkstra.out", "w", stdout); ^ user.cpp:31:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &Noduri, &Muchii); ^ user.cpp:35:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &orig, &dest, &cost); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
18ms4244kbKilled by signal 6(SIGABRT).00
28ms4236kbKilled by signal 6(SIGABRT).00
38ms4236kbKilled by signal 6(SIGABRT).00
48ms4236kbKilled by signal 6(SIGABRT).00
58ms4236kbKilled by signal 6(SIGABRT).00
68ms4240kbKilled by signal 6(SIGABRT).00
78ms4240kbKilled by signal 6(SIGABRT).0
88ms4236kbKilled by signal 6(SIGABRT).00
98ms4236kbKilled by signal 6(SIGABRT).0
108ms4236kbKilled by signal 6(SIGABRT).0
118ms4240kbKilled by signal 6(SIGABRT).00
128ms4240kbKilled by signal 6(SIGABRT).0
138ms4240kbKilled by signal 6(SIGABRT).0
148ms4240kbKilled by signal 6(SIGABRT).0
158ms4244kbKilled by signal 6(SIGABRT).00
168ms4240kbKilled by signal 6(SIGABRT).0
178ms4240kbKilled by signal 6(SIGABRT).0
188ms4236kbKilled by signal 6(SIGABRT).00
198ms4240kbKilled by signal 6(SIGABRT).0
208ms4236kbKilled by signal 6(SIGABRT).0
Punctaj total0

Ceva nu functioneaza?