0_0_21659420_13784.cpp:1:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<stdio.h>
^
0_0_21659420_13784.cpp:2:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<string>
^
0_0_21659420_13784.cpp:3:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<cstring>
^
0_0_21659420_13784.cpp:4:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<queue>
^
0_0_21659420_13784.cpp:5:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<algorithm>
^
0_0_21659420_13784.cpp:6:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<functional>
^
0_0_21659420_13784.cpp:7:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<vector>
^
0_0_21659420_13784.cpp:8:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<iomanip>
^
0_0_21659420_13784.cpp:9:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<math.h>
^
0_0_21659420_13784.cpp:10:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<iostream>
^
0_0_21659420_13784.cpp:11:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<sstream>
^
0_0_21659420_13784.cpp:12:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<stack>
^
0_0_21659420_13784.cpp:13:33: error: stray '#' in program
<span class="hljs-preprocessor">#include<set>
^
0_0_21659420_13784.cpp:1:1: error: expected unqualified-id before '<' token
<span class="hljs-preprocessor">#include<stdio.h>
^
0_0_21659420_13784.cpp:15:1: error: expected unqualified-id before '<' token
<span class="hljs-keyword">int main()
^
|