Pagini recente » Cod sursa (job #39404) | Cod sursa (job #3903) | Diferente pentru problema/munte2 intre reviziile 22 si 21 | Borderou de evaluare (job #2794866) | Borderou de evaluare (job #2240813)
Borderou de evaluare (job #2240813)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sdo.in","r",stdin);
^
user.cpp:9:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sdo.out","w",stdout);
^
user.cpp:10:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&k);
^
user.cpp:12:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 860kb | OK | 10 | 10 |
| 2 | 40ms | 1044kb | OK | 10 | 10 |
| 3 | 20ms | 928kb | OK | 10 | 10 |
| 4 | 28ms | 976kb | OK | 10 | 10 |
| 5 | 60ms | 1240kb | OK | 10 | 10 |
| 6 | 948ms | 12004kb | OK | 10 | 10 |
| 7 | 840ms | 12004kb | OK | 10 | 10 |
| 8 | 976ms | 12004kb | OK | 10 | 0 |
| 9 | 1156ms | 12000kb | OK | 10 |
| 10 | Depăşit | 12368kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |