Skip to content

Instantly share code, notes, and snippets.

@Mohammad-Reihani
Last active April 25, 2024 21:24
Show Gist options
  • Save Mohammad-Reihani/8340bd99b7b51d1812ce09630e1acbc6 to your computer and use it in GitHub Desktop.
Save Mohammad-Reihani/8340bd99b7b51d1812ce09630e1acbc6 to your computer and use it in GitHub Desktop.
what is this shit?
#include <iostream.h>
using namespace std;
int main(){
cout << "This is a change now.Hello Fucker!" << endl;
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment