Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:6:10: warning: unused variable 's' [-Wunused-variable] int sum,s; ^ /in/foo.cc:20:11: warning: 'sum' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<sum; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2811 5级1小杨的武器 2024.9
- 语言
- C++
- 递交时间
- 2024-11-02 21:25:32
- 评测时间
- 2024-11-02 21:25:32
- 评测机
- 分数
- 100
- 总耗时
- 67ms
- 峰值内存
- 1.164 MiB