System Error
/in/foo.cc: In function 'int main()': /in/foo.cc:15:26: warning: self-comparison always evaluates to true [-Wtautological-compare] if (i&(1<<j) == 1 << j){ ~~~~~~~^~~~~~~~~ /in/foo.cc:15:26: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
FileNotFoundError('input/Ham1.in',)
信息
- 递交者
- 类型
- 递交
- 题目
- P1003 快递员秋葵的烦恼
- 语言
- C++
- 递交时间
- 2020-04-20 20:39:39
- 评测时间
- 2020-04-20 20:39:39
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes