/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:38:6: warning: unused variable 'l1' [-Wunused-variable]
  int l1(1),l2(1);
      ^~
/in/foo.cc:38:12: warning: unused variable 'l2' [-Wunused-variable]
  int l1(1),l2(1);
            ^~
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 500.0 KiB
#2 Wrong Answer 3ms 484.0 KiB
#3 Wrong Answer 7ms 512.0 KiB
#4 Wrong Answer 17ms 1.273 MiB
#5 Wrong Answer 18ms 1.266 MiB
#6 Runtime Error 12ms 1.527 MiB
#7 Runtime Error 10ms 1.613 MiB
#8 Runtime Error 11ms 1.73 MiB
#9 Runtime Error 11ms 1.742 MiB
#10 Runtime Error 11ms 1.77 MiB

信息

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