Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 333 Bytes

Usage

Run ./progen.sh to generate source files. This script will ask you how many problems you are going to solve.

Run ./proex.sh to compile/execute source files. After running, this script will ask you to choose among these:

  • y -- run that code again
  • n -- go to the next source
  • e -- edit that code and run again