Y
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
bcaa7f3a8bbc
2707 days ago
C99 has complex, too. I think most competitive programming contests are now using C99, finally.
link