Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 135 Bytes

ReadMe.md

File metadata and controls

11 lines (8 loc) · 135 Bytes
  1. For Compiling

     gcc <file name> -o <Output file>
    
  2. To Execute

     ./<Output file>