/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void Plus(int*, int*)':
/in/foo.cc:16:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(c[L+1])L++;c[0]=L;
     ^~
/in/foo.cc:16:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(c[L+1])L++;c[0]=L;
                   ^
# 状态 耗时 内存占用
#1 Accepted 5ms 348.0 KiB
#2 Accepted 5ms 332.0 KiB
#3 Accepted 5ms 352.0 KiB
#4 Accepted 5ms 352.0 KiB
#5 Accepted 5ms 352.0 KiB
#6 Accepted 5ms 348.0 KiB
#7 Accepted 5ms 348.0 KiB
#8 Accepted 5ms 324.0 KiB

信息

递交者
类型
递交
题目
P1375 大整数
语言
C++
递交时间
2019-11-04 11:18:51
评测时间
2019-11-04 11:18:51
评测机
分数
100
总耗时
43ms
峰值内存
352.0 KiB