This is NodeJS code, not C++. You are using C++.
In addition, tis was a solution for: Connecting to blynk-cloud.com:443
not Connecting to blynk.cloud:443
Use the Wemos D1 Mini.
Start by reading this:
and the latest Edgent_ESP8266 files from GitHub.
Un-comment the #define USE_WEMOS_D1_MINI line of code and add a physical pushbutton between D3 and GND and upload your sketch using the Tools > Erase Flash > Add Flash Contents option in the Arduino IDE.
You should then be able to re-provision your board and it should work correctly.
If not, then post full details of the problem, and please don’t say things like:
when asked questions like which Blynk library version you are using.