# Aug. 28, 2025

<figure><img src="/files/Kv2w8z0skx1MhIsftyXr" alt=""><figcaption></figcaption></figure>

### 공통

#### 변경 사항

* 시험실에서 문제의 입/출력 예시가 한 눈에 보여지도록 개선했습니다.
  * 각 입/출력값 사이에 공백이 있더라도 출제자의 의도에 맞게 정렬이 유지되며, 공백을 활용한 도형 표현이 한층 수월해졌습니다.

<figure><img src="/files/uOgudji6TOmQRzyTKDzQ" alt=""><figcaption></figcaption></figure>

* SQL 문제에서 코드를 실행할 때, 결과 테이블에 컬럼명이 표기되도록 개선했습니다.
  * 코드 실행 결과 테이블의 헤더에 컬럼명이 함께 표기되어, 결과를 더욱 직관적으로 확인할 수 있습니다.

### 응시자

#### 버그 수정

* 시험실에서 답안 제출 중 다른 문제로 이동할 경우, 이전 답안의 제출 상태가 간헐적으로 업데이트되지 않던 현상을 수정했습니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.goorm.io/release-notes/goormdevth/aug.-28-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
