test.input

来自「flex」· INPUT 代码 · 共 20 行

INPUT
20
字号
These wordsare separatedby newlinesand sometimes    spaces  too.The next three lines are numbers with only intervening newlines0112358132134And now for some blank lines....Finally, we directly modify yylineno, but then change it back afterwards(see scanner.l):yylineno++yylineno--

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?