Pagini recente » Borderou de evaluare (job #2206970) | Borderou de evaluare (job #45428) | Borderou de evaluare (job #3001479) | Borderou de evaluare (job #1756392) | Borderou de evaluare (job #1192402)
Borderou de evaluare (job #1192402)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in","rt",stdin);
^
user.cpp:29:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out","wt",stdout);
^
user.cpp:31: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:37:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
user.cpp:40:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&maxflow[x][y]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 272kb | OK | 10 | 10 |
2 | 0ms | 284kb | OK | 10 | 10 |
3 | 0ms | 340kb | OK | 10 | 10 |
4 | 0ms | 384kb | OK | 10 | 10 |
5 | 0ms | 396kb | OK | 10 | 10 |
6 | 0ms | 524kb | OK | 10 | 10 |
7 | 8ms | 2636kb | OK | 10 | 10 |
8 | 44ms | 7916kb | OK | 10 | 0 |
9 | Depăşit | 12932kb | Time limit exceeded. | 0 |
10 | Depăşit | 15964kb | Time limit exceeded. | 0 |
Punctaj total | 70 |