/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'll read()':
/in/foo.cc:21:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(c=='-') f=-1; c=getchar();
         ^~
/in/foo.cc:21:26: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(c=='-') f=-1; c=getchar();
                          ^
# 状态 耗时 内存占用
#1 Accepted 15ms 1.191 MiB
#2 Accepted 15ms 1.164 MiB
#3 Accepted 2ms 340.0 KiB
#4 Accepted 22ms 728.0 KiB
#5 Accepted 2ms 332.0 KiB
#6 Accepted 27ms 844.0 KiB
#7 Accepted 36ms 848.0 KiB
#8 Accepted 54ms 844.0 KiB
#9 Accepted 71ms 848.0 KiB
#10 Accepted 72ms 844.0 KiB

信息

递交者
类型
递交
题目
P1213 80人环游世界
语言
C++
递交时间
2019-01-05 07:26:14
评测时间
2019-01-05 07:26:14
评测机
分数
100
总耗时
320ms
峰值内存
1.191 MiB