/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int did(int, long long int)':
/in/foo.cc:18:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(l==0)l=n;if(r==0)r=n;
     ^~
/in/foo.cc:18: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 2ms 2.191 MiB
#2 Accepted 1ms 208.0 KiB
#3 Accepted 1ms 204.0 KiB
#4 Accepted 142ms 1.301 MiB
#5 Accepted 192ms 2.609 MiB
#6 Accepted 156ms 2.734 MiB
#7 Accepted 200ms 2.891 MiB
#8 Accepted 139ms 1.148 MiB
#9 Accepted 164ms 2.551 MiB

信息

递交者
类型
递交
题目
P1554 硬币游戏
语言
C++
递交时间
2019-09-21 16:57:51
评测时间
2019-09-21 16:57:51
评测机
分数
90
总耗时
1002ms
峰值内存
2.891 MiB