Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:54:25: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if((now.sta)&(a[i].B)==0){ ~~~~~~~~^~~ /in/foo.cc:64:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::queue<nod>::size_type {aka long unsigned int}' [-Wformat=] printf("size=%d\n",q.size()); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1019 补丁VS错误
- 语言
- C++
- 递交时间
- 2021-12-04 16:35:04
- 评测时间
- 2021-12-04 16:35:14
- 评测机
- 分数
- 0
- 总耗时
- 20ms
- 峰值内存
- 476.0 KiB