/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main(int, const char**)':
/in/foo.cc:42:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < g.size(); ++i)
                  ~~^~~~~~~~~~
/in/foo.cc:39:6: warning: unused variable 's' [-Wunused-variable]
  int s = 0;
      ^
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 256.0 KiB
#2 Wrong Answer 4ms 256.0 KiB
#3 Wrong Answer 3ms 256.0 KiB
#4 Runtime Error 3ms 256.0 KiB
#5 Runtime Error 3ms 376.0 KiB
#6 Runtime Error 3ms 384.0 KiB
#7 Runtime Error 1ms 348.0 KiB
#8 Runtime Error 3ms 344.0 KiB
#9 Runtime Error 3ms 280.0 KiB
#10 Runtime Error 1ms 196.0 KiB

信息

递交者
类型
递交
题目
P1234 口袋的天空
语言
C++
递交时间
2017-07-24 17:15:38
评测时间
2017-07-24 17:15:38
评测机
分数
0
总耗时
31ms
峰值内存
384.0 KiB