Closed pejic closed 7 years ago
I wasn't able to compile with the GNU compiler. Apparently the header to import std::sqrt, <cmath> was missing.
std::sqrt
<cmath>
I wasn't able to compile with the GNU compiler. Apparently the header to import
std::sqrt
,<cmath>
was missing.