记录详情

Accepted

/in/foo.cc: In function 'll lca::main()':
/in/foo.cc:132:2: warning: no return statement in function returning non-void [-Wreturn-type]
  }
  ^
/in/foo.cc: In function 'void lca::erase(ll)':
/in/foo.cc:100:10: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int l, r;
          ^
# 状态 耗时 内存占用
#1 Accepted 3ms 8.211 MiB
#2 Accepted 3ms 8.211 MiB
#3 Accepted 3ms 8.223 MiB
#4 Accepted 8ms 11.195 MiB
#5 Accepted 15ms 12.566 MiB
#6 Accepted 76ms 13.781 MiB
#7 Accepted 112ms 17.137 MiB
#8 Accepted 114ms 18.285 MiB
#9 Accepted 80ms 14.516 MiB
#10 Accepted 81ms 15.836 MiB

信息

递交者
类型
递交
题目
P1008 异象石
语言
C++
递交时间
2019-08-18 18:47:17
评测时间
2019-08-18 18:47:17
评测机
分数
100
总耗时
500ms
峰值内存
18.285 MiB