Vs code debug output nonsense?

Why is it that when using vsCode to debug the output, the content of the output is nonsensical? Or did I do something wrong?

Source code:

   


There's nothing wrong with the

code. I ran it myself, and the result was correct. See if it's a special setting for vs or something.

in addition, as a reminder, the expression of the if statement does not need to be parenthesized.

  

it will be fine after installing the Visual Studio integrated development environment, probably because of the lack of some necessary components.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3d928-413e6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3d928-413e6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?