Pagini recente » Borderou de evaluare (job #149194) | Borderou de evaluare (job #900825) | Borderou de evaluare (job #1615819) | Borderou de evaluare (job #2813305) | Borderou de evaluare (job #1953641)
Borderou de evaluare (job #1953641)
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:98: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:99: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 | 328kb | OK | 10 | 10 |
| 2 | 0ms | 396kb | OK | 10 | 10 |
| 3 | 0ms | 508kb | OK | 10 | 10 |
| 4 | 0ms | 588kb | OK | 10 | 10 |
| 5 | 0ms | 648kb | OK | 10 | 10 |
| 6 | 0ms | 812kb | OK | 10 | 10 |
| 7 | 4ms | 2052kb | OK | 10 | 10 |
| 8 | 12ms | 3376kb | OK | 10 | 30 |
| 9 | 12ms | 4228kb | OK | 10 |
| 10 | 16ms | 4692kb | OK | 10 |
| Punctaj total | 100 |