Borderou de evaluare (job #2532540)

Utilizator cyg_vladioanBirsan Vlad cyg_vladioan Data 27 ianuarie 2020 22:31:48
Problema Distante Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dijkstra(int, int)': main.cpp:26:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0 ; i < G[x].size() ; i ++) ~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:51:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("distante.in" , "r" , stdin); ^ main.cpp:52:43: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("distante.out" , "w" , stdout); ^ main.cpp:54:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &t); ^ main.cpp:57:43: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d" , &n , &m , &start); ^ main.cpp:59:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &v[i]); ^ main.cpp:62:43: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d" , &x, &y , &z); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
15ms1310kbOK1010
216ms1572kbOK1010
317ms1441kbOK1010
445ms1884kbOK1010
564ms1966kbOK1010
6169ms3014kbOK1010
7177ms4063kbOK1040
878ms2097kbOK10
9179ms2883kbOK10
10167ms3014kbOK10
Punctaj total100

Ceva nu functioneaza?