Run id: 132807

Main.cc: In function 'int zhi_shu(int)':
Main.cc:12:2: error: 'retur' was not declared in this scope
  retur true;
  ^
Main.cc:13:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^