Borderou de evaluare (job #1351688)

Utilizator UPB_Radu_Stefan_SilviuDont Blink UPB_Radu_Stefan_Silviu Data 21 februarie 2015 11:24:49
Problema Por Costel si Algoritmul Status done
Runda ONIS 2015, Runda 1 Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void Dijkstra()’: user.cpp:28:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[Node].size(); ++ i) ^ user.cpp: In function ‘int main()’: user.cpp:76:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[Node].size(); ++ i) ^ user.cpp:93:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < Order.size(); ++ i) ^ user.cpp:42:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("algoritm.in", "r", stdin); ^ user.cpp:43:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("algoritm.out", "w", stdout); ^ user.cpp:45:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i", &T); ^ user.cpp:51:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &N, &M); ^ user.cpp:54:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i %i", &X, &Y, &C); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11328ms13768kbOK ! Por Costel e multumit!100
Punctaj total100

Ceva nu functioneaza?