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