Search
⌘K

Leetcode 537. Complex Number Multiplication

Parse two complex numbers given as "a+bi" strings (with possible negative parts), compute their product using complex arithmetic (real and imaginary part formulas), and return the result in the same "real+imaginaryi" string format.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.