The code provided as part of this repository is ONLY for learning purposes!
- Create a code space (reuse if already created):
code->codespaces->+button!
- Add code in
main.cin themain()function. - Use
gcc main.cto compile the code. - Execute
./a.outto run the program
Copyright © 2025 pyjamabrah.com. All Rights Reserved.