/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:7:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&T);
     ~~~~~^~~~~~~~~
foo.cc:10:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&n);
         ~~~~~^~~~~~~~~
foo.cc:11:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         For(i,1,n)  scanf("%d",&t[i]);
                     ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 51ms 4.25 MiB
#2 Accepted 40ms 4.211 MiB
#3 Accepted 63ms 4.246 MiB
#4 Accepted 66ms 4.246 MiB
#5 Accepted 103ms 4.258 MiB
#6 Accepted 103ms 4.246 MiB
#7 Accepted 49ms 4.254 MiB
#8 Accepted 84ms 4.25 MiB
#9 Accepted 29ms 4.25 MiB
#10 Accepted 48ms 4.227 MiB
#11 Accepted 73ms 4.246 MiB
#12 Accepted 106ms 4.25 MiB
#13 Accepted 109ms 4.246 MiB
#14 Accepted 93ms 4.258 MiB
#15 Accepted 37ms 4.258 MiB
#16 Accepted 121ms 4.242 MiB
#17 Accepted 82ms 4.25 MiB
#18 Accepted 47ms 4.254 MiB
#19 Accepted 62ms 4.258 MiB
#20 Accepted 144ms 4.25 MiB

信息

递交者
类型
递交
题目
P1651 笨笨的道路通行
语言
C++
递交时间
2021-07-21 11:49:39
评测时间
2021-07-21 11:49:39
评测机
分数
100
总耗时
1519ms
峰值内存
4.258 MiB