Mã chấm: 15435


Main.c: In function ‘doc’:
Main.c:3:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ at end of input
 int main()
 ^~~
Main.c:3:1: warning: control reaches end of non-void function [-Wreturn-type]
 int main()
 ^~~