/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:22:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
 {scanf("%d",&a[++k].h);
  ~~~~~^~~~~~~~~~~~~~~~
foo.cc:26:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&t);
  ~~~~~^~~~~~~~~
foo.cc:27:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  for(int i=1;i<=t;i++) scanf("%d",&y[i]);
                        ~~~~~^~~~~~~~~~~~
正在同步测试数据,请稍后
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 5ms 4.637 MiB
#2 Accepted 6ms 4.703 MiB
#3 Accepted 8ms 4.73 MiB
#4 Accepted 8ms 4.723 MiB
#5 Accepted 26ms 5.402 MiB
#6 Accepted 26ms 5.477 MiB
#7 Accepted 26ms 5.32 MiB
#8 Accepted 28ms 5.449 MiB
#9 Accepted 31ms 5.41 MiB
#10 Accepted 27ms 5.48 MiB
#11 Accepted 27ms 5.406 MiB
#12 Accepted 26ms 5.449 MiB
#13 Accepted 138ms 6.953 MiB
#14 Accepted 218ms 7.871 MiB
#15 Accepted 351ms 8.953 MiB
#16 Accepted 489ms 10.184 MiB
#17 Accepted 651ms 11.559 MiB
#18 Accepted 863ms 13.066 MiB
#19 Accepted 858ms 13.078 MiB
#20 Accepted 782ms 13.07 MiB

信息

递交者
类型
递交
题目
P1944 琵琶湖
语言
C++
递交时间
2021-03-27 23:34:16
评测时间
2021-03-27 23:34:16
评测机
分数
100
总耗时
4602ms
峰值内存
13.078 MiB