Open gustavopacheco1 opened 8 months ago
Can you check which encoding your file has? I think mine is saved as UTF-16 LE. I think i should save it as utf8 and commit it.
I updated the file. I opened it in VSCode clicked at the bottom on the encoding
selected Save with Encoding
and selected UTF-8. Hope that helps.
Cool, I'll do that when I have time. Thank you.
I don't know why GitHub doesn't show the diff in the
main.cpp
file.