Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:9:7: warning: statement has no effect [-Wunused-value] for(a==1;a<=b;a++) ~^~~ /in/foo.cc:15:11: warning: 'sum' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<sum; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 完全平方数的个数
- 语言
- C++
- 递交时间
- 2021-01-28 21:34:10
- 评测时间
- 2021-01-28 21:34:10
- 评测机
- 分数
- 0
- 总耗时
- 10ms
- 峰值内存
- 228.0 KiB