/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:10:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   10 |     scanf("%lld%lld%lld",&n,&s,&b);
      |     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:13:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   13 |         scanf("%lld%lld%lld",&sma[i],&big[i],&pri[i]);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 239ms 192.117 MiB
#2 Accepted 243ms 192.117 MiB
#3 Accepted 164ms 191.992 MiB
#4 Accepted 161ms 191.992 MiB
#5 Accepted 186ms 192.07 MiB
#6 Accepted 184ms 191.992 MiB
#7 Accepted 165ms 191.992 MiB
#8 Accepted 215ms 192.004 MiB
#9 Accepted 168ms 191.992 MiB
#10 Accepted 185ms 191.992 MiB

信息

递交者
类型
递交
题目
P1428 贪婪格尔曼
语言
C++
递交时间
2021-12-23 23:42:29
评测时间
2021-12-23 23:42:29
评测机
分数
100
总耗时
1915ms
峰值内存
192.117 MiB