From 5d8fc636f32e393d48420b9a636ebb777943da1e Mon Sep 17 00:00:00 2001 From: nitheesh Date: Sun, 22 Sep 2024 02:08:44 +0530 Subject: [PATCH] initial commit --- 1.txt | 6 ++++++ 2.txt | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 1.txt create mode 100644 2.txt diff --git a/1.txt b/1.txt new file mode 100644 index 0000000..14cf250 --- /dev/null +++ b/1.txt @@ -0,0 +1,6 @@ +void main() +{ + +while(1); + +} \ No newline at end of file diff --git a/2.txt b/2.txt new file mode 100644 index 0000000..14cf250 --- /dev/null +++ b/2.txt @@ -0,0 +1,6 @@ +void main() +{ + +while(1); + +} \ No newline at end of file