Borderou de evaluare (job #2275523)

Utilizator andreiomd1Onut Andrei andreiomd1 Data 3 noiembrie 2018 11:44:50
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
2400ms1310kbTime limit exceeded0
3402ms1310kbTime limit exceeded0
4402ms1441kbTime limit exceeded0
5400ms1835kbTime limit exceeded0
6403ms2228kbTime limit exceeded0
7401ms2490kbTime limit exceeded0
8400ms4313kbTime limit exceeded0
9403ms3538kbTime limit exceeded0
10400ms6287kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?