Unreasonable error in Vscode.

Revision en2, by altrko, 2024-09-10 22:27:06

I am using C++ and as we all know we have this function __gcd(a,b). but for some reason using this was giving me error. So I thought it was my c++ version and changed it in Vscode. So now it shows in Vscode that i have that new version but when i run the program in terminal (there is a specific program which tells the version of c++ you are using in Vscode, i'll put link below) it still shows me old version that I was using. Therefore i still have same error. Pls someone help.

heres link: https://coderslegacy.com/c/check-cpp-compiler-version/

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English altrko 2024-09-10 22:31:31 53 Tiny change: 'ion/\n\n\n\n\n\n![ ] (https://mirror.codeforces.com/d6487c/Screenshot)' -> 'ion/\n\n\n'
en3 English altrko 2024-09-10 22:29:59 59
en2 English altrko 2024-09-10 22:27:06 4
en1 English altrko 2024-09-10 22:20:26 588 Initial revision (published)