Skip to content

Instantly share code, notes, and snippets.

@Barichnel
Created May 19, 2019 23:13
Show Gist options
  • Save Barichnel/c24a6853fb9f96fcd7fa16d89f2ed613 to your computer and use it in GitHub Desktop.
Save Barichnel/c24a6853fb9f96fcd7fa16d89f2ed613 to your computer and use it in GitHub Desktop.
issa code
#include<iostream>
using namespace std;
int main(){
cout <<"issa code";
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment