C++ Class Templates

  • + 1 comment

    use C++ instead of C++14; otherwise, run the following before main using global variable + class constructor:

    ios_base::sync_with_stdio(false); cin.tie(NULL);