/ ep /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:19: warning: unused variable 'l' [-Wunused-variable]
  register int i,j,l,r;
                   ^
/in/foo.cc:10:21: warning: unused variable 'r' [-Wunused-variable]
  register int i,j,l,r;
                     ^
# 状态 耗时 内存占用
#1 Accepted 37ms 29.395 MiB
#2 Accepted 45ms 36.969 MiB
#3 Accepted 59ms 44.672 MiB
#4 Accepted 262ms 48.551 MiB
#5 Accepted 257ms 48.566 MiB
#6 Accepted 236ms 48.559 MiB
#7 Runtime Error 3ms 440.0 KiB
#8 Runtime Error 3ms 360.0 KiB
#9 Runtime Error 3ms 384.0 KiB
#10 Runtime Error 3ms 364.0 KiB

信息

递交者
类型
递交
题目
P1001 序列区间最大值
语言
C++
递交时间
2019-08-20 16:47:00
评测时间
2019-08-20 16:47:00
评测机
分数
60
总耗时
914ms
峰值内存
48.566 MiB