Pagini recente » Borderou de evaluare (job #1343218) | Borderou de evaluare (job #512157) | Borderou de evaluare (job #1078593) | Borderou de evaluare (job #845887) | Borderou de evaluare (job #2120174)
Borderou de evaluare (job #2120174)
Raport evaluator
Compilare:
user.cpp: In function ‘void Flow()’:
user.cpp:51:15: warning: unused variable ‘ind’ [-Wunused-variable]
int flow, ind, node, maxflow = 0;
^
user.cpp: In function ‘void CleanUp()’:
user.cpp:82:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.cpp: In function ‘void Read()’:
user.cpp:14: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:19:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
user.cpp: In function ‘int main()’:
user.cpp:92:38: 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:93:40: 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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 3400kb | OK | 10 | 10 |
| 2 | 0ms | 3424kb | OK | 10 | 10 |
| 3 | 0ms | 3452kb | OK | 10 | 10 |
| 4 | 0ms | 3472kb | OK | 10 | 10 |
| 5 | 0ms | 3492kb | OK | 10 | 10 |
| 6 | 0ms | 3536kb | OK | 10 | 10 |
| 7 | 4ms | 5628kb | OK | 10 | 10 |
| 8 | 8ms | 5664kb | OK | 10 | 30 |
| 9 | 8ms | 5940kb | OK | 10 |
| 10 | 12ms | 6352kb | OK | 10 |
| Punctaj total | 100 |