백준 14500번 (테트로미노, C++) / 추가 반례 [BAEKJOON]

백준(BAEKJOON) 14500번 ‘테트로미노’ 문제에 대한 글입니다. ‘brute force’ 알고리즘과 ‘DFS 탐색’을 이용하여 해결하였습니다. (This is BAEKJOON’s 14500 article on the ‘Tetromino’ problem. It was solved using the ‘brute force’ algorithm and ‘DFS search’.)

백준 14500번 (테트로미노, C++) / 추가 반례 [BAEKJOON] 더 읽기"

백준 1992번 (쿼드트리, C++, DivideAndConquer) / 추가 반례 [BAEKJOON]

백준(BAEKJOON) 1992번 ‘쿼드트리’ 문제에 대한 글입니다. ‘분할 정복’ 알고리즘을 이용하여 해결하였습니다. (This is an article about the problem of ‘Quad Tree’ in 1992 by BAEKJOON. We solved it using ‘DivideAndConquer’ algorithm.)

백준 1992번 (쿼드트리, C++, DivideAndConquer) / 추가 반례 [BAEKJOON] 더 읽기"

위로 스크롤