Skip to content

Instantly share code, notes, and snippets.

@ofey404
Created October 23, 2019 23:56
Show Gist options
  • Save ofey404/74eb963eb4016abd35adb3ee2d3ddc4a to your computer and use it in GitHub Desktop.
Save ofey404/74eb963eb4016abd35adb3ee2d3ddc4a to your computer and use it in GitHub Desktop.
OJ cpp routine
#include <iostream>
using namespace std;
int main() {
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment