/ XMU_ACM /

记录详情

Accepted

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]
  scanf("%d%d",&n,&m);
  ~~~~~^~~~~~~~~~~~~~
foo.cc:32:61: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  for(int i=1; i<=m; i++) scanf("%d%d",&x,&y),cd[x]++,rd[y]++,add(x,y);
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-05-27T06:25:05.120Z","handle":"2020-05-27T06:25:05.120Z","cache_start":"2020-05-27T06:25:05.127Z","read_cases":"2020-05-27T06:25:08.056Z","judge":"2020-05-27T06:25:08.057Z","done":"2020-05-27T06:25:09.077Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 1ms 256.0 KiB
#5 Accepted 15ms 1.23 MiB
#6 Accepted 10ms 952.0 KiB
#7 Accepted 21ms 5.582 MiB
#8 Accepted 45ms 2.312 MiB
#9 Accepted 48ms 2.477 MiB
#10 Accepted 50ms 2.5 MiB

信息

递交者
类型
递交
题目
卢学魔
语言
C++
递交时间
2020-05-27 14:25:05
评测时间
2020-05-27 14:25:05
评测机
分数
100
总耗时
198ms
峰值内存
5.582 MiB