坚定鸡

文章
4
资源
0
加入时间
3年0月28天

C语言基础 数据越界问题

#include <iostream>#include <bitset>#include<cmath>using namespace std;int main(){ cout << "测试int转bool:" << endl; //只有0才是false cout << (bool)3 &l