/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:46:6: warning: unused variable 'l1' [-Wunused-variable]
  int l1(1),l2(1);
      ^~
/in/foo.cc:46:12: warning: unused variable 'l2' [-Wunused-variable]
  int l1(1),l2(1);
            ^~
# 状态 耗时 内存占用
#1 Wrong Answer 4ms 512.0 KiB
#2 Wrong Answer 5ms 464.0 KiB
#3 Wrong Answer 6ms 592.0 KiB
#4 Runtime Error 7ms 1.266 MiB
#5 Runtime Error 7ms 1.379 MiB
#6 Runtime Error 10ms 1.527 MiB
#7 Runtime Error 11ms 1.527 MiB
#8 Runtime Error 11ms 1.707 MiB
#9 Runtime Error 11ms 1.762 MiB
#10 Runtime Error 10ms 1.598 MiB

信息

递交者
类型
递交
题目
P1545 集合删数
语言
C++
递交时间
2018-05-18 14:32:56
评测时间
2018-05-18 14:32:56
评测机
分数
0
总耗时
85ms
峰值内存
1.762 MiB