📌  相关文章
📜  a+b+c 整个正方形 - C++ 代码示例

📅  最后修改于: 2022-03-11 14:44:49.625000             🧑  作者: Mango

代码示例2
#^ = refers to the power of the number, constant, letter.#
(a + b)^2 = a^2 + b^2 + 2ab