AtCoderABC342 D問題(Square Pair)を解く 2024年2月28日 anadapunch プロひろ AtCoder が提供しているABC(AtCoder Beginner Contest)342 のD問題をC++とPythonで解いてみま …
AtCoderABC342 C問題(Many Replacement)を解く 2024年2月27日 anadapunch プロひろ AtCoder が提供しているABC(AtCoder Beginner Contest)342 のC問題をC++とPythonで解いてみま …
AtCoderABC342 B問題(Which is ahead?)を解く 2024年2月26日 anadapunch プロひろ AtCoder が提供しているABC(AtCoder Beginner Contest)342 のB問題をC++とPythonで解いてみま …
AtCoderABC342 A問題(Yay!)を解く 2024年2月25日 anadapunch プロひろ AtCoder が提供しているABC(AtCoder Beginner Contest)342 のA問題をC++とPythonで解いてみました。ABC342は、2024年2月24 …
数学一次不定方程式を解く(2) 2024年2月24日 anadapunch プロひろ $ax + by = n$ の形の方程式を解いてみます。高校数学の「数学A」の履修範囲です。前回の記事の問題を拡張します。 例題 次の問題を解いてみます。 例題 …
数学一次不定方程式を解く(1) 2024年2月23日 anadapunch プロひろ $ax + by = n$ の形の方程式を解いてみます。高校数学の「数学A」の履修範囲です。何回かに分けて記事で紹介します。 例題 次の問題を解いてみます。 例 …
AtCoderABC341 E問題(Alternating String)を解く 2024年2月22日 anadapunch プロひろ AtCoder が提供しているABC(AtCoder Beginner Contest)341 のE問題をC++で解いてみました。ABC3 …
AtCoderABC341 D問題(Only one of two)を解く 2024年2月21日 anadapunch プロひろ AtCoder が提供しているABC(AtCoder Beginner Contest)341 のD問題をC++とPythonで解いてみま …
AtCoderABC341 C問題(Takahashi Gets Lost)を解く 2024年2月20日 anadapunch プロひろ AtCoder が提供しているABC(AtCoder Beginner Contest)341 のC問題をC++とPythonで解いてみま …
AtCoderABC341 B問題(Foreign Exchange)を解く 2024年2月19日 anadapunch プロひろ AtCoder が提供しているABC(AtCoder Beginner Contest)341 のB問題をC++とPythonで解いてみま …