单项选择题

程序 #include main(){int i,j,m=0;for(i=1;i<=2;i++) for(j=1;j<=5;j++) m++;printf(“%d ”,m);}执行后的输出结果是()。

A.10
B.20
C.5
D.2
微信扫码免费搜题