记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:19:6: warning: unused variable 'a' [-Wunused-variable]
   19 |  int a,b;
      |      ^
foo.cc:19:8: warning: unused variable 'b' [-Wunused-variable]
   19 |  int a,b;
      |        ^
foo.cc:29:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   29 |   scanf("%d %d",&pos[i].first,&pos[i].second);
      |   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 7ms 640.0 KiB
#2 Accepted 6ms 640.0 KiB
#3 Accepted 5ms 640.0 KiB
#4 Accepted 7ms 640.0 KiB
#5 Accepted 477ms 10.867 MiB
#6 Accepted 513ms 10.867 MiB
#7 Accepted 530ms 10.867 MiB
#8 Accepted 490ms 10.867 MiB
#9 Accepted 456ms 10.992 MiB
#10 Accepted 569ms 10.867 MiB

信息

递交者
类型
递交
题目
P1319 小D的激光枪
比赛
2022迎新春赛
语言
C++
递交时间
2022-02-03 23:51:29
评测时间
2022-02-03 23:51:29
评测机
分数
100
总耗时
3064ms
峰值内存
10.992 MiB