Pagini recente » Borderou de evaluare (job #2241349) | Borderou de evaluare (job #1217759) | Borderou de evaluare (job #2132966) | Borderou de evaluare (job #2918027) | Borderou de evaluare (job #2025608)
Borderou de evaluare (job #2025608)
Raport evaluator
Compilare:
user.cpp: In function ‘void Ford_Fulkerson()’:
user.cpp:47:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<G[N].size(); j++)
^
user.cpp: In function ‘int main()’:
user.cpp:67: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:68: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);
^
user.cpp:69: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:72:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 332kb | OK | 10 | 10 |
| 2 | 0ms | 392kb | OK | 10 | 10 |
| 3 | 0ms | 496kb | OK | 10 | 10 |
| 4 | 0ms | 568kb | OK | 10 | 10 |
| 5 | 0ms | 632kb | OK | 10 | 10 |
| 6 | 0ms | 772kb | OK | 10 | 10 |
| 7 | 4ms | 1904kb | OK | 10 | 10 |
| 8 | 8ms | 3112kb | OK | 10 | 30 |
| 9 | 8ms | 3892kb | OK | 10 |
| 10 | 12ms | 4316kb | OK | 10 |
| Punctaj total | 100 |