/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:9:51: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
 M[i][j]=u;P[c]=make_pair(u,c);x[c]=i,y[c]=j;c++;}}for(int i=1;i<c;i++)
                                                   ^~~
foo.cc:10:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
 pa[i]=i;T=read();t=T;for(int i=1;i<=T;i++)a[i]=read();sort(P,P+c),c--;
         ^

自豪的采用jd5进行评测(github.com/masnn/jd5)
# 状态 耗时 内存占用
#1 Accepted 9ms 608.0 KiB
#2 Accepted 18ms 356.0 KiB
#3 Accepted 10ms 928.0 KiB
#4 Accepted 19ms 960.0 KiB
#5 Accepted 24ms 1.098 MiB
#6 Accepted 24ms 1.07 MiB
#7 Accepted 39ms 1.082 MiB
#8 Accepted 31ms 1.133 MiB
#9 Accepted 25ms 1.098 MiB
#10 Accepted 23ms 1.133 MiB
#11 Accepted 34ms 1.078 MiB
#12 Accepted 26ms 1.164 MiB
#13 Accepted 135ms 7.332 MiB
#14 Accepted 200ms 9.891 MiB
#15 Accepted 277ms 12.773 MiB
#16 Accepted 383ms 16.219 MiB
#17 Accepted 477ms 19.902 MiB
#18 Accepted 594ms 23.961 MiB
#19 Accepted 584ms 23.922 MiB
#20 Accepted 557ms 23.957 MiB

信息

递交者
类型
递交
题目
P1944 琵琶湖
语言
C++
递交时间
2020-02-02 19:37:46
评测时间
2020-02-02 19:37:46
评测机
分数
100
总耗时
3489ms
峰值内存
23.961 MiB