记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:110:11: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  110 |      scanf("%d%d",&E_m,&n);
      |      ~~~~~^~~~~~~~~~~~~~~~
foo.cc:113:15: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  113 |          scanf("%d%d",&x,&y);
      |          ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 29ms 640.0 KiB
#2 Accepted 25ms 640.0 KiB
#3 Accepted 40ms 640.0 KiB
#4 Accepted 40ms 768.0 KiB
#5 Accepted 259ms 640.0 KiB
#6 Accepted 247ms 768.0 KiB
#7 Accepted 239ms 640.0 KiB
#8 Accepted 275ms 640.0 KiB
#9 Accepted 236ms 640.0 KiB
#10 Accepted 244ms 640.0 KiB

信息

递交者
类型
递交
题目
P1319 小D的激光枪
比赛
2022迎新春赛
语言
C++
递交时间
2022-01-31 20:37:44
评测时间
2022-01-31 20:37:44
评测机
分数
100
总耗时
1638ms
峰值内存
768.0 KiB