decot.hin
来自「1984-1993模糊 C 源代码竞赛.zip 非常的好,不过这是DOS格式,」· HIN 代码 · 共 18 行
HIN
18 行
Second place award: <hpda!hpdsd!decot> Dave DecotCompile with: cc decot.c -o decot -lmNOTE: Some new compilers disliked line 15 of the source, so we changed it from: for(signal=0;*k * x * __FILE__ *i;) do {to: for(signal=0;*k *x * __FILE__ *i;) do {This program prints out a string of garbage.The judges also offer this one comment: understand comments!
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?