Pagini recente » Borderou de evaluare (job #1196082) | Borderou de evaluare (job #2741128) | Borderou de evaluare (job #2668718) | Cod sursa (job #894359) | Borderou de evaluare (job #1588327)
Borderou de evaluare (job #1588327)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:73: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:74: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:77: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:79: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:80: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 | 340kb | 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 | 3400kb | OK | 10 | 10 |
| 8 | 24ms | 5656kb | OK | 10 | 0 |
| 9 | 28ms | 7268kb | OK | 10 |
| 10 | Depăşit | 7980kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |