#include
using namespace std;
Struct T {
Boolean operator () (int a, int b) {
Return (a> B);
}
};
Void main ()
{
Set
V1. Insert (20);
V1. Insert (200);
V1. Insert (2001);
V1. Insert (200000);
V1. Insert (120);
For (set
Cout<* it
Set
Pair
Cout<* (mypair. First) & lt;
CodePudding user response:
Post code, describe the problem you met, you can't expect others to stick your code run, and then run into problems, and then give you answer,,,