Pagini recente » Diferente pentru problema/seqval intre reviziile 4 si 5 | Cod sursa (job #166178) | Monitorul de evaluare | Monitorul de evaluare | Borderou de evaluare (job #1530393)
Borderou de evaluare (job #1530393)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("buget.in","r",stdin);
^
user.cpp:22:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("buget.out","w",stdout);
^
user.cpp:23:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&b);
^
user.cpp:24:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=0;i<n;++i)scanf("%d",&nr[i]);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| ✓ | 1 | 0ms | 256kb | OK | 10 |
| ✓ | 2 | 0ms | 264kb | OK | 10 |
| ✓ | 3 | 0ms | 268kb | OK | 10 |
| ✓ | 4 | 0ms | 264kb | OK | 10 |
| ✓ | 5 | Depăşit | 252kb | Time limit exceeded. | 0 |
| ✓ | 6 | Depăşit | 256kb | Time limit exceeded. | 0 |
| ✓ | 7 | Depăşit | 396kb | Time limit exceeded. | 0 |
| ✓ | 8 | Depăşit | 392kb | Time limit exceeded. | 0 |
| ✓ | 9 | Depăşit | 592kb | Time limit exceeded. | 0 |
| ✓ | 10 | Depăşit | 584kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |