Accepted
foo.cc: In function 'int main()': foo.cc:76:81: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 76 | if ((kk ^ (tt ^ i)) == (a ^ i) && (a ^ i) < y && trie.xormax(a ^ i) <= n) y = (a ^ i); | ~~~~~~~~~~~~~~~~~~~^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1355 4C Find Missing X
- 比赛
- 悬赏令第四周
- 语言
- C++
- 递交时间
- 2022-04-20 19:40:54
- 评测时间
- 2022-04-20 19:40:54
- 评测机
- 分数
- 100
- 总耗时
- 1261ms
- 峰值内存
- 4.867 MiB