下列程序的运行结果为
#include
void main()
{
int a=2:
int b=a+1;
cout $amp;}
A.0.66667
B.0
C.0.7
D.0.66666666…
请帮忙给出正确答案和分析,谢谢!