Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:23:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<s.length();i++) ~^~~~~~~~~~~ /in/foo.cc:27:7: error: 'a' was not declared in this scope if(a[j]==s[i]) ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1311 G. Rotating-Calipers
- 比赛
- 2021年互联网创新创业科技节程序设计大赛
- 语言
- C++
- 递交时间
- 2021-12-23 20:32:47
- 评测时间
- 2021-12-23 20:32:47
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes