altrko's blog

By altrko, history, 2 days ago, In English

i changed it from C/C++: Edit configurations (UI) and it says i have new version but whenever i check i have c++98 even though i changed it to c++20. (i can figure out what version i am using from this code : https://coderslegacy.com/c/check-cpp-compiler-version/. oh ye and reason why i wanted to change this in the first place was because i couldn't use __gcd function. PLS HELP.

  • Vote: I like it
  • -14
  • Vote: I do not like it

»
47 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

Just use bing or google to search it, it's not that hard to get the answer.

  • »
    »
    44 hours ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Obviously i didn't find any. So MAYBE i though cp community would know better

    • »
      »
      »
      10 hours ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      just change a editor, something like Dev-C++ or notepad++, VsCode is too "big" to write ACM problems.