单项选择题在计算机中,算法是指 ______ 。
单项选择题以下程序的输出结果是 ______。 #include<stdio> main() int a=200; #define a 100 printf( %d ,