0_0_11327587_24637.cpp:1:24: bits/stdc++.h: No such file or directory
0_0_11327587_24637.cpp:5: error: expected init-declarator before '<' token
0_0_11327587_24637.cpp:5: error: expected `,' or `;' before '<' token
0_0_11327587_24637.cpp:7: error: expected constructor, destructor, or type conversion before '<' token
0_0_11327587_24637.cpp:7: error: expected `,' or `;' before '<' token
0_0_11327587_24637.cpp: In function `void yozora()':
0_0_11327587_24637.cpp:11: error: `mp' undeclared (first use this function)
0_0_11327587_24637.cpp:11: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11327587_24637.cpp:11: error: `make_pair' undeclared (first use this function)
0_0_11327587_24637.cpp: In function `int main()':
0_0_11327587_24637.cpp:38: error: `cin' undeclared (first use this function)
0_0_11327587_24637.cpp:44: error: `pii' undeclared (first use this function)
0_0_11327587_24637.cpp:44: error: expected `;' before "pr"
0_0_11327587_24637.cpp:45: error: expected `;' before "rt"
0_0_11327587_24637.cpp:46: error: `rt' undeclared (first use this function)
0_0_11327587_24637.cpp:46: error: `cout' undeclared (first use this function)
0_0_11327587_24637.cpp:46: error: `endl' undeclared (first use this function)
0_0_11327587_24637.cpp:47: error: `mp' undeclared (first use this function)
0_0_11327587_24637.cpp:47: error: `pr' undeclared (first use this function)
|