/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:18:6: warning: unused variable 'l1' [-Wunused-variable]
  int l1=n,l2=0;
      ^~
/in/foo.cc:18:11: warning: unused variable 'l2' [-Wunused-variable]
  int l1=n,l2=0;
           ^~
/in/foo.cc:21:6: warning: unused variable 'head' [-Wunused-variable]
  int head=1;
      ^~~~
# 状态 耗时 内存占用
#1 Accepted 5ms 608.0 KiB
#2 Accepted 3ms 608.0 KiB
#3 Accepted 3ms 600.0 KiB
#4 Accepted 3ms 616.0 KiB
#5 Accepted 4ms 616.0 KiB
#6 Accepted 4ms 608.0 KiB
#7 Accepted 5ms 512.0 KiB
#8 Accepted 5ms 512.0 KiB
#9 Accepted 5ms 612.0 KiB
#10 Accepted 5ms 592.0 KiB

信息

递交者
类型
递交
题目
P1097 合并果子
语言
C++
递交时间
2018-04-21 16:40:18
评测时间
2018-04-21 16:40:18
评测机
分数
100
总耗时
48ms
峰值内存
616.0 KiB