记录详情

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.527 MiB
#2 Accepted 135ms 137.531 MiB
#3 Accepted 136ms 137.523 MiB
#4 Time Exceeded ≥1003ms ≥153.938 MiB
#5 Time Exceeded ≥1001ms ≥153.957 MiB
#6 Time Exceeded ≥1001ms ≥153.992 MiB
#7 Time Exceeded ≥1001ms ≥153.953 MiB
#8 Time Exceeded ≥1002ms ≥153.988 MiB
#9 Time Exceeded ≥1001ms ≥153.902 MiB
#10 Time Exceeded ≥1004ms ≥153.961 MiB

信息

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