asp教程.net bool逻辑用法
#include
using namespace std;
int main() {
bool b;
b = false;
cout << "b is " << b << "n";
b = true;
cout << "b is " << b << "n";
if(b) cout << "This is executed.n";
b = false;
if(b) cout << "This is not executed.n";
return 0;
}
实例2
#include
using namespace std;
int main() {
bool b;
b = false;
cout << "b is " << b << "n";
b = true;
cout << "b is " << b << "n";
if(b) cout << "This is executed.n";
b = false;
if(b) cout << "This is not executed.n";
return 0;
}
b is 0
b is 1
This is executed.
测试一下bool 长度
#include
int main()
{
using std::cout;
cout << "The size of a bool is:" << sizeof(bool) << " bytes.n";
return 0;
}
实例4
#include
using namespace std;
int main(void)
{
int age;
char choice;
bool citizen;
cout << "Enter your age: ";
cin >> age;
cout << "Are you a citizen (Y/N): ";
cin >> choice;
if (choice == 'Y')
citizen = true;
else
citizen = false;
if (age >= 18 && citizen == true)
cout << "You are eligible to vote";
else
cout << "You are not eligible to vote";
return 0;
}
茶杯头甜蜜终章dlc 官方手机版v1.0.0.3
下载火柴人传说暗影格斗内置菜单 最新版v3.0.1
下载荒野乱斗测试服 安卓版v61.10.3
下载荒野乱斗彩虹服 安卓版v61.10.3
下载寒霜启示录 安卓版v1.25.10
寒霜启示录是一款生存模拟游戏,不少玩家可能对于末日都有着自己
末日城堡免广告版 安卓最新版v0.7.1
末日城堡免广告版是一款非常好玩的模拟经营类游戏,内部可以不看
甜蜜人生模拟器 最新版v1.4.5
甜蜜人生模拟器是一款非常好玩的模拟恋爱手游,玩家在这里能够对
武器锻造师内置功能菜单 v10.4
武器锻造师内置菜单版是游戏的破解版本,在该版本中为玩家提供了
开放空间overfield 安卓版v1.0.5
开放空间Overfield是一款箱庭养成经营手游,让你在广阔