0

my code is :

#include <stdio.h>

int main()
{
    printf("test, World!\n");
    return 0;
}

When using mingw g ++ in vscode, the characters on the console are broken. pls, help me :(

The encoding is utf8.

vscode console.jpg

Nightcore FKO
  • 11
  • 1
  • 2

0 Answers0