Pagini recente » Borderou de evaluare (job #2228832) | Borderou de evaluare (job #2441551) | Borderou de evaluare (job #1479486) | Borderou de evaluare (job #998460) | Borderou de evaluare (job #1564413)
Borderou de evaluare (job #1564413)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("heavytask.in", "r", stdin);
^
user.cpp:32:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("heavytask.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:37:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &n);
^
user.cpp:41:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 240kb | Time limit exceeded. | 0 |
Punctaj total | 0 |