Pagini recente » Borderou de evaluare (job #1882938) | Borderou de evaluare (job #1473962) | Borderou de evaluare (job #699826) | Borderou de evaluare (job #377214) | Borderou de evaluare (job #1259851)
Borderou de evaluare (job #1259851)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34: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:35: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:36:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:39:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&cap);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 328kb | OK | 10 | 10 |
2 | 0ms | 448kb | OK | 10 | 10 |
3 | 0ms | 592kb | OK | 10 | 10 |
4 | 0ms | 764kb | OK | 10 | 10 |
5 | 0ms | 904kb | OK | 10 | 10 |
6 | 0ms | 1160kb | OK | 10 | 10 |
7 | 4ms | 3260kb | OK | 10 | 10 |
8 | 36ms | 5636kb | OK | 10 | 0 |
9 | 60ms | 7220kb | OK | 10 |
10 | Depăşit | 7908kb | Time limit exceeded. | 0 |
Punctaj total | 70 |