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

Revision en4, by 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.

Tags #competitive-programming, #vscode, config

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English ShifaT57 2020-07-21 21:03:57 346
en3 English ShifaT57 2020-07-21 19:16:29 133
en2 English ShifaT57 2020-07-21 19:07:33 8 Tiny change: 'ation for Linux</a>' -> 'ation for Windows</a>'
en1 English ShifaT57 2020-07-17 06:18:18 365 Initial revision (published)