记录详情

Accepted

foo.cc: In function 'void print(int)':
foo.cc:21:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(C>1<<20)Ot();if(x<0)sr[++C]=45,x=-x;
     ^~
foo.cc:21:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     if(C>1<<20)Ot();if(x<0)sr[++C]=45,x=-x;
                     ^~
foo.cc:23:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while(sr[++C]=z[Z],--Z);sr[++C]='\n';
     ^~~~~
foo.cc:23:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
     while(sr[++C]=z[Z],--Z);sr[++C]='\n';
                             ^~
foo.cc: In function 'int query(int, int)':
foo.cc:71:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(k>dep[u]) return 0;if(k==0) return u;
     ^~
foo.cc:71:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     if(k>dep[u]) return 0;if(k==0) return u;
                           ^~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 19ms 14.484 MiB
#2 Accepted 19ms 14.453 MiB
#3 Accepted 19ms 14.438 MiB
#4 Accepted 19ms 14.414 MiB
#5 Accepted 19ms 14.445 MiB
#6 Accepted 250ms 44.766 MiB
#7 Accepted 250ms 44.762 MiB
#8 Accepted 194ms 44.801 MiB
#9 Accepted 110ms 38.188 MiB
#10 Accepted 128ms 38.152 MiB
#11 Accepted 113ms 38.273 MiB
#12 Accepted 111ms 38.16 MiB
#13 Accepted 213ms 41.691 MiB
#14 Accepted 208ms 41.699 MiB
#15 Accepted 228ms 41.828 MiB
#16 Accepted 214ms 41.695 MiB
#17 Accepted 214ms 39.332 MiB
#18 Accepted 203ms 39.152 MiB
#19 Accepted 182ms 38.668 MiB
#20 Accepted 652ms 74.992 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2021-04-19 19:10:33
评测时间
2021-04-19 19:10:33
评测机
分数
100
总耗时
3373ms
峰值内存
74.992 MiB