Pagini recente » Borderou de evaluare (job #2365483) | Borderou de evaluare (job #1713158)
Borderou de evaluare (job #1713158)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:25:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divk.in","r",stdin);
^
user.cpp:26:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divk.out","w",stdout);
^
user.cpp:31:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d",&n,&k,&A,&B);
^
user.cpp:33:50: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for( i = 1; i <= n; ++i ) scanf("%lld",&v[i]);
^
user.cpp:64:22: warning: ‘f’ may be used uninitialized in this function [-Wmaybe-uninitialized]
ans += f - ii;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 284kb | Incorect | 0 |
2 | 0ms | 312kb | Incorect | 0 |
3 | 8ms | 604kb | Incorect | 0 |
4 | 36ms | 1448kb | Incorect | 0 |
5 | 72ms | 2624kb | Incorect | 0 |
6 | 116ms | 4956kb | Incorect | 0 |
7 | 132ms | 4964kb | Incorect | 0 |
8 | 168ms | 6128kb | Incorect | 0 |
9 | Depăşit | 9616kb | Time limit exceeded. | 0 |
10 | Depăşit | 11952kb | Time limit exceeded. | 0 |
Punctaj total | 0 |