Wrong Answer
foo.cc: In function 'int main()': foo.cc:16:8: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] 16 | system("pause"); | ~~~~~~^~~~~~~~~ foo.cc:11:6: warning: 'sb' may be used uninitialized in this function [-Wmaybe-uninitialized] 11 | sb++; | ~~^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1040 找出所有的3位升序数
- 语言
- C++
- 递交时间
- 2022-07-11 12:35:34
- 评测时间
- 2022-07-11 12:35:34
- 评测机
- 分数
- 0
- 总耗时
- 3ms
- 峰值内存
- 640.0 KiB