package main import . "fmt" import . "math/bits" func main() { var n uint64 Scan(&n) c:=OnesCount64(n) n=1<