#include <stdio.h>main( ){ int a=2,b=5;printf(“a=%d,b=%d\n”,a,b);}则程序的输出结果是( )。
·a=2,b=5
·2, 5,
·a=5,b=2,
·5,2
出自:佳木斯大学语言治疗学