Borderou de evaluare (job #1678632)

Utilizator serbanSlincu Serban serban Data 7 aprilie 2016 14:31:14
Problema Flux maxim de cost minim Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 70

Raport evaluator

Compilare: user.cpp: In function ‘bool dijkstra()’: user.cpp:37:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[act].size(); i ++) { ^ user.cpp: In function ‘bool bellmanFord()’: user.cpp:83:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[act].size(); i ++) { ^ user.cpp: In function ‘int main()’: user.cpp:110:45: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d %d %d %d", &n, &m, &s, &d); ^ user.cpp:112:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d %d", &x, &y); ^ user.cpp:113:50: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d %d", &c[x][y], &cost[x][y]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms472kbOK1010
20ms480kbOK1010
30ms588kbOK1010
40ms592kbOK1010
50ms588kbOK1010
6208ms1104kbOK1020
7216ms1104kbOK10
8Depăşit1508kbTime limit exceeded.00
9Depăşit1512kbTime limit exceeded.0
10Depăşit1516kbTime limit exceeded.0
Punctaj total70

Ceva nu functioneaza?