/ AKIOI OJ /

记录详情

Runtime Error

/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:23:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   23 |     for(int i=c[u];i<v[u].size();i++){
      |                    ~^~~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:55:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   55 |         for(int j=0;j<v[i].size();j++){
      |                     ~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 212ms 100.395 MiB
#2 Accepted 197ms 100.672 MiB
#3 Accepted 177ms 100.316 MiB
#4 Accepted 119ms 100.441 MiB
#5 Accepted 107ms 100.484 MiB
#6 Accepted 109ms 100.449 MiB
#7 Accepted 189ms 110.965 MiB
#8 Accepted 169ms 109.035 MiB
#9 Accepted 214ms 110.953 MiB
#10 Accepted 177ms 111.0 MiB
#11 Accepted 239ms 110.957 MiB
#12 Runtime Error 113ms 113.785 MiB
#13 Runtime Error 158ms 113.734 MiB
#14 Runtime Error 154ms 113.801 MiB
#15 Runtime Error 174ms 116.742 MiB
#16 Runtime Error 174ms 136.809 MiB
#17 Runtime Error 171ms 134.152 MiB
#18 Runtime Error 167ms 131.621 MiB
#19 Runtime Error 171ms 134.52 MiB
#20 Runtime Error 189ms 136.398 MiB

信息

递交者
类型
递交
题目
P1077 [a_little_cute Round 2] array 不是第一题
语言
C++
递交时间
2024-11-02 19:36:14
评测时间
2024-11-02 21:24:29
评测机
分数
55
总耗时
3388ms
峰值内存
136.809 MiB