判斷題
多項選擇題
下列程序的輸出結(jié)果不正確的是() #include ""stdio.h"" #define M(x,y) x%y void main() { int a,m=12,n=100; a=M(n,m); printf(""%d\n"",a--); }
A.2 B.3 C.4 D.5
A.#include max 5 B.#define max 5 C.#definema x=5