记录详情

Compile Error

foo.cc:32:37: error: extended character   is not valid in an identifier
   32 |         if(num3==1762198500) cout << 3909682148;
      |                                     ^
foo.cc: In function 'int main()':
foo.cc:32:37: error: '\U000030003909682148' was not declared in this scope
   32 |         if(num3==1762198500) cout << 3909682148;
      |                                     ^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1100 高低位交换
语言
C++
递交时间
2022-09-10 23:16:28
评测时间
2022-09-10 23:16:28
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes