diff --git a/lol.txt b/lol.txt new file mode 100644 index 0000000..039727e --- /dev/null +++ b/lol.txt @@ -0,0 +1 @@ +lol diff --git a/main.cpp b/main.cpp deleted file mode 100644 index d5282cd..0000000 --- a/main.cpp +++ /dev/null @@ -1,5 +0,0 @@ -#include -int main() { - setlocale(LC_ALL, "Russian"); - printf("hello"); -} \ No newline at end of file