# include "stdio.h"# define M -10void main(){#if M>0printf("yes!\n");#elseprintf("no!\n");#endif#ifdef EOFprintf("%d\n",NULL);#endif}
炎炎设计
相关分类