以下程序的运行结果是______。void main(){char a[]="12345",*p;int s=0;for(p=a;*p!='\0';p++)s=10*s+*p-'0';printf("%d\n",s);}
查看答案
以下程序的运行结果是______。void main(){char str[]="Welcome to HuangShan!",*p;p=str;while(*p){if(*p>='A'&&*p<='Z')*p=*p+('a'-'A');p++;}printf("%s\n",str);}
The cardinal rule of Chinese food is harmony in _________,_________,_________,_________,or even the use of utensil.
Which cuisine do the following dishes belong to?
《仲夏夜之梦》属于莎士比亚的四大喜剧之一吗?
A. 对
B. 错