削除された内容 追加された内容
デバッグ用コメントが混入してたので除去。
182 行
 
int some;
readf("%d",&some); // 8
 
writef("you input %d\n",some );