/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'void DFS(int, int, ll)':
/in/foo.cc:22:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,k,v;
        ^
/in/foo.cc:22:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,v;
          ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:36:14: warning: unused variable 'j' [-Wunused-variable]
  int x,y,z,i,j,k;
              ^
/in/foo.cc:36:16: warning: unused variable 'k' [-Wunused-variable]
  int x,y,z,i,j,k;
                ^
# 状态 耗时 内存占用
#1 Accepted 6ms 8.312 MiB
#2 Accepted 4ms 8.488 MiB
#3 Accepted 3ms 8.309 MiB
#4 Accepted 3ms 8.312 MiB
#5 Accepted 5ms 8.441 MiB
#6 Accepted 68ms 19.184 MiB

信息

递交者
类型
递交
题目
时态同步
语言
C++
递交时间
2017-09-24 14:36:29
评测时间
2017-09-24 14:36:29
评测机
分数
100
总耗时
91ms
峰值内存
19.184 MiB