interesting... let me try 1&2...1.
#include
void main() {
if (printf("hello world\n")) {}
}
2.
a=a+b;
b=a-b;
a=a-b;
oh, i was thinking using while
i did not know a pair of empty brackets can follow "if"
本帖共有 15 楼,当前显示第 5 楼,本文还有 N-1 层楼,要不你试试看:点击此处阅读更多 >>