0_0_13674813_4106.cpp:8:2: error: stray '#' in program
long long res=0;
^
0_0_13674813_4106.cpp:8:8: error: stray '#' in program
long long res=0;
^
0_0_13674813_4106.cpp:8:14: error: stray '#' in program
long long res=0;
^
0_0_13674813_4106.cpp:8:20: error: stray '#' in program
long long res=0;
^
0_0_13674813_4106.cpp:9:2: error: stray '#' in program
for (long long i=1;; i*=2) {
^
0_0_13674813_4106.cpp:9:8: error: stray '#' in program
for (long long i=1;; i*=2) {
^
0_0_13674813_4106.cpp:9:14: error: stray '#' in program
for (long long i=1;; i*=2) {
^
0_0_13674813_4106.cpp:9:20: error: stray '#' in program
for (long long i=1;; i*=2) {
^
0_0_13674813_4106.cpp:10:2: error: stray '#' in program
if (i>=a) {
^
0_0_13674813_4106.cpp:10:8: error: stray '#' in program
if (i>=a) {
^
0_0_13674813_4106.cpp:10:14: error: stray '#' in program
if (i>=a) {
^
0_0_13674813_4106.cpp:10:20: error: stray '#' in program
if (i>=a) {
^
0_0_13674813_4106.cpp:10:26: error: stray '#' in program
if (i>=a) {
^
0_0_13674813_4106.cpp:10:32: error: stray '#' in program
if (i>=a) {
^
0_0_13674813_4106.cpp:10:38: error: stray '#' in program
if (i>=a) {
^
0_0_13674813_4106.cpp:10:44: error: stray '#' in program
if (i>=a) {
^
0_0_13674813_4106.cpp:11:2: error: stray '#' in program
return res;
^
0_0_13674813_4106.cpp:11:8: error: stray '#' in program
return res;
^
0_0_13674813_4106.cpp:11:14: error: stray '#' in program
return res;
^
0_0_13674813_4106.cpp:11:20: error: stray '#' in program
return res;
^
0_0_13674813_4106.cpp:11:26: error: stray '#' in program
return res;
^
0_0_13674813_4106.cpp:11:32: error: stray '#' in program
return res;
^
0_0_13674813_4106.cpp:11:38: error: stray '#' in program
return res;
^
0_0_13674813_4106.cpp:11:44: error: stray '#' in program
return res;
^
0_0_13674813_4106.cpp:11:50: error: stray '#' in program
return res;
^
0_0_13674813_4106.cpp:11:56: error: stray '#' in program
return res;
^
0_0_13674813_4106.cpp:11:62: error: stray '#' in program
return res;
^
0_0_13674813_4106.cpp:11:68: error: stray '#' in program
return res;
^
0_0_13674813_4106.cpp:12:2: error: stray '#' in program
}
^
0_0_13674813_4106.cpp:12:8: error: stray '#' in program
}
^
0_0_13674813_4106.cpp:12:14: error: stray '#' in program
}
^
0_0_13674813_4106.cpp:12:20: error: stray '#' in program
}
^
0_0_13674813_4106.cpp:12:26: error: stray '#' in program
}
^
0_0_13674813_4106.cpp:12:32: error: stray '#' in program
}
^
0_0_13674813_4106.cpp:12:38: error: stray '#' in program
}
^
0_0_13674813_4106.cpp:12:44: error: stray '#' in program
}
^
0_0_13674813_4106.cpp:13:2: error: stray '#' in program
res++;
^
0_0_13674813_4106.cpp:13:8: error: stray '#' in program
res++;
^
0_0_13674813_4106.cpp:13:14: error: stray '#' in program
res++;
^
0_0_13674813_4106.cpp:13:20: error: stray '#' in program
res++;
^
0_0_13674813_4106.cpp:13:26: error: stray '#' in program
res++;
^
0_0_13674813_4106.cpp:13:32: error: stray '#' in program
res++;
^
0_0_13674813_4106.cpp:13:38: error: stray '#' in program
res++;
^
0_0_13674813_4106.cpp:13:44: error: stray '#' in program
res++;
^
0_0_13674813_4106.cpp:14:2: error: stray '#' in program
}
^
0_0_13674813_4106.cpp:14:8: error: stray '#' in program
}
^
0_0_13674813_4106.cpp:14:14: error: stray '#' in program
}
^
0_0_13674813_4106.cpp:14:20: error: stray '#' in program
}
^
0_0_13674813_4106.cpp: In function 'long long int work(int)':
0_0_13674813_4106.cpp:8:3: error: lvalue required as unary '&' operand
long long res=0;
^
0_0_13674813_4106.cpp:8:9: error: lvalue required as unary '&' operand
long long res=0;
^
0_0_13674813_4106.cpp:8:15: error: lvalue required as unary '&' operand
long long res=0;
^
0_0_13674813_4106.cpp:8:21: error: lvalue required as unary '&' operand
long long res=0;
^
0_0_13674813_4106.cpp:9:3: error: lvalue required as unary '&' operand
for (long long i=1;; i*=2) {
^
0_0_13674813_4106.cpp:9:9: error: lvalue required as unary '&' operand
for (long long i=1;; i*=2) {
^
0_0_13674813_4106.cpp:9:15: error: lvalue required as unary '&' operand
for (long long i=1;; i*=2) {
^
0_0_13674813_4106.cpp:9:21: error: lvalue required as unary '&' operand
for (long long i=1;; i*=2) {
^
0_0_13674813_4106.cpp:10:3: error: lvalue required as unary '&' operand
if (i>=a) {
^
0_0_13674813_4106.cpp:10:9: error: lvalue required as unary '&' operand
if (i>=a) {
^
0_0_13674813_4106.cpp:10:15: error: lvalue required as unary '&' operand
if (i>=a) {
^
0_0_13674813_4106.cpp:10:21: error: lvalue required as unary '&' operand
if (i>=a) {
^
0_0_13674813_4106.cpp:10:27: error: lvalue required as unary '&' operand
if (i>=a) {
^
0_0_13674813_4106.cpp:10:33: error: lvalue required as unary '&' operand
if (i>=a) {
^
0_0_13674813_4106.cpp:10:39: error: lvalue required as unary '&' operand
if (i>=a) {
^
0_0_13674813_4106.cpp:10:45: error: lvalue required as unary '&' operand
if (i>=a) {
^
0_0_13674813_4106.cpp:11:3: error: lvalue required as unary '&' operand
return res;
^
0_0_13674813_4106.cpp:11:9: error: lvalue required as unary '&' operand
return res;
|