/ XMU_ACM /

记录详情

Accepted

/in/foo.cc: In function 'void prim()':
/in/foo.cc:40:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i=head[1];i;i=eg[i].next)
     ^~~
/in/foo.cc:42:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
         for(int i=1;i<n;i++)
         ^~~
# 状态 耗时 内存占用
#1 Accepted 1ms 328.0 KiB
#2 Accepted 1ms 332.0 KiB
#3 Accepted 1ms 460.0 KiB
#4 Accepted 2ms 2.574 MiB
#5 Accepted 12ms 5.074 MiB
#6 Accepted 102ms 17.418 MiB
#7 Accepted 78ms 13.699 MiB
#8 Accepted 538ms 89.254 MiB
#9 Accepted 283ms 44.707 MiB
#10 Accepted 153ms 23.57 MiB

信息

递交者
类型
递交
题目
P1022 刘学习想要打地道战争
比赛
2019网宿杯XMU程序设计竞赛网络预赛第二场
语言
C++
递交时间
2019-04-21 14:50:04
评测时间
2019-04-21 14:50:04
评测机
分数
100
总耗时
1177ms
峰值内存
89.254 MiB