/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:6:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
 scanf("%d",&n);
 ~~~~~^~~~~~~~~
foo.cc:10:6: 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 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 136ms 1.812 MiB
#4 Accepted 138ms 1.723 MiB
#5 Accepted 129ms 1.812 MiB
#6 Accepted 131ms 1.84 MiB
#7 Accepted 128ms 1.809 MiB
#8 Accepted 132ms 1.832 MiB
#9 Accepted 128ms 1.832 MiB
#10 Accepted 127ms 1.832 MiB

信息

递交者
类型
递交
题目
P1894 セチの祈り
语言
C++
递交时间
2021-08-06 21:47:45
评测时间
2021-08-06 21:47:45
评测机
分数
100
总耗时
1054ms
峰值内存
1.84 MiB