Borderou de evaluare (job #1488212)

Utilizator akaprosAna Kapros akapros Data 18 septembrie 2015 10:03:07
Problema Transport2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:34:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < V[x].size(); ++ i) ^ user.cpp:28:18: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] int i, node, val; ^ user.cpp: In function ‘void read()’: user.cpp:17:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("transport2.in", "r", stdin); ^ user.cpp:18:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ user.cpp:21:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d", &x, &y, &w); ^ user.cpp: In function ‘void write()’: user.cpp:49:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("transport2.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1448kbOK10
24ms1456kbOK10
34ms1464kbOK10
44ms1468kbOK10
596ms1608kbOK10
6Depăşit2292kbTime limit exceeded.0
7Depăşit5780kbTime limit exceeded.0
8Depăşit7972kbTime limit exceeded.0
9Depăşit10136kbTime limit exceeded.0
100ms1432kbOK10
Punctaj total60

Ceva nu functioneaza?