From 5cfd0990f03e7908b485df206a5b41f8ad53b488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=B4=D0=B5=D0=BB=D1=8C=20=D0=90=D0=BB=D0=B8=D0=BC?= =?UTF-8?q?=D0=BE=D0=B2?= Date: Mon, 18 Nov 2024 09:08:48 +0400 Subject: [PATCH] 789 --- Source.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source.c b/Source.c index c014c23..4a4ddbb 100644 --- a/Source.c +++ b/Source.c @@ -1,5 +1,5 @@ #include void main() { - printf("hello world"); + printf("hello worldddd"); } \ No newline at end of file