/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void Get_String(int)':
/in/foo.cc:99:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   while(c=getchar())
                   ^
/in/foo.cc:93:8: warning: variable 't' set but not used [-Wunused-but-set-variable]
  int p,t,z=k,x,d=FIND(now+1,Root);
        ^
/in/foo.cc:93:10: warning: unused variable 'z' [-Wunused-variable]
  int p,t,z=k,x,d=FIND(now+1,Root);
          ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:149:22: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
      while(c=getchar())
                      ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1008ms ≥30.0 MiB
#2 Accepted 17ms 8.25 MiB
#3 Runtime Error 131ms 37.25 MiB
#4 Accepted 164ms 37.539 MiB
#5 Accepted 176ms 37.641 MiB
#6 Accepted 143ms 29.375 MiB
#7 Accepted 139ms 29.25 MiB
#8 Accepted 140ms 29.5 MiB
#9 Accepted 221ms 29.348 MiB
#10 Accepted 275ms 29.578 MiB

信息

递交者
类型
递交
题目
P1856 文本编辑器
语言
C++
递交时间
2017-11-24 20:13:20
评测时间
2017-11-24 20:13:20
评测机
分数
80
总耗时
2418ms
峰值内存
37.641 MiB