Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

새싹교실/2015/양념반후라이드반(무많이)/8회차: Difference between revisions

From ZeroWiki
imported>minn951120
No edit summary
imported>minn951120
No edit summary
Line 10: Line 10:
  [a1, a2, a3, ... , an, b1, b2, ..., bn]의 배열을 [a1, b1, a2, b2, ... an, bn] 과 같은 형태로 바꾸기
  [a1, a2, a3, ... , an, b1, b2, ..., bn]의 배열을 [a1, b1, a2, b2, ... an, bn] 과 같은 형태로 바꾸기
** [https://algospot.com/judge/problem/read/HOTSUMMER]
** [https://algospot.com/judge/problem/read/HOTSUMMER]
** [https://algospot.com/judge/problem/read/NQUEEN]



Revision as of 05:15, 30 May 2015

예정

  • 구조체
  • 복습, 활용

참가자

진행

  • 실습 (위키에 실습 문제를 올려주신 조영준 선배님께 감사를)
    • 좌표 4개를 입력받아서 사각형 넓이 구하기
[a1, a2, a3, ... , an, b1, b2, ..., bn]의 배열을 [a1, b1, a2, b2, ... an, bn] 과 같은 형태로 바꾸기