/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:13:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&n);
     ~~~~~^~~~~~~~~
foo.cc:15:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&a);
         ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 412.0 KiB
#2 Accepted 1ms 404.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 4ms 2.875 MiB
#5 Accepted 7ms 5.082 MiB
#6 Accepted 39ms 20.23 MiB
#7 Accepted 60ms 27.055 MiB
#8 Accepted 1014ms 176.887 MiB
#9 Accepted 1271ms 219.84 MiB
#10 Accepted 902ms 229.0 MiB

信息

递交者
类型
递交
题目
P1991 二人抓牌
语言
C++
递交时间
2021-08-18 11:03:56
评测时间
2021-08-18 11:03:56
评测机
分数
100
总耗时
3306ms
峰值内存
229.0 MiB