diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-11-01 21:03:55 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-11-01 21:03:55 +0200 |
| commit | d2d5b3b5ca9ae0b13c347ae77f6abd15fdb44390 (patch) | |
| tree | be9c76ffe5f8fff598286983d8a9293d0c897c79 /contests/Round901/A/main_input0.txt | |
| parent | 1e83036c3ff40310af6cf0d915ad1621d2eeeb83 (diff) | |
| download | competitive-programming-d2d5b3b5ca9ae0b13c347ae77f6abd15fdb44390.tar.xz competitive-programming-d2d5b3b5ca9ae0b13c347ae77f6abd15fdb44390.zip | |
Added a debug.h which contains all nesccseary functions to debug my code
Diffstat (limited to 'contests/Round901/A/main_input0.txt')
| -rw-r--r-- | contests/Round901/A/main_input0.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contests/Round901/A/main_input0.txt b/contests/Round901/A/main_input0.txt new file mode 100644 index 0000000..d27f23e --- /dev/null +++ b/contests/Round901/A/main_input0.txt @@ -0,0 +1,5 @@ +2 +5 3 3 +1 1 7 +7 1 5 +1 2 5 6 8 |
