/ 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 2ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Time Exceeded ≥5099ms ≥384.0 KiB
#5 Accepted 58ms 384.0 KiB
#6 Time Exceeded ≥5099ms ≥384.0 KiB
#7 Time Exceeded ≥5102ms ≥384.0 KiB
#8 Time Exceeded ≥5100ms ≥384.0 KiB
#9 Time Exceeded ≥5100ms ≥384.0 KiB
#10 Time Exceeded ≥5100ms ≥384.0 KiB

信息

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