/ 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 Wrong Answer 62ms 128.609 MiB
#2 Wrong Answer 75ms 127.977 MiB
#3 Wrong Answer 421ms 143.422 MiB
#4 Wrong Answer 430ms 141.883 MiB
#5 Wrong Answer 413ms 142.625 MiB
#6 Wrong Answer 412ms 142.375 MiB
#7 Wrong Answer 320ms 139.375 MiB
#8 Wrong Answer 323ms 140.25 MiB
#9 Wrong Answer 299ms 140.32 MiB
#10 Wrong Answer 343ms 139.578 MiB
#11 Wrong Answer 257ms 139.324 MiB
#12 Wrong Answer 276ms 139.625 MiB
#13 Time Exceeded ≥1007ms ≥169.625 MiB
#14 Time Exceeded ≥1001ms ≥168.855 MiB
#15 Time Exceeded ≥1001ms ≥166.75 MiB
#16 Time Exceeded ≥1005ms ≥168.32 MiB
#17 Time Exceeded ≥1004ms ≥168.125 MiB
#18 Time Exceeded ≥1004ms ≥173.25 MiB
#19 Time Exceeded ≥1007ms ≥167.875 MiB
#20 Time Exceeded ≥1007ms ≥172.992 MiB

信息

递交者
类型
递交
题目
P1960 双旋转字符串
语言
C++
递交时间
2018-02-26 15:37:17
评测时间
2018-02-26 15:37:31
评测机
分数
0
总耗时
≥11677ms
峰值内存
≥173.25 MiB