2つの容器の容量をそれぞれA, B [㍑]とする.実現可能な操作は ・a' = 0, b' = min(a+b, B) (容器の水をもう一方に移す) ・a' = A, b' = b (一方の容器を満タンにする) ・a' = 0, b' = b (一方の容器を空にする) (続)
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
2つの容器の容量をそれぞれA, B [㍑]とする.実現可能な操作は ・a' = 0, b' = min(a+b, B) (容器の水をもう一方に移す) ・a' = A, b' = b (一方の容器を満タンにする) ・a' = 0, b' = b (一方の容器を空にする) (続)