Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:8:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if(x=0) ^ /in/foo.cc:12:11: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<y<<endl; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 求函数的值
- 语言
- C++
- 递交时间
- 2018-05-27 11:25:33
- 评测时间
- 2018-05-27 11:25:33
- 评测机
- 分数
- 50
- 总耗时
- 31ms
- 峰值内存
- 384.0 KiB