/ Vijos /

记录详情

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",&n);
  ~~~~~^~~~~~~~~
foo.cc:34:11: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
      scanf("%d%d%d",&a[i][1],&a[i][2],&a[i][4]);
      ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 3ms 2.25 MiB
#2 Accepted 3ms 2.297 MiB
#3 Accepted 4ms 2.242 MiB
#4 Accepted 4ms 2.25 MiB
#5 Accepted 4ms 2.25 MiB
#6 Accepted 3ms 2.25 MiB
#7 Accepted 19ms 3.543 MiB
#8 Accepted 30ms 4.238 MiB
#9 Accepted 30ms 4.238 MiB
#10 Accepted 31ms 4.207 MiB

信息

递交者
类型
递交
题目
P1470 教主的后花园
语言
C++
递交时间
2021-03-12 13:13:40
评测时间
2021-03-12 13:13:40
评测机
分数
100
总耗时
137ms
峰值内存
4.238 MiB