Pagini recente » Borderou de evaluare (job #682472) | Borderou de evaluare (job #1344255) | Borderou de evaluare (job #497502) | Borderou de evaluare (job #903655) | Borderou de evaluare (job #1454570)
Borderou de evaluare (job #1454570)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs()’:
user.cpp:42:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graph[nod].size(); i++)
^
user.cpp: In function ‘int edmondsKarp()’:
user.cpp:67:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graph[n].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:102:35: 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:103:37: 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:104: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:110:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 352kb | OK | 10 | 10 |
| 2 | 0ms | 468kb | OK | 10 | 10 |
| 3 | 0ms | 644kb | OK | 10 | 10 |
| 4 | 0ms | 812kb | OK | 10 | 10 |
| 5 | 0ms | 956kb | OK | 10 | 10 |
| 6 | 0ms | 1208kb | OK | 10 | 10 |
| 7 | 4ms | 3160kb | OK | 10 | 10 |
| 8 | 12ms | 5892kb | OK | 10 | 30 |
| 9 | 16ms | 7528kb | OK | 10 |
| 10 | 20ms | 8248kb | OK | 10 |
| Punctaj total | 100 |