/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:51:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&n,&m);
     ~~~~~^~~~~~~~~~~~~~
foo.cc:54:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
             scanf("%d",&h[i][j]);
             ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 728.0 KiB
#2 Accepted 12ms 892.0 KiB
#3 Time Exceeded ≥1032ms ≥2.734 MiB
#4 Accepted 2ms 700.0 KiB
#5 Accepted 2ms 720.0 KiB
#6 Accepted 3ms 900.0 KiB
#7 Accepted 3ms 908.0 KiB
#8 Accepted 5ms 936.0 KiB
#9 Accepted 10ms 1.262 MiB
#10 Accepted 46ms 3.0 MiB

信息

递交者
类型
递交
题目
P1777 引水入城
语言
C++
递交时间
2021-08-15 10:52:34
评测时间
2021-08-15 10:52:34
评测机
分数
90
总耗时
≥1121ms
峰值内存
≥3.0 MiB