/ WHOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:8:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    8 |  scanf("%d",&t);
      |  ~~~~~^~~~~~~~~
foo.cc:20:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   20 |   scanf("%d%d",&n,&k);
      |   ~~~~~^~~~~~~~~~~~~~
Found 20 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 6ms 1.875 MiB
#2 Accepted 6ms 1.875 MiB
#3 Accepted 15ms 2.0 MiB
#4 Accepted 5ms 1.875 MiB
#5 Accepted 19ms 2.0 MiB
#6 Accepted 10ms 1.875 MiB
#7 Accepted 11ms 1.875 MiB
#8 Accepted 8ms 1.875 MiB
#9 Accepted 4ms 1.875 MiB
#10 Accepted 5ms 1.875 MiB
#11 Accepted 4ms 1.875 MiB
#12 Accepted 6ms 2.0 MiB
#13 Accepted 18ms 2.0 MiB
#14 Accepted 10ms 2.125 MiB
#15 Accepted 11ms 2.125 MiB
#16 Accepted 12ms 2.125 MiB
#17 Accepted 12ms 2.125 MiB
#18 Accepted 13ms 2.125 MiB
#19 Accepted 7ms 2.0 MiB
#20 Accepted 11ms 2.0 MiB

信息

递交者
类型
递交
题目
P1487 求符合规则的数个数
题目数据
下载
语言
C++
递交时间
2022-08-09 20:29:15
评测时间
2022-08-09 20:36:37
评测机
分数
100
总耗时
204ms
峰值内存
2.125 MiB