Run id: 8109

Main.cc: In function 'int main()':
Main.cc:9:1: error: 'z' was not declared in this scope
 z = 100 - x - y; // 小鸡数量
 ^