Accepted
foo.cc: In function 'int main()': foo.cc:101:11: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system("pause"); ~~~~~~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 5-3 最大公约数
- 比赛
- 2020苏青奥赛集训营(2021-1-17)
- 语言
- C++
- 递交时间
- 2021-01-17 12:26:22
- 评测时间
- 2021-01-17 12:26:22
- 评测机
- 分数
- 100
- 总耗时
- 17ms
- 峰值内存
- 940.0 KiB