/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int did(int, long long int)':
/in/foo.cc:17:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(l==0)l=n;if(r==0)r=n;
     ^~
/in/foo.cc:17:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(l==0)l=n;if(r==0)r=n;
                 ^~
# 状态 耗时 内存占用
#1 Accepted 10ms 2.25 MiB
#2 Accepted 6ms 348.0 KiB
#3 Accepted 9ms 2.25 MiB
#4 Accepted 200ms 2.375 MiB
#5 Accepted 245ms 2.75 MiB
#6 Accepted 215ms 2.625 MiB
#7 Accepted 279ms 2.879 MiB
#8 Accepted 198ms 2.625 MiB
#9 Accepted 211ms 2.863 MiB

信息

递交者
类型
递交
题目
P1554 硬币游戏
语言
C++
递交时间
2017-12-05 10:51:45
评测时间
2017-12-05 10:51:45
评测机
分数
90
总耗时
1376ms
峰值内存
2.879 MiB