From da1764a9f839e1d29b2bee12d35534f71f05c6ff Mon Sep 17 00:00:00 2001 From: Akshay Date: Fri, 30 Apr 2021 22:25:19 +0530 Subject: law & order --- 4/input | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 4/input (limited to '4/input') diff --git a/4/input b/4/input deleted file mode 100644 index d1dff11..0000000 --- a/4/input +++ /dev/null @@ -1,9 +0,0 @@ -int main() { - int n; - printf("hello world"); - scanf("%d", &n); - printf("hello world"); - printf("hello world"); - printf("hello world"); - printf("hello world"); -} -- cgit v1.2.3