/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:194:13: warning: statement has no effect [-Wunused-value]
    hashed[l]==1;
    ~~~~~~~~~^~~
/in/foo.cc: In function 'void heap_delete(node*, int)':
/in/foo.cc:86:9: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
  while(i<=l)
        ~^~~
# 状态 耗时 内存占用
#1 Accepted 1ms 344.0 KiB
#2 Accepted 1ms 344.0 KiB
#3 Runtime Error 4ms 980.0 KiB
#4 Accepted 1ms 344.0 KiB
#5 Wrong Answer 2ms 336.0 KiB
#6 Runtime Error 6ms 976.0 KiB
#7 Runtime Error 3ms 984.0 KiB
#8 Runtime Error 5ms 976.0 KiB
#9 Runtime Error 6ms 1000.0 KiB
#10 Runtime Error 5ms 976.0 KiB

信息

递交者
类型
递交
题目
P1019 补丁VS错误
语言
C++
递交时间
2019-01-20 17:04:10
评测时间
2019-01-20 17:04:10
评测机
分数
30
总耗时
39ms
峰值内存
1000.0 KiB