Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 257 Bytes

File metadata and controls

11 lines (6 loc) · 257 Bytes

Build

To build the file, run cl ./code.cpp from VS terminal. This will create an executable and obj file.

Run

Just call the executable to run it.

do not push the obj and exe files to the remote.

This procedure might be improved in the future.