Compile Error
foo.cc: In function 'void solve()':
foo.cc:8:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    8 |     if(a=b*2)
      |        ~^~~~
foo.cc:14:23: error: lvalue required as left operand of assignment
   14 |     while(++i<--j&&i<b&&c[i]=c[j]);
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1494 Problem 1B. 小三月的字符串
 - 比赛
 - 2023秋 悬赏令第一周
 - 语言
 - C++
 - 递交时间
 - 2023-10-07 23:59:33
 - 评测时间
 - 2023-10-07 23:59:33
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes