Pagini recente » Cod sursa (job #799331) | Borderou de evaluare (job #54213) | Borderou de evaluare (job #121964) | Borderou de evaluare (job #620852) | Borderou de evaluare (job #1735494)
Borderou de evaluare (job #1735494)
Raport evaluator
Compilare:
user.cpp:4:0: warning: ignoring #pragma warning [-Wunknown-pragmas]
#pragma warning(disable : 4996)
^
user.cpp: In function ‘int main()’:
user.cpp:94:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in", "rb", stdin);
^
user.cpp:95:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out", "wb", stdout);
^
user.cpp:98:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:102:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &u, &v, &cap);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 276kb | OK | 10 | 10 |
| 2 | 0ms | 276kb | OK | 10 | 10 |
| 3 | 0ms | 280kb | OK | 10 | 10 |
| 4 | 0ms | 280kb | OK | 10 | 10 |
| 5 | 0ms | 276kb | OK | 10 | 10 |
| 6 | 0ms | 280kb | OK | 10 | 10 |
| 7 | 0ms | 320kb | OK | 10 | 10 |
| 8 | 4ms | 372kb | OK | 10 | 30 |
| 9 | 4ms | 364kb | OK | 10 |
| 10 | 4ms | 388kb | OK | 10 |
| Punctaj total | 100 |