/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,k,l,m,minh=0; 
        ^
/in/foo.cc:14:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,l,m,minh=0; 
          ^
/in/foo.cc:14:12: warning: unused variable 'l' [-Wunused-variable]
  int i,j,k,l,m,minh=0; 
            ^
/in/foo.cc:14:14: warning: unused variable 'm' [-Wunused-variable]
  int i,j,k,l,m,minh=0; 
              ^
# 状态 耗时 内存占用
#1 Accepted 2ms 1.195 MiB
#2 Accepted 1ms 1.254 MiB
#3 Accepted 1ms 1.258 MiB
#4 Accepted 1ms 1.195 MiB
#5 Accepted 1ms 1.203 MiB
#6 Accepted 2ms 1.199 MiB
#7 Accepted 2ms 1.199 MiB
#8 Accepted 2ms 1.199 MiB
#9 Accepted 2ms 1.199 MiB
#10 Accepted 1ms 1.195 MiB

信息

递交者
类型
递交
题目
P1540 月亮之眼
语言
C++
递交时间
2020-01-14 18:51:10
评测时间
2020-01-14 18:51:10
评测机
分数
100
总耗时
20ms
峰值内存
1.258 MiB