Pagini recente » Borderou de evaluare (job #1108967) | Borderou de evaluare (job #1144794) | Borderou de evaluare (job #13567) | Borderou de evaluare (job #1618229) | Borderou de evaluare (job #1773576)
Borderou de evaluare (job #1773576)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:40:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("progr.in", "r", stdin);
^
user.cpp:41:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("progr.out", "w", stdout);
^
user.cpp:43:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &t);
^
user.cpp:47:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &n);
^
user.cpp:51:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ", &a[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |