记录详情

Accepted

foo.cc: In function 'void solve()':
foo.cc:19:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d%d%d",&n,&m,&a,&b);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:22:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&u,&v);
   ~~~~~^~~~~~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 16ms 1.359 MiB
#5 Accepted 17ms 1.402 MiB
#6 Accepted 15ms 1.387 MiB
#7 Accepted 17ms 1.387 MiB
#8 Accepted 17ms 1.391 MiB
#9 Accepted 16ms 1.387 MiB
#10 Accepted 17ms 1.391 MiB
#11 Accepted 20ms 1.375 MiB

信息

递交者
类型
递交
题目
题2 庆功会
题目数据
下载
语言
C++
递交时间
2021-02-03 16:28:29
评测时间
2021-02-03 16:28:29
评测机
分数
110
总耗时
144ms
峰值内存
1.402 MiB