/ Vijos /

记录详情

Accepted

/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:153:22: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
      while(c=getchar())
                      ^
# 状态 耗时 内存占用
#1 Accepted 380ms 51.562 MiB
#2 Accepted 15ms 10.375 MiB
#3 Accepted 190ms 52.375 MiB
#4 Accepted 176ms 48.25 MiB
#5 Accepted 173ms 48.125 MiB
#6 Accepted 131ms 35.25 MiB
#7 Accepted 167ms 34.875 MiB
#8 Accepted 149ms 35.25 MiB
#9 Accepted 208ms 35.488 MiB
#10 Accepted 271ms 34.641 MiB

信息

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