Borderou de evaluare (job #2215060)

Utilizator ShutterflyFilip A Shutterfly Data 20 iunie 2018 22:13:42
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:45:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v[1].size(); i++) { ~~^~~~~~~~~~~~~ user.cpp:57: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
1Depăşit3912kbTime limit exceeded.0
20ms3920kbOK10
312ms4072kbKilled by signal 11(SIGSEGV).0
420ms4084kbKilled by signal 11(SIGSEGV).0
540ms4328kbKilled by signal 11(SIGSEGV).0
652ms4592kbKilled by signal 11(SIGSEGV).0
784ms4716kbKilled by signal 11(SIGSEGV).0
8112ms5448kbKilled by signal 11(SIGSEGV).0
980ms5168kbKilled by signal 11(SIGSEGV).0
10264ms7316kbKilled by signal 11(SIGSEGV).0
Punctaj total10

Ceva nu functioneaza?