/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void DFS(int&, int, int)':
/in/foo.cc:29:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int i = 0; i < cake.size(); i++)
                   ~~^~~~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:73:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int rr = 0; rr < mouth.size(); rr++)
                   ~~~^~~~~~~~~~~~~~
/in/foo.cc:70:6: warning: unused variable 'max' [-Wunused-variable]
  int max = 0;
      ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 216.0 KiB
#2 Accepted 2ms 220.0 KiB
#3 Accepted 2ms 228.0 KiB
#4 Accepted 157ms 312.0 KiB
#5 Time Exceeded ≥1003ms ≥216.0 KiB
#6 Time Exceeded ≥1001ms ≥208.0 KiB
#7 Accepted 2ms 220.0 KiB
#8 Time Exceeded ≥1002ms ≥344.0 KiB
#9 Accepted 2ms 336.0 KiB
#10 Accepted 1ms 204.0 KiB
#11 Accepted 1ms 208.0 KiB
#12 Accepted 1ms 208.0 KiB

信息

递交者
类型
递交
题目
P1020 切蛋糕
语言
C++
递交时间
2020-12-01 21:25:37
评测时间
2020-12-01 21:25:37
评测机
分数
90
总耗时
≥3181ms
峰值内存
≥344.0 KiB