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/release/.cargo-lock | 0 .../rust-solution-d94e8978ea2ee23b/bin-rust-solution | 1 + .../bin-rust-solution.json | 1 + .../dep-bin-rust-solution | Bin 0 -> 24 bytes .../rust-solution-d94e8978ea2ee23b/invoked.timestamp | 1 + .../release/deps/rust_solution-d94e8978ea2ee23b | Bin 0 -> 3897936 bytes .../release/deps/rust_solution-d94e8978ea2ee23b.d | 5 +++++ .../BanBan/rust-solution/target/release/rust-solution | Bin 0 -> 3897936 bytes .../rust-solution/target/release/rust-solution.d | 1 + 9 files changed, 9 insertions(+) create mode 100644 codeforces/BanBan/rust-solution/target/release/.cargo-lock create mode 100644 codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/bin-rust-solution create mode 100644 codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/bin-rust-solution.json create mode 100644 codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/dep-bin-rust-solution create mode 100644 codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/invoked.timestamp create mode 100755 codeforces/BanBan/rust-solution/target/release/deps/rust_solution-d94e8978ea2ee23b create mode 100644 codeforces/BanBan/rust-solution/target/release/deps/rust_solution-d94e8978ea2ee23b.d create mode 100755 codeforces/BanBan/rust-solution/target/release/rust-solution create mode 100644 codeforces/BanBan/rust-solution/target/release/rust-solution.d (limited to 'codeforces/BanBan/rust-solution/target/release') diff --git a/codeforces/BanBan/rust-solution/target/release/.cargo-lock b/codeforces/BanBan/rust-solution/target/release/.cargo-lock new file mode 100644 index 0000000..e69de29 diff --git a/codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/bin-rust-solution b/codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/bin-rust-solution new file mode 100644 index 0000000..c99475c --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/bin-rust-solution @@ -0,0 +1 @@ +2ef534600239ba61 \ No newline at end of file diff --git a/codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/bin-rust-solution.json b/codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/bin-rust-solution.json new file mode 100644 index 0000000..913b19b --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/bin-rust-solution.json @@ -0,0 +1 @@ +{"rustc":11934069355019162238,"features":"[]","target":8769653080315079519,"profile":6269190295429226618,"path":1684066648322511884,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"release/.fingerprint/rust-solution-d94e8978ea2ee23b/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/release/.fingerprint/rust-solution-d94e8978ea2ee23b/dep-bin-rust-solution b/codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/dep-bin-rust-solution new file mode 100644 index 0000000..5fdf103 Binary files /dev/null and b/codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/dep-bin-rust-solution differ diff --git a/codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/invoked.timestamp b/codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/invoked.timestamp new file mode 100644 index 0000000..e00328d --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/release/.fingerprint/rust-solution-d94e8978ea2ee23b/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/release/deps/rust_solution-d94e8978ea2ee23b b/codeforces/BanBan/rust-solution/target/release/deps/rust_solution-d94e8978ea2ee23b new file mode 100755 index 0000000..5631a93 Binary files /dev/null and b/codeforces/BanBan/rust-solution/target/release/deps/rust_solution-d94e8978ea2ee23b differ diff --git a/codeforces/BanBan/rust-solution/target/release/deps/rust_solution-d94e8978ea2ee23b.d b/codeforces/BanBan/rust-solution/target/release/deps/rust_solution-d94e8978ea2ee23b.d new file mode 100644 index 0000000..59bce1f --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/release/deps/rust_solution-d94e8978ea2ee23b.d @@ -0,0 +1,5 @@ +/home/pengu/test/problem_solving/codeforces/BanBan/rust-solution/target/release/deps/rust_solution-d94e8978ea2ee23b: src/main.rs + +/home/pengu/test/problem_solving/codeforces/BanBan/rust-solution/target/release/deps/rust_solution-d94e8978ea2ee23b.d: src/main.rs + +src/main.rs: diff --git a/codeforces/BanBan/rust-solution/target/release/rust-solution b/codeforces/BanBan/rust-solution/target/release/rust-solution new file mode 100755 index 0000000..5631a93 Binary files /dev/null and b/codeforces/BanBan/rust-solution/target/release/rust-solution differ diff --git a/codeforces/BanBan/rust-solution/target/release/rust-solution.d b/codeforces/BanBan/rust-solution/target/release/rust-solution.d new file mode 100644 index 0000000..156ff7b --- /dev/null +++ b/codeforces/BanBan/rust-solution/target/release/rust-solution.d @@ -0,0 +1 @@ +/home/pengu/test/problem_solving/codeforces/BanBan/rust-solution/target/release/rust-solution: /home/pengu/test/problem_solving/codeforces/BanBan/rust-solution/src/main.rs -- cgit v1.2.3