/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'bool row_check(int)':
foo.cc:33:15: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   33 |  if(vec.size()!=len) return false;
      |     ~~~~~~~~~~^~~~~
foo.cc: In function 'bool col_check(int)':
foo.cc:55:15: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   55 |  if(vec.size()!=len) return false;
      |     ~~~~~~~~~~^~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 384.0 KiB
#2 Accepted 6ms 384.0 KiB
#3 Accepted 4ms 384.0 KiB
#4 Time Exceeded ≥5098ms ≥384.0 KiB
#5 Accepted 68ms 384.0 KiB
#6 Time Exceeded ≥5100ms ≥384.0 KiB
#7 Time Exceeded ≥5100ms ≥384.0 KiB
#8 Time Exceeded ≥5099ms ≥384.0 KiB
#9 Time Exceeded ≥5101ms ≥392.0 KiB
#10 Time Exceeded ≥5091ms ≥384.0 KiB

信息

递交者
类型
递交
题目
P1247 Cross Logic
语言
C++
递交时间
2022-02-25 22:44:42
评测时间
2022-02-25 22:44:42
评测机
分数
40
总耗时
≥30675ms
峰值内存
≥392.0 KiB