class minseok_oh{
int age;
std::string job;
std::vector<std::string> study_list;
std::vector<std::string> career_list;
minseok_oh(){
age = 25;
job = "student_in_CBNU";
study_list = { "Algorithms", "Java", "Spring", "Docker", "AWS" };
career_list = { "SW Maestro 14th", "Woowa Tech Camp 7th" };
}
}
Highlights
- Pro
Pinned Loading
-
coin-server
coin-server PublicForked from CBNU-MAPS/coin-server
COMMON INTEREST, κ³΅ν΅ κ΄μ¬μ¬λ₯Ό μ°Ύμμ£Όλ λΉκ³ κ²μ
Java
-
watchboard-ai
watchboard-ai PublicForked from SWM-SMART/watchboard-ai
WATCH BOARD, νμ΅ λ΄μ©μ ν λμ 보기 μ½κ²
Python
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.