Skip to content

Commit f826da1

Browse files
committed
fix(reference/cstdio/printf): 出力の修正
1 parent f39d226 commit f826da1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/cstdio/printf.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ int main() {
2525
### 出力
2626
```
2727
Hello, World!
28+
123
2829
```
2930

3031
## 処理系

0 commit comments

Comments
 (0)