From fac6c0e073f609d1369fa19d497646796a64865f Mon Sep 17 00:00:00 2001 From: "abasev360@gmail.com" Date: Thu, 14 Nov 2024 11:45:48 +0400 Subject: [PATCH 1/2] '1' --- num4.cpp | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 num4.cpp diff --git a/num4.cpp b/num4.cpp new file mode 100644 index 0000000..c64453c --- /dev/null +++ b/num4.cpp @@ -0,0 +1,22 @@ +#include +#include +void main() +{ + SetConsoleCP(1251); + SetConsoleOutputCP(1251); + + + printf(" _______\n"); + printf(" /*/***\\*\\ \n"); + printf(" /*/ \\*\\ \n"); + printf(" /*/ \\*\\ \n"); + printf(" /*/ \\*\\ \n"); + printf(" \\*\\ /*/\n"); + printf(" \\*\\ /*/\n"); + printf(" \\*\\ /*/\n"); + printf(" \\*\\***/*/\n"); + printf(" ````````\n"); + printf(" RENAULT \n"); + + +} \ No newline at end of file From 286659dec486f9de3ab48a5d63dab5858b29b507 Mon Sep 17 00:00:00 2001 From: "abasev360@gmail.com" Date: Thu, 14 Nov 2024 11:47:53 +0400 Subject: [PATCH 2/2] '2' --- num4.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/num4.cpp b/num4.cpp index c64453c..ae031c6 100644 --- a/num4.cpp +++ b/num4.cpp @@ -7,7 +7,7 @@ void main() printf(" _______\n"); - printf(" /*/***\\*\\ \n"); + printf(" /*/*+*\\*\\ \n"); printf(" /*/ \\*\\ \n"); printf(" /*/ \\*\\ \n"); printf(" /*/ \\*\\ \n");