0pts样例全过求条

P3373 【模板】线段树 2

@[WydnksqhbD](/user/1139577) 把输入格式改为 `%d`?
by Herman526 @ 2024-02-23 10:54:49


@[Herman526](/user/786834) ```cpp #define int long long ```
by zyh0516_lucky @ 2024-02-23 10:56:39


@[zyh0516_lucky](/user/746930) 谔谔
by WydnksqhbD @ 2024-02-23 10:58:37


@[Herman526](/user/786834) 谢谢。
by WydnksqhbD @ 2024-02-23 10:58:51


@[Herman526](/user/786834) 等下也不行捏
by WydnksqhbD @ 2024-02-23 10:59:32


@[WydnksqhbD](/user/1139577) 那你把 `#define int long long` 删掉后再改(前面的乘法强制用一下 `long long`)?
by Herman526 @ 2024-02-23 11:00:52


@[WydnksqhbD](/user/1139577) 当然不行,因为你定义过了,而且这题就要用long long
by zyh0516_lucky @ 2024-02-23 11:01:45


@[Herman526](/user/786834) 这个跟 `long long` 应该没关系吧。。。
by WydnksqhbD @ 2024-02-23 11:03:09


@[WydnksqhbD](/user/1139577) 那个乘法也要专门写个push_down的
by zyh0516_lucky @ 2024-02-23 11:04:03


@[zyh0516_lucky](/user/746930) ?啊不懂
by WydnksqhbD @ 2024-02-23 11:09:56


| 下一页