This document describes a C++ program and flowchart for a student major selection program from SMA Nusantara High School. The program uses students' test scores in various subjects to recommend a major in IPA (natural sciences), IPS (social sciences), or languages based on their interests and scores. It includes the C++ code, flowchart, and results of the program. The program runs in a loop, allowing the user to re-enter details multiple times to view different recommendations.