/ TYWZ /

记录详情

Runtime Error

/in/foo.cc: In function 'bool solve()':
/in/foo.cc:9:6: warning: unused variable 'k' [-Wunused-variable]
  int k = 0;
      ^
/in/foo.cc:34:30: warning: 'mp' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if(ns[mp - 1] > ms || ns[mp + 1] < ms)
                           ~~~^~~
# 状态 耗时 内存占用
#1 Accepted 1ms 216.0 KiB
#2 Accepted 1ms 232.0 KiB
#3 Accepted 1ms 228.0 KiB
#4 Accepted 1ms 228.0 KiB
#5 Accepted 1ms 232.0 KiB
#6 Runtime Error 1ms 224.0 KiB
#7 Accepted 1ms 228.0 KiB
#8 Accepted 1ms 216.0 KiB
#9 Wrong Answer 1ms 228.0 KiB
#10 Accepted 1ms 236.0 KiB

信息

递交者
类型
递交
比赛
2019.2.13测验
语言
C++
递交时间
2019-02-13 14:33:16
评测时间
2019-02-13 14:33:16
评测机
分数
80
总耗时
16ms
峰值内存
236.0 KiB