/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'void dfs(int, int)':
foo.cc:15:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   15 |     for (int i = 0; i < tree[node].size(); i++) {
      |                     ~~^~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 5, expect 0. 4ms 412.0 KiB
#2 Wrong Answer Read 6, expect -1. 4ms 332.0 KiB
#3 Runtime Error Segmentation fault 4ms 412.0 KiB
#4 Runtime Error Segmentation fault 3ms 412.0 KiB
#5 Runtime Error Segmentation fault 5ms 412.0 KiB
#6 Wrong Answer Read 100, expect 543. 3ms 412.0 KiB
#7 Runtime Error Segmentation fault 3ms 404.0 KiB
#8 Runtime Error Segmentation fault 2ms 412.0 KiB
#9 Runtime Error Segmentation fault 2ms 412.0 KiB
#10 Memory Exceeded ≥656ms ≥512.016 MiB

信息

递交者
类型
递交
题目
P1523 贪吃的九头龙
语言
C++
递交时间
2023-08-09 14:13:15
评测时间
2023-08-09 14:13:15
评测机
分数
0
总耗时
689ms
峰值内存
512.016 MiB