/ 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 Accepted 400ms 51.754 MiB
#2 Accepted 15ms 10.324 MiB
#3 Runtime Error 155ms 42.816 MiB
#4 Accepted 186ms 48.566 MiB
#5 Accepted 177ms 46.57 MiB
#6 Accepted 154ms 36.398 MiB
#7 Accepted 171ms 33.375 MiB
#8 Accepted 151ms 35.285 MiB
#9 Accepted 274ms 35.375 MiB
#10 Accepted 274ms 34.988 MiB

信息

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