Pagini recente » Borderou de evaluare (job #70097) | Borderou de evaluare (job #1969296) | Borderou de evaluare (job #2034707) | Borderou de evaluare (job #893356) | Borderou de evaluare (job #1192404)
Borderou de evaluare (job #1192404)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29: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:30: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:32: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:36: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:39: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 | 344kb | OK | 10 | 10 |
2 | 0ms | 472kb | OK | 10 | 10 |
3 | 0ms | 672kb | OK | 10 | 10 |
4 | 0ms | 836kb | OK | 10 | 10 |
5 | 0ms | 1028kb | OK | 10 | 10 |
6 | 0ms | 1304kb | OK | 10 | 10 |
7 | 8ms | 4504kb | OK | 10 | 10 |
8 | 40ms | 9380kb | OK | 10 | 0 |
9 | 56ms | 13328kb | OK | 10 |
10 | Depăşit | 15808kb | Time limit exceeded. | 0 |
Punctaj total | 70 |