/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void sc(int, int)':
/in/foo.cc:55:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j;
        ^
/in/foo.cc: In function 'void sb(int, int)':
/in/foo.cc:82:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,x;
        ^
/in/foo.cc:82:10: warning: unused variable 'x' [-Wunused-variable]
  int i,j,x;
          ^
/in/foo.cc: In function 'void sa(int, int)':
/in/foo.cc:104:6: warning: unused variable 'i' [-Wunused-variable]
  int i,j,x;
      ^
/in/foo.cc:104:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,x;
        ^
# 状态 耗时 内存占用
#1 Accepted 15ms 352.0 KiB
#2 Accepted 2ms 208.0 KiB
#3 Accepted 2ms 256.0 KiB
#4 Accepted 3ms 348.0 KiB
#5 Accepted 3ms 340.0 KiB
#6 Accepted 5ms 360.0 KiB
#7 Accepted 3ms 356.0 KiB
#8 Accepted 126ms 376.0 KiB
#9 Accepted 90ms 344.0 KiB
#10 Accepted 28ms 344.0 KiB

信息

递交者
类型
递交
题目
P1099 虫食算
语言
C++
递交时间
2018-03-23 12:47:40
评测时间
2018-03-23 12:47:40
评测机
分数
100
总耗时
282ms
峰值内存
376.0 KiB