872345_0_0_18396.c:1:20: iostream: No such file or directory
872345_0_0_18396.c:2: error: syntax error before "namespace"
872345_0_0_18396.c:4: error: syntax error before "int64"
872345_0_0_18396.c: In function `solve':
872345_0_0_18396.c:6: error: `int64' undeclared (first use in this function)
872345_0_0_18396.c:6: error: (Each undeclared identifier is reported only once
872345_0_0_18396.c:6: error: for each function it appears in.)
872345_0_0_18396.c:6: error: syntax error before "mid"
872345_0_0_18396.c:7: error: `m' undeclared (first use in this function)
872345_0_0_18396.c:7: error: `mid' undeclared (first use in this function)
872345_0_0_18396.c:7: error: `from' undeclared (first use in this function)
872345_0_0_18396.c:7: error: `to' undeclared (first use in this function)
872345_0_0_18396.c:7: error: `n' undeclared (first use in this function)
872345_0_0_18396.c: In function `main':
872345_0_0_18396.c:14: error: `cin' undeclared (first use in this function)
872345_0_0_18396.c:18: error: `int64' undeclared (first use in this function)
872345_0_0_18396.c:18: error: syntax error before "m"
872345_0_0_18396.c:19: error: `m' undeclared (first use in this function)
|