Compare commits

...

3 Commits

Author SHA1 Message Date
b6d0ef9b67 Merge branch 'main' of https://git.tau.aperturect.com/AP-CT/mirror-test 2022-03-28 17:14:09 +02:00
d85d3b70ba Merge remote-tracking branch 'upstream/main' 2022-03-28 17:14:03 +02:00
TinyAtoms
f25d30c521 haa 2022-03-28 12:13:11 -03:00

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";
} }