Wrong Answer
/in/foo.cc: In function 'int weishu(int)':
/in/foo.cc:22:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:49:11: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized]
  cout<<res;
           ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1848 记数问题
 - 语言
 - C++
 - 递交时间
 - 2018-05-19 10:28:55
 - 评测时间
 - 2018-05-19 10:28:55
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 194ms
 - 峰值内存
 - 384.0 KiB