Wrong Answer
foo.cc: In function 'int main()': foo.cc:7:8: warning: unused variable 'j' [-Wunused-variable] int i,j,o; ^ foo.cc:7:10: warning: unused variable 'o' [-Wunused-variable] int i,j,o; ^ foo.cc:10:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&n,&k); ~~~~~^~~~~~~~~~~~~~
正在同步测试数据,请稍后
信息
- 递交者
- 类型
- 递交
- 题目
- Catch That Cow 抓住那只牛
- 语言
- C++
- 递交时间
- 2020-11-04 01:11:25
- 评测时间
- 2020-11-04 01:11:25
- 评测机
- 分数
- 76
- 总耗时
- 11ms
- 峰值内存
- 1.0 MiB