From 65cbc4732866264a930f30d948f7258f6dde7497 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 14 Nov 2022 12:16:09 +0200 Subject: Added new problems --- .../BanBan/rust-solution/target/debug/.cargo-lock | 0 .../rust-solution-562fe77d76fddac5/bin-rust-solution | 1 + .../bin-rust-solution.json | 1 + .../dep-bin-rust-solution | Bin 0 -> 24 bytes .../rust-solution-562fe77d76fddac5/invoked.timestamp | 1 + .../dep-test-bin-rust-solution | Bin 0 -> 24 bytes .../rust-solution-5d271a18ea8856ed/invoked.timestamp | 1 + .../test-bin-rust-solution | 1 + .../test-bin-rust-solution.json | 1 + .../debug/deps/librust_solution-562fe77d76fddac5.rmeta | 0 .../debug/deps/librust_solution-5d271a18ea8856ed.rmeta | 0 .../target/debug/deps/rust_solution-562fe77d76fddac5.d | 5 +++++ .../target/debug/deps/rust_solution-5d271a18ea8856ed.d | 5 +++++ .../s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/dep-graph.bin | Bin 0 -> 267753 bytes .../s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/query-cache.bin | Bin 0 -> 29819 bytes .../work-products.bin | Bin 0 -> 37 bytes .../s-gfbd1hocp6-3fvc5e.lock | 0 .../s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/dep-graph.bin | Bin 0 -> 279700 bytes .../s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/query-cache.bin | Bin 0 -> 30977 bytes .../work-products.bin | Bin 0 -> 37 bytes .../s-gfbd1hocp6-1rkjdgp.lock | 0 21 files changed, 16 insertions(+) create mode 100644 codeforces/BanBan/rust-solution/target/debug/.cargo-lock create mode 100644 codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/bin-rust-solution create mode 100644 codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/bin-rust-solution.json create mode 100644 codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/dep-bin-rust-solution create mode 100644 codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/invoked.timestamp create mode 100644 codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/dep-test-bin-rust-solution create mode 100644 codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/invoked.timestamp create mode 100644 codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/test-bin-rust-solution create mode 100644 codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/test-bin-rust-solution.json create mode 100644 codeforces/BanBan/rust-solution/target/debug/deps/librust_solution-562fe77d76fddac5.rmeta create mode 100644 codeforces/BanBan/rust-solution/target/debug/deps/librust_solution-5d271a18ea8856ed.rmeta create mode 100644 codeforces/BanBan/rust-solution/target/debug/deps/rust_solution-562fe77d76fddac5.d create mode 100644 codeforces/BanBan/rust-solution/target/debug/deps/rust_solution-5d271a18ea8856ed.d create mode 100644 codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/dep-graph.bin create mode 100644 codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/query-cache.bin create mode 100644 codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/work-products.bin create mode 100755 codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e.lock create mode 100644 codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/dep-graph.bin create mode 100644 codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/query-cache.bin create mode 100644 codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/work-products.bin create mode 100755 codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp.lock (limited to 'codeforces/BanBan/rust-solution/target/debug') diff --git a/codeforces/BanBan/rust-solution/target/debug/.cargo-lock b/codeforces/BanBan/rust-solution/target/debug/.cargo-lock new file mode 100644 index 0000000..e69de29 diff --git a/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/bin-rust-solution b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/bin-rust-solution new file mode 100644 index 0000000..0583346 --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/bin-rust-solution @@ -0,0 +1 @@ +fc1ddc6a46b72f83 \ No newline at end of file diff --git a/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/bin-rust-solution.json b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/bin-rust-solution.json new file mode 100644 index 0000000..042bd6c --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/bin-rust-solution.json @@ -0,0 +1 @@ +{"rustc":11934069355019162238,"features":"[]","target":8769653080315079519,"profile":7309141686862299243,"path":1684066648322511884,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rust-solution-562fe77d76fddac5/dep-bin-rust-solution"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/dep-bin-rust-solution b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/dep-bin-rust-solution new file mode 100644 index 0000000..5fdf103 Binary files /dev/null and b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/dep-bin-rust-solution differ diff --git a/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/invoked.timestamp b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/invoked.timestamp new file mode 100644 index 0000000..e00328d --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-562fe77d76fddac5/invoked.timestamp @@ -0,0 +1 @@ +This file has an mtime of when this was started. \ No newline at end of file diff --git a/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/dep-test-bin-rust-solution b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/dep-test-bin-rust-solution new file mode 100644 index 0000000..5fdf103 Binary files /dev/null and b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/dep-test-bin-rust-solution differ diff --git a/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/invoked.timestamp b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/invoked.timestamp new file mode 100644 index 0000000..e00328d --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/invoked.timestamp @@ -0,0 +1 @@ +This file has an mtime of when this was started. \ No newline at end of file diff --git a/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/test-bin-rust-solution b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/test-bin-rust-solution new file mode 100644 index 0000000..926cf5e --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/test-bin-rust-solution @@ -0,0 +1 @@ +37df94aa11f2cad3 \ No newline at end of file diff --git a/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/test-bin-rust-solution.json b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/test-bin-rust-solution.json new file mode 100644 index 0000000..bd87b75 --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/debug/.fingerprint/rust-solution-5d271a18ea8856ed/test-bin-rust-solution.json @@ -0,0 +1 @@ +{"rustc":11934069355019162238,"features":"[]","target":8769653080315079519,"profile":1021633075455700787,"path":1684066648322511884,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rust-solution-5d271a18ea8856ed/dep-test-bin-rust-solution"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/codeforces/BanBan/rust-solution/target/debug/deps/librust_solution-562fe77d76fddac5.rmeta b/codeforces/BanBan/rust-solution/target/debug/deps/librust_solution-562fe77d76fddac5.rmeta new file mode 100644 index 0000000..e69de29 diff --git a/codeforces/BanBan/rust-solution/target/debug/deps/librust_solution-5d271a18ea8856ed.rmeta b/codeforces/BanBan/rust-solution/target/debug/deps/librust_solution-5d271a18ea8856ed.rmeta new file mode 100644 index 0000000..e69de29 diff --git a/codeforces/BanBan/rust-solution/target/debug/deps/rust_solution-562fe77d76fddac5.d b/codeforces/BanBan/rust-solution/target/debug/deps/rust_solution-562fe77d76fddac5.d new file mode 100644 index 0000000..e418552 --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/debug/deps/rust_solution-562fe77d76fddac5.d @@ -0,0 +1,5 @@ +/home/pengu/test/problem_solving/codeforces/BanBan/rust-solution/target/debug/deps/rust_solution-562fe77d76fddac5.rmeta: src/main.rs + +/home/pengu/test/problem_solving/codeforces/BanBan/rust-solution/target/debug/deps/rust_solution-562fe77d76fddac5.d: src/main.rs + +src/main.rs: diff --git a/codeforces/BanBan/rust-solution/target/debug/deps/rust_solution-5d271a18ea8856ed.d b/codeforces/BanBan/rust-solution/target/debug/deps/rust_solution-5d271a18ea8856ed.d new file mode 100644 index 0000000..3f68b5d --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/debug/deps/rust_solution-5d271a18ea8856ed.d @@ -0,0 +1,5 @@ +/home/pengu/test/problem_solving/codeforces/BanBan/rust-solution/target/debug/deps/rust_solution-5d271a18ea8856ed.rmeta: src/main.rs + +/home/pengu/test/problem_solving/codeforces/BanBan/rust-solution/target/debug/deps/rust_solution-5d271a18ea8856ed.d: src/main.rs + +src/main.rs: diff --git a/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/dep-graph.bin b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/dep-graph.bin new file mode 100644 index 0000000..afbd1c4 Binary files /dev/null and b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/dep-graph.bin differ diff --git a/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/query-cache.bin b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/query-cache.bin new file mode 100644 index 0000000..106473a Binary files /dev/null and b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/query-cache.bin differ diff --git a/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/work-products.bin b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/work-products.bin new file mode 100644 index 0000000..2e8fe2d Binary files /dev/null and b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e-1uv8qdab86usd/work-products.bin differ diff --git a/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e.lock b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-12ff9ylte8hiv/s-gfbd1hocp6-3fvc5e.lock new file mode 100755 index 0000000..e69de29 diff --git a/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/dep-graph.bin b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/dep-graph.bin new file mode 100644 index 0000000..09083bd Binary files /dev/null and b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/dep-graph.bin differ diff --git a/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/query-cache.bin b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/query-cache.bin new file mode 100644 index 0000000..bd1638b Binary files /dev/null and b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/query-cache.bin differ diff --git a/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/work-products.bin b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/work-products.bin new file mode 100644 index 0000000..2e8fe2d Binary files /dev/null and b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp-1t6i5dkfeicva/work-products.bin differ diff --git a/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp.lock b/codeforces/BanBan/rust-solution/target/debug/incremental/rust_solution-3011syvpedpmm/s-gfbd1hocp6-1rkjdgp.lock new file mode 100755 index 0000000..e69de29 -- cgit v1.2.3