#include <stdio.h>
main(){int p,a=5;if(p=a!=0) printf("%d\n",p);else printf("%d\n",p+2);getch();}
[此贴子已经被作者于2007-6-25 23:03:53编辑过]
自学的呀.你们就是老师啊.