Compare commits

..

3 Commits

View File

@ -1,5 +1,5 @@
#include <iostream> #include <iostream>
int main(){ int main(){
std::cout << "Stop getting fucked \n"; std::cout << "Get fucked \n";
} }