Pagini recente » Borderou de evaluare (job #1830526) | Borderou de evaluare (job #2818474) | Borderou de evaluare (job #1717388) | Borderou de evaluare (job #2342697) | Borderou de evaluare (job #1862559)
Borderou de evaluare (job #1862559)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(in, "r", stdin);
^
user.cpp:33:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(out, "w", stdout);
^
user.cpp:34:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &t);
^
user.cpp:38:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %lld", &n, &m);
^
user.cpp:39:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(LL i = 1; i<= n; ++i) scanf("%lld", &v[i]);
^
user.cpp:42:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %lld", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 400ms | 4196kb | OK | 100 |
Punctaj total | 100 |