/ WHOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:6:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    6 |     scanf("%d%d",&n,&m);
      |     ~~~~~^~~~~~~~~~~~~~
foo.cc:8:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    8 |         scanf("%d",&a[i]);
      |         ~~~~~^~~~~~~~~~~~
foo.cc:10:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   10 |         scanf("%d",&p),c[p]++;
      |         ~~~~~^~~~~~~~~
正在同步测试数据,请稍后
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 7ms 1.875 MiB
#6 Accepted 9ms 3.5 MiB
#7 Accepted 13ms 4.75 MiB
#8 Accepted 17ms 4.875 MiB
#9 Accepted 20ms 7.375 MiB
#10 Accepted 21ms 8.375 MiB

信息

递交者
类型
递交
题目
P1161 [NOIP2010 提高组] 乌龟棋
题目数据
下载
语言
C++
递交时间
2022-05-22 21:23:33
评测时间
2022-05-22 21:23:33
评测机
分数
100
总耗时
100ms
峰值内存
8.375 MiB