/ 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:22: warning: 'n' is used uninitialized in this function [-Wuninitialized]
  int *you = new int[n];
                      ^
# 状态 耗时 内存占用
#1 Accepted 3ms 372.0 KiB
#2 Runtime Error 2ms 348.0 KiB
#3 Wrong Answer 3ms 396.0 KiB
#4 Runtime Error 2ms 340.0 KiB
#5 Runtime Error 4ms 344.0 KiB
#6 Runtime Error 4ms 360.0 KiB
#7 Runtime Error 4ms 256.0 KiB
#8 Runtime Error 3ms 384.0 KiB
#9 Wrong Answer 5ms 256.0 KiB
#10 Runtime Error 5ms 364.0 KiB
#11 Wrong Answer 12ms 368.0 KiB

信息

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