/ Vijos /

记录详情

Runtime Error

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

信息

递交者
类型
递交
题目
P1691 输油管道问题
语言
C++
递交时间
2018-05-26 17:04:34
评测时间
2018-05-26 17:04:34
评测机
分数
50
总耗时
380ms
峰值内存
384.0 KiB