'5808'에 해당되는 글 1건
- 2011.06.28 [Python challenge Level11] - 5808 (odd-even)
2011. 6. 28. 02:05
[ Problem ] - http://huge:file@www.pythonchallenge.com/pc/return/5808.html
♧ 흐릿한 이미지가 보인다. (해당 타이틀을 보면 "odd-even" 홀수/짝수에 대한 힌트가 주어진다.)
♧ 해당 픽셀 값을 짝수로 읽어보면 다음과 같다.
♧ 출력 화면을 보면 오른쪽 위에 흐릿하게 'evil'이란 단어가 보인다.
|
[ Solution ] - http://www.pythonchallenge.com/pcc/return/evil.html
(※ 문제에 대한 다양한 해결법은 링크 참조.)
'워게임(WarGame) > PythonChallenge' 카테고리의 다른 글
[Python challenge Level13] - disproportional (xmlrpclib) (0) | 2011.07.01 |
---|---|
[Python challenge Level12] – evil (dealing evil) (0) | 2011.06.29 |
[Python challenge Level10] - bull (개미수열) (0) | 2011.06.27 |
[Python challenge Level9] - good (ImageDraw) (0) | 2011.06.23 |
[Python challenge Level8] - integrity (bz2) (0) | 2011.06.23 |