Language
C++
Compiler
gcc 10.1.0
Options
Warnings
Don't Use Boost
C++11
-pedantic
$ g++ prog.cc -Wall -Wextra -std=c++11 -pedantic
Enter Student Details
Enter Name: Enter application number: Enter adress: Enter age: Enter birthday: mm dd yyyy : Select Program:
1 for Civil Engineering
2 for Chemical Engineering
3 for Electrical Engineering
4 for Electronics Engineering
5 for Industrial Engineering
6 for Mechanical Engineering
Please input a valid date
Entered Details:
Name: aaaa
Application Number: 1234567890
Address:
Age: 32556
-1644528625,0
invalid option
Exit Code:
0