/ CCF-Noip /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:37:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
             for(int i=ans;i>=1;i--)printf("%d ",st[i]);printf("\n");
             ^~~
/in/foo.cc:37:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
             for(int i=ans;i>=1;i--)printf("%d ",st[i]);printf("\n");
                                                        ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 46ms 720.0 KiB
#2 Accepted 19ms 712.0 KiB
#3 Accepted 48ms 712.0 KiB
#4 Accepted 35ms 712.0 KiB
#5 Accepted 10ms 708.0 KiB
#6 Accepted 23ms 716.0 KiB
#7 Accepted 38ms 716.0 KiB
#8 Accepted 18ms 708.0 KiB
#9 Accepted 53ms 744.0 KiB
#10 Accepted 11ms 716.0 KiB
#11 Accepted 32ms 716.0 KiB
#12 Accepted 22ms 712.0 KiB
#13 Accepted 22ms 708.0 KiB
#14 Accepted 39ms 716.0 KiB
#15 Accepted 13ms 712.0 KiB
#16 Accepted 24ms 708.0 KiB
#17 Accepted 41ms 712.0 KiB
#18 Accepted 10ms 712.0 KiB
#19 Accepted 8ms 708.0 KiB
#20 Accepted 34ms 712.0 KiB

信息

递交者
类型
递交
题目
P1002 Clever Liang
语言
C++
递交时间
2019-04-13 10:18:52
评测时间
2019-04-13 10:18:52
评测机
分数
100
总耗时
556ms
峰值内存
744.0 KiB