/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:8:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:10:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&a[i]);
   ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 512.0 KiB
#3 Accepted 4ms 1.117 MiB
#4 Accepted 79ms 7.738 MiB
#5 Accepted 8ms 1.16 MiB
#6 Accepted 86ms 6.848 MiB
#7 Accepted 142ms 7.938 MiB
#8 Accepted 196ms 8.086 MiB
#9 Accepted 222ms 7.887 MiB
#10 Accepted 237ms 7.945 MiB

信息

递交者
类型
递交
题目
P1037 搭建双塔
语言
C++
递交时间
2021-10-13 16:45:35
评测时间
2021-10-13 16:45:35
评测机
分数
100
总耗时
982ms
峰值内存
8.086 MiB