/ ep /

记录详情

Time Exceeded

/in/foo.cc: In function 'int sum(int, int)':
/in/foo.cc:10:9: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return ans; 
         ^~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:29:17: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
    cout<<sum(l,r)<<endl;
                 ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1001ms ≥2.203 MiB
#2 Time Exceeded ≥1001ms ≥2.195 MiB
#3 Time Exceeded ≥1000ms ≥2.207 MiB
#4 Time Exceeded ≥1000ms ≥2.203 MiB
#5 Time Exceeded ≥1000ms ≥2.207 MiB
#6 Time Exceeded ≥1000ms ≥2.203 MiB
#7 Time Exceeded ≥1000ms ≥2.203 MiB
#8 Time Exceeded ≥1000ms ≥2.207 MiB
#9 Time Exceeded ≥1001ms ≥2.203 MiB
#10 Time Exceeded ≥1000ms ≥2.203 MiB

信息

递交者
类型
递交
题目
P1005 动态区间求和
语言
C++
递交时间
2019-11-01 22:07:37
评测时间
2019-11-01 22:07:37
评测机
分数
0
总耗时
≥10008ms
峰值内存
≥2.207 MiB