/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:9:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    9 |  scanf("%d%d",&n,&m);
      |  ~~~~~^~~~~~~~~~~~~~
foo.cc:11:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   11 |    for (int j=1;j<=m;j++) scanf("%d",&a[i][j]);
      |                           ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 9894, expect 3632. 9ms 504.0 KiB
#2 Wrong Answer Read 422092, expect 11958. 51ms 760.0 KiB
#3 Wrong Answer Read 32474, expect 10099. 34ms 768.0 KiB
#4 Time Exceeded ≥3082ms ≥3.367 MiB
#5 Time Exceeded ≥3072ms ≥4.492 MiB
#6 Time Exceeded ≥3069ms ≥4.867 MiB
#7 Time Exceeded ≥3056ms ≥6.117 MiB
#8 Time Exceeded ≥3093ms ≥6.367 MiB
#9 Time Exceeded ≥3060ms ≥9.617 MiB

信息

递交者
类型
递交
题目
P1556 对称的正方形
语言
C++
递交时间
2022-03-26 20:38:12
评测时间
2022-03-26 20:38:12
评测机
分数
0
总耗时
≥18529ms
峰值内存
≥9.617 MiB