Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:17:8: warning: statement has no effect [-Wunused-value] l%10==x; ~~~~^~~ /in/foo.cc:20:8: warning: statement has no effect [-Wunused-value] l%10==x; ~~~~^~~ /in/foo.cc:25:8: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<ans<<endl; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 计数问题
- 语言
- C++
- 递交时间
- 2018-08-25 21:44:51
- 评测时间
- 2018-08-25 21:44:51
- 评测机
- 分数
- 10
- 总耗时
- 45ms
- 峰值内存
- 384.0 KiB