You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sicp-sig
아... 쪽팔려;;;
준경군
unread,
Jan 5, 2008, 10:29:15 AM1/5/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sicp-sig
아... 이거 내부에서 재귀호출은 해야겠는데, 혹시나 해서 찾아보니까 너무 간단한 방법이;;
map 이용하니까 끝나버리네요. -_-
일단 2.36번은 끝~
준경군
unread,
Jan 5, 2008, 12:39:51 PM1/5/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sicp-sig
일단 숙제는 모두 끝냈습니다(결국 몇 문제는 검색으로 해결..)만 책에 나와있는 dot-product 자체가 문제가 좀 있습니
다.
그 안에 쓰인 map의 경우, operator를 제외한 인자가 2개 이상 입력되면 에러를 뱉어내더군요.
DrScheme에서 지원하는 다른 언어를 선택해보기도 하고, MIT에서 만든 scheme을 사용해봐도 마찬가지 현상이 발생합니
다. 내용을 좀 더 살펴봐야 할듯..