0_0_12722119_11019.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_12722119_11019.cpp: In function `int main()':
0_0_12722119_11019.cpp:6: error: `vector' undeclared (first use this function)
0_0_12722119_11019.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12722119_11019.cpp:6: error: expected primary-expression before "int"
0_0_12722119_11019.cpp:6: error: expected `;' before "int"
0_0_12722119_11019.cpp:7: error: expected primary-expression before "auto"
0_0_12722119_11019.cpp:7: error: expected `;' before "auto"
0_0_12722119_11019.cpp:8: error: expected primary-expression before '}' token
0_0_12722119_11019.cpp:8: error: expected `;' before '}' token
0_0_12722119_11019.cpp:8: error: expected primary-expression before '}' token
0_0_12722119_11019.cpp:8: error: expected `)' before '}' token
0_0_12722119_11019.cpp:8: error: expected primary-expression before '}' token
0_0_12722119_11019.cpp:8: error: expected `;' before '}' token
|