/ WHOJ /

记录详情

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("%d%lld%lld%lld",&n,&h,&s,&f);
      |     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:13:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   13 |         scanf("%d",&a[i]);
      |         ~~~~~^~~~~~~~~~~~
正在同步测试数据,请稍后
Found 5 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 1.5 MiB
#2 Accepted 19ms 1.5 MiB
#3 Accepted 11ms 1.512 MiB
#4 Accepted 5ms 1.5 MiB
#5 Accepted 6ms 1.5 MiB

信息

递交者
类型
递交
题目
P1163 雇佣计划
题目数据
下载
语言
C++
递交时间
2022-05-22 21:50:42
评测时间
2022-05-22 21:50:42
评测机
分数
100
总耗时
47ms
峰值内存
1.512 MiB