/ 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:28:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     int ans = n-f[n][n];
     ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 2.219 MiB
#2 Accepted 1ms 344.0 KiB
#3 Accepted 2ms 356.0 KiB
#4 Accepted 2ms 2.336 MiB
#5 Accepted 2ms 2.223 MiB
#6 Accepted 4ms 6.461 MiB
#7 Accepted 8ms 16.793 MiB
#8 Accepted 2ms 2.207 MiB
#9 Accepted 82ms 94.824 MiB
#10 Accepted 57ms 95.598 MiB
#11 Accepted 73ms 95.625 MiB
#12 Accepted 60ms 95.676 MiB
#13 Accepted 2ms 2.469 MiB
#14 Accepted 1ms 220.0 KiB
#15 Accepted 150ms 95.691 MiB
#16 Accepted 93ms 95.578 MiB
#17 Accepted 60ms 95.645 MiB

信息

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