Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:16:42: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'bool*' [-Wformat=] scanf ("%d%d",&e[i].vis[j],&e[i].num[j]); ^ /in/foo.cc:35:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (now != e[f].num[x]) ^ /in/foo.cc:21:7: warning: variable 'flag' set but not used [-Wunused-but-set-variable] bool flag = false; ^~~~
# | 状态 | 耗时 | 内存占用 |
---|
信息
- 递交者
- 类型
- 递交
- 题目
- P1787 寻宝
- 语言
- C++
- 递交时间
- 5 年前
- 评测时间
- 5 年前
- 评测机
- 分数
- 0
- 总耗时
- 142ms
- 峰值内存
- 804.0 KiB