0_0_1716823_19428.cpp:10: error: function `const double __builtin_inf()' is initialized like a variable
0_0_1716823_19428.cpp: In function `bool Snip(int, int, int, const POLYGON&)':
0_0_1716823_19428.cpp:1011: error: `i' undeclared (first use this function)
0_0_1716823_19428.cpp:1011: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1716823_19428.cpp:1011: error: continue statement not within a loop
0_0_1716823_19428.cpp: At global scope:
0_0_1716823_19428.cpp:1014: error: expected unqualified-id before "return"
0_0_1716823_19428.cpp:1014: error: expected `,' or `;' before "return"
0_0_1716823_19428.cpp:1015: error: expected declaration before '}' token
|