I have a problem, I need to push_back a srtuct. structure is like that.
push_back
struct RChar { int x; int y; string letter; } struct PResult { in