/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:6: warning: unused variable 'count' [-Wunused-variable]
  int count = 0,sum = 0,num;
      ^~~~~
/in/foo.cc:12:23: warning: 'n' is used uninitialized in this function [-Wuninitialized]
  int *you = new int[n + 2];
                     ~~^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 3ms 256.0 KiB
#3 Runtime Error 2ms 384.0 KiB
#4 Accepted 2ms 356.0 KiB
#5 Accepted 2ms 368.0 KiB
#6 Runtime Error 3ms 372.0 KiB
#7 Wrong Answer 3ms 344.0 KiB
#8 Runtime Error 3ms 360.0 KiB
#9 Runtime Error 2ms 256.0 KiB
#10 Wrong Answer 13ms 340.0 KiB
#11 Wrong Answer 15ms 340.0 KiB

信息

递交者
类型
递交
题目
P1691 输油管道问题
语言
C++
递交时间
2018-05-24 17:55:44
评测时间
2018-05-24 17:55:44
评测机
分数
40
总耗时
56ms
峰值内存
384.0 KiB