Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:10:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (x = 0) ^ /in/foo.cc:6:8: warning: unused variable 'y' [-Wunused-variable] float y; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1111 求函数的值
- 语言
- C++
- 递交时间
- 2021-08-02 08:01:06
- 评测时间
- 2021-08-02 08:01:06
- 评测机
- 分数
- 50
- 总耗时
- 15ms
- 峰值内存
- 404.0 KiB