From d2d5b3b5ca9ae0b13c347ae77f6abd15fdb44390 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Wed, 1 Nov 2023 21:03:55 +0200 Subject: Added a debug.h which contains all nesccseary functions to debug my code --- contests/Round901/A/main_input1.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 contests/Round901/A/main_input1.txt (limited to 'contests/Round901/A/main_input1.txt') diff --git a/contests/Round901/A/main_input1.txt b/contests/Round901/A/main_input1.txt new file mode 100644 index 0000000..23e1853 --- /dev/null +++ b/contests/Round901/A/main_input1.txt @@ -0,0 +1,3 @@ +1 +7 1 5 +1 5 2 8 6 \ No newline at end of file -- cgit v1.2.3