Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anti-codegolf #10

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Anti-codegolf #10

wants to merge 32 commits into from

Conversation

suminb
Copy link

@suminb suminb commented Aug 13, 2016

특징

  • evalexec 함수를 사용하지 않았습니다.
  • 모든 문자열 리터럴을 제거했습니다.
  • 1을 제외한 모든 숫자 리터럴을 제거했습니다.
  • 코드에 노출된 글로벌 함수는 getattr, globals, chr
  • 코드에 노출된 키워드는 lambda, if, else
  • Flake8 테스트 통과.

@suminb suminb changed the title 코드 난독화 대회 Anti code golf Aug 13, 2016
@suminb suminb changed the title Anti code golf Anti-codegolf Aug 14, 2016
@youngminz
Copy link

세상에 ㅋㅋㅋㅋㅋㅋㅋㅋ

@suminb
Copy link
Author

suminb commented Aug 14, 2016

-_-v

@jckdotim
Copy link

안녕하세요! (주)스포카 김재석 CTO 입니다. 현재 코딩 이벤트 심사를 진행중인데요, 워낙 출중한 제출물이 많아 심사가 지연되고 있습니다. ㅜㅜ 이번주 금요일까지는 심사가 완료될 예정이니 조금만 기다려주세요!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants