Pagini recente » Cifra | Borderou de evaluare (job #2415937) | Cod sursa (job #2304530) | Borderou de evaluare (job #2171929) | Borderou de evaluare (job #2207601)
Borderou de evaluare (job #2207601)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:33: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:34: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:35:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:37:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &val);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 3408kb | OK | 10 | 10 |
| 2 | 0ms | 5504kb | OK | 10 | 10 |
| 3 | 0ms | 5492kb | OK | 10 | 10 |
| 4 | 4ms | 7560kb | OK | 10 | 10 |
| 5 | 4ms | 7564kb | OK | 10 | 10 |
| 6 | 4ms | 7580kb | OK | 10 | 10 |
| 7 | 8ms | 7636kb | OK | 10 | 10 |
| 8 | 56ms | 8060kb | OK | 10 | 0 |
| 9 | Depăşit | 8844kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 9248kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |