Pagini recente » Cod sursa (job #43215) | Monitorul de evaluare | Cod sursa (job #3281894) | Cod sursa (job #1268576) | Borderou de evaluare (job #1394071)
Borderou de evaluare (job #1394071)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:116:38: 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:117:40: 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: In function ‘void readAndBuild()’:
user.cpp:18:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &V, &E);
^
user.cpp:24:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 352kb | OK | 10 | 10 |
| 2 | 0ms | 472kb | OK | 10 | 10 |
| 3 | 0ms | 624kb | OK | 10 | 10 |
| 4 | 0ms | 788kb | OK | 10 | 10 |
| 5 | 0ms | 932kb | OK | 10 | 10 |
| 6 | 0ms | 1188kb | OK | 10 | 10 |
| 7 | 4ms | 3056kb | OK | 10 | 10 |
| 8 | 40ms | 5756kb | OK | 10 | 0 |
| 9 | 52ms | 7332kb | OK | 10 |
| 10 | Depăşit | 8076kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |