Pagini recente » Borderou de evaluare (job #2312816) | Borderou de evaluare (job #1371911) | Borderou de evaluare (job #1207715) | Borderou de evaluare (job #1155430) | Borderou de evaluare (job #1953653)
Borderou de evaluare (job #1953653)
Raport evaluator
Compilare:
user.cpp: In function ‘int DFS(int, int)’:
user.cpp:51:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; nedge[v] != G[v].size(); ++nedge[v]) {
^
user.cpp: In function ‘int blockingFlow()’:
user.cpp:68:30: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while (flow = DFS(0, INFINIT)) totalFlow += flow;
^
user.cpp: In function ‘void input()’:
user.cpp:80:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:84:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
user.cpp: In function ‘int main()’:
user.cpp:93:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(InFile, "r", stdin);
^
user.cpp:94:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OuFile, "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 320kb | OK | 10 | 10 |
| 2 | 0ms | 380kb | OK | 10 | 10 |
| 3 | 0ms | 496kb | OK | 10 | 10 |
| 4 | 0ms | 568kb | OK | 10 | 10 |
| 5 | 0ms | 644kb | OK | 10 | 10 |
| 6 | 0ms | 796kb | OK | 10 | 10 |
| 7 | 4ms | 2040kb | OK | 10 | 10 |
| 8 | 8ms | 3360kb | OK | 10 | 30 |
| 9 | 12ms | 4224kb | OK | 10 |
| 10 | 16ms | 4672kb | OK | 10 |
| Punctaj total | 100 |