質問編集履歴

1

#に\.\.を追加

2017/08/21 11:36

投稿

nqf27650
nqf27650

スコア115

test CHANGED
File without changes
test CHANGED
@@ -2,15 +2,15 @@
2
2
 
3
3
 
4
4
 
5
- #include <pthread.h>
5
+ ..#include <pthread.h>
6
6
 
7
- #include <stdio.h>
7
+ ..#include <stdio.h>
8
8
 
9
- #include <stdlib.h>
9
+ ..#include <stdlib.h>
10
10
 
11
- #include <unistd.h>
11
+ ..#include <unistd.h>
12
12
 
13
- #include <errno.h>
13
+ ..#include <errno.h>
14
14
 
15
15
 
16
16