/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:6: warning: unused variable 'n' [-Wunused-variable]
  int n,i,ln1,ln2;
      ^
/in/foo.cc:17:8: warning: unused variable 'i' [-Wunused-variable]
  int n,i,ln1,ln2;
        ^
# 状态 耗时 内存占用
#1 Accepted 5ms 260.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 2ms 348.0 KiB
#4 Accepted 3ms 364.0 KiB
#5 Accepted 2ms 344.0 KiB

信息

递交者
类型
递交
题目
P1132 求二叉树的先序序列
语言
C++
递交时间
2018-06-29 09:00:43
评测时间
2018-06-29 09:00:43
评测机
分数
50
总耗时
17ms
峰值内存
384.0 KiB