0_0_24709464_26447.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
#include <iostream>
^
0_0_24709464_26447.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
#include <cstring>
^
0_0_24709464_26447.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
#include <cstdio>
^
0_0_24709464_26447.cpp:4:9: error: #include expects "FILENAME" or <FILENAME>
#include <cmath>
^
0_0_24709464_26447.cpp:5:9: error: #include expects "FILENAME" or <FILENAME>
#include <cstdlib>
^
0_0_24709464_26447.cpp:6:7: error: stray '#' in program
using namespace std;
^
0_0_24709464_26447.cpp:6:22: error: stray '#' in program
using namespace std;
^
0_0_24709464_26447.cpp:6:32: error: stray '#' in program
using namespace std;
^
0_0_24709464_26447.cpp:6:38: error: stray '#' in program
using namespace std;
^
0_0_24709464_26447.cpp:7:2: error: stray '#' in program
^
0_0_24709464_26447.cpp:7:8: error: stray '#' in program
^
0_0_24709464_26447.cpp:8:5: error: stray '#' in program
int num[3][3];
^
0_0_24709464_26447.cpp:8:21: error: stray '#' in program
int num[3][3];
^
0_0_24709464_26447.cpp:8:27: error: stray '#' in program
int num[3][3];
^
0_0_24709464_26447.cpp:9:5: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:19: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:26: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:33: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:40: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:48: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:55: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:63: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:70: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:78: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:85: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:93: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:100: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:108: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:115: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:123: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:130: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:138: error: stray '#' in program
int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };
^
0_0_24709464_26447.cpp:9:145: error: stray '#' in program
int pos[
|