Skip to content

Instantly share code, notes, and snippets.

@ox1111
Created June 11, 2022 06:04
Show Gist options
  • Save ox1111/550a846d470086ba4101e521b2bc42ff to your computer and use it in GitHub Desktop.
Save ox1111/550a846d470086ba4101e521b2bc42ff to your computer and use it in GitHub Desktop.
코딩을 오래 하다 보면
뭐든 코딩하는 직업병이 있는 듯하다
[+]
양치기 소년의 딜레마
포용하겠다 하면
거짓말 같고
그렇지 않으면
원래 그런 것 같고
그렇다
[+]
초반 = 기분 == 나쁘지 않다? action->("결과물전달") -2 : action->refuse();
while( ; ; )
{
if( 특수상황 )
{
say->("포용");
action->sleep("1달");
action->refuse()
}else{
action->refuse()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment