/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:13:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   13 |     scanf("%d%d",&n,&m);
      |     ~~~~~^~~~~~~~~~~~~~
foo.cc:16:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   16 |         scanf("%d",a+i);
      |         ~~~~~^~~~~~~~~~
foo.cc:21:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   21 |         scanf("%d",&x);
      |         ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 276.0 KiB
#2 Accepted 3ms 296.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 8ms 1.75 MiB
#6 Accepted 19ms 3.875 MiB
#7 Accepted 38ms 5.742 MiB
#8 Accepted 44ms 6.5 MiB
#9 Accepted 46ms 10.016 MiB
#10 Accepted 56ms 9.867 MiB

信息

递交者
类型
递交
题目
P1775 乌龟棋
语言
C++
递交时间
2022-06-27 16:07:17
评测时间
2022-06-27 16:07:17
评测机
分数
100
总耗时
227ms
峰值内存
10.016 MiB