Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
2 つの正の 2 進整数 (文字列として入力) を指定すると、10 進数に変換せずに合計を求め、C を使用して合計をバイナリ形式で出力します。例: 入力: 101 010 出力:111
使用する言語と環境に応じて、ある程度の精度が必要です。一般的に、「実際の」方法の 1 つをシミュレートできます。