Problem | convexhull |
---|---|
User | Kiameimon |
Submission Time | 2023-12-24 16:31:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
convexhull.cpp: In function ‘int main()’:
convexhull.cpp:40:19: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
40 | lineContainer lc(n);
| ^
| yn