This program has been made in order to fulfill our college's assignment on Model and simulation 5E teached by our lecturer Ms. Desi Nurmaningsih S.Kom, M.Kom
Made by:
- Muhammad Fikri Syahid (11180910000041)
- Muhammad Akmal Fauzan (11180910000044)
- Rahmadhan Adinugroho (11180910000046)
UIN Syarif Hidayatullah Jakarta Faculty of Science and Technology 2020/2021
How to run this program :
- Open Dev-C++
- Go to Tools > Compiler Options
- Add this command on when calling the compiler :
-std=c++11
- Click OK
- Run main.cpp (make sure fungsi.cpp is on the same folder as main.cpp)