Accepted
foo.cc: In function 'void TentoTwo(unsigned int)':
foo.cc:12:5: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   12 | if(n>=pow(2,i)){
      |    ~^~~~~~~~~~
  正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1100 高低位交换
 - 语言
 - C++
 - 递交时间
 - 2022-08-20 10:07:01
 - 评测时间
 - 2022-08-20 10:07:01
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 29ms
 - 峰值内存
 - 384.0 KiB