作者 Anonymous [c] 2008-02-06 16:00 (点击下载)

  1. #include <stdio.h>
  2. #define A(x) x;x;x;x;x;x;x;x;x;x;
  3. int main (void)
  4. {
  5. int n = 1;
  6. A(A(A(printf ("%d ", n++))));
  7. return 0;
  8.  
  9. }

提交下面的校正或者修改. (点击这里开始一个新的帖子)
姓名: 在 cookie 中记住我的名字

屏幕抓图:(jpeg 或 png)