楼主: 
usoko (time to face reality)   
2007-06-06 17:04:23※ 引述《sophialiege (with friends)》之铭言:
: 新增
:     spec
:     http://www.csie.ntu.edu.tw/~comp07/hwk5/specification.pdf
想问一些笨问题
1.关于这次的error handling少了constant overflow
  多了invalid constant...
  spec中的意思应该是不能够有多余的leading 0 有的话视为invalid constant
  那constant overflow还需要印error message出来吗?
2.像是  1414.   这样子,是算哪种错误?
3.program_name + variable + procedure_name有上限吗? 像上次的是1024个
:     hint for included file
:     http://www.gnu.org/software/flex/manual/html_mono/flex.html#SEC12
: 今天会把c