From 01268f056c359a2b122d0e6c66a2c0518caeec7d Mon Sep 17 00:00:00 2001 From: Vinod Jatav Date: Tue, 31 Oct 2017 23:09:10 -0700 Subject: [PATCH 1/2] abc --- divya/4.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/divya/4.cpp b/divya/4.cpp index a050529..629a876 100644 --- a/divya/4.cpp +++ b/divya/4.cpp @@ -5,4 +5,5 @@ float tsp,profit; scanf("%f%f",&tsp,&profit); printf(" the cost price is %f",tsp-profit); return 0; +//return } From 2cc169e4b9c77466d40d2efc9f85c48f7d255186 Mon Sep 17 00:00:00 2001 From: Vinod Jatav Date: Tue, 31 Oct 2017 23:16:25 -0700 Subject: [PATCH 2/2] vin --- vinod/abc.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 vinod/abc.txt diff --git a/vinod/abc.txt b/vinod/abc.txt new file mode 100644 index 0000000..cc9b50a --- /dev/null +++ b/vinod/abc.txt @@ -0,0 +1 @@ +vinod \ No newline at end of file