/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:44:6: warning: unused variable 'l1' [-Wunused-variable]
  int l1(1),l2(1);
      ^~
/in/foo.cc:44:12: warning: unused variable 'l2' [-Wunused-variable]
  int l1(1),l2(1);
            ^~
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 384.0 KiB
#2 Wrong Answer 5ms 492.0 KiB
#3 Wrong Answer 6ms 512.0 KiB
#4 Runtime Error 5ms 1.266 MiB
#5 Runtime Error 9ms 1.352 MiB
#6 Runtime Error 9ms 1.527 MiB
#7 Runtime Error 12ms 1.527 MiB
#8 Runtime Error 13ms 1.652 MiB
#9 Runtime Error 12ms 1.754 MiB
#10 Runtime Error 13ms 1.777 MiB

信息

递交者
类型
递交
题目
P1545 集合删数
语言
C++
递交时间
2018-05-18 15:08:55
评测时间
2018-05-18 15:08:55
评测机
分数
0
总耗时
92ms
峰值内存
1.777 MiB