Hacker News new | ask | show | jobs
by Hernanpm 2709 days ago
In C++ thanks to complex the implementation is short see https://ideone.com/tbHUN7
1 comments

C99 has complex, too. I think most competitive programming contests are now using C99, finally.