質問編集履歴
1
書式の改善
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
```c++
|
2
2
|
|
3
3
|
|
4
|
+
|
5
|
+
コード
|
4
6
|
#include "pch.h"
|
5
7
|
#include <fstream>
|
6
8
|
#include <iostream>
|
@@ -59,6 +61,7 @@
|
|
59
61
|
|
60
62
|
|
61
63
|
}
|
64
|
+
```
|
62
65
|
a b
|
63
66
|
1 2
|
64
67
|
3 4
|