0_0_14710392_6848.cpp:1:4: error: stray '#' in program
1 # include <stdio.h>
^
0_0_14710392_6848.cpp:2:4: error: stray '#' in program
2 # include <string.h>
^
0_0_14710392_6848.cpp:8:4: error: stray '#' in program
8 #define mul(s, x)\
^
0_0_14710392_6848.cpp:1:2: error: expected unqualified-id before numeric constant
1 # include <stdio.h>
^
0_0_14710392_6848.cpp:6:2: error: expected unqualified-id before numeric constant
6
^
0_0_14710392_6848.cpp:19:1: error: expected unqualified-id before numeric constant
19
^
|