vtu-cgpa

There are 1 repositories under vtu-cgpa topic.

  • Basic-CGPA-Calculator

    HackStyx/Basic-CGPA-Calculator

    This basic and minimalistic C++ program efficiently calculates CGPA. Users input total subjects, marks (out of 100), and subject credits. The program computes CGPA based on a straightforward grading system, displaying total credits and CGPA clearly. Feel free to modify and contribute to enhance this efficient CGPA calculator. Happy coding! 🚀

    Language:C++4100