记录详情

Accepted

/in/foo.cc: In function 'void print(int)':
/in/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;
     ^~
/in/foo.cc:21:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(C>1<<20)Ot();if(x<0)sr[++C]=45,x=-x;
                     ^~
/in/foo.cc:23:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while(sr[++C]=z[Z],--Z);sr[++C]='\n';
     ^~~~~
/in/foo.cc:23:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
     while(sr[++C]=z[Z],--Z);sr[++C]='\n';
                             ^~
/in/foo.cc: In function 'int query(int, int)':
/in/foo.cc:66:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(k>dep[u]) return 0;if(k==0) return u;
     ^~
/in/foo.cc:66:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(k>dep[u]) return 0;if(k==0) return u;
                           ^~
# 状态 耗时 内存占用
#1 Accepted 15ms 29.727 MiB
#2 Accepted 14ms 29.391 MiB
#3 Accepted 14ms 29.055 MiB
#4 Accepted 15ms 30.188 MiB
#5 Accepted 14ms 29.102 MiB
#6 Accepted 128ms 48.852 MiB
#7 Accepted 127ms 48.902 MiB
#8 Accepted 140ms 46.902 MiB
#9 Accepted 82ms 43.855 MiB
#10 Accepted 88ms 45.84 MiB
#11 Accepted 83ms 45.934 MiB
#12 Accepted 82ms 45.934 MiB
#13 Accepted 146ms 45.883 MiB
#14 Accepted 157ms 43.906 MiB
#15 Accepted 161ms 43.961 MiB
#16 Accepted 151ms 45.965 MiB
#17 Accepted 137ms 42.09 MiB
#18 Accepted 137ms 44.07 MiB
#19 Accepted 133ms 41.961 MiB
#20 Accepted 422ms 66.148 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2020-01-03 19:46:46
评测时间
2020-01-03 19:46:46
评测机
分数
100
总耗时
2257ms
峰值内存
66.148 MiB