/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:9:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,k,l,n,maxx=-1;
        ^
/in/foo.cc:9:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,l,n,maxx=-1;
          ^
/in/foo.cc:9:12: warning: unused variable 'l' [-Wunused-variable]
  int i,j,k,l,n,maxx=-1;
            ^
# 状态 耗时 内存占用
#1 Accepted 2ms 864.0 KiB
#2 Accepted 1ms 932.0 KiB
#3 Accepted 2ms 720.0 KiB
#4 Accepted 31ms 1.68 MiB
#5 Accepted 31ms 1.66 MiB
#6 Accepted 32ms 1.684 MiB
#7 Accepted 32ms 1.617 MiB
#8 Accepted 32ms 1.602 MiB
#9 Accepted 31ms 1.68 MiB
#10 Accepted 30ms 1.598 MiB

信息

递交者
类型
递交
题目
P1008 篝火晚会
语言
C++
递交时间
2020-02-14 08:49:40
评测时间
2020-02-14 08:49:40
评测机
分数
100
总耗时
228ms
峰值内存
1.684 MiB