/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:28:11: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  cin>>n>>s+1;
          ~^~
/in/foo.cc:27:6: warning: unused variable 'i' [-Wunused-variable]
  int i,j,k,l,n,m;
      ^
/in/foo.cc:27:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,k,l,n,m;
        ^
/in/foo.cc:27:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,l,n,m;
          ^
/in/foo.cc:27:12: warning: unused variable 'l' [-Wunused-variable]
  int i,j,k,l,n,m;
            ^
/in/foo.cc:27:16: warning: unused variable 'm' [-Wunused-variable]
  int i,j,k,l,n,m;
                ^
# 状态 耗时 内存占用
#1 Accepted 5ms 348.0 KiB
#2 Accepted 5ms 336.0 KiB
#3 Accepted 4ms 384.0 KiB
#4 Accepted 4ms 256.0 KiB
#5 Accepted 6ms 372.0 KiB
#6 Accepted 3ms 380.0 KiB
#7 Accepted 4ms 256.0 KiB
#8 Accepted 4ms 352.0 KiB
#9 Accepted 4ms 352.0 KiB
#10 Accepted 3ms 364.0 KiB

信息

递交者
类型
递交
题目
P1114 FBI树
语言
C++
递交时间
2017-12-02 08:29:42
评测时间
2017-12-02 08:29:42
评测机
分数
100
总耗时
48ms
峰值内存
384.0 KiB