Run id: 126128

Main.cc: In function 'int fblq(int)':
Main.cc:9:1: error: expected '}' at end of input
 }  
 ^
Main.cc:9:1: warning: control reaches end of non-void function [-Wreturn-type]
 }  
 ^