Wrong Answer
foo.cc: In function 'int Div(int, int, std::vector<int>&)': foo.cc:16:6: warning: unused variable 'i' [-Wunused-variable] 16 | int i=0; | ^ foo.cc: In function 'int main()': foo.cc:31:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 31 | scanf("%d%d",&x,&y); | ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A11-5 小数的循环节
- 比赛
- 2022暑期青少年社团(训练赛)
- 语言
- C++
- 递交时间
- 2022-08-07 19:13:44
- 评测时间
- 2022-08-07 19:13:44
- 评测机
- 分数
- 0
- 总耗时
- 13ms
- 峰值内存
- 384.0 KiB