Pagini recente » Cod sursa (job #776000) | Clasamentul arhivei educationale | Cod sursa (job #1654905) | Borderou de evaluare (job #1682023) | Borderou de evaluare (job #2012005)
Borderou de evaluare (job #2012005)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:57:36: 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:58:38: 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:61: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:64:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &u, &v);
^
user.cpp:65:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &cr[u][v]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 280kb | OK | 10 | 10 |
2 | 0ms | 292kb | OK | 10 | 10 |
3 | 0ms | 304kb | OK | 10 | 10 |
4 | 0ms | 316kb | OK | 10 | 10 |
5 | 0ms | 324kb | OK | 10 | 10 |
6 | 0ms | 448kb | Killed by signal 6(SIGABRT). | 0 | 0 |
7 | 0ms | 452kb | Killed by signal 6(SIGABRT). | 0 | 0 |
8 | 0ms | 264kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
9 | 0ms | 268kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 0ms | 268kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 50 |