/ WHOJ /

记录详情

Wrong Answer

foo.cc: In function 'void dfs(int)':
foo.cc:12:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   12 |     for(int i=0;i<coll[u].size();i++){
      |                 ~^~~~~~~~~~~~~~~
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 2ms 384.0 KiB
#2 Wrong Answer Standard answer longer than user output. 4ms 384.0 KiB
#3 Wrong Answer Standard answer longer than user output. 2ms 512.0 KiB
#4 Wrong Answer Standard answer longer than user output. 1ms 384.0 KiB
#5 Wrong Answer Standard answer longer than user output. 2ms 384.0 KiB
#6 Wrong Answer Standard answer longer than user output. 2ms 384.0 KiB
#7 Wrong Answer Standard answer longer than user output. 2ms 384.0 KiB
#8 Wrong Answer Standard answer longer than user output. 4ms 384.0 KiB
#9 Wrong Answer Standard answer longer than user output. 2ms 384.0 KiB
#10 Wrong Answer Standard answer longer than user output. 2ms 384.0 KiB

信息

递交者
类型
递交
题目
P1349 路径
题目数据
下载
语言
C++
递交时间
2022-07-20 19:36:07
评测时间
2022-07-20 19:36:07
评测机
分数
0
总耗时
27ms
峰值内存
512.0 KiB