readme

来自「稀疏矩阵、链表、图、队列、二叉树、多叉树、排序、遗传算法等的实现」· 代码 · 共 15 行

TXT
15
字号
A little bonus for you, in the shape of a puzzle.

Take a look at gcg8.c. Without compiling it, try to find out what it does.

At some point, you may wish to compile it, of course. If your compiler rejects it as containing
too many characters per line (which your compiler is entitled to do), you may wish to compile
gcg5.c instead, which all ANSI C compilers must accept.

If you get stuck, read the CHEAT file.


Richard Heathfield

19 June 2000.

⌨️ 快捷键说明

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