1 2 3 4 5 6 7
#include "onlyplainlib2.h" int main(int argc, char** argv) { return onlyPlainLib2().GetResult(); }