More actions
imported>minn951120 No edit summary |
imported>minn951120 No edit summary |
||
| Line 11: | Line 11: | ||
** [https://algospot.com/judge/problem/read/HOTSUMMER] | ** [https://algospot.com/judge/problem/read/HOTSUMMER] | ||
** [https://algospot.com/judge/problem/read/NQUEEN] | ** [https://algospot.com/judge/problem/read/NQUEEN] | ||
== 과제 == | |||
* 김준성, 홍은지 : | |||
[a1, a2, a3, ... , an, b1, b2, ..., bn]의 배열을 [a1, b1, a2, b2, ... an, bn] 과 같은 형태로 바꾸기 | |||
* 황창재 : [https://algospot.com/judge/problem/read/NQUEEN] | |||