Skip to content

euije/CAU-OOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2022-2-OOP

2022-2/CAU/CSE/OOP/Bong-Soo Sohn

  • Prob#1
  • Prob#2 : Student Information Management System
funtion / value "" "abc" "Euije Lee" "chaso1495" "2019" "2019019718" "123456789101112"
isValidYear F F F F T F F
isHasOnlyDigit F F F F T T T
isHasOnlyAlphabet F T F F F F F
-
isValidName F T T F F F F
isValidStudentID F F F F F T F
isValidBirthYear T F F F T F F
isValidDepartment T T T T T T T
isValidTel T F F F T T F

<iframe src="https://www.fsf.org/videos/escape-to-freedom/" scrolling="no" style="overflow: hidden; margin: 0; border: 0 none; display: block; position: absolute; width: 100%; height: 100%; top: 0;"></iframe>
<script> // @license magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn;=gpl-3.0.txt GPL-3.0-or-later window.onmessage = function (e) { if (e.data.hasOwnProperty("freedom-iframe-height")) { document.getElementById('freedom-iframe-container').style.height=`${e.data["freedom-iframe-height"]}px`; document.getElementById('freedom-iframe-container').style["padding-top"]="unset";} }; // @license-end </script>

About

2022-2/CAU/CSE/OOP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published