/ Vijos /

记录详情

Time Exceeded

/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 127.5 MiB
#2 Accepted 70ms 128.25 MiB
#3 Accepted 182ms 128.625 MiB
#4 Accepted 191ms 128.625 MiB
#5 Accepted 218ms 127.309 MiB
#6 Accepted 151ms 128.09 MiB
#7 Accepted 152ms 126.875 MiB
#8 Accepted 140ms 126.965 MiB
#9 Accepted 104ms 127.242 MiB
#10 Accepted 113ms 126.875 MiB
#11 Accepted 109ms 128.5 MiB
#12 Accepted 134ms 128.0 MiB
#13 Accepted 731ms 129.512 MiB
#14 Accepted 708ms 129.5 MiB
#15 Accepted 845ms 130.625 MiB
#16 Time Exceeded ≥1003ms ≥130.75 MiB
#17 Accepted 734ms 129.141 MiB
#18 Accepted 683ms 128.875 MiB
#19 Accepted 897ms 130.625 MiB
#20 Accepted 818ms 129.324 MiB

信息

递交者
类型
递交
题目
P1960 双旋转字符串
语言
C++
递交时间
2018-02-26 15:38:57
评测时间
2018-02-26 15:38:57
评测机
分数
95
总耗时
≥8058ms
峰值内存
≥130.75 MiB