记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:46:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   46 |      for(int j=0;j<v[rr].size();j++){
      |                  ~^~~~~~~~~~~~~
foo.cc:30:16: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   30 |     int q;scanf("%d",&q);
      |           ~~~~~^~~~~~~~~
foo.cc:32:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   32 |  scanf("%d%d",&p[i].l,&p[i].r);
      |  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
Found 20 testcases.
# 状态 耗时 内存占用
#1 Accepted 24ms 23.781 MiB
#2 Accepted 26ms 23.742 MiB
#3 Accepted 23ms 23.855 MiB
#4 Accepted 24ms 23.855 MiB
#5 Accepted 25ms 23.883 MiB
#6 Accepted 24ms 23.891 MiB
#7 Time Exceeded ≥1023ms ≥67.828 MiB
#8 Time Exceeded ≥1005ms ≥68.051 MiB
#9 Time Exceeded ≥1005ms ≥68.359 MiB
#10 Time Exceeded ≥1065ms ≥68.113 MiB
#11 Time Exceeded ≥1097ms ≥69.18 MiB
#12 Time Exceeded ≥1014ms ≥69.227 MiB
#13 Time Exceeded ≥1052ms ≥69.301 MiB
#14 Time Exceeded ≥1075ms ≥69.184 MiB
#15 Time Exceeded ≥1010ms ≥69.047 MiB
#16 Time Exceeded ≥1007ms ≥68.762 MiB
#17 Time Exceeded ≥1078ms ≥69.492 MiB
#18 Time Exceeded ≥1046ms ≥68.832 MiB
#19 Time Exceeded ≥1066ms ≥68.895 MiB
#20 Time Exceeded ≥1039ms ≥69.32 MiB
您没有权限查看该代码,完成本题后再来查看

信息

递交者
类型
递交模式
题目
P5844 星河
语言
C++14
递交时间
2022-08-22 16:13:16
评测时间
2022-08-22 16:13:16
评测机
分数
30
总耗时
≥14735ms
峰值内存
≥69.492 MiB