/ ZYCode /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:29:46: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   29 |                                 if ((q1 + 1) < a.size()) {
      |                                     ~~~~~~~~~^~~~~~~~~~
foo.cc:42:37: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   42 |                         if ((k - 1) >= a.size()) printf("-1 ");
      |                             ~~~~~~~~^~~~~~~~~~~
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 62, expect 61. 34ms 284.0 KiB
#2 Wrong Answer Read 19, expect 18. 36ms 284.0 KiB
#3 Time Exceeded ≥1099ms ≥1.902 MiB
#4 Time Exceeded ≥1099ms ≥1.988 MiB
#5 Time Exceeded ≥1099ms ≥4.656 MiB
#6 Time Exceeded ≥1098ms ≥4.727 MiB
#7 Time Exceeded ≥1099ms ≥4.668 MiB
#8 Time Exceeded ≥1099ms ≥4.469 MiB
#9 Time Exceeded ≥1099ms ≥4.645 MiB
#10 Time Exceeded ≥1100ms ≥4.676 MiB

信息

递交者
类型
递交
题目
P1027 【ZYCode R5】数学题
语言
C++
递交时间
2023-05-20 08:48:07
评测时间
2023-05-20 08:48:07
评测机
分数
0
总耗时
≥8868ms
峰值内存
≥4.727 MiB