vsCode Setup for Competitive Programming for cpp/c++ in windows 10. Live input output system.

preview_player
Показать описание
Follow this steps to get this type of setup with vsCode.

1. Install vsCode
3. Install mingw-w64 in c drive as the location is like this C:\mingw-w64.(install on c:\)
7. #ifndef ONLINE_JUDGE
#endif


8. Install Extensions from extension store.
a. c/c++ by microsoft
b. code runner
c. bracket pair colourizer(optional)
d. prettier(optional)
10. Write your code and include step 7's code in your int main function
12. To debug your code set a break point and press f5. Then f10 to execute next line.
13. File- preferences-user snippet. To make snippets
Рекомендации по теме
join shbcf.ru