0_0_33195919_25952.cpp:15:2: error: stray '#' in program
int x,y;
^
0_0_33195919_25952.cpp:15:8: error: stray '#' in program
int x,y;
^
0_0_33195919_25952.cpp:15:14: error: stray '#' in program
int x,y;
^
0_0_33195919_25952.cpp:15:20: error: stray '#' in program
int x,y;
^
0_0_33195919_25952.cpp:16:2: error: stray '#' in program
point(int x=0,int y=0):x(x),y(y){};
^
0_0_33195919_25952.cpp:16:8: error: stray '#' in program
point(int x=0,int y=0):x(x),y(y){};
^
0_0_33195919_25952.cpp:16:14: error: stray '#' in program
point(int x=0,int y=0):x(x),y(y){};
^
0_0_33195919_25952.cpp:16:20: error: stray '#' in program
point(int x=0,int y=0):x(x),y(y){};
^
0_0_33195919_25952.cpp:17:2: error: stray '#' in program
bool operator<(const point &a)const {return f[x][y]>f[a.x][a.y];}
^
0_0_33195919_25952.cpp:17:8: error: stray '#' in program
bool operator<(const point &a)const {return f[x][y]>f[a.x][a.y];}
^
0_0_33195919_25952.cpp:17:14: error: stray '#' in program
bool operator<(const point &a)const {return f[x][y]>f[a.x][a.y];}
^
0_0_33195919_25952.cpp:17:20: error: stray '#' in program
bool operator<(const point &a)const {return f[x][y]>f[a.x][a.y];}
^
0_0_33195919_25952.cpp:22:2: error: stray '#' in program
while (~scanf("%d%d",&n,&m),n+m)
^
0_0_33195919_25952.cpp:22:8: error: stray '#' in program
while (~scanf("%d%d",&n,&m),n+m)
^
0_0_33195919_25952.cpp:22:14: error: stray '#' in program
while (~scanf("%d%d",&n,&m),n+m)
^
0_0_33195919_25952.cpp:22:20: error: stray '#' in program
while (~scanf("%d%d",&n,&m),n+m)
^
0_0_33195919_25952.cpp:23:2: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:23:8: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:23:14: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:23:20: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:24:2: error: stray '#' in program
for (int i=1;i<=n;i++)
^
0_0_33195919_25952.cpp:24:8: error: stray '#' in program
for (int i=1;i<=n;i++)
^
0_0_33195919_25952.cpp:24:14: error: stray '#' in program
for (int i=1;i<=n;i++)
^
0_0_33195919_25952.cpp:24:20: error: stray '#' in program
for (int i=1;i<=n;i++)
^
0_0_33195919_25952.cpp:24:26: error: stray '#' in program
for (int i=1;i<=n;i++)
^
0_0_33195919_25952.cpp:24:32: error: stray '#' in program
for (int i=1;i<=n;i++)
^
0_0_33195919_25952.cpp:24:38: error: stray '#' in program
for (int i=1;i<=n;i++)
^
0_0_33195919_25952.cpp:24:44: error: stray '#' in program
for (int i=1;i<=n;i++)
^
0_0_33195919_25952.cpp:25:2: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:25:8: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:25:14: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:25:20: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:25:26: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:25:32: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:25:38: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:25:44: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:26:2: error: stray '#' in program
scanf("%s",s+1);
^
0_0_33195919_25952.cpp:26:8: error: stray '#' in program
scanf("%s",s+1);
^
0_0_33195919_25952.cpp:26:14: error: stray '#' in program
scanf("%s",s+1);
^
0_0_33195919_25952.cpp:26:20: error: stray '#' in program
scanf("%s",s+1);
^
0_0_33195919_25952.cpp:26:26: error: stray '#' in program
scanf("%s",s+1);
^
0_0_33195919_25952.cpp:26:32: error: stray '#' in program
scanf("%s",s+1);
^
0_0_33195919_25952.cpp:26:38: error: stray '#' in program
scanf("%s",s+1);
^
0_0_33195919_25952.cpp:26:44: error: stray '#' in program
scanf("%s",s+1);
^
0_0_33195919_25952.cpp:26:50: error: stray '#' in program
scanf("%s",s+1);
^
0_0_33195919_25952.cpp:26:56: error: stray '#' in program
scanf("%s",s+1);
^
0_0_33195919_25952.cpp:26:62: error: stray '#' in program
scanf("%s",s+1);
^
0_0_33195919_25952.cpp:26:68: error: stray '#' in program
scanf("%s",s+1);
^
0_0_33195919_25952.cpp:27:2: error: stray '#' in program
for (int j=1;j<=m;j++)
^
0_0_33195919_25952.cpp:27:8: error: stray '#' in program
for (int j=1;j<=m;j++)
^
0_0_33195919_25952.cpp:27:14: error: stray '#' in program
for (int j=1;j<=m;j++)
^
0_0_33195919_25952.cpp:27:20: error: stray '#' in program
for (int j=1;j<=m;j++)
^
0_0_33195919_25952.cpp:27:26: error: stray '#' in program
for (int j=1;j<=m;j++)
^
0_0_33195919_25952.cpp:27:32: error: stray '#' in program
for (int j=1;j<=m;j++)
^
0_0_33195919_25952.cpp:27:38: error: stray '#' in program
for (int j=1;j<=m;j++)
^
0_0_33195919_25952.cpp:27:44: error: stray '#' in program
for (int j=1;j<=m;j++)
^
0_0_33195919_25952.cpp:27:50: error: stray '#' in program
for (int j=1;j<=m;j++)
^
0_0_33195919_25952.cpp:27:56: error: stray '#' in program
for (int j=1;j<=m;j++)
^
0_0_33195919_25952.cpp:27:62: error: stray '#' in program
for (int j=1;j<=m;j++)
^
0_0_33195919_25952.cpp:27:68: error: stray '#' in program
for (int j=1;j<=m;j++)
^
0_0_33195919_25952.cpp:28:2: error: stray '#' in program
{
^
0_0_33195919_25952.cpp:28:8: error: stray '#' in program
|