blob: b20e936ecec02d57167df7933a7f5ba3dc481b7c [file] [log] [blame]
int half(int x) { return x/2; }