/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'double DP(int, int, int)':
/in/foo.cc:24:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(u > n) u = 1; if(v < 1) v = n;
     ^~
/in/foo.cc:24:22: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(u > n) u = 1; if(v < 1) v = n;
                      ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 336.0 KiB
#2 Accepted 1ms 216.0 KiB
#3 Accepted 6ms 1.305 MiB
#4 Accepted 46ms 10.188 MiB
#5 Accepted 45ms 10.191 MiB
#6 Accepted 47ms 10.195 MiB
#7 Accepted 45ms 10.18 MiB
#8 Accepted 45ms 10.195 MiB
#9 Accepted 49ms 10.191 MiB
#10 Accepted 44ms 10.117 MiB

信息

递交者
类型
递交
题目
P1069 新年趣事之红包
语言
C++
递交时间
2019-01-11 14:00:15
评测时间
2019-01-11 14:00:15
评测机
分数
100
总耗时
333ms
峰值内存
10.195 MiB