Compile Error
/in/foo.cc:15:7: error: 'INF' does not name a type; did you mean 'SING'? const INF=0x3f3f3f3f; ^~~ SING /in/foo.cc: In function 'int main()': /in/foo.cc:65:1: error: expected '}' at end of input } ^ /in/foo.cc:65:1: error: expected '}' at end of input /in/foo.cc:41:6: warning: unused variable 'num' [-Wunused-variable] int num = 0; ^~~ /in/foo.cc:65:1: error: expected '}' at end of input } ^
信息
- 递交者
- 类型
- 递交
- 题目
- 2-7 有几个岛屿
- 比赛
- 南师大2018年蓝桥杯热身赛
- 语言
- C++
- 递交时间
- 2018-12-12 16:23:38
- 评测时间
- 2018-12-12 16:23:58
- 评测机
- 分数
- 0
- 总耗时
- 405ms
- 峰值内存
- 47.5 MiB