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