Borderou de evaluare (job #1548077)

Utilizator kassay_akosKassay Akos kassay_akos Data 10 decembrie 2015 14:11:18
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:34:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v[n].size(); i++){ ^ user.cpp: In function ‘bool BFS()’: user.cpp:67:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < v[nod].size(); j++) { ^ user.cpp: In function ‘int main()’: user.cpp:18:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("maxflow.in", "r", stdin); ^ user.cpp:19:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("maxflow.out", "w", stdout); ^ user.cpp:23:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ user.cpp:26:32: 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 Punctaj/grupa
18ms8316kbOK1010
2Depăşit8292kbTime limit exceeded.00
3Depăşit8288kbTime limit exceeded.00
4Depăşit8296kbTime limit exceeded.00
5Depăşit8296kbTime limit exceeded.00
6Depăşit8296kbTime limit exceeded.00
712ms8344kbOK1010
8Depăşit8328kbTime limit exceeded.00
9Depăşit8332kbTime limit exceeded.0
10Depăşit8336kbTime limit exceeded.0
Punctaj total20

Ceva nu functioneaza?