Accepted
foo.cc: In function 'int main()': foo.cc:6:6: warning: 'x' is used uninitialized in this function [-Wuninitialized] 6 | int x, s, ans; | ^ foo.cc:6:9: warning: 's' is used uninitialized in this function [-Wuninitialized] 6 | int x, s, ans; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1049 计算1-2+3-4+5-6+...+99-100
- 语言
- C++
- 递交时间
- 2022-07-10 18:05:53
- 评测时间
- 2022-07-10 18:05:53
- 评测机
- 分数
- 100
- 总耗时
- 2ms
- 峰值内存
- 256.0 KiB