0_0_10672266_28651.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_10672266_28651.cpp:3: error: expected constructor, destructor, or type conversion before '<' token
0_0_10672266_28651.cpp:3: error: expected `,' or `;' before '<' token
0_0_10672266_28651.cpp:4: error: expected constructor, destructor, or type conversion before '<' token
0_0_10672266_28651.cpp:4: error: expected `,' or `;' before '<' token
0_0_10672266_28651.cpp: In function `int main()':
0_0_10672266_28651.cpp:8: error: `scanf' undeclared (first use this function)
0_0_10672266_28651.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10672266_28651.cpp:9: error: `S' undeclared (first use this function)
0_0_10672266_28651.cpp:10: error: `make_pair' undeclared (first use this function)
0_0_10672266_28651.cpp:13: error: `it' undeclared (first use this function)
0_0_10672266_28651.cpp:16: error: `it2' undeclared (first use this function)
0_0_10672266_28651.cpp:19: error: `printf' undeclared (first use this function)
|