Pagini recente » Diferente pentru tree-decompositions intre reviziile 34 si 91 | Cod sursa (job #323963) | Cod sursa (job #1400965) | Cod sursa (job #3205932) | Borderou de evaluare (job #1969782)
Borderou de evaluare (job #1969782)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32: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:33: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:35: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:38:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 488kb | OK | 10 | 10 |
| 2 | 0ms | 552kb | OK | 10 | 10 |
| 3 | 0ms | 664kb | OK | 10 | 10 |
| 4 | 0ms | 744kb | OK | 10 | 10 |
| 5 | 0ms | 800kb | OK | 10 | 10 |
| 6 | 0ms | 940kb | OK | 10 | 10 |
| 7 | 4ms | 2076kb | OK | 10 | 10 |
| 8 | Depăşit | 3244kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 4028kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4452kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |