#include <iostream>
using namespace std;
int main() {
42;
return 0;
}

请识别上面代码中高亮部分的数据类型:

红旗数量:
得分:0