I just installed ubuntu via dual boot on my laptop and further installed vscode along with build-essenttial
command.
Everything is working fine in my current knowledge but in any code where #include<math.h> is used and inside main function pow() is used. Vs code is giving this error. I have tried every possible thing but can't resolve it.
image :