Borderou de evaluare (job #2183934)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("livada3.in", "r", stdin);
^
user.cpp:37:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("livada3.out", "w", stdout);
^
user.cpp:38:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%lld%d", &n, &m, &c, &r);
^
user.cpp:40:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld%lld%lld%lld", &x, &y, &z, &w, &u);
^
user.cpp:42:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &v[1][i]);
^
user.cpp:45:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &v[i][1]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 10916kb | OK | 10 |
| 2 | 8ms | 19112kb | OK | 10 |
| 3 | 52ms | 19220kb | OK | 10 |
| 4 | 72ms | 19248kb | OK | 10 |
| 5 | 88ms | 19296kb | OK | 10 |
| 6 | 92ms | 19296kb | OK | 10 |
| 7 | Depăşit | 20184kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 20184kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 20188kb | Time limit exceeded. | 0 |
| 10 | 0ms | 4768kb | OK | 10 |
| Punctaj total | 70 |