/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:42:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   42 |  scanf("%d%d%d",&n,&j,&m);
      |  ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:46:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   46 |   scanf("%d%d%d",&a,&b,&c);
      |   ~~~~~^~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 1.5 MiB
#2 Accepted 3ms 1.625 MiB
#3 Accepted 4ms 1.5 MiB
#4 Accepted 4ms 1.5 MiB
#5 Accepted 3ms 1.5 MiB
#6 Accepted 15ms 2.375 MiB
#7 Accepted 22ms 2.5 MiB
#8 Accepted 101ms 5.492 MiB
#9 Accepted 234ms 5.504 MiB
#10 Time Exceeded ≥1101ms ≥4.367 MiB

信息

递交者
类型
递交
题目
P1321 魔塔
语言
C++
递交时间
2022-03-13 20:27:14
评测时间
2022-03-13 20:27:14
评测机
分数
90
总耗时
≥1493ms
峰值内存
≥5.504 MiB