/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'int main(int, char**)':
/in/foo.cc:22:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,x,y;
        ^
/in/foo.cc:22:10: warning: unused variable 'x' [-Wunused-variable]
  int i,j,x,y;
          ^
/in/foo.cc:22:12: warning: unused variable 'y' [-Wunused-variable]
  int i,j,x,y;
            ^
# 状态 耗时 内存占用
#1 Accepted 1ms 196.0 KiB
#2 Accepted 2ms 2.699 MiB
#3 Accepted 1ms 200.0 KiB
#4 Accepted 1ms 328.0 KiB
#5 Accepted 2ms 2.195 MiB
#6 Accepted 1ms 2.199 MiB
#7 Accepted 2ms 2.32 MiB
#8 Accepted 2ms 2.445 MiB
#9 Accepted 2ms 584.0 KiB
#10 Accepted 2ms 844.0 KiB

信息

递交者
类型
递交
题目
Subsequences Summing to Sevens
语言
C++
递交时间
2019-04-13 11:51:59
评测时间
2019-04-13 11:51:59
评测机
分数
100
总耗时
20ms
峰值内存
2.699 MiB