0_0_14981437_31583.cpp:22:46: error: expected '}' at end of input
State(ll s = 0, int f = 0, int c = 0): s(s)%2
^
0_0_14981437_31583.cpp: In constructor 'State::State(ll, int, int)':
0_0_14981437_31583.cpp:22:45: error: expected '{' before '%' token
State(ll s = 0, int f = 0, int c = 0): s(s)%2
^
0_0_14981437_31583.cpp: At global scope:
0_0_14981437_31583.cpp:22:45: error: expected unqualified-id at end of input
|