0_0_17029204_8243.cpp:8:33: error: stray '#' in program
<span class="hljs-preprocessor">#include <bits/stdc++.h></span>
^
0_0_17029204_8243.cpp:10:33: error: stray '#' in program
<span class="hljs-preprocessor">#define LL long long</span>
^
0_0_17029204_8243.cpp:1:1: error: expected unqualified-id before '<' token
<code class="language-cpp hljs "><span class="hljs-comment">/*--------------------------------------------
^
0_0_17029204_8243.cpp:10:1: error: expected unqualified-id before '<' token
<span class="hljs-preprocessor">#define LL long long</span>
^
0_0_17029204_8243.cpp:12:1: error: expected unqualified-id before '<' token
<span class="hljs-keyword">int</span> n;
^
0_0_17029204_8243.cpp:13:1: error: expected unqualified-id before '<' token
<span class="hljs-keyword">struct</span> point{
^
|