0_0_16384389_26176.c:4:1: error: expected identifier or '(' before '&' token
int m[101];
^
0_0_16384389_26176.c:4:2: error: stray '#' in program
int m[101];
^
0_0_16384389_26176.c:4:7: error: expected identifier or '(' before '&' token
int m[101];
^
0_0_16384389_26176.c:4:8: error: stray '#' in program
int m[101];
^
0_0_16384389_26176.c:4:13: error: expected identifier or '(' before '&' token
int m[101];
^
0_0_16384389_26176.c:4:14: error: stray '#' in program
int m[101];
^
0_0_16384389_26176.c:4:19: error: expected identifier or '(' before '&' token
int m[101];
^
0_0_16384389_26176.c:4:20: error: stray '#' in program
int m[101];
^
0_0_16384389_26176.c: In function 'main':
0_0_16384389_26176.c:7:2: error: stray '#' in program
int a,b,c,d,i,j,sum;
^
0_0_16384389_26176.c:7:1: error: lvalue required as unary '&' operand
int a,b,c,d,i,j,sum;
^
0_0_16384389_26176.c:7:8: error: stray '#' in program
int a,b,c,d,i,j,sum;
^
0_0_16384389_26176.c:7:7: error: lvalue required as unary '&' operand
int a,b,c,d,i,j,sum;
^
0_0_16384389_26176.c:7:14: error: stray '#' in program
int a,b,c,d,i,j,sum;
^
0_0_16384389_26176.c:7:13: error: lvalue required as unary '&' operand
int a,b,c,d,i,j,sum;
^
0_0_16384389_26176.c:7:20: error: stray '#' in program
int a,b,c,d,i,j,sum;
^
0_0_16384389_26176.c:7:19: error: lvalue required as unary '&' operand
int a,b,c,d,i,j,sum;
^
0_0_16384389_26176.c:9:2: error: stray '#' in program
while(~scanf("%d %d %d %d",&a,&b,&c,&d))
^
0_0_16384389_26176.c:9:1: error: lvalue required as unary '&' operand
while(~scanf("%d %d %d %d",&a,&b,&c,&d))
^
0_0_16384389_26176.c:9:8: error: stray '#' in program
while(~scanf("%d %d %d %d",&a,&b,&c,&d))
^
0_0_16384389_26176.c:9:7: error: lvalue required as unary '&' operand
while(~scanf("%d %d %d %d",&a,&b,&c,&d))
^
0_0_16384389_26176.c:9:14: error: stray '#' in program
while(~scanf("%d %d %d %d",&a,&b,&c,&d))
^
0_0_16384389_26176.c:9:13: error: lvalue required as unary '&' operand
while(~scanf("%d %d %d %d",&a,&b,&c,&d))
^
0_0_16384389_26176.c:9:20: error: stray '#' in program
while(~scanf("%d %d %d %d",&a,&b,&c,&d))
^
0_0_16384389_26176.c:9:19: error: lvalue required as unary '&' operand
while(~scanf("%d %d %d %d",&a,&b,&c,&d))
^
0_0_16384389_26176.c:10:2: error: stray '#' in program
{
^
0_0_16384389_26176.c:10:1: error: lvalue required as unary '&' operand
{
^
0_0_16384389_26176.c:10:8: error: stray '#' in program
{
^
0_0_16384389_26176.c:10:7: error: lvalue required as unary '&' operand
{
^
0_0_16384389_26176.c:10:14: error: stray '#' in program
{
^
0_0_16384389_26176.c:10:13: error: lvalue required as unary '&' operand
{
^
0_0_16384389_26176.c:10:20: error: stray '#' in program
{
^
0_0_16384389_26176.c:10:19: error: lvalue required as unary '&' operand
{
^
0_0_16384389_26176.c:11:2: error: stray '#' in program
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:1: error: lvalue required as unary '&' operand
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:8: error: stray '#' in program
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:7: error: lvalue required as unary '&' operand
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:14: error: stray '#' in program
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:13: error: lvalue required as unary '&' operand
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:20: error: stray '#' in program
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:19: error: lvalue required as unary '&' operand
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:26: error: stray '#' in program
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:25: error: lvalue required as unary '&' operand
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:32: error: stray '#' in program
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:31: error: lvalue required as unary '&' operand
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:38: error: stray '#' in program
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:37: error: lvalue required as unary '&' operand
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:44: error: stray '#' in program
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:11:43: error: lvalue required as unary '&' operand
memset(hash,0,sizeof(hash));
^
0_0_16384389_26176.c:12:2: error: stray '#' in program
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:1: error: lvalue required as unary '&' operand
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:8: error: stray '#' in program
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:7: error: lvalue required as unary '&' operand
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:14: error: stray '#' in program
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:13: error: lvalue required as unary '&' operand
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:20: error: stray '#' in program
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:19: error: lvalue required as unary '&' operand
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:26: error: stray '#' in program
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:25: error: lvalue required as unary '&' operand
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:32: error: stray '#' in program
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:31: error: lvalue required as unary '&' operand
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:38: error: stray '#' in program
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:37: error: lvalue required as unary '&' operand
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:44: error: stray '#' in program
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:12:43: error: lvalue required as unary '&' operand
for(i=1;i<=100;i++)
^
0_0_16384389_26176.c:13:2: error: stray '#' in program
{
^
0_0_16384389_26176.c:13:1: error: lvalue required as unary '&' operand
{
^
0_0_16384389_26176.c:13:8: error: stray '#' in program
{
^
0_0_16384389_26176.c:13:7: error: lvalue required as unary '&' operand
|