Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:9:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(long long i=1;i<=water.size();i++) ~^~~~~~~~~~~~~~ /in/foo.cc:12:2: error: expected ';' before '}' token } ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1077 [水题]字符串长度
- 语言
- C++
- 递交时间
- 2021-03-02 20:21:33
- 评测时间
- 2021-03-02 20:21:33
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes