Borderou de evaluare (job #1885101)

Utilizator antanaAntonia Boca antana Data 19 februarie 2017 17:00:21
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void bellmanford()’: user.cpp:44:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i<G[node].size(); ++i) ^ user.cpp: In function ‘bool dijkstra()’: user.cpp:82:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i<G[node.idx].size(); ++i) ^ user.cpp: In function ‘int main()’: user.cpp:124:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("fmcm.in", "r", stdin); ^ user.cpp:125:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("fmcm.out", "w", stdout); ^ user.cpp:129:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d%d", &n, &m, &source, &sink); ^ user.cpp:133:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d%d", &x, &y, &c, &p); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1Depăşit224kbTime limit exceeded.0
2Depăşit224kbTime limit exceeded.0
3Depăşit224kbTime limit exceeded.0
4Depăşit232kbTime limit exceeded.0
5Depăşit224kbTime limit exceeded.0
6Depăşit224kbTime limit exceeded.0
7Depăşit228kbTime limit exceeded.0
8Depăşit224kbTime limit exceeded.0
9Depăşit228kbTime limit exceeded.0
10Depăşit224kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?