cplib-cpp icon indicating copy to clipboard operation
cplib-cpp copied to clipboard

`floor_sum()` は 64 bit 整数を引数として 128 bit 整数を返したい

Open hitonanode opened this issue 3 years ago • 1 comments

  • https://yukicoder.me/problems/no/1936
    • https://yukicoder.me/submissions/764981 floor_sum() で二分探索しまくると解ける
  • 毎回書き換えたくない
  • テンプレートで書くか

hitonanode avatar May 22 '22 00:05 hitonanode

https://yukicoder.me/problems/no/2452

hitonanode avatar Sep 01 '23 15:09 hitonanode