Pagini recente » Borderou de evaluare (job #728877) | Borderou de evaluare (job #3192809) | Borderou de evaluare (job #1714545) | Borderou de evaluare (job #2075721) | Borderou de evaluare (job #1466034)
Borderou de evaluare (job #1466034)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:22:27: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nk.in","r",stdin);
^
user.cpp:23:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nk.out","w",stdout);
^
user.cpp:24:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:26:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&m,&k);
^
user.cpp:27:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (j=1;j<=m;j++) scanf("%d",&t[j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 312ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |