Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:28:47: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] if(i%t==0) printf(i+t>m?"%d":"%d ",len); ^ /in/foo.cc:28:47: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
信息
- 递交者
- 类型
- 递交
- 题目
- P2007 蚯蚓
- 语言
- C++
- 递交时间
- 2017-10-17 20:52:47
- 评测时间
- 2017-10-17 20:52:51
- 评测机
- 分数
- 5
- 总耗时
- 2854ms
- 峰值内存
- 29.152 MiB