Borderou de evaluare (job #2275519)

Utilizator andreiomd1Onut Andrei andreiomd1 Data 3 noiembrie 2018 11:44:20
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:34:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i<G[1].size(); i++) ~^~~~~~~~~~~~ main.cpp:56:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i<G[nod].size(); i++) ~^~~~~~~~~~~~~~ main.cpp:17: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); ^ main.cpp:18: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); ^ main.cpp:20:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &N, &M); ^ main.cpp:24:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &X, &Y, &C); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1400ms1310kbTime limit exceeded0
2402ms1310kbTime limit exceeded0
3400ms1310kbTime limit exceeded0
4400ms1441kbTime limit exceeded0
5401ms1835kbTime limit exceeded0
6400ms2359kbTime limit exceeded0
7401ms2490kbTime limit exceeded0
8402ms4313kbTime limit exceeded0
9402ms3538kbTime limit exceeded0
10400ms6287kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?