/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'void DFS(int&, int, int)':
foo.cc:30:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int i = 0; i < cake.size(); i++)
                   ~~^~~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:77:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int rr = 0; rr < mouth.size(); rr++)
                   ~~~^~~~~~~~~~~~~~
foo.cc:74:6: warning: unused variable 'max' [-Wunused-variable]
  int max = 0;
      ^~~
# 状态 耗时 内存占用
#1 Wrong Answer 读取到 6 ,应为 7 2ms 384.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Wrong Answer 读取到 5 ,应为 10 1ms 384.0 KiB
#4 Wrong Answer 读取到 0 ,应为 20 2ms 384.0 KiB
#5 Wrong Answer 读取到 0 ,应为 29 2ms 384.0 KiB
#6 Wrong Answer 读取到 1 ,应为 22 1ms 384.0 KiB
#7 Wrong Answer 读取到 1 ,应为 2 2ms 384.0 KiB
#8 Time Exceeded ≥1791ms ≥384.0 KiB
#9 Accepted 2ms 536.0 KiB
#10 Accepted 2ms 384.0 KiB
#11 Accepted 2ms 364.0 KiB
#12 Accepted 1ms 384.0 KiB

信息

递交者
类型
递交
题目
P1020 切蛋糕
语言
C++
递交时间
2020-12-01 21:35:28
评测时间
2020-12-01 21:35:28
评测机
分数
50
总耗时
≥1814ms
峰值内存
≥536.0 KiB