/ 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 2ms 1.5 MiB
#2 Accepted 3ms 1.5 MiB
#3 Accepted 5ms 1.5 MiB
#4 Accepted 3ms 1.5 MiB
#5 Accepted 4ms 1.5 MiB
#6 Accepted 14ms 2.375 MiB
#7 Accepted 14ms 2.5 MiB
#8 Accepted 123ms 5.496 MiB
#9 Accepted 235ms 5.492 MiB
#10 Time Exceeded ≥1101ms ≥4.375 MiB

信息

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