Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:14:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < strlen(s) ; i ++ ) ~~^~~~~~~~~~~ /in/foo.cc:12:14: warning: unused variable 'h1' [-Wunused-variable] int c = 1 , h1 , now = 0 ; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1303 导弹拦截
- 语言
- C++
- 递交时间
- 2017-10-26 19:34:13
- 评测时间
- 2017-10-26 19:34:13
- 评测机
- 分数
- 100
- 总耗时
- 20ms
- 峰值内存
- 376.0 KiB