Accepted

foo.cc: In function 'int main()':
foo.cc:14:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lf",&a[i]);
   ~~~~~^~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 408.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 2ms 408.0 KiB
#6 Accepted 2ms 404.0 KiB
#7 Accepted 5ms 688.0 KiB
#8 Accepted 42ms 3.121 MiB
#9 Accepted 4ms 572.0 KiB
#10 Accepted 4ms 576.0 KiB
#11 Accepted 8ms 892.0 KiB
#12 Accepted 36ms 2.633 MiB
#13 Accepted 32ms 2.66 MiB
#14 Accepted 32ms 2.871 MiB

信息

递交者
类型
递交
题目
「一本通 1.2 例 2」Best Cow Fences
语言
C++
递交时间
2021-01-31 10:11:45
评测时间
2021-01-31 10:11:45
评测机
分数
98
总耗时
182ms
峰值内存
3.121 MiB