Skip to content

Instantly share code, notes, and snippets.

@lparolari
Last active January 11, 2020 09:48
Show Gist options
  • Save lparolari/dcee31c3f8a09ef4ee23d5a3b964664d to your computer and use it in GitHub Desktop.
Save lparolari/dcee31c3f8a09ef4ee23d5a3b964664d to your computer and use it in GitHub Desktop.
#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