/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:8:17: warning: unused variable 't' [-Wunused-variable]
     int n,m,ans,t;
                 ^
/in/foo.cc:20:8: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
  cout<<ans<<endl;
        ^~~
# 状态 耗时 内存占用
#1 Accepted 3ms 2.352 MiB
#2 Accepted 5ms 2.359 MiB
#3 Accepted 5ms 2.5 MiB
#4 Accepted 8ms 6.25 MiB
#5 Accepted 4ms 2.59 MiB
#6 Accepted 8ms 2.625 MiB
#7 Accepted 9ms 2.75 MiB
#8 Accepted 12ms 6.371 MiB
#9 Accepted 8ms 2.715 MiB
#10 Accepted 9ms 2.73 MiB

信息

递交者
类型
递交
题目
P1057 盖房子
语言
C++
递交时间
2018-06-07 20:21:57
评测时间
2018-06-07 20:21:57
评测机
分数
100
总耗时
76ms
峰值内存
6.371 MiB