/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:16:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for (int i = 1; i <= n; i++)
   ^~~
/in/foo.cc:27:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     printf("%d",n-f[n][n]);
     ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 228.0 KiB
#2 Accepted 2ms 348.0 KiB
#3 Accepted 2ms 356.0 KiB
#4 Accepted 2ms 2.336 MiB
#5 Accepted 2ms 2.723 MiB
#6 Accepted 4ms 6.684 MiB
#7 Accepted 9ms 18.441 MiB
#8 Accepted 2ms 2.453 MiB
#9 Accepted 80ms 95.168 MiB
#10 Accepted 55ms 95.59 MiB
#11 Accepted 72ms 95.637 MiB
#12 Accepted 58ms 95.586 MiB
#13 Accepted 3ms 2.465 MiB
#14 Accepted 2ms 220.0 KiB
#15 Accepted 151ms 95.684 MiB
#16 Accepted 94ms 95.613 MiB
#17 Accepted 63ms 95.664 MiB

信息

递交者
类型
递交
题目
P1327 回文词
语言
C++
递交时间
2020-03-24 21:10:46
评测时间
2020-03-24 21:10:46
评测机
分数
100
总耗时
608ms
峰值内存
95.684 MiB