记录详情

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:101:10: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int l, r;
          ^
# 状态 耗时 内存占用
#1 Accepted 1ms 412.0 KiB
#2 Accepted 2ms 392.0 KiB
#3 Accepted 2ms 488.0 KiB
#4 Accepted 10ms 2.508 MiB
#5 Accepted 18ms 2.938 MiB
#6 Accepted 100ms 7.402 MiB
#7 Accepted 138ms 13.539 MiB
#8 Accepted 150ms 14.438 MiB
#9 Accepted 108ms 8.41 MiB
#10 Accepted 108ms 13.586 MiB

信息

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