0_0_12850790_16926.c:1:17: cstdio: No such file or directory
0_0_12850790_16926.c:2:20: algorithm: No such file or directory
0_0_12850790_16926.c:3: error: syntax error before "namespace"
0_0_12850790_16926.c:13: error: syntax error before "t"
0_0_12850790_16926.c:14: error: syntax error before '/' token
0_0_12850790_16926.c:14: error: stray '\184' in program
0_0_12850790_16926.c:14: error: stray '\246' in program
0_0_12850790_16926.c:25: error: syntax error before "int"
0_0_12850790_16926.c:41: error: syntax error before "int"
0_0_12850790_16926.c: In function `print':
0_0_12850790_16926.c:51: error: syntax error before '/' token
0_0_12850790_16926.c: In function `bit':
0_0_12850790_16926.c:70: error: `left_shift' undeclared (first use in this function)
0_0_12850790_16926.c:70: error: (Each undeclared identifier is reported only once
0_0_12850790_16926.c:70: error: for each function it appears in.)
0_0_12850790_16926.c: In function `push_up':
0_0_12850790_16926.c:85: error: request for member `lcm' in something not a structure or union
0_0_12850790_16926.c:85: error: request for member `lcm' in something not a structure or union
0_0_12850790_16926.c:85: error: request for member `lcm' in something not a structure or union
0_0_12850790_16926.c:86: error: request for member `gcd' in something not a structure or union
0_0_12850790_16926.c:86: error: request for member `gcd' in something not a structure or union
0_0_12850790_16926.c:86: error: request for member `gcd' in something not a structure or union
0_0_12850790_16926.c: In function `build':
0_0_12850790_16926.c:90: error: request for member `l' in something not a structure or union
0_0_12850790_16926.c:91: error: request for member `r' in something not a structure or union
0_0_12850790_16926.c:95: error: request for member `gcd' in something not a structure or union
0_0_12850790_16926.c:95: error: request for member `lcm' in something not a structure or union
0_0_12850790_16926.c: In function `update':
0_0_12850790_16926.c:105: error: request for member `l' in something not a structure or union
0_0_12850790_16926.c:105: error: request for member `r' in something not a structure or union
0_0_12850790_16926.c:107: error: request for member `gcd' in something not a structure or union
0_0_12850790_16926.c:107: error: request for member `lcm' in something not a structure or union
0_0_12850790_16926.c:110: error: request for member `l' in something not a structure or union
0_0_12850790_16926.c:110: error: request for member `r' in something not a structure or union
0_0_12850790_16926.c: In function `query':
0_0_12850790_16926.c:119: error: request for member `l' in something not a structure or union
0_0_12850790_16926.c:119: error: request for member `r' in something not a structure or union
0_0_12850790_16926.c:122: error: request for member `lcm' in something not a structure or union
0_0_12850790_16926.c:124: error: request for member `gcd' in something not a structure or union
0_0_12850790_16926.c:126: error: request for member `l' in something not a structure or union
0_0_12850790_16926.c:126: error: request for member `r' in something not a structure or union
0_0_12850790_16926.c: In function `main':
0_0_12850790_16926.c:142: error: `EOF' undeclared (first use in this function)
0_0_12850790_16926.c:153: error: syntax error before '/' token
|