/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:8: warning: unused variable 'cnt' [-Wunused-variable]
  int n,cnt=maxn,x,t=1;
        ^~~
/in/foo.cc:51:10: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
   vist[k]=1;
   ~~~~~~~^~
# 状态 耗时 内存占用
#1 Accepted 1ms 204.0 KiB
#2 Accepted 1ms 208.0 KiB
#3 Accepted 2ms 328.0 KiB
#4 Accepted 3ms 336.0 KiB
#5 Accepted 3ms 332.0 KiB
#6 Accepted 4ms 412.0 KiB
#7 Accepted 22ms 572.0 KiB
#8 Accepted 32ms 636.0 KiB
#9 Accepted 35ms 648.0 KiB
#10 Accepted 32ms 668.0 KiB

信息

递交者
类型
递交
题目
P1014 灾后重建
比赛
20190323信息学奥赛模拟考(三)-补题通道
语言
C++
递交时间
2019-03-25 17:35:20
评测时间
2019-03-25 17:35:20
评测机
分数
100
总耗时
139ms
峰值内存
668.0 KiB