0_0_25062425_20203.c:34:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
inline void myscan(int *ret) {
^
0_0_25062425_20203.c:42:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
inline void myprint(int a){
^
|