0_0_25553568_21060.cpp:103:20: error: stray '#' in program
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:26: error: stray '#' in program
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:32: error: stray '#' in program
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:38: error: stray '#' in program
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:44: error: stray '#' in program
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:50: error: stray '#' in program
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:56: error: stray '#' in program
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:62: error: stray '#' in program
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:118:20: error: stray '#' in program
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:26: error: stray '#' in program
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:32: error: stray '#' in program
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:38: error: stray '#' in program
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:44: error: stray '#' in program
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:50: error: stray '#' in program
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:56: error: stray '#' in program
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:62: error: stray '#' in program
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp: In function 'int main()':
0_0_25553568_21060.cpp:103:21: error: lvalue required as unary '&' operand
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:27: error: lvalue required as unary '&' operand
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:33: error: lvalue required as unary '&' operand
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:39: error: lvalue required as unary '&' operand
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:45: error: lvalue required as unary '&' operand
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:51: error: lvalue required as unary '&' operand
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:57: error: lvalue required as unary '&' operand
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:103:63: error: lvalue required as unary '&' operand
while (l <= r) //二分右端点
^
0_0_25553568_21060.cpp:118:21: error: lvalue required as unary '&' operand
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:27: error: lvalue required as unary '&' operand
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:33: error: lvalue required as unary '&' operand
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:39: error: lvalue required as unary '&' operand
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:45: error: lvalue required as unary '&' operand
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:51: error: lvalue required as unary '&' operand
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:57: error: lvalue required as unary '&' operand
while (l <= r) //二分左端点
^
0_0_25553568_21060.cpp:118:63: error: lvalue required as unary '&' operand
while (l <= r) //二分左端点
^
|