/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int times(int, int)':
/in/foo.cc:12:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(q==0)return 1; long long answer=1;
     ^~
/in/foo.cc:12:23: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(q==0)return 1; long long answer=1;
                       ^~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 384.0 KiB
#2 Accepted 4ms 256.0 KiB
#3 Accepted 3ms 384.0 KiB
#4 Accepted 6ms 3.141 MiB
#5 Accepted 6ms 3.5 MiB
#6 Accepted 8ms 6.473 MiB
#7 Accepted 9ms 6.75 MiB
#8 Accepted 9ms 7.875 MiB
#9 Accepted 8ms 7.48 MiB
#10 Accepted 8ms 7.5 MiB

信息

递交者
类型
递交
题目
P1739 计算系数
语言
C++
递交时间
2017-11-06 19:28:21
评测时间
2017-11-06 19:28:21
评测机
分数
100
总耗时
69ms
峰值内存
7.875 MiB