: In function 'int main()': :35:14: error: expected '}' at end of input 35 | return 0; | ^ :24:12: note: to match this '{' 24 | int main() { | ^