Borderou de evaluare (job #2117537)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bitcost.in","r",stdin);
^
user.cpp:27:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bitcost.out","w",stdout);
^
user.cpp:30:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&k,&m);
^
user.cpp:32:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&cost[i]);
^
user.cpp:38:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld",&a,&b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 448kb | OK | 10 |
2 | 0ms | 440kb | OK | 10 |
3 | 4ms | 448kb | OK | 10 |
4 | 4ms | 444kb | OK | 10 |
5 | 384ms | 448kb | OK | 10 |
6 | Depăşit | 432kb | Time limit exceeded. | 0 |
7 | Depăşit | 428kb | Time limit exceeded. | 0 |
8 | Depăşit | 428kb | Time limit exceeded. | 0 |
9 | Depăşit | 428kb | Time limit exceeded. | 0 |
10 | Depăşit | 428kb | Time limit exceeded. | 0 |
Punctaj total | 50 |