79119259

Date: 2024-10-23 18:38:10
Score: 2.5
Natty:
Report link

Open Vscode: Open Command Pallete : ctrl+shift+p Run > Tasks: Configure Default Build Task

change GCC to G++ COMPILER

Open task.json file in your program folder and Ensure that the "command" field is using g++

like: "command": "g++",

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Aakif