from cpp14_binary_integer_literals import *
if cvar.b1 != 1:
raise RuntimeError
if cvar.b2 != 2:
if cvar.b3 != 3:
if cvar.b4 != 4:
if cvar.b5 != 5: