System Error
/in/foo.cc: In function 'int main()': /in/foo.cc:10:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<strlen(a);i++) ~^~~~~~~~~~ /in/foo.cc:12:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<strlen(b);i++) ~^~~~~~~~~~
FormatError('config file not found',)
信息
- 递交者
- 类型
- 递交
- 题目
- USACO1.1.1 Your Ride Is Here 你的飞碟在这儿
- 语言
- C++
- 递交时间
- 2018-08-11 15:16:26
- 评测时间
- 2018-08-11 15:16:26
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes