记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:24:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   24 |  scanf("%d", &T);
      |  ~~~~~^~~~~~~~~~
foo.cc:26:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   26 |   scanf("%d", &n);
      |   ~~~~~^~~~~~~~~~
foo.cc:28:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   28 |    scanf("%s%d%d", name[i], &d[i], &c[i]);
      |    ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 13ms 8.75 MiB
#2 Accepted 22ms 8.75 MiB
#3 Accepted 16ms 8.75 MiB
#4 Accepted 23ms 8.875 MiB
#5 Accepted 22ms 8.75 MiB
#6 Accepted 45ms 9.0 MiB
#7 Accepted 73ms 9.25 MiB
#8 Accepted 64ms 9.25 MiB
#9 Accepted 29ms 9.0 MiB
#10 Accepted 70ms 9.242 MiB
#11 Accepted 75ms 9.242 MiB
#12 Accepted 223ms 10.742 MiB
#13 Accepted 453ms 12.742 MiB
#14 Accepted 356ms 12.742 MiB
#15 Accepted 212ms 10.742 MiB
#16 Accepted 347ms 12.754 MiB
#17 Accepted 358ms 12.742 MiB
#18 Accepted 282ms 12.742 MiB
#19 Accepted 416ms 12.867 MiB
#20 Accepted 21ms 8.75 MiB

信息

递交者
类型
递交
题目
A.作业
题目数据
下载
语言
C++
递交时间
2018-07-20 23:55:46
评测时间
2022-02-07 01:48:47
评测机
分数
100
总耗时
3128ms
峰值内存
12.867 MiB