/ Vijos /

记录详情

Accepted

foo.cc: In function 'int read()':
foo.cc:26:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(ch=='-') w=-1;ch=getchar();
         ^~
foo.cc:26:26: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(ch=='-') w=-1;ch=getchar();
                          ^~

自豪地采用[jd5](https://github.com/masnn/jd5)进行评测
# 状态 耗时 内存占用
#1 Accepted 145ms 171.949 MiB
#2 Accepted 104ms 171.918 MiB
#3 Accepted 129ms 171.863 MiB
#4 Accepted 108ms 171.922 MiB
#5 Accepted 104ms 171.902 MiB
#6 Accepted 103ms 171.918 MiB
#7 Accepted 105ms 171.902 MiB
#8 Accepted 124ms 171.926 MiB
#9 Accepted 139ms 171.938 MiB
#10 Accepted 222ms 171.906 MiB
#11 Accepted 227ms 171.887 MiB
#12 Accepted 245ms 171.906 MiB
#13 Accepted 343ms 171.887 MiB
#14 Accepted 408ms 171.949 MiB
#15 Accepted 127ms 171.859 MiB
#16 Accepted 132ms 171.852 MiB
#17 Accepted 135ms 171.953 MiB
#18 Accepted 143ms 171.953 MiB
#19 Accepted 278ms 171.934 MiB
#20 Accepted 409ms 171.922 MiB

信息

递交者
类型
递交
题目
P2007 蚯蚓
语言
C++
递交时间
2019-11-28 17:02:28
评测时间
2019-11-28 17:02:28
评测机
分数
100
总耗时
3730ms
峰值内存
171.953 MiB