记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:31:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,l,n,m;
          ^
/in/foo.cc:31:12: warning: unused variable 'l' [-Wunused-variable]
  int i,j,k,l,n,m;
            ^
/in/foo.cc:31:16: warning: unused variable 'm' [-Wunused-variable]
  int i,j,k,l,n,m;
                ^
# 状态 耗时 内存占用
#1 Accepted 3ms 328.0 KiB
#2 Accepted 1ms 324.0 KiB
#3 Accepted 2ms 324.0 KiB
#4 Accepted 2ms 320.0 KiB
#5 Accepted 3ms 328.0 KiB
#6 Accepted 3ms 320.0 KiB
#7 Accepted 151ms 456.0 KiB
#8 Runtime Error 10ms 452.0 KiB
#9 Runtime Error 8ms 452.0 KiB
#10 Runtime Error 8ms 452.0 KiB

信息

递交者
类型
递交
语言
C++
递交时间
2017-10-06 11:40:26
评测时间
2017-10-06 11:40:26
评测机
分数
70
总耗时
196ms
峰值内存
456.0 KiB