/ Vijos /

记录详情

Runtime Error

foo.cc: In function ‘int main()’:
foo.cc:43:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   43 |     for(int i=0;i<v.size();i++){
      |                 ~^~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 500.0 KiB
#2 Accepted 2ms 504.0 KiB
#3 Accepted 3ms 504.0 KiB
#4 Accepted 19ms 496.0 KiB
#5 Accepted 27ms 504.0 KiB
#6 Runtime Error Segmentation fault 14ms 532.0 KiB
#7 Runtime Error Segmentation fault 14ms 652.0 KiB
#8 Runtime Error Segmentation fault 14ms 616.0 KiB
#9 Runtime Error Segmentation fault 13ms 504.0 KiB
#10 Accepted 24ms 504.0 KiB

信息

递交者
类型
递交
题目
P1070 新年趣事之游戏
语言
C++
递交时间
2025-07-23 08:49:05
评测时间
2025-07-23 08:49:05
评测机
分数
60
总耗时
136ms
峰值内存
652.0 KiB