Pagini recente » Borderou de evaluare (job #1974141) | Borderou de evaluare (job #280193) | Borderou de evaluare (job #872034) | Borderou de evaluare (job #1447515) | Borderou de evaluare (job #1421632)
Borderou de evaluare (job #1421632)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:54:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("produs4.in","r",stdin);
^
user.cpp:55:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("produs4.out","w",stdout);
^
user.cpp:58:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nr_teste);
^
user.cpp:62:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nr_el);
^
user.cpp:65:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &a[j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 88ms | 500kb | OK | 100 |
Punctaj total | 100 |