/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:54:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    while(c=getchar())
                    ^
/in/foo.cc:54:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
    while(c=getchar())
    ^~~~~
/in/foo.cc:56:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
     p=p*mod+c-'a';
     ^
# 状态 耗时 内存占用
#1 Accepted 67ms 128.5 MiB
#2 Accepted 55ms 130.0 MiB
#3 Accepted 102ms 129.0 MiB
#4 Accepted 90ms 130.098 MiB
#5 Accepted 96ms 129.0 MiB
#6 Accepted 109ms 129.395 MiB
#7 Accepted 106ms 130.438 MiB
#8 Accepted 125ms 129.695 MiB
#9 Accepted 94ms 129.25 MiB
#10 Accepted 91ms 129.941 MiB
#11 Accepted 94ms 130.5 MiB
#12 Accepted 77ms 129.25 MiB
#13 Accepted 390ms 131.648 MiB
#14 Accepted 414ms 132.293 MiB
#15 Accepted 416ms 132.906 MiB
#16 Accepted 513ms 133.07 MiB
#17 Accepted 333ms 131.805 MiB
#18 Accepted 309ms 130.703 MiB
#19 Accepted 419ms 132.875 MiB
#20 Accepted 406ms 132.848 MiB

信息

递交者
类型
递交
题目
P1960 双旋转字符串
语言
C++
递交时间
2018-02-26 16:47:10
评测时间
2018-02-26 16:47:10
评测机
分数
100
总耗时
4316ms
峰值内存
133.07 MiB