function main(input) { const n = Number(input[0]); const bit = input[1].split(" "); let ans = 0; for(let i=0; i