记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:48:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   48 |  scanf("%d", &n);
      |  ~~~~~^~~~~~~~~~
foo.cc:51:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   51 |   scanf("%d", &a[i]);
      |   ~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 27ms 7.992 MiB
#2 Accepted 20ms 8.0 MiB
#3 Accepted 12ms 8.0 MiB
#4 Accepted 10ms 8.125 MiB
#5 Accepted 11ms 8.0 MiB
#6 Accepted 10ms 8.0 MiB
#7 Accepted 10ms 8.0 MiB
#8 Accepted 10ms 8.0 MiB
#9 Accepted 11ms 8.0 MiB
#10 Accepted 11ms 8.0 MiB

信息

递交者
类型
递交
题目
P1358 4D 扫雷
比赛
悬赏令第四周
语言
C++
递交时间
2022-04-23 12:02:08
评测时间
2022-04-23 12:02:08
评测机
分数
100
总耗时
135ms
峰值内存
8.125 MiB