Wrong Answer
/in/foo.cc: In function 'int read()':
/in/foo.cc:9:6: warning: variable 'f' set but not used [-Wunused-but-set-variable]
  int f=1;
      ^
/in/foo.cc:20:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2007 蚯蚓
 - 语言
 - C++
 - 递交时间
 - 2017-11-11 18:16:16
 - 评测时间
 - 2017-11-11 18:16:16
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 91ms
 - 峰值内存
 - 384.0 KiB