Softeer 제한시간 : C/C++/Java/Python/JS(1초) | 메모리 제한 : 256MB 글로벌 비즈니스 센터(GBC, Global Business Center)는 현대자동차그룹 통합 사옥이다. 지하 7층, 지상 105층, 높이 약 570m의 규모로 2026년 하반기에 완 softeer.ai SOLUTION import sys N, M = map(int, sys.stdin.readline().split()) N_section = [list(map(int, sys.stdin.readline().split())) for _ in range(N)] M_section = [list(map(int, sys.stdin.readline().split())) for _ in range(M)] total =..