Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:16:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   if(T[i]='u')time+=t1+t3;
      ~~~~^~~~
/in/foo.cc:17:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  else if(T[i]='f')time+=2*t2;
          ~~~~^~~~
/in/foo.cc:18:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  else if(T[i]='d')time+=t1+t3;
          ~~~~^~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 体育健将熊老师
 - 语言
 - C++
 - 递交时间
 - 2018-11-25 21:24:06
 - 评测时间
 - 2018-11-25 21:24:06
 - 评测机
 
- 分数
 - 30
 - 总耗时
 - 17ms
 - 峰值内存
 - 312.0 KiB