记录详情

Time Exceeded

/in/foo.cc: In function 'bool BeMatricEqual(const std::vector<std::vector<int> >&, const std::vector<std::vector<int> >&, int)':
/in/foo.cc:20:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for (int i = 0; i < n; ++i)
     ^~~
/in/foo.cc:25:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  return true;
  ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 10ms 448.0 KiB
#2 Accepted 10ms 460.0 KiB
#3 Accepted 11ms 472.0 KiB
#4 Accepted 10ms 460.0 KiB
#5 Accepted 14ms 456.0 KiB
#6 Accepted 12ms 456.0 KiB
#7 Time Exceeded ≥3002ms ≥13.625 MiB
#8 Time Exceeded ≥3001ms ≥12.648 MiB

信息

递交者
类型
递交
比赛
2024春 悬赏令第九周
语言
C++
递交时间
2024-06-13 16:12:24
评测时间
2024-06-17 01:28:11
评测机
分数
60
总耗时
≥6074ms
峰值内存
≥13.625 MiB