Pagini recente » Borderou de evaluare (job #1063477) | Borderou de evaluare (job #1372517) | Borderou de evaluare (job #3295444) | Borderou de evaluare (job #1373681) | Borderou de evaluare (job #1192405)
Borderou de evaluare (job #1192405)
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:33: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:36: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 | 464kb | OK | 10 | 10 |
| 3 | 0ms | 648kb | OK | 10 | 10 |
| 4 | 0ms | 796kb | OK | 10 | 10 |
| 5 | 0ms | 948kb | OK | 10 | 10 |
| 6 | 0ms | 1204kb | OK | 10 | 10 |
| 7 | 4ms | 3444kb | OK | 10 | 10 |
| 8 | 12ms | 5728kb | OK | 10 | 30 |
| 9 | 16ms | 7312kb | OK | 10 |
| 10 | 20ms | 8076kb | OK | 10 |
| Punctaj total | 100 |