![]() |
#2
nomify2011-10-23 17:36
|
printf("Zhangsan told a %d.\n. ",a?"truth":"lie");
printf("Lisi told a %d.\n",b?"truth":"lie");
printf("Wangwu told a %d.\n",c?"truth":"lie");
这个如果想改在c++上使用,应该怎么改呢?
我想在网上找,但因为好像搜索引擎不认
?:吧??
我实在没能找到,希望有人能够帮我。。。