We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7b1c4 commit ea53718Copy full SHA for ea53718
1 file changed
README.md
@@ -17,7 +17,7 @@
17
return 0;
18
}
19
```
20
- - 빌드 예시:
+ - `Debug` 빌드 예시:
21
```bash
22
g++ -g -O0 -Wall -Wextra -o hello main.cpp
23
0 commit comments