0_0_5491531_7103.c:1:20: iostream: No such file or directory
0_0_5491531_7103.c:2:21: algorithm: No such file or directory
0_0_5491531_7103.c:3:17: cmath: No such file or directory
0_0_5491531_7103.c:5: error: syntax error before "namespace"
0_0_5491531_7103.c:13: error: syntax error before "cal_less"
0_0_5491531_7103.c:13: error: syntax error before "p1"
0_0_5491531_7103.c: In function `cal_less':
0_0_5491531_7103.c:15: error: `p1' undeclared (first use in this function)
0_0_5491531_7103.c:15: error: (Each undeclared identifier is reported only once
0_0_5491531_7103.c:15: error: for each function it appears in.)
0_0_5491531_7103.c:15: error: `p2' undeclared (first use in this function)
0_0_5491531_7103.c: At top level:
0_0_5491531_7103.c:19: error: syntax error before "a"
0_0_5491531_7103.c: In function `dist':
0_0_5491531_7103.c:21: error: `a' undeclared (first use in this function)
0_0_5491531_7103.c:21: error: `b' undeclared (first use in this function)
|