From 37b7e815612dec5655d2ee2363835e2075701ae6 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Wed, 29 Jun 2022 21:03:53 +0200 Subject: Solved the first 6 problems of codechef Starters --- codechef/ChangeRowAndColumnBoth/main_input0.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 codechef/ChangeRowAndColumnBoth/main_input0.txt (limited to 'codechef/ChangeRowAndColumnBoth/main_input0.txt') diff --git a/codechef/ChangeRowAndColumnBoth/main_input0.txt b/codechef/ChangeRowAndColumnBoth/main_input0.txt new file mode 100644 index 0000000..ff56c91 --- /dev/null +++ b/codechef/ChangeRowAndColumnBoth/main_input0.txt @@ -0,0 +1,5 @@ +4 +1 2 9 8 +5 5 5 7 +8 6 6 8 +3 10 8 10 -- cgit v1.2.3