Pagini recente » Borderou de evaluare (job #721376) | Borderou de evaluare (job #891361) | Borderou de evaluare (job #1924614) | Borderou de evaluare (job #2105918) | Borderou de evaluare (job #1588335)
Borderou de evaluare (job #1588335)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:74:37: 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:75:39: 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:78: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:80:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d",&x,&y);
^
user.cpp:81:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d",&c[x][y]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 336kb | OK | 10 | 10 |
2 | 0ms | 452kb | OK | 10 | 10 |
3 | 0ms | 620kb | OK | 10 | 10 |
4 | 0ms | 788kb | OK | 10 | 10 |
5 | 0ms | 932kb | OK | 10 | 10 |
6 | 0ms | 1172kb | OK | 10 | 10 |
7 | 4ms | 3392kb | OK | 10 | 10 |
8 | 24ms | 5652kb | OK | 10 | 0 |
9 | 28ms | 7260kb | OK | 10 |
10 | Depăşit | 7972kb | Time limit exceeded. | 0 |
Punctaj total | 70 |