记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:9:13: warning: comparison between two arrays [-Warray-compare]
    9 |         if(n>=a){
      |            ~^~~
foo.cc:9:13: note: use unary '+' which decays operands to pointers or '&n[0] >= &a[0]' to compare the addresses
foo.cc:17:30: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   17 |                 for(int i=1;i=r;i++)
      |                             ~^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1101ms ≥412.0 KiB
#2 Time Exceeded ≥1100ms ≥284.0 KiB
#3 Time Exceeded ≥1101ms ≥412.0 KiB
#4 Time Exceeded ≥1100ms ≥412.0 KiB
#5 Time Exceeded ≥1100ms ≥332.0 KiB
#6 Time Exceeded ≥1100ms ≥284.0 KiB
#7 Time Exceeded ≥1100ms ≥412.0 KiB
#8 Time Exceeded ≥1100ms ≥332.0 KiB
#9 Time Exceeded ≥1100ms ≥412.0 KiB
#10 Time Exceeded ≥1100ms ≥284.0 KiB

信息

递交者
类型
递交
题目
P1507 3. Concate and count
比赛
2023秋 苏州青少年科技馆(吴江计算机协会)CSP-J/S模拟赛(1)
语言
C++
递交时间
2023-10-07 20:46:41
评测时间
2023-10-07 20:46:41
评测机
分数
0
总耗时
≥11007ms
峰值内存
≥412.0 KiB