/ WHOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:68:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   68 |     scanf("%d",&n);
      |     ~~~~~^~~~~~~~~
foo.cc:70:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   70 |         scanf("%d",&a[i]);
      |         ~~~~~^~~~~~~~~~~~
foo.cc:73:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   73 |         scanf("%d%d",&u,&v);
      |         ~~~~~^~~~~~~~~~~~~~
正在同步测试数据,请稍后
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 86ms 27.242 MiB
#2 Accepted 462ms 50.742 MiB
#3 Accepted 914ms 68.617 MiB
#4 Accepted 20ms 19.5 MiB
#5 Accepted 19ms 19.75 MiB
#6 Accepted 24ms 20.0 MiB
#7 Accepted 34ms 20.75 MiB
#8 Accepted 59ms 22.129 MiB
#9 Accepted 111ms 28.617 MiB
#10 Accepted 111ms 26.992 MiB

信息

递交者
类型
递交
题目
P1131 Doctor Who的TARDIS
题目数据
下载
语言
C++
递交时间
2022-04-16 20:54:49
评测时间
2022-05-15 18:56:50
评测机
分数
100
总耗时
1845ms
峰值内存
68.617 MiB