Borderou de evaluare (job #1522483)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:87:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gather.in", "r", stdin);
^
user.cpp:88:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gather.out", "w", stdout);
^
user.cpp:92:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &k, &n, &m);
^
user.cpp:96:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &p[i]);
^
user.cpp:105:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &u, &v, &cost, &capacity);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 300kb | OK | 10 |
2 | 0ms | 300kb | OK | 10 |
3 | 0ms | 336kb | OK | 10 |
4 | 0ms | 444kb | OK | 10 |
5 | 8ms | 672kb | Incorect | 0 |
6 | 8ms | 600kb | OK | 10 |
7 | 12ms | 820kb | OK | 10 |
8 | 32ms | 1996kb | OK | 10 |
9 | 116ms | 5412kb | OK | 10 |
10 | 116ms | 5412kb | OK | 10 |
Punctaj total | 90 |