记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:24:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int j = 0; s[j] * i <= t && j < s.size(); j++) {
                                    ~~^~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 134ms 137.523 MiB
#2 Accepted 135ms 137.613 MiB
#3 Accepted 136ms 137.543 MiB
#4 Time Exceeded ≥1000ms ≥153.902 MiB
#5 Time Exceeded ≥1004ms ≥153.922 MiB
#6 Time Exceeded ≥1001ms ≥153.973 MiB
#7 Time Exceeded ≥1001ms ≥153.891 MiB
#8 Time Exceeded ≥1000ms ≥154.004 MiB
#9 Time Exceeded ≥1000ms ≥153.961 MiB
#10 Time Exceeded ≥1003ms ≥153.887 MiB

信息

递交者
类型
递交
题目
P1014 猜数(Round 2)
语言
C++
递交时间
2021-02-09 14:52:38
评测时间
2021-02-09 14:52:38
评测机
分数
30
总耗时
≥7420ms
峰值内存
≥154.004 MiB