Compile Error
/in/foo.cc:13:30: warning: '-std=c++11' is not an option that controls warnings [-Wpragmas] #pragma GCC diagnostic error "-std=c++11" ^~~~~~~~~~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:74:17: error: 'ed' was not declared in this scope int hNum=sum[ed]-sum[st-1],jNum=len-hNum; ^~ /in/foo.cc:75:11: error: 'jNum' was not declared in this scope if(abs(jNum-hNum)<=d||jNum==len||hNum==len) ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1331 看球的巴士
- 语言
- C++
- 递交时间
- 2024-04-24 16:42:06
- 评测时间
- 2024-04-24 16:42:06
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes