Borderou de evaluare (job #1396985)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:42: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:43: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:45: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:49:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 320kb | OK | 10 | 10 |
2 | 0ms | 380kb | OK | 10 | 10 |
3 | 0ms | 488kb | OK | 10 | 10 |
4 | 0ms | 556kb | OK | 10 | 10 |
5 | 0ms | 624kb | OK | 10 | 10 |
6 | 0ms | 768kb | OK | 10 | 10 |
7 | 4ms | 1888kb | OK | 10 | 10 |
8 | 52ms | 3096kb | OK | 10 | 0 |
9 | Depăşit | 3876kb | Time limit exceeded. | 0 |
10 | Depăşit | 4280kb | Time limit exceeded. | 0 |
Punctaj total | 70 |