Main.cc: In function 'int jc(int)': Main.cc:8:3: error: return-statement with no value, in function returning 'int' [-fpermissive] return ; ^