Pagini recente » Borderou de evaluare (job #2312817) | Borderou de evaluare (job #1953692) | Borderou de evaluare (job #3171530) | Borderou de evaluare (job #1350968) | Borderou de evaluare (job #1953629)
Borderou de evaluare (job #1953629)
Raport evaluator
Compilare:
user.cpp: In function ‘int DFS(int, int)’:
user.cpp:54: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:71: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:83: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:87: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:96: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:97: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 | 360kb | OK | 10 | 10 |
| 2 | 0ms | 484kb | OK | 10 | 10 |
| 3 | 0ms | 640kb | OK | 10 | 10 |
| 4 | 0ms | 824kb | OK | 10 | 10 |
| 5 | 0ms | 952kb | OK | 10 | 10 |
| 6 | 0ms | 1232kb | OK | 10 | 10 |
| 7 | 8ms | 3312kb | OK | 10 | 10 |
| 8 | 16ms | 6292kb | OK | 10 | 30 |
| 9 | 20ms | 7972kb | OK | 10 |
| 10 | 28ms | 8816kb | OK | 10 |
| Punctaj total | 100 |