0_0_17743211_26539.c: In function 'main':
0_0_17743211_26539.c:4:2: error: stray '#' in program
long long f1 = 1, f2 = 2, i, n, tmp, t;
^
0_0_17743211_26539.c:4:1: error: lvalue required as unary '&' operand
long long f1 = 1, f2 = 2, i, n, tmp, t;
^
0_0_17743211_26539.c:4:8: error: stray '#' in program
long long f1 = 1, f2 = 2, i, n, tmp, t;
^
0_0_17743211_26539.c:4:7: error: lvalue required as unary '&' operand
long long f1 = 1, f2 = 2, i, n, tmp, t;
^
0_0_17743211_26539.c:4:14: error: stray '#' in program
long long f1 = 1, f2 = 2, i, n, tmp, t;
^
0_0_17743211_26539.c:4:13: error: lvalue required as unary '&' operand
long long f1 = 1, f2 = 2, i, n, tmp, t;
^
0_0_17743211_26539.c:4:20: error: stray '#' in program
long long f1 = 1, f2 = 2, i, n, tmp, t;
^
0_0_17743211_26539.c:4:19: error: lvalue required as unary '&' operand
long long f1 = 1, f2 = 2, i, n, tmp, t;
^
0_0_17743211_26539.c:6:2: error: stray '#' in program
while(t--) {
^
0_0_17743211_26539.c:6:1: error: lvalue required as unary '&' operand
while(t--) {
^
0_0_17743211_26539.c:6:8: error: stray '#' in program
while(t--) {
^
0_0_17743211_26539.c:6:7: error: lvalue required as unary '&' operand
while(t--) {
^
0_0_17743211_26539.c:6:14: error: stray '#' in program
while(t--) {
^
0_0_17743211_26539.c:6:13: error: lvalue required as unary '&' operand
while(t--) {
^
0_0_17743211_26539.c:6:20: error: stray '#' in program
while(t--) {
^
0_0_17743211_26539.c:6:19: error: lvalue required as unary '&' operand
while(t--) {
^
0_0_17743211_26539.c:8:2: error: stray '#' in program
f1 = 1;
^
0_0_17743211_26539.c:8:1: error: lvalue required as unary '&' operand
f1 = 1;
^
0_0_17743211_26539.c:8:8: error: stray '#' in program
f1 = 1;
^
0_0_17743211_26539.c:8:7: error: lvalue required as unary '&' operand
f1 = 1;
^
0_0_17743211_26539.c:8:14: error: stray '#' in program
f1 = 1;
^
0_0_17743211_26539.c:8:13: error: lvalue required as unary '&' operand
f1 = 1;
^
0_0_17743211_26539.c:8:20: error: stray '#' in program
f1 = 1;
^
0_0_17743211_26539.c:8:19: error: lvalue required as unary '&' operand
f1 = 1;
^
0_0_17743211_26539.c:8:26: error: stray '#' in program
f1 = 1;
^
0_0_17743211_26539.c:8:25: error: lvalue required as unary '&' operand
f1 = 1;
^
0_0_17743211_26539.c:8:32: error: stray '#' in program
f1 = 1;
^
0_0_17743211_26539.c:8:31: error: lvalue required as unary '&' operand
f1 = 1;
^
0_0_17743211_26539.c:8:38: error: stray '#' in program
f1 = 1;
^
0_0_17743211_26539.c:8:37: error: lvalue required as unary '&' operand
f1 = 1;
^
0_0_17743211_26539.c:8:44: error: stray '#' in program
f1 = 1;
^
0_0_17743211_26539.c:8:43: error: lvalue required as unary '&' operand
f1 = 1;
^
0_0_17743211_26539.c:9:2: error: stray '#' in program
f2 = 2;
^
0_0_17743211_26539.c:9:1: error: lvalue required as unary '&' operand
f2 = 2;
^
0_0_17743211_26539.c:9:8: error: stray '#' in program
f2 = 2;
^
0_0_17743211_26539.c:9:7: error: lvalue required as unary '&' operand
f2 = 2;
^
0_0_17743211_26539.c:9:14: error: stray '#' in program
f2 = 2;
^
0_0_17743211_26539.c:9:13: error: lvalue required as unary '&' operand
f2 = 2;
^
0_0_17743211_26539.c:9:20: error: stray '#' in program
f2 = 2;
^
0_0_17743211_26539.c:9:19: error: lvalue required as unary '&' operand
f2 = 2;
^
0_0_17743211_26539.c:9:26: error: stray '#' in program
f2 = 2;
^
0_0_17743211_26539.c:9:25: error: lvalue required as unary '&' operand
f2 = 2;
^
0_0_17743211_26539.c:9:32: error: stray '#' in program
f2 = 2;
^
0_0_17743211_26539.c:9:31: error: lvalue required as unary '&' operand
f2 = 2;
^
0_0_17743211_26539.c:9:38: error: stray '#' in program
f2 = 2;
^
0_0_17743211_26539.c:9:37: error: lvalue required as unary '&' operand
f2 = 2;
^
0_0_17743211_26539.c:9:44: error: stray '#' in program
f2 = 2;
^
0_0_17743211_26539.c:9:43: error: lvalue required as unary '&' operand
f2 = 2;
^
0_0_17743211_26539.c:10:2: error: stray '#' in program
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:1: error: lvalue required as unary '&' operand
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:8: error: stray '#' in program
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:7: error: lvalue required as unary '&' operand
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:14: error: stray '#' in program
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:13: error: lvalue required as unary '&' operand
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:20: error: stray '#' in program
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:19: error: lvalue required as unary '&' operand
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:26: error: stray '#' in program
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:25: error: lvalue required as unary '&' operand
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:32: error: stray '#' in program
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:31: error: lvalue required as unary '&' operand
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:38: error: stray '#' in program
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:37: error: lvalue required as unary '&' operand
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:44: error: stray '#' in program
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:10:43: error: lvalue required as unary '&' operand
for(i = 3; i <= n; i++) {
^
0_0_17743211_26539.c:11:2: error: stray '#' in program
tmp = f1 + f2;
^
0_0_17743211_26539.c:11:1: error: lvalue required as unary
|