level 옵션을 주지 않으면 해당 티어의 1~5 단계 문제중 랜덤으로 선택됩니다. '내가 풀지 않은 문제' 만 쿼리됩니다.지원 언어c++17 python3 pypy3 c11 text golfscript java8 c++98 ruby c99 c++11 java11 kotlin(...
커밋 제출시 코드 public class boj_2557_samyoahri { public static void main(String[] args) { System.out.println("Hello World!"); } } ✅ commit 규칙 commit은 1문제를 풀때마다 작성해주세요. commit을 1문제마다 작성해주셔야 ...
adjacent queue 에 영역이 없어지면, 분리된 영역 개수는 + 1 한다. 코드 #include <iostream> #include <string> #include <vector> #include <queue> #include <algorithm> #define MAX 100 using namespace std; // 모눈종이 크기 int r, c; // ...
@IHateKimChi피드백 감사합니다!!