/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void topsort()':
/in/foo.cc:14:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   14 |                 for(int i=0;i<a[x].size();i++)
      |                             ~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 472.0 KiB
#2 Accepted 1ms 472.0 KiB
#3 Accepted 1ms 548.0 KiB
#4 Accepted 1ms 500.0 KiB
#5 Accepted 1ms 340.0 KiB

信息

递交者
类型
递交
题目
P1105 神经网络
语言
C++
递交时间
2026-01-16 20:08:44
评测时间
2026-01-16 20:08:44
评测机
分数
100
总耗时
9ms
峰值内存
548.0 KiB