0_0_11476561_21630.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_11476561_21630.cpp:5: error: expected init-declarator before '<' token
0_0_11476561_21630.cpp:5: error: expected `,' or `;' before '<' token
0_0_11476561_21630.cpp:11: error: `pii' does not name a type
0_0_11476561_21630.cpp:13: error: `cmp' declared as an `inline' variable
0_0_11476561_21630.cpp:13: error: `pii' was not declared in this scope
0_0_11476561_21630.cpp:13: error: `pii' was not declared in this scope
0_0_11476561_21630.cpp:14: error: initializer expression list treated as compound expression
0_0_11476561_21630.cpp:14: error: expected `,' or `;' before '{' token
0_0_11476561_21630.cpp: In function `int main()':
0_0_11476561_21630.cpp:20: error: `scanf' undeclared (first use this function)
0_0_11476561_21630.cpp:20: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11476561_21630.cpp:22: error: `in' undeclared (first use this function)
0_0_11476561_21630.cpp:25: error: `sort' undeclared (first use this function)
0_0_11476561_21630.cpp:33: error: `cout' undeclared (first use this function)
|