Compare commits

..

No commits in common. 'af294e5bf4ebd4050e18385a8c646048084bf580' and '6d867f8b66b99b7b7e5e0468cce0709026c36949' have entirely different histories.

  1. 6
      main.cpp

@ -1,6 +0,0 @@
#include <iostream>
int main() {
std::cout << "Meow!\n";
return 0;
}
Loading…
Cancel
Save