Skip to content

[ADD] baekjoon 2438 cpp solution #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 30, 2024
Merged

[ADD] baekjoon 2438 cpp solution #12

merged 1 commit into from
Jan 30, 2024

Conversation

tony9402
Copy link
Owner

No description provided.

Copy link

솔루션을 올려주셔서 감사합니다.
아래 정보가 맞는지 확인해주세요.

작성자: tony9402
언어: C++
사이트: baekjoon
풀이 설명: /* Solution Description
i는 1부터 N까지 j는 1부터 i까지 중첩 반복문으로 풀면 되는 문제.
*/
@github-actions github-actions bot added solution 솔루션 PR C++ C++ baekjoon baekjoon labels Jan 30, 2024
@tony9402 tony9402 merged commit 26e779b into main Jan 30, 2024
@tony9402 tony9402 deleted the 2438 branch January 30, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
baekjoon baekjoon C++ C++ solution 솔루션 PR
1 participant