Live Input Output (Competitive Programming) setup in VS CODE for C/C++

Правка en4, от ShifaT57, 2020-07-21 21:03:57

I have made a Repositiory in GitHub to configure VS Code specially for Competitive programming.

In this case , you don't need to write input in the command line or write fopen / close stuffs , programme will take input from a file (input.txt) automatically and give the output in another file (output.txt).You can also find the programme runtime status which will help you to calculate execution time as well as memory usage in linux.

Теги #competitive-programming, #vscode, config

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en4 Английский ShifaT57 2020-07-21 21:03:57 346
en3 Английский ShifaT57 2020-07-21 19:16:29 133
en2 Английский ShifaT57 2020-07-21 19:07:33 8 Tiny change: 'ation for Linux</a>' -> 'ation for Windows</a>'
en1 Английский ShifaT57 2020-07-17 06:18:18 365 Initial revision (published)