0_0_23949792_6102.cpp: In function 'void pushdown(int)':
0_0_23949792_6102.cpp:13:30: error: expected primary-expression before '%' token
inline void pushdown(int i) {%0
^
0_0_23949792_6102.cpp:13:31: error: expected '}' at end of input
inline void pushdown(int i) {%0
^
|