/ new_bzoj /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:37:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&T);
  ~~~~~^~~~~~~~~
foo.cc:43:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&n,&m);
   ~~~~~^~~~~~~~~~~~~~
foo.cc:45:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d%d%d",&x,&y,&z);
    ~~~~~^~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Wrong Answer 读取到 true ,应为 50 1ms 384.0 KiB
#2 Wrong Answer 读取到 true ,应为 80 2ms 340.0 KiB
#3 Wrong Answer 读取到 false ,应为 80 1ms 388.0 KiB
#4 Wrong Answer 读取到 true ,应为 80 6ms 424.0 KiB

信息

递交者
类型
递交
题目
狡猾的商人
语言
C++
递交时间
2020-12-03 09:55:03
评测时间
2020-12-03 09:55:03
评测机
分数
0
总耗时
12ms
峰值内存
424.0 KiB