/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:15:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   15 |   scanf("%d%d",&n,&k);
      |   ~~~~~^~~~~~~~~~~~~~
foo.cc:17:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   17 |    scanf("%s%d",&c,&m);
      |    ~~~~~^~~~~~~~~~~~~~
foo.cc:20:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   20 |     scanf("%d",&p);
      |     ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 504.0 KiB
#2 Accepted 5ms 524.0 KiB
#3 Accepted 4ms 512.0 KiB
#4 Accepted 29ms 1.527 MiB
#5 Accepted 38ms 1.508 MiB
#6 Accepted 29ms 1.492 MiB
#7 Accepted 29ms 1.492 MiB
#8 Accepted 31ms 1.492 MiB
#9 Accepted 54ms 1.492 MiB
#10 Accepted 29ms 1.492 MiB

信息

递交者
类型
递交
题目
P1320 清点人数
语言
C++
递交时间
2022-07-17 20:49:01
评测时间
2022-07-17 20:49:01
评测机
分数
100
总耗时
257ms
峰值内存
1.527 MiB