/ new_bzoj /

记录详情

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);
  ~~~~~^~~~~~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 0ms 256.0 KiB
#2 Wrong Answer 读取到 100001 ,应为 100000 1ms 1.0 MiB
#3 Wrong Answer 读取到 2 ,应为 1 0ms 256.0 KiB
#4 Accepted 0ms 256.0 KiB
#5 Accepted 0ms 256.0 KiB
#6 Wrong Answer 读取到 19 ,应为 18 1ms 768.0 KiB
#7 Accepted 0ms 256.0 KiB
#8 Accepted 0ms 256.0 KiB
#9 Accepted 2ms 1.0 MiB
#10 Accepted 1ms 1.0 MiB
#11 Accepted 0ms 256.0 KiB
#12 Accepted 0ms 256.0 KiB

信息

递交者
类型
递交
题目
Catch That Cow 抓住那只牛
语言
C++
递交时间
2020-11-04 01:11:25
评测时间
2020-11-04 01:11:25
评测机
分数
76
总耗时
11ms
峰值内存
1.0 MiB