Compare commits

..

No commits in common. '7a0374deb4b14d685dbb2295995b180a073ddb83' and 'bdd8c21cc9d176473c2ae1800280a1a72659a801' have entirely different histories.

  1. 5
      main.cpp

@ -1,5 +0,0 @@
#include <iostream>
int main(){
std::cout << "Hello world!" << std::endl;
}
Loading…
Cancel
Save