Pagini recente » Borderou de evaluare (job #2571548) | Borderou de evaluare (job #581221) | Borderou de evaluare (job #599939) | Borderou de evaluare (job #249443) | Borderou de evaluare (job #2242039)
Borderou de evaluare (job #2242039)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("kcover.in","r",stdin);
^
user.cpp:9:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("kcover.out","w",stdout);
^
user.cpp:10:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d",&t);t--;)
^
user.cpp:12:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&k);
^
user.cpp:13:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1;i<=n;i++) scanf("%d",&d[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 752kb | OK | 25 | 0 |
| 2 | 16ms | 776kb | OK | 25 |
| 3 | 368ms | 1828kb | OK | 25 |
| 4 | Depăşit | 1820kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |