Pagini recente » Borderou de evaluare (job #1205171) | Borderou de evaluare (job #2488993) | Borderou de evaluare (job #2280635) | Borderou de evaluare (job #483295) | Borderou de evaluare (job #1806927)
Borderou de evaluare (job #1806927)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68:36: 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:69:38: 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:70: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:73:32: 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 | 344kb | OK | 10 | 10 |
2 | 0ms | 464kb | OK | 10 | 10 |
3 | 0ms | 628kb | OK | 10 | 10 |
4 | 0ms | 780kb | OK | 10 | 10 |
5 | 0ms | 920kb | OK | 10 | 10 |
6 | 0ms | 1176kb | OK | 10 | 10 |
7 | 4ms | 3068kb | OK | 10 | 10 |
8 | 36ms | 5656kb | OK | 10 | 0 |
9 | 60ms | 7276kb | OK | 10 |
10 | Depăşit | 7944kb | Time limit exceeded. | 0 |
Punctaj total | 70 |