/ new_bzoj /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:48:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   48 |         scanf("%d",&N);
      |         ~~~~~^~~~~~~~~
foo.cc:50:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   50 |             scanf("%d",&num[i]);
      |             ~~~~~^~~~~~~~~~~~~~
foo.cc:51:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   51 |         scanf("%d",&ww);
      |         ~~~~~^~~~~~~~~~
foo.cc:54:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   54 |             scanf("%d%d",&ask[i].l,&ask[i].r);
      |             ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 103ms 1.25 MiB
#2 Accepted 106ms 1.125 MiB
#3 Accepted 119ms 1.25 MiB
#4 Accepted 109ms 1.242 MiB
#5 Accepted 106ms 1.25 MiB

信息

递交者
类型
递交
题目
HH的项链
语言
C++
递交时间
2022-01-19 14:51:55
评测时间
2022-01-19 14:51:55
评测机
分数
100
总耗时
545ms
峰值内存
1.25 MiB