A sublime build system for C++ in windows
This takes input from a file- inputf.in and prints the output in file outputf.in. The output along with the input is also shown at the bottom after you build. Before this, g++ path must be set.
To use it, Go to Tools->Build System->New build system and paste the code there. Save it with any name. Go to tools->Build System and the select your Build System.