Wrong Answer
foo.cc: In function 'int main()': foo.cc:27:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 27 | if(f=0)cout<<"success on day "<<d<<endl; | ~^~ foo.cc:13:18: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] 13 | d++; | ~^~ foo.cc:14:24: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] 14 | h1+=v;v=v*0.9; | ~^~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1763 蜗牛轶事
- 语言
- C++
- 递交时间
- 2022-10-03 11:30:57
- 评测时间
- 2022-10-03 11:30:57
- 评测机
- 分数
- 0
- 总耗时
- 10ms
- 峰值内存
- 256.0 KiB