An exercise for clone, commit and pullrequest.
- fork the repository
- create a new branch
- fix all errors and add missing operators
- create pull request and upload it in moodle
git clone
git commit
git request-pull
Compile and test:
gcc calculator.c
./a.out