Time Exceeded
foo.cc: In function 'int main()': foo.cc:84:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j=0;j<s.size();j++){ ~^~~~~~~~~ foo.cc:140:23: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses] if(gu[j][k]^may[j]==1){ ~~~~~~^~~ foo.cc:144:28: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses] else if(gu[j][k]^may[j]==0){ ~~~~~~^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1106 侦探推理
- 语言
- C++
- 递交时间
- 2021-11-18 19:55:24
- 评测时间
- 2021-11-18 19:55:24
- 评测机
- 分数
- 30
- 总耗时
- ≥5743ms
- 峰值内存
- ≥4.359 MiB