From 432d33a8a42a6d9dc8c2beffcd2c3abb9951704f Mon Sep 17 00:00:00 2001 From: Patrick Aldis Date: Tue, 17 Feb 2026 12:15:29 +0000 Subject: [PATCH] cleanup old files --- cabal.project | 7 + flake.lock | 111 +++++-- flake.nix | 16 +- haskell/Main.hs | 70 +---- haskell/Pre.hs | 475 ------------------------------ haskell/Puzzles/Day1.hs | 52 ---- haskell/Puzzles/Day10.hs | 53 ---- haskell/Puzzles/Day2.hs | 39 --- haskell/Puzzles/Day3.hs | 40 --- haskell/Puzzles/Day4.hs | 127 -------- haskell/Puzzles/Day5.hs | 51 ---- haskell/Puzzles/Day6.hs | 45 --- haskell/Puzzles/Day7.hs | 45 --- haskell/Puzzles/Day8.hs | 42 --- haskell/Puzzles/Day9.hs | 70 ----- haskell/aoc.cabal | 74 ----- haskell/haskellCallingRust.cabal | 36 +++ inputs/examples/1 | 10 - inputs/examples/10 | 3 - inputs/examples/2 | 1 - inputs/examples/3 | 4 - inputs/examples/4 | 10 - inputs/examples/5 | 11 - inputs/examples/6 | 4 - inputs/examples/7 | 16 - inputs/examples/8 | 20 -- inputs/examples/9 | 8 - inputs/private | 1 - inputs/real | 1 - outputs/examples/1/1 | 1 - outputs/examples/1/2 | 1 - outputs/examples/10/1 | 1 - outputs/examples/2/1 | 1 - outputs/examples/2/2 | 1 - outputs/examples/3/1 | 1 - outputs/examples/3/2 | 1 - outputs/examples/4/1 | 1 - outputs/examples/4/2 | 1 - outputs/examples/4/extra/frames/0 | 10 - outputs/examples/4/extra/frames/1 | 10 - outputs/examples/4/extra/frames/2 | 10 - outputs/examples/4/extra/frames/3 | 10 - outputs/examples/4/extra/frames/4 | 10 - outputs/examples/4/extra/frames/5 | 10 - outputs/examples/4/extra/frames/6 | 10 - outputs/examples/4/extra/frames/7 | 10 - outputs/examples/4/extra/frames/8 | 10 - outputs/examples/4/extra/frames/9 | 10 - outputs/examples/5/1 | 1 - outputs/examples/5/2 | 1 - outputs/examples/6/1 | 1 - outputs/examples/6/2 | 1 - outputs/examples/7/1 | 1 - outputs/examples/7/2 | 1 - outputs/examples/8/1 | 1 - outputs/examples/8/2 | 1 - outputs/examples/9/1 | 1 - outputs/examples/9/2 | 1 - outputs/real/1/1 | 1 - outputs/real/1/2 | 1 - outputs/real/10/1 | 1 - outputs/real/2/1 | 1 - outputs/real/2/2 | 1 - outputs/real/3/1 | 1 - outputs/real/3/2 | 1 - outputs/real/4/1 | 1 - outputs/real/4/2 | 1 - outputs/real/4/extra/frames/0 | 135 --------- outputs/real/4/extra/frames/1 | 135 --------- outputs/real/4/extra/frames/10 | 135 --------- outputs/real/4/extra/frames/11 | 135 --------- outputs/real/4/extra/frames/12 | 135 --------- outputs/real/4/extra/frames/13 | 135 --------- outputs/real/4/extra/frames/14 | 135 --------- outputs/real/4/extra/frames/15 | 135 --------- outputs/real/4/extra/frames/16 | 135 --------- outputs/real/4/extra/frames/17 | 135 --------- outputs/real/4/extra/frames/18 | 135 --------- outputs/real/4/extra/frames/19 | 135 --------- outputs/real/4/extra/frames/2 | 135 --------- outputs/real/4/extra/frames/20 | 135 --------- outputs/real/4/extra/frames/21 | 135 --------- outputs/real/4/extra/frames/22 | 135 --------- outputs/real/4/extra/frames/23 | 135 --------- outputs/real/4/extra/frames/24 | 135 --------- outputs/real/4/extra/frames/25 | 135 --------- outputs/real/4/extra/frames/26 | 135 --------- outputs/real/4/extra/frames/27 | 135 --------- outputs/real/4/extra/frames/28 | 135 --------- outputs/real/4/extra/frames/29 | 135 --------- outputs/real/4/extra/frames/3 | 135 --------- outputs/real/4/extra/frames/30 | 135 --------- outputs/real/4/extra/frames/31 | 135 --------- outputs/real/4/extra/frames/32 | 135 --------- outputs/real/4/extra/frames/33 | 135 --------- outputs/real/4/extra/frames/34 | 135 --------- outputs/real/4/extra/frames/35 | 135 --------- outputs/real/4/extra/frames/36 | 135 --------- outputs/real/4/extra/frames/37 | 135 --------- outputs/real/4/extra/frames/38 | 135 --------- outputs/real/4/extra/frames/39 | 135 --------- outputs/real/4/extra/frames/4 | 135 --------- outputs/real/4/extra/frames/40 | 135 --------- outputs/real/4/extra/frames/41 | 135 --------- outputs/real/4/extra/frames/42 | 135 --------- outputs/real/4/extra/frames/43 | 135 --------- outputs/real/4/extra/frames/44 | 135 --------- outputs/real/4/extra/frames/45 | 135 --------- outputs/real/4/extra/frames/46 | 135 --------- outputs/real/4/extra/frames/47 | 135 --------- outputs/real/4/extra/frames/48 | 135 --------- outputs/real/4/extra/frames/49 | 135 --------- outputs/real/4/extra/frames/5 | 135 --------- outputs/real/4/extra/frames/50 | 135 --------- outputs/real/4/extra/frames/51 | 135 --------- outputs/real/4/extra/frames/52 | 135 --------- outputs/real/4/extra/frames/53 | 135 --------- outputs/real/4/extra/frames/54 | 135 --------- outputs/real/4/extra/frames/55 | 135 --------- outputs/real/4/extra/frames/56 | 135 --------- outputs/real/4/extra/frames/57 | 135 --------- outputs/real/4/extra/frames/58 | 135 --------- outputs/real/4/extra/frames/6 | 135 --------- outputs/real/4/extra/frames/7 | 135 --------- outputs/real/4/extra/frames/8 | 135 --------- outputs/real/4/extra/frames/9 | 135 --------- outputs/real/5/1 | 1 - outputs/real/5/2 | 1 - outputs/real/6/1 | 1 - outputs/real/6/2 | 1 - outputs/real/7/1 | 1 - outputs/real/7/2 | 1 - outputs/real/8/1 | 1 - outputs/real/8/2 | 1 - outputs/real/9/1 | 1 - outputs/real/9/2 | 1 - rust/Cargo.lock | 36 +-- rust/Cargo.toml | 8 +- rust/main.rs | 67 +---- rust/puzzle.rs | 5 - rust/puzzles/day1.rs | 85 ------ rust/puzzles/day2.rs | 69 ----- rust/puzzles/day3.rs | 73 ----- rust/puzzles/day4.rs | 129 -------- rust/puzzles/day5.rs | 82 ------ rust/puzzles/day6.rs | 137 --------- rust/puzzles/day7.rs | 89 ------ rust/puzzles/mod.rs | 7 - 148 files changed, 141 insertions(+), 10191 deletions(-) delete mode 100644 haskell/Pre.hs delete mode 100644 haskell/Puzzles/Day1.hs delete mode 100644 haskell/Puzzles/Day10.hs delete mode 100644 haskell/Puzzles/Day2.hs delete mode 100644 haskell/Puzzles/Day3.hs delete mode 100644 haskell/Puzzles/Day4.hs delete mode 100644 haskell/Puzzles/Day5.hs delete mode 100644 haskell/Puzzles/Day6.hs delete mode 100644 haskell/Puzzles/Day7.hs delete mode 100644 haskell/Puzzles/Day8.hs delete mode 100644 haskell/Puzzles/Day9.hs delete mode 100644 haskell/aoc.cabal create mode 100644 haskell/haskellCallingRust.cabal delete mode 100644 inputs/examples/1 delete mode 100644 inputs/examples/10 delete mode 100644 inputs/examples/2 delete mode 100644 inputs/examples/3 delete mode 100644 inputs/examples/4 delete mode 100644 inputs/examples/5 delete mode 100644 inputs/examples/6 delete mode 100644 inputs/examples/7 delete mode 100644 inputs/examples/8 delete mode 100644 inputs/examples/9 delete mode 160000 inputs/private delete mode 120000 inputs/real delete mode 100644 outputs/examples/1/1 delete mode 100644 outputs/examples/1/2 delete mode 100644 outputs/examples/10/1 delete mode 100644 outputs/examples/2/1 delete mode 100644 outputs/examples/2/2 delete mode 100644 outputs/examples/3/1 delete mode 100644 outputs/examples/3/2 delete mode 100644 outputs/examples/4/1 delete mode 100644 outputs/examples/4/2 delete mode 100644 outputs/examples/4/extra/frames/0 delete mode 100644 outputs/examples/4/extra/frames/1 delete mode 100644 outputs/examples/4/extra/frames/2 delete mode 100644 outputs/examples/4/extra/frames/3 delete mode 100644 outputs/examples/4/extra/frames/4 delete mode 100644 outputs/examples/4/extra/frames/5 delete mode 100644 outputs/examples/4/extra/frames/6 delete mode 100644 outputs/examples/4/extra/frames/7 delete mode 100644 outputs/examples/4/extra/frames/8 delete mode 100644 outputs/examples/4/extra/frames/9 delete mode 100644 outputs/examples/5/1 delete mode 100644 outputs/examples/5/2 delete mode 100644 outputs/examples/6/1 delete mode 100644 outputs/examples/6/2 delete mode 100644 outputs/examples/7/1 delete mode 100644 outputs/examples/7/2 delete mode 100644 outputs/examples/8/1 delete mode 100644 outputs/examples/8/2 delete mode 100644 outputs/examples/9/1 delete mode 100644 outputs/examples/9/2 delete mode 100644 outputs/real/1/1 delete mode 100644 outputs/real/1/2 delete mode 100644 outputs/real/10/1 delete mode 100644 outputs/real/2/1 delete mode 100644 outputs/real/2/2 delete mode 100644 outputs/real/3/1 delete mode 100644 outputs/real/3/2 delete mode 100644 outputs/real/4/1 delete mode 100644 outputs/real/4/2 delete mode 100644 outputs/real/4/extra/frames/0 delete mode 100644 outputs/real/4/extra/frames/1 delete mode 100644 outputs/real/4/extra/frames/10 delete mode 100644 outputs/real/4/extra/frames/11 delete mode 100644 outputs/real/4/extra/frames/12 delete mode 100644 outputs/real/4/extra/frames/13 delete mode 100644 outputs/real/4/extra/frames/14 delete mode 100644 outputs/real/4/extra/frames/15 delete mode 100644 outputs/real/4/extra/frames/16 delete mode 100644 outputs/real/4/extra/frames/17 delete mode 100644 outputs/real/4/extra/frames/18 delete mode 100644 outputs/real/4/extra/frames/19 delete mode 100644 outputs/real/4/extra/frames/2 delete mode 100644 outputs/real/4/extra/frames/20 delete mode 100644 outputs/real/4/extra/frames/21 delete mode 100644 outputs/real/4/extra/frames/22 delete mode 100644 outputs/real/4/extra/frames/23 delete mode 100644 outputs/real/4/extra/frames/24 delete mode 100644 outputs/real/4/extra/frames/25 delete mode 100644 outputs/real/4/extra/frames/26 delete mode 100644 outputs/real/4/extra/frames/27 delete mode 100644 outputs/real/4/extra/frames/28 delete mode 100644 outputs/real/4/extra/frames/29 delete mode 100644 outputs/real/4/extra/frames/3 delete mode 100644 outputs/real/4/extra/frames/30 delete mode 100644 outputs/real/4/extra/frames/31 delete mode 100644 outputs/real/4/extra/frames/32 delete mode 100644 outputs/real/4/extra/frames/33 delete mode 100644 outputs/real/4/extra/frames/34 delete mode 100644 outputs/real/4/extra/frames/35 delete mode 100644 outputs/real/4/extra/frames/36 delete mode 100644 outputs/real/4/extra/frames/37 delete mode 100644 outputs/real/4/extra/frames/38 delete mode 100644 outputs/real/4/extra/frames/39 delete mode 100644 outputs/real/4/extra/frames/4 delete mode 100644 outputs/real/4/extra/frames/40 delete mode 100644 outputs/real/4/extra/frames/41 delete mode 100644 outputs/real/4/extra/frames/42 delete mode 100644 outputs/real/4/extra/frames/43 delete mode 100644 outputs/real/4/extra/frames/44 delete mode 100644 outputs/real/4/extra/frames/45 delete mode 100644 outputs/real/4/extra/frames/46 delete mode 100644 outputs/real/4/extra/frames/47 delete mode 100644 outputs/real/4/extra/frames/48 delete mode 100644 outputs/real/4/extra/frames/49 delete mode 100644 outputs/real/4/extra/frames/5 delete mode 100644 outputs/real/4/extra/frames/50 delete mode 100644 outputs/real/4/extra/frames/51 delete mode 100644 outputs/real/4/extra/frames/52 delete mode 100644 outputs/real/4/extra/frames/53 delete mode 100644 outputs/real/4/extra/frames/54 delete mode 100644 outputs/real/4/extra/frames/55 delete mode 100644 outputs/real/4/extra/frames/56 delete mode 100644 outputs/real/4/extra/frames/57 delete mode 100644 outputs/real/4/extra/frames/58 delete mode 100644 outputs/real/4/extra/frames/6 delete mode 100644 outputs/real/4/extra/frames/7 delete mode 100644 outputs/real/4/extra/frames/8 delete mode 100644 outputs/real/4/extra/frames/9 delete mode 100644 outputs/real/5/1 delete mode 100644 outputs/real/5/2 delete mode 100644 outputs/real/6/1 delete mode 100644 outputs/real/6/2 delete mode 100644 outputs/real/7/1 delete mode 100644 outputs/real/7/2 delete mode 100644 outputs/real/8/1 delete mode 100644 outputs/real/8/2 delete mode 100644 outputs/real/9/1 delete mode 100644 outputs/real/9/2 delete mode 100644 rust/puzzle.rs delete mode 100644 rust/puzzles/day1.rs delete mode 100644 rust/puzzles/day2.rs delete mode 100644 rust/puzzles/day3.rs delete mode 100644 rust/puzzles/day4.rs delete mode 100644 rust/puzzles/day5.rs delete mode 100644 rust/puzzles/day6.rs delete mode 100644 rust/puzzles/day7.rs delete mode 100644 rust/puzzles/mod.rs diff --git a/cabal.project b/cabal.project index bd53fe1..9eae6eb 100644 --- a/cabal.project +++ b/cabal.project @@ -1 +1,8 @@ packages: haskell + +allow-newer: + *:base, + *:containers, + *:template-haskell, + *:text, + *:time, diff --git a/flake.lock b/flake.lock index 6121001..b2297eb 100644 --- a/flake.lock +++ b/flake.lock @@ -85,11 +85,11 @@ }, "crane": { "locked": { - "lastModified": 1763938834, - "narHash": "sha256-j8iB0Yr4zAvQLueCZ5abxfk6fnG/SJ5JnGUziETjwfg=", + "lastModified": 1771121070, + "narHash": "sha256-aIlv7FRXF9q70DNJPI237dEDAznSKaXmL5lfK/Id/bI=", "owner": "ipetkov", "repo": "crane", - "rev": "d9e753122e51cee64eb8d2dddfe11148f339f5a2", + "rev": "a2812c19f1ed2e5ed5ce2ef7109798b575c180e1", "type": "github" }, "original": { @@ -136,11 +136,11 @@ "hackage": { "flake": false, "locked": { - "lastModified": 1764549120, - "narHash": "sha256-FgH8uAbQQ0IL65Yc4JjoCsnD3iTo+wN2SHM7YNtmflk=", + "lastModified": 1771289625, + "narHash": "sha256-ySABvJf2NaxGc1mPSkwKjC8So9S906UgOYZVzX35Ng8=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "c6a5e8052355b7598d40b3a96809a14c14c5818c", + "rev": "808af568b7e14e1eced115e65825d2f50a608008", "type": "github" }, "original": { @@ -152,11 +152,11 @@ "hackage-for-stackage": { "flake": false, "locked": { - "lastModified": 1764549110, - "narHash": "sha256-oEMgZhIIdcpOuz14j4/v8YTR5Pn7CWLFgCc1SjGDsSM=", + "lastModified": 1771288450, + "narHash": "sha256-2tCS6CXMHPo4Jsh4JopbYBoQXnTTp8MdZVAqPVmOIq4=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "f316727efc726fe9b569fe20f316a41ed10f3c66", + "rev": "3049efd880816a3bb98b7b5fb4062045fcddd474", "type": "github" }, "original": { @@ -198,6 +198,7 @@ "hls-2.0": "hls-2.0", "hls-2.10": "hls-2.10", "hls-2.11": "hls-2.11", + "hls-2.12": "hls-2.12", "hls-2.2": "hls-2.2", "hls-2.3": "hls-2.3", "hls-2.4": "hls-2.4", @@ -217,16 +218,17 @@ "nixpkgs-2405": "nixpkgs-2405", "nixpkgs-2411": "nixpkgs-2411", "nixpkgs-2505": "nixpkgs-2505", + "nixpkgs-2511": "nixpkgs-2511", "nixpkgs-unstable": "nixpkgs-unstable", "old-ghc-nix": "old-ghc-nix", "stackage": "stackage" }, "locked": { - "lastModified": 1764550406, - "narHash": "sha256-Zzixqxnv8Sp2Qp70cXe22voi6ycpCKmEY48xFsZPRuc=", + "lastModified": 1771289806, + "narHash": "sha256-s60Kb3cYr0t6LDQ/LmJr5vQN8Z4IY1Vfwq2keZW0VOM=", "owner": "input-output-hk", "repo": "haskell.nix", - "rev": "c82d4d93b6be275c9a8943e17ec12ce8e3b90d74", + "rev": "3331ba591ae02a41c638aeb6bea91d268b34cf8e", "type": "github" }, "original": { @@ -268,6 +270,23 @@ "type": "github" } }, + "hls-2-13": { + "flake": false, + "locked": { + "lastModified": 1768552477, + "narHash": "sha256-Y4XVuyJZnZ++u+wSHlz7xnN9+nk29csahnXDC0QMiGM=", + "owner": "haskell", + "repo": "haskell-language-server", + "rev": "d744a66a853c287e671e06e62f2a58dd8e7a86d9", + "type": "github" + }, + "original": { + "owner": "haskell", + "ref": "2.13.0.0", + "repo": "haskell-language-server", + "type": "github" + } + }, "hls-2.0": { "flake": false, "locked": { @@ -319,6 +338,23 @@ "type": "github" } }, + "hls-2.12": { + "flake": false, + "locked": { + "lastModified": 1758709460, + "narHash": "sha256-xkI8MIIVEVARskfWbGAgP5sHG/lyeKnkm0LIOJ19X5w=", + "owner": "haskell", + "repo": "haskell-language-server", + "rev": "7d983de4fa7ff54369f6dd31444bdb9869aec83e", + "type": "github" + }, + "original": { + "owner": "haskell", + "ref": "2.12.0.0", + "repo": "haskell-language-server", + "type": "github" + } + }, "hls-2.2": { "flake": false, "locked": { @@ -474,11 +510,11 @@ "iserv-proxy": { "flake": false, "locked": { - "lastModified": 1755243078, - "narHash": "sha256-GLbl1YaohKdpzZVJFRdcI1O1oE3F3uBer4lFv3Yy0l8=", + "lastModified": 1770174258, + "narHash": "sha256-x6QYupvHZM7rRpVO4AIC5gUWFprFQ59A95FPC7/Owjg=", "owner": "stable-haskell", "repo": "iserv-proxy", - "rev": "150605195cb7183a6fb7bed82f23fedf37c6f52a", + "rev": "91ef7ffdeedfb141a4d69dcf9e550abe3e1160c6", "type": "github" }, "original": { @@ -554,11 +590,11 @@ }, "nixpkgs-2505": { "locked": { - "lastModified": 1762303001, - "narHash": "sha256-6Q5fx8I7kI+uHL97pdpUnTm1Uu+OazpHfnv+DCAihtE=", + "lastModified": 1764560356, + "narHash": "sha256-M5aFEFPppI4UhdOxwdmceJ9bDJC4T6C6CzCK1E2FZyo=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "139de9c2cb757650424fe8aa2a980eaa93a9e733", + "rev": "6c8f0cca84510cc79e09ea99a299c9bc17d03cb6", "type": "github" }, "original": { @@ -568,13 +604,29 @@ "type": "github" } }, - "nixpkgs-unstable": { + "nixpkgs-2511": { "locked": { - "lastModified": 1762286042, - "narHash": "sha256-OD5HsZ+sN7VvNucbrjiCz7CHF5zf9gP51YVJvPwYIH8=", + "lastModified": 1764572236, + "narHash": "sha256-hLp6T/vKdrBQolpbN3EhJOKTXZYxJZPzpnoZz+fEGlE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "12c1f0253aa9a54fdf8ec8aecaafada64a111e24", + "rev": "b0924ea1889b366de6bb0018a9db70b2c43a15f8", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-25.11-darwin", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-unstable": { + "locked": { + "lastModified": 1764587062, + "narHash": "sha256-hdFa0TAVQAQLDF31cEW3enWmBP+b592OvHs6WVe3D8k=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "c1cb7d097cb250f6e1904aacd5f2ba5ffd8a49ce", "type": "github" }, "original": { @@ -606,9 +658,10 @@ "crane": "crane", "flake-utils": "flake-utils", "haskellNix": "haskellNix", + "hls-2-13": "hls-2-13", "nixpkgs": [ "haskellNix", - "nixpkgs-unstable" + "nixpkgs-2511" ], "rust-overlay": "rust-overlay" } @@ -620,11 +673,11 @@ ] }, "locked": { - "lastModified": 1764816035, - "narHash": "sha256-F0IQSmSj4t2ThkbWZooAhkCTO+YpZSd2Pqiv2uoYEHo=", + "lastModified": 1771297684, + "narHash": "sha256-wieWskQxZLPlNXX06JEB0bMoS/ZYQ89xBzF0RL9lyLs=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "74d9abb7c5c030469f90d97a67d127cc5d76c238", + "rev": "755d3669699a7c62aef35af187d75dc2728cfd85", "type": "github" }, "original": { @@ -636,11 +689,11 @@ "stackage": { "flake": false, "locked": { - "lastModified": 1764548162, - "narHash": "sha256-lKjSroXNO8g7ez++EpuDa1C1S6Ax7a4eYYzDINnLm9M=", + "lastModified": 1771287554, + "narHash": "sha256-76Kd5c2D4O8yL48eAejlGZlpQ/Exxnsz3V7qW+RkFzE=", "owner": "input-output-hk", "repo": "stackage.nix", - "rev": "101ad1145596c97cbf99797f58987af8f507f41d", + "rev": "e62b9d6269c6abfd8b976826da0dcc37f0a57010", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 29518a8..3652aab 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,8 @@ { inputs = { haskellNix.url = "github:input-output-hk/haskell.nix"; - nixpkgs.follows = "haskellNix/nixpkgs-unstable"; + hls-2-13 = { url = "github:haskell/haskell-language-server/2.13.0.0"; flake = false; }; + nixpkgs.follows = "haskellNix/nixpkgs-2511"; flake-utils.url = "github:numtide/flake-utils"; crane.url = "github:ipetkov/crane"; rust-overlay = { @@ -14,6 +15,7 @@ , nixpkgs , flake-utils , haskellNix + , hls-2-13 , crane , rust-overlay }: @@ -27,10 +29,14 @@ src = ./.; evalSystem = "x86_64-linux"; name = "aoc"; - compiler-nix-name = "ghc912"; + compiler-nix-name = "ghc9141"; shell.tools.cabal = "latest"; - shell.tools.hlint = "latest"; - shell.tools.haskell-language-server = "latest"; + shell.tools.haskell-language-server = { + src = hls-2-13; + sha256map = { + "https://github.com/snowleopard/alga"."d4e43fb42db05413459fb2df493361d5a666588a" = "0s1mlnl64wj7pkg3iipv5bb4syy3bhxwqzqv93zqlvkyfn64015i"; + }; + }; }; }) (import rust-overlay) @@ -56,7 +62,7 @@ ]; }; packages = { - haskell = haskell.packages."aoc:exe:aoc"; + haskell = haskell.packages."haskellCallingRust:exe:haskellCallingRust"; rust = rust.buildPackage { src = rust.cleanCargoSource ./rust; }; }; } diff --git a/haskell/Main.hs b/haskell/Main.hs index bee7408..b63188f 100644 --- a/haskell/Main.hs +++ b/haskell/Main.hs @@ -1,73 +1,5 @@ module Main (main) where -import Pre - -import Data.Finite -import Data.Functor.Contravariant -import Data.Text qualified as T -import Data.Text.IO qualified as T -import Data.Text.Lazy.IO qualified as TL -import Puzzles.Day1 qualified as Day1 -import Puzzles.Day10 qualified as Day10 -import Puzzles.Day2 qualified as Day2 -import Puzzles.Day3 qualified as Day3 -import Puzzles.Day4 qualified as Day4 -import Puzzles.Day5 qualified as Day5 -import Puzzles.Day6 qualified as Day6 -import Puzzles.Day7 qualified as Day7 -import Puzzles.Day8 qualified as Day8 -import Puzzles.Day9 qualified as Day9 -import System.Console.Terminal.Size qualified as Terminal.Size - main :: IO () main = do - -- terminalWidth <- Terminal.Size.width <<$>> Terminal.Size.size -- TODO this doesn't work in GHCID or GHCIWatch... - terminalWidth <- pure $ Just 62 - TL.putStrLn . displayTestResultsConsole terminalWidth - =<< runTests - TestRunnerOpts - { regenerateGoldenFiles = False - } - () - tests - -tests :: TestTree IO () -tests = - test "tests" pure $ - enumerate <&> \isRealData@(bool "examples" "real" -> t) -> - test (T.pack t) pure $ - [ Day1.puzzle - , Day2.puzzle - , Day3.puzzle - , Day4.puzzle - , Day5.puzzle - , Day6.puzzle - , Day7.puzzle - , Day8.puzzle - , Day9.puzzle - , Day10.puzzle - ] - <&> \Puzzle{number = show -> pt, parser, parts, extraTests} -> - testLazy - (T.pack pt) - ( \() -> do - let fp = "../inputs/" <> t <> "/" <> pt - input <- - either (assertFailure . T.pack . ("parse failure: " <>) . errorBundlePretty) pure - . runParser (parser isRealData <* eof) fp - =<< liftIO (T.readFile fp) - let (rs, os) = - (lookupHList fst &&& foldHListF (HCons . snd) HNil) $ - mapHListF (\((Fanout (f, Op o))) -> (o &&& id) $ f input) parts - in pure (input, rs, os) - ) - $ ( finites <&> \(n@(show . succ @Int . fromIntegral -> nt)) -> - test - (T.pack nt) - (\(_, rs, _) -> golden ("../outputs/" <> t <> "/" <> pt <> "/" <> nt) $ rs n <> "\n") - [] - ) - <> let ts = extraTests isRealData ("../outputs/" <> t <> "/" <> pt <> "/extra/") - in if null ts - then [] - else [testLazy "extra" (\(input, _, os) -> pure (input, os)) ts] + printStrLn "Hello from Haskell" diff --git a/haskell/Pre.hs b/haskell/Pre.hs deleted file mode 100644 index ae63b5d..0000000 --- a/haskell/Pre.hs +++ /dev/null @@ -1,475 +0,0 @@ -{-# LANGUAGE PackageImports #-} -{-# LANGUAGE TypeFamilies #-} -{-# LANGUAGE UndecidableInstances #-} - -module Pre ( - module BasePrelude, - module Control.Applicative, - module Control.DeepSeq, - module Control.Monad, - module Control.Monad.Loops, - module Control.Monad.State, - module Data.Bifunctor, - module Data.Bool, - module Data.Char, - module Data.Foldable, - module Data.Foldable1, - module Data.Function, - module Data.Functor, - module Data.Functor.Compose, - module Data.List, - module Data.List.Extra, - module Data.List.NonEmpty, - module Data.Maybe, - module Data.Ord, - module Data.Sequence, - module Data.Stream.Infinite, - module Data.Text, - module Data.Text.Encoding, - module Data.Traversable, - module Data.Tree, - module Data.Tuple.Extra, - module Data.Void, - module Data.Word, - module GHC.Generics, - module Linear, - module Safe, - module Text.Megaparsec, - module Text.Megaparsec.Char, - module Text.Megaparsec.Char.Lexer, - module Text.Pretty.Simple, - Puzzle (..), - mwhen, - (<<$>>), - (<<&>>), - takeUntil, - digit, - digitsToInt, - listIndex, - allUnorderedPairs, - adjacentPairs, - sortPair, - drawTree, - HList (..), - HListC (..), - HListF (..), - foldHListF, - foldHListF0, - mapHListF, - lookupHList, - (/\), - (/\\), - nil, - Constrained (..), - withConstrained, - Fanout (..), - Length, - TestTree, - Test, - test, - testLazy, - TestName, - getTestTree, - displayTestResultsConsole, - TestRunnerOpts (..), - runTests, - assertEqual, - assert, - assertFailure, - golden, -) -where - -import "base" Prelude as BasePrelude hiding ( - foldl1, - foldr1, - head, - init, - last, - maximum, - minimum, - tail, - unzip, - (!!), - ) - -import Control.Applicative -import Control.DeepSeq (NFData, deepseq) -import Control.DeepSeq qualified as DeepSeq -import Control.Exception (SomeException, evaluate) -import Control.Monad -import Control.Monad.Catch (MonadCatch, MonadThrow, try) -import Control.Monad.Except -import Control.Monad.Loops hiding (firstM) -import Control.Monad.Reader -import Control.Monad.State -import Control.Monad.Writer -import Data.Bifunctor -import Data.Bool -import Data.Char -import Data.Finite -import Data.Fixed (Fixed (MkFixed)) -import Data.Foldable hiding (foldl1, foldr1, maximum, maximumBy, minimum, minimumBy) -import Data.Foldable1 -import Data.Function -import Data.Functor -import Data.Functor.Compose (Compose (Compose), getCompose) -import Data.Functor.Contravariant -import Data.Kind (Constraint, Type) -import Data.List (List, genericLength, sortOn, transpose) -import Data.List.Extra (dropEnd, enumerate, firstJust, notNull, splitOn) -import Data.List.NonEmpty (NonEmpty ((:|)), nonEmpty, some1, tail, tails) -import Data.Maybe -import Data.Ord -import Data.Sequence (Seq) -import Data.Stream.Infinite (Stream ((:>))) -import Data.Text (Text) -import Data.Text qualified as T -import Data.Text.Encoding (encodeUtf8) -import Data.Text.IO qualified as T -import Data.Text.Lazy qualified as TL -import Data.Time -import Data.Traversable -import Data.Tree hiding (drawTree) -import Data.Tuple.Extra (firstM, (&&&)) -import Data.Void -import Data.Word -import GHC.Generics (Generic) -import GHC.TypeNats (KnownNat, Nat, type (+)) -import Linear (V2 (..)) -import Safe -import System.Console.ANSI -import System.Directory -import System.FilePath -import Text.Megaparsec hiding (Pos, State, Stream, many, some) -import Text.Megaparsec.Char -import Text.Megaparsec.Char.Lexer (decimal) -import Text.Pretty.Simple (pPrint, pPrintForceColor, pShow) - -data Puzzle = forall input outputs. (KnownNat (Length outputs), NFData input) => Puzzle - { number :: Word - , parser :: Bool -> Parsec Void Text input - , parts :: PuzzleParts input outputs - , extraTests :: Bool -> FilePath -> [TestTree IO (input, HList outputs)] - } - -(<<$>>) :: (Functor f1, Functor f2) => (a -> b) -> f1 (f2 a) -> f1 (f2 b) -(<<$>>) = fmap . fmap -(<<&>>) :: (Functor f1, Functor f2) => f1 (f2 a) -> (a -> b) -> f1 (f2 b) -(<<&>>) = flip (<<$>>) - -mwhen :: (Monoid p) => Bool -> p -> p -mwhen b x = if b then x else mempty - -takeUntil :: (Foldable t) => (a -> Bool) -> t a -> [a] -takeUntil p = foldr (\x xs -> x : if p x then [] else xs) [] - -digit :: (Token s ~ Char, Num b, MonadParsec e s f) => f b -digit = fromIntegral . digitToInt <$> digitChar - -digitsToInt :: (Integral a) => [a] -> Int -digitsToInt = foldl' (\acc d -> acc * 10 + fromIntegral d) 0 - -listIndex :: Int -> [a] -> Maybe a -listIndex n = - if n < 0 - then const Nothing - else \case - [] -> Nothing - x : xs -> if n == 0 then Just x else listIndex (n - 1) xs - -allUnorderedPairs :: Bool -> [a] -> [(a, a)] -allUnorderedPairs diagonals = concat . join (zipWith (flip $ map . (,)) . (bool tail toList diagonals) . tails) - -adjacentPairs :: [b] -> [(b, b)] -adjacentPairs = \case - [] -> [] - x : xs -> zip (x : xs) xs - -sortPair :: (Ord a) => (a, a) -> (a, a) -sortPair (a, b) = if a <= b then (a, b) else (b, a) - -{- | This is `Data.Tree.drawTree` with the ASCII characters replaced with Unicode box drawing characters, -and using `Text` instead of `String`. --} -drawTree :: Tree Text -> Text -drawTree = T.unlines . draw - where - draw (Node x ts0) = T.lines x <> drawSubTrees ts0 - where - drawSubTrees [] = [] - drawSubTrees [t] = - "│" : shift_ "└─ " " " (draw t) - drawSubTrees (t : ts) = - "│" : shift_ "├─ " "│ " (draw t) <> drawSubTrees ts - shift_ first_ other = zipWith (<>) (first_ : repeat other) - -type PuzzleParts input = HListF ((Fanout ((->) input) (Op Text))) -infixr 9 /\\ -(/\\) :: (input -> output, output -> Text) -> PuzzleParts input outputs -> PuzzleParts input (output : outputs) -(/\\) (f, o) = HConsF $ Fanout (f, Op o) -infixr 9 /\ -(/\) :: (Show output) => (input -> output) -> PuzzleParts input outputs -> PuzzleParts input (output : outputs) -(/\) f = HConsF $ Fanout (f, Op T.show) -nil :: PuzzleParts input '[] -nil = HNilF - -data HList (as :: List Type) :: Type where - HNil :: HList '[] - HCons :: - a -> - HList as -> - HList (a ': as) - -data HListC (c :: Type -> Constraint) (as :: List Type) :: Type where - HNilC :: HListC c '[] - HConsC :: - (c a) => - a -> - HListC c as -> - HListC c (a ': as) -instance NFData (HListC NFData outputs) where - rnf = \case - HNilC -> () - HConsC x xs -> deepseq x $ DeepSeq.rnf xs - -data HListF (f :: Type -> Type) (as :: List Type) :: Type where - HNilF :: HListF f '[] - HConsF :: - f a -> - HListF f as -> - HListF f (a ': as) -foldHListF :: (forall x xs. f x -> r xs -> r (x ': xs)) -> r '[] -> HListF f as -> r as -foldHListF f e = \case - HNilF -> e - HConsF x xs -> f x $ foldHListF f e xs -foldHListF0 :: (forall x. f x -> r -> r) -> r -> HListF f as -> r -foldHListF0 f e = \case - HNilF -> e - HConsF x xs -> f x $ foldHListF0 f e xs -mapHListF :: (forall a. f a -> g a) -> HListF f as -> HListF g as -mapHListF t = foldHListF (\x r -> HConsF (t x) $ r) HNilF - -lookupHList :: (forall a. f a -> r) -> HListF f as -> Finite (Length as) -> r -lookupHList f = \case - HNilF -> absurd . separateZero - HConsF x xs -> maybe (f x) (lookupHList f xs) . unshift - -data Constrained c a where - Constrained :: (c a) => a -> Constrained c a -withConstrained :: ((c a) => a -> b) -> Constrained c a -> b -withConstrained f (Constrained x) = f x - -newtype Fanout f g a = Fanout (f a, g a) - -type family Length as :: Nat where - Length '[] = 0 - Length (x ': xs) = Length xs + 1 - -data TestTree m input where - TestTree :: TestName -> TestCase m input output -> [TestTree m output] -> TestTree m input - -data TestCase m input output where - TestCase :: (NFData output) => (input -> Test m output) -> TestCase m input output - TestCaseLazy :: (input -> Test m output) -> TestCase m input output - -newtype Test m a - = Test - ( ExceptT - TestFailure - ( WriterT - [TestLogItem] - (ReaderT TestRunnerOpts m) - ) - a - ) - deriving newtype - ( Functor - , Applicative - , Monad - , MonadIO - , MonadThrow - , MonadCatch - , MonadError TestFailure - , MonadWriter [TestLogItem] - , MonadReader TestRunnerOpts - ) - --- | See `testLazy` for avoiding the `NFData` constraint. -test :: (NFData output) => Text -> (input -> Test m output) -> [TestTree m output] -> TestTree m input -test n f = TestTree (TestName n) $ TestCase f - -{- | This is `test` without the `NFData` constraint. -It doesn't force the output before completion, which means that reported timings may be less accurate. --} -testLazy :: Text -> (input -> Test m output) -> [TestTree m output] -> TestTree m input -testLazy n f = TestTree (TestName n) $ TestCaseLazy f - -data TestResult = TestResult - { name :: TestName - , logs :: [TestLogItem] - , result :: Either TestFailure (NominalDiffTime, [TestResult]) - } - -data TestLogItem - = LogRegeneratedGolden - -data TestFailure - = ExceptionFailure SomeException - | AssertionFailure Text - | GoldenMissing - | GoldenFailure {expected :: Text, actual :: Text} - -newtype TestName = TestName Text - -getTestTree :: TestTree m r -> Tree Text -getTestTree (TestTree (TestName name) _ ts) = Node name $ map getTestTree ts - -displayTestResultsConsole :: Maybe Int -> TestResult -> TL.Text -displayTestResultsConsole terminalWidth testResult = - displayResult 0 testResult <> TL.pack (setSGRCode [Reset]) - where - displayResult indent = - (TL.replicate (fromIntegral indent) " " <>) . \case - TestResult{name = TestName name, logs, result} -> - case result of - Right (dt, children) -> - TL.fromStrict (header Green '✓' name indent (Just dt) <> displayLogs) - <> TL.concat (map (displayResult (indent + 1)) children) - Left e -> - TL.fromStrict $ - header Red '✗' name indent Nothing - <> displayLogs - <> setColour Vivid Red - <> indentAllLines indent case e of - ExceptionFailure ex -> "Exception: " <> T.show ex - AssertionFailure t -> "Assertion failed: " <> T.stripEnd t - GoldenMissing -> "Golden file missing" - GoldenFailure{expected, actual} -> - "Expected:\n" <> T.stripEnd expected <> "\nActual:\n" <> T.stripEnd actual - where - displayLogs = - setColour Dull Magenta - <> indentAllLines - indent - ( flip foldMap logs \case - LogRegeneratedGolden -> "Created golden file" - ) - <> setColour Dull Magenta - header colour icon name indent time = - setColour Vivid colour - <> T.singleton icon - <> " " - <> setColour Dull White - <> name - <> maybe - mempty - ( \t@(showTime -> tt) -> - T.replicate - ( fromIntegral $ - maybe - 3 - (\n -> n - (2 * indent + T.length name + T.length tt + 4)) - terminalWidth - ) - " " - <> setColour Dull Blue - <> tt - <> " " - <> T.singleton (timeBarFunction t) - ) - time - <> "\n" - paddedAllLines p = T.unlines . map (p <>) . T.lines - indentAllLines indent = paddedAllLines $ T.replicate (indent * 2) " " - timeBarFunction t - | t < 0.01 = ' ' - | t < 0.03 = '▁' - | t < 0.1 = '▂' - | t < 0.3 = '▃' - | t < 1 = '▄' - | t < 3 = '▅' - | t < 10 = '▆' - | t < 30 = '▇' - | otherwise = '█' - showTime (nominalDiffTimeToSeconds -> MkFixed duration) = - -- SI prefixes, and always exactly 2 decimal places, or 3 if there's no prefix - T.show res - <> T.singleton '.' - <> T.take (if isNothing unit then 3 else 2) (T.show frac <> "000") - <> foldMap T.singleton unit - <> T.singleton 's' - where - (frac, res, unit) = case duration of - 0 -> (0, 0, Nothing) - d -> go (0 :: Int) 0 d - go = \case - 4 -> (,,Nothing) - iterations -> \carried n -> - case n `divMod` 1000 of - (0, r) -> - ( carried - , r - , Just case iterations of - 3 -> 'm' - 2 -> 'μ' - 1 -> 'n' - _ -> 'p' - ) - (d, r) -> go (succ iterations) r d - sgr = T.pack . setSGRCode - setColour d c = sgr [SetColor Foreground d c] - -data TestRunnerOpts = TestRunnerOpts - { regenerateGoldenFiles :: Bool - } - -runTests :: (MonadIO m, MonadCatch m) => TestRunnerOpts -> a -> TestTree m a -> m TestResult -runTests opts r0 (TestTree name tc ts) = - let Test t = Control.Monad.Catch.try $ runTest tc - in runReaderT (runWriterT (runExceptT t)) opts - >>= fmap (\(result, logs) -> TestResult{name, logs, result}) . firstM \case - Left e -> - pure $ Left e - Right (Left e) -> - pure $ Left $ ExceptionFailure e - Right (Right (r, dt)) -> do - rs <- for ts $ runTests opts r - let childTimes = sum $ map (either (const 0) fst . (.result)) rs - pure $ Right (dt + childTimes, rs) - where - runTest = \case - TestCase f -> timed (liftIO . evaluate . DeepSeq.force) $ f r0 - TestCaseLazy f -> timed pure $ f r0 - timed f x = do - t0 <- liftIO getCurrentTime - r <- x - rf <- f r - t1 <- liftIO getCurrentTime - pure (rf, diffUTCTime t1 t0) - -assertEqual :: (Eq p, Monad m) => p -> p -> Test m () -assertEqual expected actual = assert "not equal" (expected == actual) -assert :: (Monad m) => Text -> Bool -> Test m () -assert s b = if b then pure () else assertFailure s -assertFailure :: (Monad m) => Text -> Test m a -assertFailure = throwError . AssertionFailure -golden :: (MonadIO m, MonadFail m) => FilePath -> Text -> Test m () -golden file actual = do - TestRunnerOpts{..} <- ask - exists <- liftIO $ doesFileExist file - if exists - then do - expected <- liftIO $ T.readFile file - if expected == actual then pure () else throwError $ GoldenFailure{expected, actual} - else do - if regenerateGoldenFiles - then - let parents = dropWhile null $ scanl () "" $ splitDirectories $ takeDirectory file - in tell [LogRegeneratedGolden] >> liftIO do - for_ parents \dir -> do - parentExists <- liftIO $ doesDirectoryExist dir - when (not parentExists) $ createDirectory dir - T.writeFile file actual - else - throwError GoldenMissing diff --git a/haskell/Puzzles/Day1.hs b/haskell/Puzzles/Day1.hs deleted file mode 100644 index f30ad47..0000000 --- a/haskell/Puzzles/Day1.hs +++ /dev/null @@ -1,52 +0,0 @@ -module Puzzles.Day1 (puzzle) where - -import Pre - -puzzle :: Puzzle -puzzle = - Puzzle - { number = 1 - , parser = const $ ((,) <$> ((char 'L' $> L) <|> (char 'R' $> R)) <*> (Inc <$> decimal)) `sepEndBy` newline - , parts = - ( sum - . ( flip evalState 50 - . traverse \(d, i) -> do - modify $ snd . step i d - p' <- get - pure $ Count if p' == 0 then 1 else 0 - ) - ) - /\ ( sum - . flip evalState 50 - . traverse \(d, i) -> do - p <- get - c <- state $ step i d - p' <- get - pure case d of - R -> abs c - L -> - if - | p == 0 -> abs c - 1 - | p' == 0 -> abs c + 1 - | otherwise -> abs c - ) - /\ nil - , extraTests = mempty - } - -data Direction = L | R - deriving (Eq, Ord, Show, Generic, NFData) - -newtype Pos = Pos Int - deriving newtype (Eq, Ord, Show, Num, NFData) - -newtype Inc = Inc Int - deriving newtype (Eq, Ord, Show, Num, NFData) - -newtype Count = Count Int - deriving newtype (Eq, Ord, Show, Num, NFData) - -step :: Inc -> Direction -> Pos -> (Count, Pos) -step (Inc i) d (Pos p) = bimap Count Pos case d of - L -> (p - i) `divMod` 100 - R -> (p + i) `divMod` 100 diff --git a/haskell/Puzzles/Day10.hs b/haskell/Puzzles/Day10.hs deleted file mode 100644 index 58c8383..0000000 --- a/haskell/Puzzles/Day10.hs +++ /dev/null @@ -1,53 +0,0 @@ -module Puzzles.Day10 (puzzle) where - -import Pre - -import Data.IntMap qualified as IM - -puzzle :: Puzzle -puzzle = - Puzzle - { number = 10 - , parser = const $ flip sepEndBy newline do - void $ single '[' - lights <- some $ (single '.' $> Off) <|> (single '#' $> On) - void $ single ']' - void space1 - switches <- flip sepEndBy space1 do - void $ single '(' - r <- Switch <$> decimal `sepBy` single ',' - void $ single ')' - pure r - void $ single '{' - void $ decimal @_ @_ @_ @Int `sepBy` single ',' - void $ single '}' - pure (Lights $ IM.fromList $ zip [0 ..] lights, switches) - , parts = - ( sum . map \(lights, switches) -> - maybe (error "no solution") length - . firstJust (firstJust (\(s, ls) -> guard (allOff ls) $> s)) - $ flip iterate [([], lights)] \ls -> - concatMap (\s -> map (\(ss, l) -> (s : ss, applySwitch s l)) ls) switches - ) - /\ nil - , extraTests = mempty - } - -data Light = On | Off - deriving (Eq, Ord, Show, Generic, NFData) -flipLight :: Light -> Light -flipLight = \case - On -> Off - Off -> On - -newtype Lights = Lights (IM.IntMap Light) - deriving (Eq, Ord, Show) - deriving newtype (NFData) -allOff :: Lights -> Bool -allOff (Lights ls) = all (== Off) $ map snd $ IM.toList ls - -newtype Switch = Switch [Int] - deriving (Eq, Ord, Show) - deriving newtype (NFData) -applySwitch :: Switch -> Lights -> Lights -applySwitch (Switch ss) (Lights ls) = Lights $ foldl' (flip $ IM.adjust flipLight) ls ss diff --git a/haskell/Puzzles/Day2.hs b/haskell/Puzzles/Day2.hs deleted file mode 100644 index 481b81f..0000000 --- a/haskell/Puzzles/Day2.hs +++ /dev/null @@ -1,39 +0,0 @@ -module Puzzles.Day2 (puzzle) where - -import Pre - -import Data.Text qualified as T - -puzzle :: Puzzle -puzzle = - Puzzle - { number = 2 - , parser = const $ (<* newline) $ ((,) <$> (decimal <* char '-') <*> decimal) `sepBy` (char ',') - , parts = - ( sum - . concatMap - (mapMaybe (\n -> guard (isRepetition2 n) $> n) . uncurry enumFromTo) - ) - /\ ( sum - . concatMap - (mapMaybe (\n -> guard (isRepetitionN n) $> n) . uncurry enumFromTo) - ) - /\ nil - , extraTests = mempty - } - -newtype ID = ID Int - deriving newtype (Eq, Ord, Show, Num, Enum, NFData) - -isRepetition2 :: ID -> Bool -isRepetition2 (T.show -> n) = case T.length n `divMod` 2 of - (d, 0) -> equalChunks n d - _ -> False - -isRepetitionN :: ID -> Bool -isRepetitionN (T.show -> n) = flip any [1 .. T.length n `div` 2] $ equalChunks n - -equalChunks :: Text -> Int -> Bool -equalChunks n i = case T.chunksOf i n of - [] -> True - x : xs -> all (== x) xs diff --git a/haskell/Puzzles/Day3.hs b/haskell/Puzzles/Day3.hs deleted file mode 100644 index 33b586d..0000000 --- a/haskell/Puzzles/Day3.hs +++ /dev/null @@ -1,40 +0,0 @@ -module Puzzles.Day3 (puzzle) where - -import Pre - -import Data.List.NonEmpty qualified as NE - -puzzle :: Puzzle -puzzle = - Puzzle - { number = 3 - , parser = const $ (Bank <$> some1 digit) `sepEndBy` newline - , parts = - ( sum - . map (digitsToInt . fromMaybe (error "battery list too short") . maxBatteries 2) - ) - /\ ( sum - . map (digitsToInt . fromMaybe (error "battery list too short") . maxBatteries 12) - ) - /\ nil - , extraTests = mempty - } - -newtype Bank = Bank (NonEmpty Battery) - deriving newtype (Eq, Ord, Show, NFData) - -newtype Battery = Battery Word8 - deriving newtype (Eq, Ord, Show, Num, Enum, Real, Integral, NFData) - --- maximal n-digit subsequence --- returns `Nothing` if list isn't long enough (>= n) -maxBatteries :: Int -> Bank -> Maybe [Battery] -maxBatteries n0 (Bank bs0) = flip unfoldrM (n0, toList bs0) \case - (0, _) -> pure Nothing - (n, bs) -> do - (i, b) <- findMax <$> nonEmpty (dropEnd (n - 1) bs) - pure $ Just (b, (n - 1, drop (i + 1) bs)) - --- returns the leftmost element in case of a tie -findMax :: (Ord a) => NonEmpty a -> (Int, a) -findMax = maximumBy (comparing snd) . NE.reverse . NE.zip (0 :| [1 ..]) diff --git a/haskell/Puzzles/Day4.hs b/haskell/Puzzles/Day4.hs deleted file mode 100644 index fbad03d..0000000 --- a/haskell/Puzzles/Day4.hs +++ /dev/null @@ -1,127 +0,0 @@ -module Puzzles.Day4 (puzzle) where - -import Pre - -import Data.Sequence qualified as Seq -import Data.Stream.Infinite qualified as S -import Data.Text qualified as T -import Data.Text.IO qualified as T - -puzzle :: Puzzle -puzzle = - Puzzle - { number = 4 - , parser = const $ (some $ asum $ enumerate <&> \t -> char (inToChar t) $> t) `sepEndBy` newline - , parts = - ( (\g -> countRolls g - countRolls (removeAccessibleRolls $ findAccessible g)) - . mkGrid - ) - /\ ( (id &&& generateFrames) . mkGrid - , \(g, fs) -> - T.show $ countRolls g - countRolls (fst $ S.head $ S.filter (noneAccessible . snd) fs) - ) - /\\ nil - , extraTests = \isRealData path -> - [ test - "round trip" - ( \(input, _) -> do - t <- liftIO $ T.readFile if isRealData then "../inputs/real/4" else "../inputs/examples/4" - assertEqual t $ drawGrid (mkGrid input <&> \case InEmpty -> OutEmpty; InRoll -> OutRoll) - ) - [] - , test - "frames" - ( \(_, (HCons _ (HCons (_, fmap snd -> frameStream) HNil))) -> - pure $ Seq.fromList $ takeUntil noneAccessible frameStream - ) - let nFrames = if isRealData then 58 else 9 - lookupFrame n frames = - maybe (assertFailure $ "frame list index not found: " <> T.show n) pure $ - Seq.lookup n frames - in map - ( \n -> - test - (T.show n) - ( \frames -> do - g <- lookupFrame n frames - golden (path <> "frames/" <> show n) $ drawGrid g - ) - [] - ) - [0 .. nFrames] - <> [ test - "end" - ( \frames -> do - assertEqual (nFrames + 1) (Seq.length frames) - g <- lookupFrame nFrames frames - assert "accessible tile found" $ noneAccessible g - ) - [] - ] - ] - } - -newtype Grid a = Grid (Seq (Seq (V2 Int, a))) - deriving (Functor, Show) - deriving newtype (NFData) - -data InTile - = InEmpty - | InRoll - deriving (Eq, Ord, Show, Enum, Bounded, Generic, NFData) -inToChar :: InTile -> Char -inToChar = \case - InEmpty -> '.' - InRoll -> '@' - -data OutTile - = OutEmpty - | OutRoll - | OutAccessible - deriving (Eq, Ord, Show, Enum, Bounded, Generic, NFData) -outToChar :: OutTile -> Char -outToChar = \case - OutEmpty -> inToChar InEmpty - OutRoll -> inToChar InRoll - OutAccessible -> 'x' - -drawGrid :: Grid OutTile -> T.Text -drawGrid (Grid g) = T.unlines . toList . fmap (T.pack . toList . fmap outToChar) $ snd <<$>> g - -mkGrid :: [[a]] -> Grid a -mkGrid = Grid . Seq.fromList . map Seq.fromList . zipWith (map . first . V2) [0 ..] . map (zip [0 ..]) - -findAccessible :: Grid InTile -> Grid OutTile -findAccessible (Grid inGrid) = - Grid $ - inGrid <<&>> \(v, t) -> (v,) case t of - InEmpty -> OutEmpty - InRoll -> - if length (filter ((== Just InRoll) . fmap snd) neighbours) < 4 - then OutAccessible - else OutRoll - where - neighbours = do - x <- [-1 .. 1] - y <- [-1 .. 1] - guard $ not (x == 0 && y == 0) - let V2 x' y' = v + V2 x y - pure $ Seq.lookup x' inGrid >>= Seq.lookup y' - -removeAccessibleRolls :: Grid OutTile -> Grid InTile -removeAccessibleRolls = fmap \case - OutEmpty -> InEmpty - OutRoll -> InRoll - OutAccessible -> InEmpty - -generateFrames :: Grid InTile -> Stream (Grid InTile, Grid OutTile) -generateFrames = unfoldMutual findAccessible removeAccessibleRolls - -noneAccessible :: Grid OutTile -> Bool -noneAccessible (Grid g) = not $ any (elem OutAccessible . fmap snd) g - -countRolls :: Grid InTile -> Int -countRolls (Grid g) = length $ concatMap (filter (== InRoll) . toList . fmap snd) g - -unfoldMutual :: (a -> b) -> (b -> a) -> a -> Stream (a, b) -unfoldMutual f g a = let b = f a in (a, b) :> unfoldMutual f g (g b) diff --git a/haskell/Puzzles/Day5.hs b/haskell/Puzzles/Day5.hs deleted file mode 100644 index 6232b7d..0000000 --- a/haskell/Puzzles/Day5.hs +++ /dev/null @@ -1,51 +0,0 @@ -module Puzzles.Day5 (puzzle) where - -import Pre - -puzzle :: Puzzle -puzzle = - Puzzle - { number = 5 - , parser = const do - ranges <- (Range <$> decimal <* single '-' <*> decimal) `sepEndBy` newline - void newline - vals <- decimal `sepEndBy` newline - pure (ranges, vals) - , parts = - ( \(ranges, vals) -> - length - . filter (flip any ranges . isInRange) - $ vals - ) - /\ ( sum - . map rangeLength - . foldr addInterval [] - . sortOn (Down . (.lower)) - . fst - ) - /\ nil - , extraTests = mempty - } - -data Range = Range - { lower :: Int - , upper :: Int - } - deriving (Eq, Ord, Show, Generic, NFData) - -rangeLength :: Range -> Int -rangeLength r = r.upper - r.lower + 1 - -isInRange :: Int -> Range -> Bool -isInRange n r = n >= r.lower && n <= r.upper - -extend :: Int -> Range -> Range -extend upper r = r{upper = max r.upper upper} - -addInterval :: Range -> [Range] -> [Range] -addInterval new = \case - [] -> [new] - (r : rs) -> - if isInRange new.lower r - then extend new.upper r : rs - else new : r : rs diff --git a/haskell/Puzzles/Day6.hs b/haskell/Puzzles/Day6.hs deleted file mode 100644 index 9ca80f2..0000000 --- a/haskell/Puzzles/Day6.hs +++ /dev/null @@ -1,45 +0,0 @@ -module Puzzles.Day6 (puzzle) where - -import Pre - -puzzle :: Puzzle -puzzle = - Puzzle - { number = 6 - , parser = const do - ints <- some ((Just <$> digit) <|> (single ' ' $> Nothing)) `sepEndBy1` newline - ops <- ((single '*' $> Multiply) <|> (single '+' $> Add)) `sepEndBy` hspace1 - void newline - pure (ops, ints) - , parts = - ( sum - . uncurry (zipWith applyToList) - . second (transpose . map (map (digitsToInt @Int) . filter notNull . groupJusts)) - ) - /\ ( sum - . uncurry (zipWith applyToList) - . second - ( groupJusts - . map (\l -> if all isNothing l then Nothing else Just $ digitsToInt @Int $ catMaybes l) - . transpose - ) - ) - /\ nil - , extraTests = mempty - } - -data Op = Add | Multiply - deriving (Eq, Ord, Show, Enum, Bounded, Generic, NFData) -apply :: (Num a) => Op -> a -> a -> a -apply = \case - Add -> (+) - Multiply -> (*) -unit :: (Num a) => Op -> a -unit = \case - Add -> 0 - Multiply -> 1 -applyToList :: (Num a) => Op -> [a] -> a -applyToList op = foldl' (apply op) (unit op) - -groupJusts :: (Eq a) => [Maybe a] -> [[a]] -groupJusts = map catMaybes . splitOn [Nothing] diff --git a/haskell/Puzzles/Day7.hs b/haskell/Puzzles/Day7.hs deleted file mode 100644 index d2da4aa..0000000 --- a/haskell/Puzzles/Day7.hs +++ /dev/null @@ -1,45 +0,0 @@ -module Puzzles.Day7 (puzzle) where - -import Pre - -import Data.IntMap qualified as IM -import Data.IntSet qualified as IS - -puzzle :: Puzzle -puzzle = - Puzzle - { number = 7 - , parser = const do - line1 <- some $ (single '.' $> False) <|> (single 'S' $> True) - start <- maybe (fail "start not found") (pure . fst) $ find snd $ zip [0 ..] line1 - void newline - rows <- (some $ (single '.' $> False) <|> (single '^' $> True)) `sepEndBy1` newline - let splitters = map (IS.fromList . map fst . filter snd . zip [0 ..]) rows - pure (start, splitters) - , parts = - ( uncurry \start -> - flip execState (0 :: Int) - . foldlM - ( \beams splitters -> - IS.fromList . concat <$> for (IS.toList beams) \x -> do - let hit = x `IS.member` splitters - when hit $ modify succ - pure if hit then [x - 1, x + 1] else [x] - ) - (IS.singleton start) - ) - /\ ( uncurry \start -> - sum - . map snd - . IM.toList - . foldl - ( \beams splitters -> - IM.fromListWith (+) . concat $ flip map (IM.toList beams) \(x, n) -> do - let hit = x `IS.member` splitters - zip (if hit then [x - 1, x + 1] else [x]) (repeat n) - ) - (IM.singleton start (1 :: Int)) - ) - /\ nil - , extraTests = mempty - } diff --git a/haskell/Puzzles/Day8.hs b/haskell/Puzzles/Day8.hs deleted file mode 100644 index 3785944..0000000 --- a/haskell/Puzzles/Day8.hs +++ /dev/null @@ -1,42 +0,0 @@ -module Puzzles.Day8 (puzzle) where - -import Pre - -import Control.Lens -import Data.DisjointSet qualified as DS -import Linear.Metric -import Linear.V3 - -puzzle :: Puzzle -puzzle = - Puzzle - { number = 8 - , parser = \isRealData -> - (if isRealData then 1000 else 10,) - <$> (V3 <$> decimal <* single ',' <*> decimal <* single ',' <*> decimal) `sepEndBy` newline - , parts = - ( uncurry \n -> - product - . take 3 - . sortOn Down - . map length - . DS.toLists - . maybe (error "not enough boxes") snd - . listIndex n - . connectBoxes - ) - /\ ( uncurry . const $ - uncurry ((*) `on` view _x) - . maybe (error "sets never unified") fst - . lastMay - . takeWhile ((> 1) . DS.sets . snd) - . connectBoxes - ) - /\ nil - , extraTests = mempty - } - -connectBoxes :: [V3 Int] -> [((V3 Int, V3 Int), DS.DisjointSet (V3 Int))] -connectBoxes boxes = zip allPairs $ scanl (flip $ uncurry DS.union) (foldMap DS.singleton boxes) allPairs - where - allPairs = sortOn (quadrance . uncurry (-)) $ allUnorderedPairs False boxes diff --git a/haskell/Puzzles/Day9.hs b/haskell/Puzzles/Day9.hs deleted file mode 100644 index ed21332..0000000 --- a/haskell/Puzzles/Day9.hs +++ /dev/null @@ -1,70 +0,0 @@ -module Puzzles.Day9 (puzzle) where - -import Pre - -puzzle :: Puzzle -puzzle = - Puzzle - { number = 9 - , parser = const $ (V2 <$> decimal <* single ',' <*> decimal) `sepEndBy1` newline - , parts = - ( maximum - . fmap (squareSize . uncurry Rectangle) - . fromMaybe (error "input too small") - . nonEmpty - . allUnorderedPairs False - ) - /\ ( \points -> - let path = - fromMaybe (error "malformed line") - . traverse mkLine - $ (last points', head points') :| adjacentPairs points - where - points' = fromMaybe (error "empty input") $ nonEmpty points - in snd - . fromMaybe (error "no solutions") - . find (not . flip any path . lineIntersectsSquare . fst) - . sortOn (Down . snd) - . fmap ((id &&& squareSize) . uncurry Rectangle) - $ allUnorderedPairs False points - ) - /\ nil - , extraTests = mempty - } - -data Rectangle = Rectangle - { corner1 :: V2 Int - , corner2 :: V2 Int - } - deriving (Show) -squareSize :: Rectangle -> Int -squareSize Rectangle{corner1, corner2} = (\(V2 x y) -> x * y) . (+ 1) . fmap abs $ corner1 - corner2 - -data Line - = LineHorizontal {y :: Int, x1 :: Int, x2 :: Int} - | LineVertical {x :: Int, y1 :: Int, y2 :: Int} - deriving (Show) -mkLine :: (V2 Int, V2 Int) -> Maybe Line -mkLine (V2 x1 y1, V2 x2 y2) - | y1 == y2 = Just $ LineHorizontal{y = y1, x1, x2} - | x1 == x2 = Just $ LineVertical{x = x1, y1, y2} - | otherwise = Nothing - -data Interval = Interval Int Int deriving (Show) -compareToInterval :: Int -> Interval -> Ordering -compareToInterval n (Interval l u) - | n <= l = LT - | n >= u = GT - | otherwise = EQ - -squareIntervals :: Rectangle -> V2 Interval -squareIntervals Rectangle{corner1, corner2} = uncurry Interval . sortPair <$> liftA2 (,) corner1 corner2 - -lineIntersectsSquare :: Rectangle -> Line -> Bool -lineIntersectsSquare (squareIntervals -> V2 intervalX intervalY) = \case - LineHorizontal{y, x1, x2} -> - compareToInterval y intervalY == EQ - && compareToInterval x1 intervalX /= compareToInterval x2 intervalX - LineVertical{x, y1, y2} -> - compareToInterval x intervalX == EQ - && compareToInterval y1 intervalY /= compareToInterval y2 intervalY diff --git a/haskell/aoc.cabal b/haskell/aoc.cabal deleted file mode 100644 index 98838d3..0000000 --- a/haskell/aoc.cabal +++ /dev/null @@ -1,74 +0,0 @@ -cabal-version: 3.0 -name: aoc -version: 0.1.0.0 -license-file: LICENSE -author: George Thomas -maintainer: georgefsthomas@gmail.com - -executable aoc - main-is: Main.hs - hs-source-dirs: . - other-modules: - Pre - Puzzles.Day1 - Puzzles.Day2 - Puzzles.Day3 - Puzzles.Day4 - Puzzles.Day5 - Puzzles.Day6 - Puzzles.Day7 - Puzzles.Day8 - Puzzles.Day9 - Puzzles.Day10 - default-language: GHC2024 - default-extensions: - BlockArguments - DeriveAnyClass - DuplicateRecordFields - ImpredicativeTypes - LexicalNegation - MultiWayIf - NamedFieldPuns - NegativeLiterals - NoFieldSelectors - NoImplicitPrelude - NoMonomorphismRestriction - OverloadedRecordDot - OverloadedStrings - RecordWildCards - ViewPatterns - ghc-options: - -Wall - -fdefer-type-errors - -threaded - -rtsopts - -with-rtsopts=-N - build-depends: - base >= 4.14, - ansi-terminal, - async, - binary, - bytestring, - colour, - containers, - deepseq, - directory, - disjoint-containers, - exceptions, - extra, - filepath, - finite-typelits, - lens, - linear, - massiv, - megaparsec, - monad-loops, - mtl, - pretty-simple, - safe, - stm, - streams, - terminal-size, - text, - time, - transformers, diff --git a/haskell/haskellCallingRust.cabal b/haskell/haskellCallingRust.cabal new file mode 100644 index 0000000..f7dfa59 --- /dev/null +++ b/haskell/haskellCallingRust.cabal @@ -0,0 +1,36 @@ +cabal-version: 3.0 +name: haskellCallingRust +version: 0.1.0.0 +license-file: LICENSE +author: Patrick Aldis +maintainer: patricktaldis@gmail.com + +executable haskellCallingRust + main-is: Main.hs + hs-source-dirs: . + other-modules: + default-language: GHC2024 + default-extensions: + BlockArguments + DeriveAnyClass + DuplicateRecordFields + ImpredicativeTypes + LexicalNegation + MultiWayIf + NamedFieldPuns + NegativeLiterals + NoFieldSelectors + NoImplicitPrelude + NoMonomorphismRestriction + OverloadedRecordDot + OverloadedStrings + RecordWildCards + ViewPatterns + ghc-options: + -Wall + -fdefer-type-errors + -threaded + -rtsopts + -with-rtsopts=-N + build-depends: + base >= 4.14 diff --git a/inputs/examples/1 b/inputs/examples/1 deleted file mode 100644 index 53287c7..0000000 --- a/inputs/examples/1 +++ /dev/null @@ -1,10 +0,0 @@ -L68 -L30 -R48 -L5 -R60 -L55 -L1 -L99 -R14 -L82 diff --git a/inputs/examples/10 b/inputs/examples/10 deleted file mode 100644 index dd91d7b..0000000 --- a/inputs/examples/10 +++ /dev/null @@ -1,3 +0,0 @@ -[.##.] (3) (1,3) (2) (2,3) (0,2) (0,1) {3,5,4,7} -[...#.] (0,2,3,4) (2,3) (0,4) (0,1,2) (1,2,3,4) {7,5,12,7,2} -[.###.#] (0,1,2,3,4) (0,3,4) (0,1,2,4,5) (1,2) {10,11,11,5,10,5} diff --git a/inputs/examples/2 b/inputs/examples/2 deleted file mode 100644 index a3f22ef..0000000 --- a/inputs/examples/2 +++ /dev/null @@ -1 +0,0 @@ -11-22,95-115,998-1012,1188511880-1188511890,222220-222224,1698522-1698528,446443-446449,38593856-38593862,565653-565659,824824821-824824827,2121212118-2121212124 diff --git a/inputs/examples/3 b/inputs/examples/3 deleted file mode 100644 index 7255fca..0000000 --- a/inputs/examples/3 +++ /dev/null @@ -1,4 +0,0 @@ -987654321111111 -811111111111119 -234234234234278 -818181911112111 diff --git a/inputs/examples/4 b/inputs/examples/4 deleted file mode 100644 index 8209399..0000000 --- a/inputs/examples/4 +++ /dev/null @@ -1,10 +0,0 @@ -..@@.@@@@. -@@@.@.@.@@ -@@@@@.@.@@ -@.@@@@..@. -@@.@@@@.@@ -.@@@@@@@.@ -.@.@.@.@@@ -@.@@@.@@@@ -.@@@@@@@@. -@.@.@@@.@. diff --git a/inputs/examples/5 b/inputs/examples/5 deleted file mode 100644 index 2e9078d..0000000 --- a/inputs/examples/5 +++ /dev/null @@ -1,11 +0,0 @@ -3-5 -10-14 -16-20 -12-18 - -1 -5 -8 -11 -17 -32 diff --git a/inputs/examples/6 b/inputs/examples/6 deleted file mode 100644 index 337b837..0000000 --- a/inputs/examples/6 +++ /dev/null @@ -1,4 +0,0 @@ -123 328 51 64 - 45 64 387 23 - 6 98 215 314 -* + * + diff --git a/inputs/examples/7 b/inputs/examples/7 deleted file mode 100644 index 57a2466..0000000 --- a/inputs/examples/7 +++ /dev/null @@ -1,16 +0,0 @@ -.......S....... -............... -.......^....... -............... -......^.^...... -............... -.....^.^.^..... -............... -....^.^...^.... -............... -...^.^...^.^... -............... -..^...^.....^.. -............... -.^.^.^.^.^...^. -............... diff --git a/inputs/examples/8 b/inputs/examples/8 deleted file mode 100644 index e98a3b6..0000000 --- a/inputs/examples/8 +++ /dev/null @@ -1,20 +0,0 @@ -162,817,812 -57,618,57 -906,360,560 -592,479,940 -352,342,300 -466,668,158 -542,29,236 -431,825,988 -739,650,466 -52,470,668 -216,146,977 -819,987,18 -117,168,530 -805,96,715 -346,949,466 -970,615,88 -941,993,340 -862,61,35 -984,92,344 -425,690,689 diff --git a/inputs/examples/9 b/inputs/examples/9 deleted file mode 100644 index c8563ea..0000000 --- a/inputs/examples/9 +++ /dev/null @@ -1,8 +0,0 @@ -7,1 -11,1 -11,7 -9,7 -9,5 -2,5 -2,3 -7,3 diff --git a/inputs/private b/inputs/private deleted file mode 160000 index e78eeb0..0000000 --- a/inputs/private +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e78eeb06c1bde97417b790a191335c159d9e0eaf diff --git a/inputs/real b/inputs/real deleted file mode 120000 index 6a8efa0..0000000 --- a/inputs/real +++ /dev/null @@ -1 +0,0 @@ -private/2025 \ No newline at end of file diff --git a/outputs/examples/1/1 b/outputs/examples/1/1 deleted file mode 100644 index 00750ed..0000000 --- a/outputs/examples/1/1 +++ /dev/null @@ -1 +0,0 @@ -3 diff --git a/outputs/examples/1/2 b/outputs/examples/1/2 deleted file mode 100644 index 1e8b314..0000000 --- a/outputs/examples/1/2 +++ /dev/null @@ -1 +0,0 @@ -6 diff --git a/outputs/examples/10/1 b/outputs/examples/10/1 deleted file mode 100644 index 7f8f011..0000000 --- a/outputs/examples/10/1 +++ /dev/null @@ -1 +0,0 @@ -7 diff --git a/outputs/examples/2/1 b/outputs/examples/2/1 deleted file mode 100644 index 294a97c..0000000 --- a/outputs/examples/2/1 +++ /dev/null @@ -1 +0,0 @@ -1227775554 diff --git a/outputs/examples/2/2 b/outputs/examples/2/2 deleted file mode 100644 index 0b779ea..0000000 --- a/outputs/examples/2/2 +++ /dev/null @@ -1 +0,0 @@ -4174379265 diff --git a/outputs/examples/3/1 b/outputs/examples/3/1 deleted file mode 100644 index 4adf984..0000000 --- a/outputs/examples/3/1 +++ /dev/null @@ -1 +0,0 @@ -357 diff --git a/outputs/examples/3/2 b/outputs/examples/3/2 deleted file mode 100644 index f026331..0000000 --- a/outputs/examples/3/2 +++ /dev/null @@ -1 +0,0 @@ -3121910778619 diff --git a/outputs/examples/4/1 b/outputs/examples/4/1 deleted file mode 100644 index b1bd38b..0000000 --- a/outputs/examples/4/1 +++ /dev/null @@ -1 +0,0 @@ -13 diff --git a/outputs/examples/4/2 b/outputs/examples/4/2 deleted file mode 100644 index 920a139..0000000 --- a/outputs/examples/4/2 +++ /dev/null @@ -1 +0,0 @@ -43 diff --git a/outputs/examples/4/extra/frames/0 b/outputs/examples/4/extra/frames/0 deleted file mode 100644 index 9e06d63..0000000 --- a/outputs/examples/4/extra/frames/0 +++ /dev/null @@ -1,10 +0,0 @@ -..xx.xx@x. -x@@.@.@.@@ -@@@@@.x.@@ -@.@@@@..@. -x@.@@@@.@x -.@@@@@@@.@ -.@.@.@.@@@ -x.@@@.@@@@ -.@@@@@@@@. -x.x.@@@.x. diff --git a/outputs/examples/4/extra/frames/1 b/outputs/examples/4/extra/frames/1 deleted file mode 100644 index ebd6636..0000000 --- a/outputs/examples/4/extra/frames/1 +++ /dev/null @@ -1,10 +0,0 @@ -.......x.. -.@@.x.x.@x -x@@@@...@@ -x.@@@@..x. -.@.@@@@.x. -.x@@@@@@.x -.x.@.@.@@@ -..@@@.@@@@ -.x@@@@@@@. -....@@@... diff --git a/outputs/examples/4/extra/frames/2 b/outputs/examples/4/extra/frames/2 deleted file mode 100644 index 97a51d7..0000000 --- a/outputs/examples/4/extra/frames/2 +++ /dev/null @@ -1,10 +0,0 @@ -.......... -.x@.....x. -.@@@@...xx -..@@@@.... -.x.@@@@... -..@@@@@@.. -...@.@.@@x -..@@@.@@@@ -..x@@@@@@. -....@@@... diff --git a/outputs/examples/4/extra/frames/3 b/outputs/examples/4/extra/frames/3 deleted file mode 100644 index ea80f6d..0000000 --- a/outputs/examples/4/extra/frames/3 +++ /dev/null @@ -1,10 +0,0 @@ -.......... -..x....... -.x@@@..... -..@@@@.... -...@@@@... -..x@@@@@.. -...@.@.@@. -..x@@.@@@x -...@@@@@@. -....@@@... diff --git a/outputs/examples/4/extra/frames/4 b/outputs/examples/4/extra/frames/4 deleted file mode 100644 index 06ca18e..0000000 --- a/outputs/examples/4/extra/frames/4 +++ /dev/null @@ -1,10 +0,0 @@ -.......... -.......... -..x@@..... -..@@@@.... -...@@@@... -...@@@@@.. -...@.@.@@. -...@@.@@@. -...@@@@@x. -....@@@... diff --git a/outputs/examples/4/extra/frames/5 b/outputs/examples/4/extra/frames/5 deleted file mode 100644 index 358a945..0000000 --- a/outputs/examples/4/extra/frames/5 +++ /dev/null @@ -1,10 +0,0 @@ -.......... -.......... -...@@..... -..x@@@.... -...@@@@... -...@@@@@.. -...@.@.@@. -...@@.@@@. -...@@@@@.. -....@@@... diff --git a/outputs/examples/4/extra/frames/6 b/outputs/examples/4/extra/frames/6 deleted file mode 100644 index b900796..0000000 --- a/outputs/examples/4/extra/frames/6 +++ /dev/null @@ -1,10 +0,0 @@ -.......... -.......... -...x@..... -...@@@.... -...@@@@... -...@@@@@.. -...@.@.@@. -...@@.@@@. -...@@@@@.. -....@@@... diff --git a/outputs/examples/4/extra/frames/7 b/outputs/examples/4/extra/frames/7 deleted file mode 100644 index 5bfa1c3..0000000 --- a/outputs/examples/4/extra/frames/7 +++ /dev/null @@ -1,10 +0,0 @@ -.......... -.......... -....x..... -...@@@.... -...@@@@... -...@@@@@.. -...@.@.@@. -...@@.@@@. -...@@@@@.. -....@@@... diff --git a/outputs/examples/4/extra/frames/8 b/outputs/examples/4/extra/frames/8 deleted file mode 100644 index cf9237c..0000000 --- a/outputs/examples/4/extra/frames/8 +++ /dev/null @@ -1,10 +0,0 @@ -.......... -.......... -.......... -...x@@.... -...@@@@... -...@@@@@.. -...@.@.@@. -...@@.@@@. -...@@@@@.. -....@@@... diff --git a/outputs/examples/4/extra/frames/9 b/outputs/examples/4/extra/frames/9 deleted file mode 100644 index cb75f7b..0000000 --- a/outputs/examples/4/extra/frames/9 +++ /dev/null @@ -1,10 +0,0 @@ -.......... -.......... -.......... -....@@.... -...@@@@... -...@@@@@.. -...@.@.@@. -...@@.@@@. -...@@@@@.. -....@@@... diff --git a/outputs/examples/5/1 b/outputs/examples/5/1 deleted file mode 100644 index 00750ed..0000000 --- a/outputs/examples/5/1 +++ /dev/null @@ -1 +0,0 @@ -3 diff --git a/outputs/examples/5/2 b/outputs/examples/5/2 deleted file mode 100644 index 8351c19..0000000 --- a/outputs/examples/5/2 +++ /dev/null @@ -1 +0,0 @@ -14 diff --git a/outputs/examples/6/1 b/outputs/examples/6/1 deleted file mode 100644 index 38478fa..0000000 --- a/outputs/examples/6/1 +++ /dev/null @@ -1 +0,0 @@ -4277556 diff --git a/outputs/examples/6/2 b/outputs/examples/6/2 deleted file mode 100644 index 565733c..0000000 --- a/outputs/examples/6/2 +++ /dev/null @@ -1 +0,0 @@ -3263827 diff --git a/outputs/examples/7/1 b/outputs/examples/7/1 deleted file mode 100644 index aabe6ec..0000000 --- a/outputs/examples/7/1 +++ /dev/null @@ -1 +0,0 @@ -21 diff --git a/outputs/examples/7/2 b/outputs/examples/7/2 deleted file mode 100644 index 425151f..0000000 --- a/outputs/examples/7/2 +++ /dev/null @@ -1 +0,0 @@ -40 diff --git a/outputs/examples/8/1 b/outputs/examples/8/1 deleted file mode 100644 index 425151f..0000000 --- a/outputs/examples/8/1 +++ /dev/null @@ -1 +0,0 @@ -40 diff --git a/outputs/examples/8/2 b/outputs/examples/8/2 deleted file mode 100644 index cdfd0f0..0000000 --- a/outputs/examples/8/2 +++ /dev/null @@ -1 +0,0 @@ -25272 diff --git a/outputs/examples/9/1 b/outputs/examples/9/1 deleted file mode 100644 index e373ee6..0000000 --- a/outputs/examples/9/1 +++ /dev/null @@ -1 +0,0 @@ -50 diff --git a/outputs/examples/9/2 b/outputs/examples/9/2 deleted file mode 100644 index a45fd52..0000000 --- a/outputs/examples/9/2 +++ /dev/null @@ -1 +0,0 @@ -24 diff --git a/outputs/real/1/1 b/outputs/real/1/1 deleted file mode 100644 index 4880c9f..0000000 --- a/outputs/real/1/1 +++ /dev/null @@ -1 +0,0 @@ -1132 diff --git a/outputs/real/1/2 b/outputs/real/1/2 deleted file mode 100644 index 0dd0a71..0000000 --- a/outputs/real/1/2 +++ /dev/null @@ -1 +0,0 @@ -6623 diff --git a/outputs/real/10/1 b/outputs/real/10/1 deleted file mode 100644 index 8410b8b..0000000 --- a/outputs/real/10/1 +++ /dev/null @@ -1 +0,0 @@ -473 diff --git a/outputs/real/2/1 b/outputs/real/2/1 deleted file mode 100644 index 4b9babd..0000000 --- a/outputs/real/2/1 +++ /dev/null @@ -1 +0,0 @@ -31210613313 diff --git a/outputs/real/2/2 b/outputs/real/2/2 deleted file mode 100644 index 83e7122..0000000 --- a/outputs/real/2/2 +++ /dev/null @@ -1 +0,0 @@ -41823587546 diff --git a/outputs/real/3/1 b/outputs/real/3/1 deleted file mode 100644 index 3f82857..0000000 --- a/outputs/real/3/1 +++ /dev/null @@ -1 +0,0 @@ -17376 diff --git a/outputs/real/3/2 b/outputs/real/3/2 deleted file mode 100644 index 8cddf9e..0000000 --- a/outputs/real/3/2 +++ /dev/null @@ -1 +0,0 @@ -172119830406258 diff --git a/outputs/real/4/1 b/outputs/real/4/1 deleted file mode 100644 index 06415b8..0000000 --- a/outputs/real/4/1 +++ /dev/null @@ -1 +0,0 @@ -1437 diff --git a/outputs/real/4/2 b/outputs/real/4/2 deleted file mode 100644 index d78b1e7..0000000 --- a/outputs/real/4/2 +++ /dev/null @@ -1 +0,0 @@ -8765 diff --git a/outputs/real/4/extra/frames/0 b/outputs/real/4/extra/frames/0 deleted file mode 100644 index aa73545..0000000 --- a/outputs/real/4/extra/frames/0 +++ /dev/null @@ -1,135 +0,0 @@ -x.xx...x@.xxxx.x..x@x.@x..x@@@x..x@@@@.xx.xx@@@....x@x.x..xxxxx.x.x@@@x..x...x@.xx.x.x.x.xx.x.x.xx..x@@@x..x.x.xx.x@@@@..x.xx....x@@x.x -x.@..x.@@@.@..@..@@.x@@@..@@@.@..@.@@@@.@@.@.@@@x.x@.@@.x@@...@@.@.@@@..@@@x.@@@..x.@.@@@.@.@@.@@...@.@@.....x.....@@@@@@@.x.@@@..@@..x -x.@@@.@@@.@..x@.x.x...@.@@@@@@x@@@@@@..@@@.@@@.@..@.@@..@.@.x.@@@.@@@@.@@@...@@@@..@@@@@.@@@@@@@.@@@@.@@@..@@..x@.@.@@@@@@.x.@@@x..@@.. -..@@@@..x.x@.x.@x..@.@@@.@@@....@@@@.@@.@.@@..@@@@.@@...@@@@@@.@.x.@.@@@.@@x.@@@@.@@@...@@@@@.@@@@@@@..@@@@@@@.@@@@@.@@.@@.x@.@.@.@.@x. -x@.@.x..x..@@..@..@@@@..@@..@@x..@@@.@@@@.@..@@.@@.@.@@@@@..@.@..x.x..@@@@.@.x..@.@@@@@@@@@@@.@@@@..@..@@@@@@.@.@@.@@@@@@@.@..@@@@@@.@. -@@@@@..x..@@...x@@@@@.@@@.@@@@@.....x.@.@@@@@@@..@@@@@.@.@@@.@@@.@@.x.@@@@.@@..xx@@@@.@@.@@.@.x..@.x@@@@@@@@@x.@@...@@@@@@@@@@@.@..@@@@ -@@@@@@..x@@.x..@.@@..@@..@@@..@.xxxx..@.@@@@@@@@@@..@@@@@@@@@@@.@.@...@@@.@@@@@...@@.@.@@@@.@@..xx.@.@@...@....x@@x.x.@..@@.@@@@.@@..@@ -x..@@@x..@@.x.@@.@@@..@@.@...x.@@...@@@@@..@@@@..@@@@.@@@@.@@.@.xx.x...@@.@@..@@x@@.@@@.@.@@.@...@.@@@..x@@......@@...@@@@.@.@@@@@.@@@@ -.@@@....x..x.@@@@@.@@@@.@@@.@.@.@.xx.@@@@.@@@.@...@@@@@.@@@@@@@@.....@@.@@.@@@@@..@@@@@@@@.@@@@x.@@@@@...@.x..x@@.@x.@.@@@@@@@.@@@.@@.@ -x.@.xxxx....@@..@@..@@@.@@@@@@@@.@.@..@@@@@@@@@@@@.@@@.x.@.x.@@@@.x.@@@@@@@@@@..@@@@....@@..@@@.@@.@@@x.xx.x.x.@@@..@@@@@...@@@@.@.@.@@ -@@@....@.@@.@@@@.x.@@@..x.@@.@@@@.x.x@@..@@@@@.@.@@.@@..@@....@@@.@@@.@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@.@...x.@.@@@@.@@@@.@@@@.@@.@x@@@@@ -@@.@@@@.@@@@@@@@..@@@@@@..@....@@..@..@x...@@@@@@@@@@.@@@@@@x....@@.@.@@@@@.@.@@..@@@@@.@@@@@@@@.@@@@@@@x..@x..@@@.@@@@@@@@@@.@x...@..@ -@@@@.@@@@@...@.@@.@@@.@.x@@.xx.@@@.@@@..x.x....@@..@@@@.@.@@@..xx..@@.@@...@@.@@@@.@...@.@@@@@@@.@@.@@@.@@@@..@@@..@@@.@@@.@.@...x..x@x -@@.@@...@@...x.@@@@@@@@@..xx.x..@@.@@.@x..@@x..@.x@@..@.@@@..x.....@@.@@@@@@.@.@@@.x.x@x@..@@@@@@@@.@..x.@@@@x.@@x.@.x.x.@@.@@@@@@@.x.x -@@@.@..@@@.x..@@.@@@@.@.@.....@@@@@@@@@..@@.@@@.@..@@@x@@@@@@.@@@@@@..@@@.@.xx.@@@..@@...@.@@@..@.@@x...@@...x.x..@@@..@.@@.@.@.@@@..@. -.@@@@@@@@....@@@.@.@..x@@@x.x.@@@.@..@.@@@..@@@.x@.@@...@@.@@@@@@@@@@.@@@@@...@@.@@@.@.@@@@@.@x..@@....@@..xx...x.@@.@@@@@@@@@..x.@@@@x -@@@@.@@.@.xx@.@@@@@.@@..@.x...@@.@@.@@@@.@x.@.@.@.@@@@.x@@@@.@@@@@@@@@@.@@.@@@.@@.@.@.@@@@@.@..@@@..x.@@..@@...x@..@@@@@.@@@@@@..x.@..@ -@@.@@@@.@@..@@@@@@@.@@@@@..xx..@@.@@@@@.@@..x@.@x.x.@@.x..@@.x..@@.@@.x.@@@@@@.@.@@.@@@@@@@.@@@@@@xx.@@@@@.@@x..@@.@@.@@.@@.@@@@..@@@@x -.x.@@..@.@@@@.@@@@@@..@.@@.x.xx@@@..@.@@@@@..@..@.@.@@..x.@...x.@@.....@@@@@@@@@.@@@.@..@@@@.@@.....@@@.@@@@..x@@.@@@.@@@@...@.@@.@@@.. -x..@.@@@@.@@@@.@..@@@.@.@@@......@.@@@@@@@@.x@@x.@@@@..x.@@.x@.@@@.x.@@.@@@.@@@@@.@.@.@@@.@@...@@@@@@@@@...x...@@@@@@@@@@@.x.x.@.@.@.@x -xxxxx.@@@.@@@@.@@@@@.@@@@@@@.@@@@@@.@..@@.@@..@...@..@.x.@@@@.@..@@@@@@@@..@@.@@@@@@@@@@@...xx@.@@@.@.@.@x...@@@@@.@@.@@@@@...@@.@@x.@@ -......@@@@@.@@@.@@@@@.@@@.@@@@@@..@@.@.@@.@...@@@@x.xx@x.@..@@.x@@@.@@@@@@@@@@...@.@.@@@@@x..@.@.@..@..@@.x.@@@@@...@.@@@@.@@@@@@@@..@@ -xx.xx.x.@@..@@@@@@@@.@@.@@..@@..xx.@@x@.@@@.x.@@@.x.....@x.x@x.@..@@@.@.@@@@@.@x.@@....@@@.@@@@@..@@@@..@@..@@@.xx.xx.@@@.@@@@@@@.x.@@@ -.@@.@@..@@@@.@@@@.@@.@@@@@.@.@.x..@@...@@@@.@@.@.@..@@@@.@.....@@.@@@.x.@@@@.@.@@@@@@@@@@@@@@@@@@@@@@.x.x..@@@@....@..@@.x.@@..@@...@@. -..@@..x.@@.@x..@@@.@@@@@@@@@@@@.@.@..x@@.@.@@@.@@@.x@@@.@x.x..x@.@@@@.@@.@.@@@@@@@@@.@@@.@@.@@@@@@@@.@.@..@@@@@.x.x@...@.....@.@.x.@.@@ -x@.@..x.@@@...@@..@@.@@@@..@.@@@@@@...@.@@@@@@.@@@.@.@@@@..@@@..@.@..@@..@@@@.@@@.@@@....@@@@.@@@@@@@@@@@.@@.@@@@.@.@@@@.xxx@@@@@.@@@@x -.@@@.x.@@.@@@@@@@..@@.@@@@@@.@.@@@.@@@@@..@@.@@@@@@.@.@.@.@@@@.@.@.x.@.@@@@@.x..x@@@..xx@@@@@@@.@@@@@...@@@@.@.@@@.x.@@@@@...@@@@@@@@.. -x.@@@.@@@x..@@.@@@x@@@@@@@@.@@.@@.@@@@.@@@@.@@@@.@@@@@..@@@..@@@@@..x.@.@@@@..@...@.x.x..@.@@..@@.@@@@.@@@@.@x.@@.@...@@..@x.x@@@@@@@@x -x@@..@......@@.@@...@..@@@.@@.@.@@@...@@.@.@@.@..x..@@@@@@@.@..@@@@@..@@@@@.@@@@@@@@.@...x..@.xx.@@@@@@@@@@@@..@@@@...@@xx@@...@..@@@.. -.@@@@@@@@x.@@.@@..x.x..@....@.@@@@@.x@@.@@.@@..x....@.@@@@.@@@@@.@@@@@@@@@.@.@@@@@@.@@@.@@.@.@...x.@@..@@@@@@...@@@.x.@....@@@@@..x@@.x -.@@..@.@@.@@@..@x@@.@@@@.x.@@@@@@@@@.@@.@@@@@@.@@..x@..@@@@.@@..@@..@@@@@.@@.@.@@@..@@@@@@@@@@@x..@@@@@@@@@@.x..x@@@@@.x@@@@@.@@@...@@x -x.@..@@.@@.@@@@...x@@.@@.x.@@..@@@@.@@@@@..@@@.@@@..@@@...@.@@@..@.@@@@@.@@@@.@@.@@@..@@...@@.@..@@@.@@@..@@@.@...@@@@.@.@@....@@@..@.@ -.@@.@@.@.@@@@@@@x...@.@@@.@@@@@.@..@@@.x....@@.@@@@.@@@.x@.@@@@@x.@@@.@..@...@@@..@.x.@@@...@@@.x@@@@..@@.x.@@@xx@@@@@@@@@.@@xx.@@@.@@x -.@@.@@@@@@@.@@@@.@@@@..@@.@.@@.@@@@@@......x.@@@..@@@@...@@@@@@@..@.x.@.@@..x@@@..x..@@@.x.@@@.@..@@@@@@@@..@@...@..@@.@@@.@@....@@@@@. -.@@..@@@..@@.@@..@@@@.x..@.@@@@@@@@@@xx.x.@.x.@.@.@@@@.x.@@@@.@@@@@..@@@@@@.@.@@@...x@@@..@@.@@@@@@@.@@@@@x.@@x.@@@..x.x@@@@@@x..@..@@. -x.@x.@.@@.@....@@@.@@.@@@@.@.@@.@@.@...@.@@@...@@@.@.@..x.@.@@@@.@@.@.@..@.@.@.@.@.x..@.@@.@.@@..@.@......@..@..@@@.@....@@.@@@.@@@.@@@ -@@...x@@x.x@@@@@@@...@.@.@@.@@@@@@@@@.@@@@.@.x..@.@@.@@..@@.@@@.@@@@@@@@.@@@@x..@@@.@..@@@@.@.@..@@.x.xx.@@...x.@.@@@@@@.@@....@.@@@.@@ -@@.xx.......@@.@@@x.x@@@.x@.@@@@.@@@@@.@.@@.@@@.x@@@@.@@.@@@@.x..@@@.@@.@.@@..@@@@.@@@.@.@@@@@@@@@@..@@..@@@.x.@@@@@.@@@@..@...x@.@@@@@ -x@@..@@...x@@@@@..@..@@@...@@..@..@.@@@.@@@.@@.x...@@@.@@@@@....xx.@@@@@.x.@@.@@.@@..@@@.@@@@@.@..@@.@..@@@.x.@@.@..@.@@@@@x@x..@@..@@@ -..@@.@@@x..@@@@...@@@@.x.x@@.@x.xx....@@@.@@....x.x.@@..@@..@@@@...@@.@@..@@@..@@@.@@@@@@@@..@@.@@@@@@@@@@@..@.@@@@@.@@@@@...@.@@@@@..@ -x@@@@@@.@.x@@@@@@@@@..@....@@@..x..@@.@@@.@@.x@@@.x@@.@@@.x.@@@.@..@...@@@@.@@.@.@.@@@@@@....x.@@.@@@@@.@..@x.x..@@.@@.@@@@@@@@@@@@@@@@ -@@@..@@@@@..@@.@@@.@@@@x.@@@@@x..@@@@@@@.@@@.@@@@@..x@x.x.@@..x@@@.@@...@.@..@@@@@.@@@.@@.x...x.x...@...xx@@..@.@@@@@@.@..@@.@.@.@.@@@@ -@@@.@@@@.@@..@@@@.@@@@..@@@@..@.@@.@@.@.@@..@.@@@.x.....x.@@....@@@.@@.@@@@@@@@@@@@.@..@@@@..x...x..@@.@...@@@@@.@@@..@@x.@@@.@x.@@@@.x -x@.@@.@.@@.@@@@@.x.@..x.@@@@@@.@@@@....@@.@@@..@@x..xx..@@@@@.@@@@@@@@@@.@.@..@@.@@@@xx.@.@@.@@....@@.@@xx@@@@@.@@.@..x..@@.@@..@@@@@.. -..@@@@@..x.x@@.x...@x.x..@@@@x.@.@@@@@@@..@@@.x@...@@.x@.@@@@@@@@@@@@@@@@..x@..@@@.@...@..@@.@@..x.@@@@...@@@.@.@@@.@..xx..@..@.@@@@@@. -..@@@@@@@....@.x..@@...@..@@...@@..@@@@@x..@..x....@@..@@@@@@.@@@@@@.@@@.x.@.@@@@.@.x.@.@.@@@@.x..@@@@@@x.@.x.@@@.@@@@x..@@@@@@@@.@@@@x -.x.@@.@@@.@@@@.@@@@...@@@.@@@@@@.x@@....x..@@@..xx.@..x.@..@.@.@@.@..@@.@.@.@@@..@x..@@@@@.@@@@..@@@@.@.@.xx..x@.@@@.@...@@@@@@@@@@@@@. -x..@.@@@@@@@@@@.@@.x.@@@.@...@@.x..@x.x..@.@@@...@@@@.x.@@@@@@@@@.@@@.@.@@x.@@.x@.x.x.@@.@@..@@@@@..@@@@@@.......@@@.x.x@.@.@@@@.@@@@.x -.@@@@@..@@.@.@@@..@.@@@.@@@@@@x...x.@...@@@..@@@@@@@x..@@@@@@@.@@@@@@@@@@....@.@.x..@@@@@@....@@.@@@@@@@@@@.x.xx.@@@@..@@@..@@@@@@@.@@x -x@@@..@.@.@@@@@...@@@.@@@@@@@...x@@.@@@@.@.@.@@@@@......@@.@@@.@..@.@@@@.@.x.x@.@..x.@.@.@@@@@@@x..@@..@@@x.x.@@.@@@@..@@.@.@@@@@@@.@@. -..@@@@@@@..@@.@@x@@.@..@@......x..@@.@@@..@@@@@@.@@@@@.@@....@@@@@@@.@@@@@@@..@.xx.@@@@..@@@@.@...x..xx@@...x.@@@@@@@.@@.@@@.@.@@..@@@. -..x.@@@@@.x..@@.@..@@@@@..@@@@@.xx.@@@..x.@...@@@@@@@@@.x.xx..@@@.@@@@@@@.@.@@@@..@@.@@.x@@.@@@@@@.x.....x.x..@..@..@@@@@@@@.@@.@@@x..x -x@..x@@.@@@.x.@..@@@@@@..@@@@@@.@...@@@.x@x..@@@@.@@@.@.....@@@@@.@.@@.@@@@.@@..@@@@.@@@....@@.@@@.@@x.x.x.x@.@x.x@@@.@@@.@.@.@@.@....x -@@@...@@.@@..@@@@@..@@@@@@@@.@.@@@x@.@@.x..@@@@@..@.@@xx..@@@@@@@@.@@@..@@@..x.x@@@.@.@.@@@@@...@@@@@.@@.x..@@x....@@@@.@.@@@@.@@.@xx@. -.@@..x.@@.@@..@.@@.@@..@..@@@@@.@..@@@@...@@@..@.@@@x...@@@@.@.@@@@@@@@@@@....@....x.@.@@.@@@@@@@@@@@.@@...@@...x..x@..@x.@@@@.@@@@..@@ -@@@@.x@@@@@@.@@@@.@@.@.x@@@@@@.@x.@@@@@@@@@@..xx@@....@@@.@@.x@@@..@@..@@....x@x....@@@@.@@@.@@@..@@@@@..@@@.xx.x....x@..@@@@.x@@@.@@@@ -@@@@@...@@@.@@.@@@@@@@@..@@@@.@..@@@@.@@@@@@x.....x.x@@@@.@@@..@@@.@@@@..xx..x....x@@@..@.@..@@@.@@@@@.@@@@...@@..@@.@.x..@@....@.@@@.x -x@@@@@xx..@@@@@@@@.@@@@@.@.@@@.x@..@@.@.@@..@.x@x.x.@@@@.@@@@..@@@@@@@@@..@@.x.x..@@@@@@x.x.@.@@x.@@@@@.@@@@.@@@.@@@@@...@@@x.x@..x.@.x -..@@.@...x@..@@..x...@@@@.@..@.@.@.x.x.@.@@@@.@@.@.@.@@.@..@..@@......@@@@.@@..x..@@@@@....@@@....@@@.@.@@@@@@.@.@@@@@.x@.@.@.@@@...@@x -x@..@@..x..x.@.x.x...@@@@@@@@@@@@@@..@.x@@.@@.x@@@@.@@@.xxx..x@.@x..x@@@@.@.@@@..x@@@.@@x.x@.x.x.@@@@@.@.@.@@.@@.@..@@@@.@@@@@.@.@@@@.. -@.x@@@.x.@@..@@@.xx..@@@...@@..@@@..x@@..@@@@...@@@@@@@@...@@..@@.x@.@..x@@@@@@...@@@@@@@.@....@@@.@.@@@..@@@.@@@@.@..@.@.@.@.@@.@@.@@x -x@..@@.@@@@@.@@x.@...@@@@@@@@.@@.@@.@.@@.@.@@@.@@@@@..@..@@@@@@@x.@.@.@....@@@.xx@@@@@@@.@@@x..@@@.@@@@@..@@.@@..@@@x..@@@.@@..@@@@@.@. -x.x.@.@@.@@@@@...@@xx.@.@.@@..@@@@@@@@@@.x@@.@@@.@@@@..@@@@@.@@...@@@@@@xx.......@@.....@.@...@.@..@@@@@@@@@@@@@.@@..@..@@.@@@@...@@@@x -.@.@@.@@@.@@@@..x@.@..@@..@@x@@@.@@..@@@..@@..@@@.@@.x@@@.@@@@@..x@.@@@..@@x.@@.@@@..xx.@@@@@@@@@..@@@@.@.@@@@.@@.@@@@@.x.@@.@@x.x.@@@. -x@@@.@@@@..@@@.@..@...@@x@@...@@..@.@@.@@.@@@.@@.@@@@..@@@@.@.@x.@..@.@@.@.@@@@@.@@@@.@@@@.@@@..@@x.x....@@@@..@.@@..@@.x..@@.@..x.@@.x -.@@.@@@@.@..@@@@@@@@.x....@@x.x..@@.@@@.x@.@.@@@.@@@@@@x.@@@.@...@@@.@@.@.@@..@@@@@@@@@..@@@@@@@..x...x.@@.@@.@.@@.x.@@.@@@..@@@.@@@@@. -.@@..@@@@@@@@@@@@..@@..xx.x.@....@@@@@@...@.@@@.x@@@@@...x.x.@@x@@@.@.@@.@@.x.@@@@@.@.x.x.@@@@@@@...xx..@@..x@@@.@@@..@@.@x.x.@@@.@@@@@ -..@..@@...@@@@@..@@@@x.@@.x.@@@@.@@..@@@@@@@@.x...@.@@x..x..@@.@.@@.@@.@@.@@..@@.@.@@.x.x.@@@@@@.@@@@...@@@...@@@.@@@@@.....x@.@@@@..@@ -x@@@@@@.x@@@@.@.@@@@...@.@..x@@@@@@@@@@@@@.@@..xx.@@@@...x@@.@.x.@@@@..@x.@@@@@.x...@@@.@.@..@@@@@@@.@xx..@@@@.@@@.@.@@..xx..@@.@@@@.@@ -..@@@.@@..@@@@.@@@@@@..@@.x...@@@@@@@.@@@@@@@x...@.@..x...@@@@....@@.@@...@@.@@@...x@@.x@@.@@@@..@.@@.@..@@@@@@@.@x.x.@@@@.x.@@.@@.@@.@ -.@@@..@@@@.@.@..@@.@.@.@@..@@...@@@@@@.....@.x.x@.@@xx.@@@@@@@..x.@@.@@@@.@@..@@.....@...@@@@@@@@..@.@@.@@@.@@..@...x.@@@.@@..@@.@@@@@x -x.x..x@@@@@x@@@@@@@.@@@@@@@@@@x.@@@@@@@@x..x.x.@@.@...@@.@@@@.@@.@.@.x.@@@.x@@@@@x.@@.@@@.@@@.@@@.@x.x@@@@@x...@@@x.@@.@@..@@.@@.@..@.. -x.....@.@@....@@@@@.@@@@..@...@@..@..@@@@.@@..@@@.@@.@.@@.@@.@@@@@.@@..@@....@@@.@@@@.@@@@@@@@@@@@@....@@@....x.@..@@@.@@@..x@@x.x@@..x -@@.x@@@@@@@x@@@@@.@.@.@@.x.@..@@.x@x.@..@@@.x.@..@@@@@@@...@@@@.@@@@@@@@x.xx@@.x@@@@@@@@@@@@@@@@.@@@@.x...@.xx.@@@@@@@@@@@@......@.@@xx -@@.@.@.@@@..@@@@@@.@x..@.@@@@.@@...x.xx..@@.x.@@@.@@@.@@..x..@@@@...@@@......@.....@@@@@.@@@@@@@@.@@@@@.@@@@..@@@..@@@@...@@xx.x@@.@... -x.@x.@@.@....@@@@@@@..@@@.@@.@.@@x.@..x.x@..@@.@.x@@@@..@.x..@...@@@@@@.x..@@@.x..x...@..x..@.@.@@@..@.@@@@.@@@@@.x.@....@@....@.@@x..x -...@.@@@.@@.@@@.@.@@@@@@@@.@@.@@.@@@x.x..@.x@.@@...@@@@@@@.@@@x.x@@...@@@.@@@@..@..@@@.@@...x..@@..@@@@.@@@@@@@.@.@.x.@@@@@@x.@@@@..@@@ -x.x.x.@@.@@@@....@@@.@..@@.@.@..x.@.x..@@.@..@@@@@@@@@.@@..@@..@..@@@@@@@@x.@@.@@@@@.@@@@x.@@.@@...x@@x..@@@.@..x@@@.@@@@.@@.@@.@@@x.@@ -x.x..@@@.@.@@@x.@@.@@@.x.@@.@@x.x.x..@@@.@.@@@@.@@..@@@.@@@@@@@@...@@@.@@....@@@.@@...@..@.@@@@@xx......x...@.x..x.@.@@@@@@@@@.@@@.@.@@ -x.@..@@@@.@.@@@.x@@@@.@..@@.x.....@@@@@.@.@@@....@@.@@.@@@@..@@@.x@@..@@@x..@@.@@.@@@.@@@@@...@......x@@@.x.@@.x...@@@.@...@@@@@@@.@@@. -.@@@@@..x.x@@@.....@@@@.x.x.x.@@@@@.@@x.x@..@@@@@@@@...@@@.@@@@....@@@@@@..x.@@@@@@@@@.@@@@...@@x.xx.@@@@@@@@@.x.x@@@..xxx@.@@@@.@@@@.x -.@@@..@x..@.@@@.x...@@.@.@..@@@@.@.@@....@@@@@.@@@..x.@.@@.@@.@@..@@.@@@...x.x@@@@.@@@@@@@@@x@@.@@@..@.@@@@.@@@.@@.@@.x...@@.@@@@@@@@@x -x@@@@@@..@@@@@.@...@@@@@.@@@@@@.@@@@@.xx@@@@..@@@.@@.@@@@.@.@@@@.@@@.@..@@@.....@.@@@@@.@@@.@.@@@@.@@@@.@.@@@@@@@@@.x..@@@@.@@...@.@@.. -..@@@@@@@@@.@.@@@@@@@@@@.@@@@@...x..@@.x..@@x.@.@.@@@@@@@@@.@@@.@@@@@.@@@.@@xx@@..@@@@.@...@@@.@@.x.@.@@x..@@...@@.....@@@@@.@.@@@@@@@x -.@@..@@@.@@@@@@@@@@@.@@@@@@@@@@@...@@.....x.x.@@@@@.@@..@@.@@@@@@@@@@@@@.@x...@@@.@..@@xxx..@.@....@.@@@..@@@@..@@@x.xx@@..@@@@@@.@..@. -@@@x.@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@...x..@@@.@.@...@@@@@@@@.@@@@@@..@......@.@@@@.......@@.@@@@@@..@@x.@@.x@.@@@.......@.@.@..@@@@x -@@..@@@@.@@@@.....@@..@@@@@@@.@.@@@@@@@@x.@@@@@@.@@.@@@@@.@@..@..@@@@.@@@@@x@@@@@@@.@@.x.@@@@@@@.@@@...@.@.@...@@.@.x.x@@@@@@@.x@@.@@.@ -@@.x@..@@@@@.....x.@.@@.....@@@@@@@@@@@@@.@@@.@@@@@@.@@@.x..x.xxx.@@.@@@@@.@.@@@...@@@@x@@@.@@@.@@@.@@@.@@@.x.@@@@@@x.@@@@.@@@...@@@@@@ -x..x..@@@.@.xxx...@.@@..xx.@.@.@.@.@.@@@.@@@@.@@@@.@@.@@.x.@@......x@x.@.@@@@..@@@@.@@....@@@@@.@@..@@@@@@...@@.@@.@..@@...@@@.x..@@@@x -x....x.@.@@@...xxx@@.@@x..xx@.@.@...@@@@.@@@@@.@@.@.@@@...@@@@@x.x.....x..@@.x.@@.@@@.x..x.@.@@@@@@.@......x.@.@@.@.@@....x.@.@@.@@@@.. -.x.x.@@@@@@@@x.x...@.@.x.....@.@.xx.@..@@@@..@@@.@.@@@@@.@@@@@.@.@@.@@x...x.@@.@@@@@@.....@@@@.@@@@.@@@x.x.x.@@.@.@@.@@@@@@.x.@@.x@@.xx -.x.@@@@@@@..@...x@@.@@@...x@.@@@.@.@@@@@.@@@@@.@@@.@@@@@@@@@@@@@@.@@@@..@@..@.@@@@.@@.....x.@@@.@.@@@.@@.@@.x@@.@@@.@@@@.@@@@.@......x. -..@@@@@@@.@@@.x..@@@@@@...@@@@@.@.@@@.@@@.@@@..@@@..@@@@.@.@@@.@.@@.@@@@@@x@x.@@..@..@.x....@@@@@@@@@@@@@@x...@@.@@.@.@@@@@@.@@@xx..... -x@@..@..@@@@.@@@..@@@@@.x@....@@x.@@..@.@.@@@@.@@.@@@..@@@...@@..xx.@..@....x.x..x@@@@@.@.x@@...@@.@@@.@@...x@@@.@@.@@@..@.@@@@@..@@@@x -@.@@@@@@@@@@..@@@.x.@@@@@.x.x.@@..@x.x@@@@@.@@@.@@.@@..@@@@@@@@@....x@@@@.x.@...x..@@.@@@@.@@@.@@@@@@@..@@.x@.@@@..@@..x.x@.@@@.x.@@@@@ -x@@@..@@@@@@.@@@.x..@@.@@@.@..@@.@...@.@.@@@@@@@@@..@@@@@@@@@.@.x@@..@@@.@@@@@x.x@@@@@@@@@.x.@@@@@@@@@..x@..@x..@@@@.@@@..x.@@x..x..@.x -x...x@@@.@@.@@@..x.@@@@.@@@@@@.@@@@@@.@x@@@..@.@@.@.@.@@@.@..@@..@@@.@@..@...@.@..@@.@@@@@.x.@..@@@@@.....x@...x@@.x.@@@@..@@.....@@@@. -.x..@..x...@@@.@@.@.@.@@@@@..x@@@@@@@@...@...x@..@@@@@@@@@@x@@.@.@.@@@@x.@@@..@@@@@..@..@..x.@@.@.@@@@..x..@@@@..@@..@@.@@.@.....@.@..x -.x@@@x.x.x..@..@@@x.xx.@.@@@....@...@.x.@..x.@.@@@..@@.@@@...@@@@.@.@..@.@@@@.@@..@.@@@.@@@.@@.@@@..@.@@.x..@@.x@.@@@@@@@@@.@@x.x@@@..x -x..@.@.@@@@@@@@@@@.....x@@@@@@@@@@x.x.@@x@@@@@@.@@@x@@@@@.@@@..@@.x@.x.x@@@@@@..xx.@@@@@.@.@@@@.@@@@@@@@..@@@..@.@@@@.@.@.@@@.@.@.@@@@. -@@@.@@@.@.@@@@..@..xx.x..@..@@@.@....@@...@.@@.@@@...@@.@@.@@@@.x..@...x.@..@@x....@@@.@..x...@@@..@@@@..@@@.@@.x...@@..@@.@.@@@.@@@@.x -@@@@.@.@@@.@.....@@@.@x..x.x..@@.x.x@.@@@@@..x.x...@@@@@@@.@@.@@..xxx..@.@@@@..x.x@@@.@@@..x..@@@@x.@@.@@@@@@@@..xxx.x.@@@@@@@@@@@@@... -x.@@@.@@@@@@.@@.@@@.@@.....@@@@@@@.@@@@@@@@@.x.x.x@@@@@..@.@.@.@@....@@@@@@.@x.x@.@@@@@.@@@@..x...@.@@@@.@@.@@@xx.....@@.@.@@@@@@@@@@@x -x...@@.@@@@@@@@@@@@@..@@@x@@@@@.@@.@@@@@@.@@@..x.@@@@@@@@@@@@@.@.@.x.@@..@@@@..@.@.@@@@@@@@.x.@.x.x@@@@@.x.@.@....xx.x@@@.x..@.@@@@@@@. -...x@@..@@...@@.@.@.@@.@@..@.@@.x@.@@.@...@@.@@.@@.@@@.@@@..@@@.xx@@@@@x..@@@@@@@.@@@@@@@@@@.@@@@.x.@@@@.@.@@.x@x..@.x..@@..@@..@@..@@. -xx..@....@..x.@@..@@@@@@@@@@@@@...@@..@@@@@..@@@@.@@@@@@@@@@@.@.....@...@@@@.@.@@@@@@...@@@.@@@@@..@@.@@@@@.@..@x.@@@..@@..x@@@@@@@@@@x -.@@.@@..@@@@.@@@.x.@.@.@.@@....x.x.x..@@.@@xx.@@...@.@.@@.@.@.@@.x..x...@@@.@@@@@@..@.x.@.@@@.@@@@@@..@.x.x@@.....@@.@.@@.x...@@@.@@@@. -..@@@.@@@.@@.@@@.x..@@.@....x.@@....xx.@@@...@.@@x.xx.@@@@..@@@.@x..@@x@@@.@@@@@@@@@x.x@@@@.@@@@@@@@.@x.....@@@@@.@.@@@@..@@x@@@.@@.@@. -.x.@@@@@.@@.@@@..@@@.@@@@@x.@@@.x.....@@@@@@@@@@@@....@...@x.@@@.@.x@..@@.x...@@@@@...x.@@@.@@@@.@@@@@..x.x@.@@@@@x.x@@@@@@.@..@@@@@@x. -x.@@@@@...@.@....@@@.@@@@.@@@@x.x.xxxx..@.@@@.@@@.x.x@.@@@.x.@@@@x.@.x.@@.@.x.x@..x.x.x...@@@@@@@@@@@.@.@..@@@.@@.x.....@@@@@@@@...@... -.@@.@@@@x@@@@x.@@@@@@@.@@@@@@...@@@..@...@..x...@.@.@@@@@@..@@...@.@@@.@@@@@....x.@..@....@@..@@@@@@@@@@@@@@.@@@@.x.xx.x@..@.@@@@..@@xx -..@@.@@@..@@..@@@.@@@@@@@..@@@x.x@x.x.@@@@@x....x@@@@@..@@.@@.x.@@@@.@@@@.@..x@@.@@@@@.x.x@@@.x@.@@@@@.@@@@x..@@..@..@.@.@@x.@..@xx@.@. -x@@@@@.@.@@@...@@@@..@..xx..@@@.....@@@@@@...x..@.@.@...@@@@@.x@@..@.@@@@@@x.@@.@.x.@@@...@@@...@@@@@@.@.....@@.@@@@@@.@@@..@@@@....@@x -.@..@.@.@@@..x@@@.@@@x.....x..@@@@x@.@@..@.x.@@@@@@.x@x.@@@@@..@@@@@.@@@@@.x.@.@@...x.x.x.@..@x.@@@.@@@@.x@x@.@@.@@@.@@@@...@@.@@.x.x.@ -x..@@@@@.@@@@@..@@.@..@x.x@x.x@@@.x.@@@.x.x..@@.@@@..@...@@@.@.@..@.@@.@.@@..@@@@@@@...x..@@@@.@@@@@.@@@@x.@.xx.@@.@@@@@@.x.@@.@@@...@x -xx@@@@@@@x.@@@@@x.x..x.@@..x.@..@...@@@.x..@@@.@@@@..@@@@...@@@.@@..@@@@@..@.@@@.@@.@@@..@@..@@@.@@..@@@...x....@..x.@@@.@@@.@@..@@@@@. -...@@@@@......@...x.x.x..@..@.x.@@.@.@.@.x@@@@..@@@@x.@@@@..@@@.@@@.@@@@@@@@@.@@..@.@@@.x@@x.x@.@.@.@@@.xx.@@x.@@@x..@@.@@@..@@@.@@@@@. -x.@@@.@@...xx..@@@.@@..@@@@@.@x.@@@@@.@@..@@@.x.@@@.@...@@@@@@@@.@@.@..@@@@..@@@@@.@@@@..@.@...@@@.@@@@...@@@.@.@@..x..@@.@.@..@@@...@x -x@.@@@@@.....@@@.@@.@@@@..@@.@..@.@..@@@@@@...@@@@@@@@@@@@@@@@@@.@@@@@@@@@@...@@@.x..@@@@@@x...@@@@@@@@..x.@..@@.@@@...@@@@@@@@@@@.x@@. -@.@.@@@@.@@..@@..@@.@.@@..x..@@x.@@.@@@@@@@@.x.@@.@..@.@@@.@@@@@.@@.x..@@.@@@@...@...@@@@...@@@..@@.x.@@..@@@.@@@@@@.@@.@@@@@@@@@x.@@.x -@@@@@@..@@@@.@@x.@@@@@.@.x...@@..@.@@@.@@@@@@x.@@@@xx.@@...x..@...@...@..x.@@@.x@.x.@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@...x.@@ -@@@...@@@@@@@..@.@@@@.@@.@@@@@.@.@@@@@@.....@..@@@...@@@@.x....xx@@@@@@@.@.@.x..@@.@@@@.@@@@.@@@@@..@@.@.@@@.@.x@@@..@@@@.@@.x.x....@@@ -@@@@x@@@@.@@x..@@..@@.@@.@@@@@@@@@@@@@@@@xx@@@@@@.x..@@@@@.x....@.@.@@@@@@@@..@@.@.@@@@..@@.@.@@@..@@@@.@.@@@@...@.@x.@@.@@@@....xx@..x -.@@...@@.@@...@@@@x.@@@@@@@@@.@..@.....@@..@@..@@.@.@@@@@@@x...x...@@...@@@@..@@.x@@@.@@@..@@@..x.@@..@@@@@@@.@@@.@@..@..@@@@@x....@@.x -x@...x.x..@@.x@@@@...@@@@@..@@@@@.@x...@.@@.x..@@@@@@@.x...@..@@..@@..x@@@@@@@@@@..@.@@@.@@.@.xx..@@.x.@.@@@.@@@@..x..@@..@@@.@@.x.@x.. -.@@@....x.@@.@..@..x@...x..@@..@.@@@.x.x@.@@..@@@.@@.@...@@@@@@.x.@@.x.@.@.x.@..@.@@@@..@@@@.@..@.@...@.@@@.@@@@@x.x..@@.@.@@@@@@@@...x -x@@@@@@.x..@.@@@.@.@@.x...x.@@.x@.@.@.x..@.@.@.@@.@.@.x.@@@.@.xx.@@@...@@x...@@.@@@@@@@@@@@@.@@@@@@@.@@@.@..@.@@@..@x.@.@@@@..@@@@@x.x. -..@@@@@@@.@@@@@.@@@@@@@@@@@.@@..@..@@.x.@.@@@@@.@@@@@.@@.@@@......@..@@@...x.x@@@@@.@@@@.@.@@@.@@@@.@@.@@@@@@@@@x.x.@.x@@@.@@.@..@.x.@@ -x@@@.@.@@@@@@..@..@.@@@@@@@@@@@@@@@@@.@@@@.@@@@@@..@@@@.@@@@x.xx.x@@@@@@@xxx....@@x.@@.@@@@@@@@@@@@@@@..x.@@@.@...@@@@....@@.@@@@@.x.@@ -@..@@@@@@@.@@@@@.@@.@@.@.@@@@@@..@.@@@@@.@@.@.@..@@@@@@@@..x..@@..@@@@@.@...xx.@@....@@.@.@@@..@@.@@.@....@@@@.xx@.@.@.x..@.@@@@@@@.@@x -x@@@@.@.@@@.@.@.@.x@@@@@@@..@.x..x.@@@.x..@..@x.@@@.@@@@@....@@.@.@@.@@.@x...@@@.x.x.@@@....@@@..@.@@.@@xx..@...@.@@@@@@@@@..@.@@..x... -x.@@.@.@..@.x..@x...@@.@..@@@@..@.@@.@.x..xx..@.@@.@@@@.@@xx@@@@@@..@@.@.@...@@@@x..@..@@.x..@@..@@@@@@@...@@.x.x.x@.@.@@@@..@@@.@x..xx -x.@..@@@@@@.x..@...@@@.x.x@@..x@@@@.@x.x@x..x@.@@@..@@.@.@..@.@.@@@.x.@@.xx.x@@@..@@@x.@@@x..@@@@.@@@@.@@@@@@@@.@...x@@..@.x.@@.@.@.@@. -@@@@.@@@.@@@@.x@@x.@@...@..@x..@@@.x...@.....@@..@@@.@@@@@@@.@.@@@@.x.@@@.....@.xx.@.x..@.@.@@@@.x.@@@@.@@@..@.@@@x...@@.x..@@@@@@@@@@. -x@@x.x@.x@@@x..x.x..x.xxx.x.x...@@x...x.xxx.x@@x.x@.x.@@@@.xx.x@@@..x.x@@x..xx.x..x..x..x@xx.@@.x..x@@..x@@x.x.x@@...x@@@x..x.@@@@.@@@x diff --git a/outputs/real/4/extra/frames/1 b/outputs/real/4/extra/frames/1 deleted file mode 100644 index a4f7848..0000000 --- a/outputs/real/4/extra/frames/1 +++ /dev/null @@ -1,135 +0,0 @@ -........x..........x..x....@@x....x@@@......x@@.....x..............x@x........x......................x@x...........x@@@...........xx... -..x....@@@.x..x..xx..x@@..@@@.x..@.@@@x.@x.x.@@x...x.@x..xx...x@.x.@@@..@@x..@@@....x.@@x.x.@@.xx...x.@@...........@@@@@@x...x@x..@@... -..@@@.x@@.x...x.......@.@@@@@x.x@@@@@..@@@.@@@.@..x.@@..x.@...@@@.@@@@.@@@...@@@@..@@@@@.@@@@@@@.@@@@.@@@..@@...x.@.@@@@@@...@@@...@x.. -..@@@x.....x...x...x.@@@.@@@....@@@@.@@.@.@@..@@@@.@@...@@@@x@.@...x.@@@.@@..x@@@.@@@...@@@@@.@@@@@@@..@@@@@@@.@@@@@.@@.@@..x.@.@.@.@.. -.@.@.......@x..x..@@@@..@@..@@...@@x.@@@@.@..@@.@@.@.@@@@@..@.@.......@@@@.x....x.@@@@@@@@@@@.x@@@..@..@@@@@@.x.@@.@@@@@@@.@..@@@@@@.@. -@@@@@.....@@....@@@@@.@@@.@@@@x.......@.@@@@@@@..@@@@@.@.@@@.@@@.xx...@@@@.@@....@@@@.@@.@@.@....x..@@@@@@@@x..@@...@@@@@@@@@@@.@..@@@@ -x@@@@@...@@....x.@@..@@..@@@..x.......@.@@@@@@@@@@..@@@@@@@@@@@.x.x...@@@.@@@@x...@@.@.@@@@.@x.....x.@@...@.....@@....@..@@.@@@@.@@..@@ -...@@x...xx...@@.@@@..@@.@.....@x...x@@@@..@@@@..@@@@.@@@@.@@.@........@@.@@..@@.x@.@@@.@.@@.@...x.@@@...xx......@x...@@@@.@.@@@@@.@@@@ -.x@@.........@@@@@.@@@@.@@@.x.@.@....@@@@.@@@.@...@@@@@.@@@@@@@@.....@@.@@.@@@@@..@@@@@@@@.@@@@..@@@@@...x.....x@.x..@.@@@@@@@.@@@.@@.@ -..@.........@@..@x..@@@.x@@@@@@@.x.x..@@@@@@@@@@@@.@@@...@...@@@@...@@@@@@@@@@..@@@@....@@..@@@.@@.@@@.........@@@..@@@@@...@@@@.@.@.@@ -x@@....x.@@.@@@@...@@@....@@.@@@@....x@..@@@@@.@.@@.@@..@@....@@@.x@@.@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@.@.....x.x@@@.@@@@.@@@@.@@.x.@@@@@ -@@.@@@@.@@@@@@@@..@@@@@x..@....@@..x..x....@@@@@@@@@@.@@@@@@.....x@.@.@@@@@.@.@@..@@@@@.@@@@@@@@.@@@@@@@...x...@@@.@@@@@@@@@@.x....x..x -@@@@.@@@@@...x.@@.@@@.@..xx....@@@.@@@.........@@..@@@@.@.@@x......@@.@@...@@.@@@@.x...@.@@@@@@@.@@.@@@.x@@@..x@@..@@@.@@@.@.@.......x. -@@.@@...@@.....@@@@@@@@@........@@.@@.x...xx...@..x@..@.@@@........@@.@@@@@@.x.@@@....x.x..@@@@@@@@.x....@@@x..@x..@.....@@.@@@@@@x.... -@@@.@..@@@....@@.@@@@.@.@.....x@@@@@@@@..@@.@@@.x..@@x.@@@@@@.@@@@@@..@@@.@....@@@..xx...@.@@@..@.@@....@@........@@@..x.@@.@.@.@@@..x. -.@@@@@@@@....@@@.@.@...@@x....@@@.@..@.@@@..@@@..x.@@...@@.@@@@@@@@@@.@@@@@...@@.@@@.@.@@@@@.x...@@....@@.........@@.@@@@@@@@@....@@@x. -@@@@.@@.@...x.@@@@@.@@..@.....@@.@@.@@@@.@..x.@.x.x@@@..x@@@.@@@@@@@@@x.@@.@@@.@@.@.@.@@@@@.@..@@@....@@..xx....x..@@@@@.@@@@@@....@..x -x@.@@@@.@@..@@@@@@@.@@@@@......@@.@@@@@.@@...x.x....@@....@@....@@.@@...@@@@@@.@.@@.@@@@@@@.@@@@@x...@@@@@.@x...@@.@@.@@.@@.@@@@..@@@x. -...@@..@.@@@@.@@@@@@..@.@@.....x@@..@.@@@@@..x..x.x.@@....@.....@@.....@@@@@@@@@.@@@.@..@@@@.@@.....@@@.@@@x...@@.@@@.@@@@...x.@@.@@@.. -...x.x@@@.@@@@.@..@@@.@.@@@......@.@@@@@@@@..xx..@@@@....@@..x.x@@...@@.@@@.@@@@@.@.@.@@@.@x...@@@@@@@@@.......@@@@@@@@@@@.....@.@.@.x. -......@@@.@@@@.@@@@@.@@@@@@@.@@@@@@.@..@@.@x..@...@..x...@@@@.x..@@@@@@@@..@@.@@@@@@@@@@@.....x.@@@.@.@.x....@@@@@.@@.@@@@@...@@.@@..@@ -......x@@@@.@@@.@@@@@.@@@.@@@@@@..@@.x.@@.@...@@@x....x..x..@@..x@@.@@@@@@@@@@...@.@.@@@@@...@.@.@..@..@@...@@@@@...x.@@@@.@@@@@@@x..@@ -........@@..@@@@@@@@.@@.@@..@@.....@@.x.@@@...@@@.......x...x..x..@@@.x.@@@@@.x..@@....@@@.@@@@@..@@@x..xx..@@@.......@@@.@@@@@@@...@@@ -.xx.xx..@@@x.@@@@.@@.@@@@@.@.@....x@...@@@@.@@.@.x..x@@@.x.....x@.@@@...@@@@.@.@@@@@@@@@@@@@@@@@@@@@@......@@@@....x..@@...@@..@@...@@. -..@@....@@.x...@@@.@@@@@@@@@@@@.x.@...x@.@.@@@.@@@..@@@.@......x.@@@@.xx.@.@@@@@@@@@.@@@.@@.@@@@@@@@.@.x..@@@@@....x...@.....@.@...@.@x -.x.@....@@@...@@..@@.@@@@..@.@@@@@@...@.@@@@@@.@@@.x.@@@x..@@x..@.@..@@..@@@@.@@@.@@@....@@@@.@@@@@@@@@@@.@@.@@@@.x.x@@@....x@@@@.@@@@. -.x@@...@@.x@@@@@@..@@.@@@@@@.@.@@@.@@@@@..@@.@@@@@@.@.@.@.@@@@.@.@...x.@@@@@.....@@@....x@@@@@@.@@@@@...@@@@.x.@@@...@@@@x...@@@@@@@@.. -..@@x.x@x...@@.@@x.@@@@@@@@.@@.@@.@@@@.@@@@.@@@@.@@@@@..@@@..@@@@@....@.@@@@..x...@......x.@@..x@.@@@@.@@@@.@..@@.x...@@..x...@@@@@@@x. -.@@..@......@@.@@...x..@@@.@@.@.@@@...@@.@.@@.x.....@@@@@@@.@..@@@@@..@@@@@.@@@@@@@@.x......@....x@@@@@@@@@@@..@@@@...@@..x@...@..@@@.. -.@@@@@@@x..@@.@@.......@....@.@@@@@..@@.@@.@@.......x.@@@@.@@@@@.@@@@@@@@@.@.@@@@@@.@@@.@@.@.@.....@@..@@@@@@...@@@...x....@@@@@...@@.. -.@@..@.@@.@@@..x.xx.x@@@...@@@@@@@@@.@@.@@@@@@.x@...x..@@@@.@@..@@..@@@@@.@@.@.@@@..@@@@@@@@@@x...@@@@@@@@@@.....@@@@@..x@@@@.@@@...@@. -..@..@@.@@.@@@@....@@.@@...@@..@@@@.@@@@x..@@@.@@@..@@@...@.@@@..x.@@@@@.@@@@.@@.@@x..@@...@@.@..@@@.@@@..@@@.x...@@@@.@.@@....@@@..@.x -.@@.@@.@.@@@@@@@....@.@@@.x@@@@.@..@@@......@@.@@@@.@@@..x.@@@@@..@@@.@..@...@@@..x...@@x...@@@..@@@@..@@...@@x..x@@@@@@@@.@x...@@@.@@. -.@@.@@@@@@@.@@@@.x@@@..@@.@.@@.@@@@@@........@@@..@@@@...@@@@@@@..@...@.@@...@@@.....@@@...@@@.@..@@@@@@@@..@@...@..@@.@@@.@@....@@@@@. -.@@..@@@..@@.@@..@@@@....@.@@@@@@@@@@.....x...@.@.@@@@...@@@@.@@@@@..@@@@@@.x.@@@....@@@..@@.@@@@@@@.@@@@@..@@..@@@.....@@@@@@...@..@@. -..x..x.@x.x....@@@.@@.xx@@.@.@@.@@.@...x.@@x...@@@.@.@....@.@@@@.@@.@.@..@.@.x.@.@....@.@@.@.@@..@.x......x..x..@@@.x....@@.@@x.@@@.@@@ -x@....xx...x@@@@@@...@.@.@@.@@@@@@@@@.@@@@.@....@.@@.@@..@@.@@@.@@@@@@@@.@@@@...@@@.x..@@@@.@.@..@@......@@.....@.@@@@@@.@@....x.@@@.@@ -@@..........@@.@@@...@@@..x.@@@@.@@@@@.@.@@.@@x..x@@@.@@.@@@@....@@@.@@.x.@@..x@@@.@@@.@.@@@@@@@@@@..xx..@@x...@@@@@.@@@@..x....@.@@@@@ -.@@..x@....@@@@@..x..@@x...@@..x..x.@@@.@@@.@@.....@@@.@@@@@.......@@@@@...@@.@@.@@..@@@.@@@@@.@..@@.@..@@@...@@.@..@.@@@@x.x...@@..@@@ -..@@.@@@...@@@@...@@@@....x@.x........@@@.@@........@@..@@..@@@x...@@.@@..@@@..@@@.@@@@@@@@..x@.@@@@@@@@@@@..x.x@@@@.@@@@@...@.@@@@@..@ -.@@@@@@.@..@@@@@@@@@..x....@@@.....@@.@@@.@@..@@@..x@.xxx...@@@.@..@...@@@@.@@.@.@.@@@@@@......xx.@@@@@.x..x.....@@.@@.@@@@@@@@@@@@@@@@ -@@@..@@@@@..@@.@@@.@@@x..@@@@@...x@@@@@@.@@@.@@@@x...x....x@...@@@.@@...@.@..@@@@@.@@@.@@...........@.....x@..x.@@@@@@.@..@@.@.@.@.@@@x -@@@.@@@@.@@..@@@@.@@@@..@@@@..x.@@.@@.@.@@..@.@@@.........@@....@@@.@@.@@@@@@@@@@@@.@..@@@x.........@@.x...@@@@@.@@@..xx..@@@.x..@@@@.. -.@.@@.@.xx.x@@@@...@....@@@@@x.@@@@....@@.@@@..@@.......x@@@@.@@@@@@@@@@.@.@..@@.@@@x...@.@@.xx....@@.@x..@@@@@.@@.@.....x@.@@..@@@@@.. -..@@@@@.....@@.....x.....@@@@..@.@@@@@@@..@@@..x...xx..x.@@@@@@@@@@@@@@@@...x..@@@.@...x..@@.@@....@@@@...@@@.@.@@@.@......@..@.@@@@@@. -..@@@@@@x....@....@x...x..@@...@@..@@@@x...@.......@@..x@@@@@.@@@@@@.@@@...x.@@@@.x...@.@.@@@@....@@@@@@..x...x@@.@@@x...x@@@@@@@.@@@@. -...@@.@@@.@@@@.x@@@...@@@.@@@@@@..x@.......@@x.....@....@..@.@.@@.@..@@.x.x.@@@..x...x@@@@.@@@@..@@@@.@.@......x.@@@.x...@@@@@@@@@@@@@. -...@.@@@@@@@@@@.@@...@@@.@...@@....x.....x.@@@...@@@x...@@@@@@@@@.@@@.@.@@..@@..x.....@@.@@..@@@@@..@@@@@@.......@@@....@.@.@@@@.@@@@.. -.x@@@@..@@.@.@@@..x.@@@.@@@@@@......x...@@@..@@@@@@@...x@@@@@@.@@@@@@@@@@....x.x....x@@@@@....@@.x@@@@@@@@x......@@@@..@@@..@@@@@@@.@@. -.@@@..@.@.@@@@@...@@@.@@@@@@@....xx.@@@@.@.@.@@@@@......@@.@@@.@..@.@@@@.@....x.x....@.@.@@@@@@@...@@..@@@....x@.@@@@..@@.@.@@@@@@@.@@. -..@@@@@@@..@@.@@.x@.@..@@.........@@.@@x..@@@@@@.@@@@@.xx....@@@@@@@.@@@@@@x..@....x@@@..@@@@.@........x@.....@@@@@@@.@@.@@@.@.@@..@@x. -....@@@@@....@@.x..@@@@@..@@@@x....@@@....x...@@@@@@@@@.......@@@.@@@@@@@.@.@@@x..@@.@@..x@.@@@@@x............x..@..@@@@@@@@.@@.@@x.... -.x...@@.@@x...@..@@@@@@..@@@@@@.x...@@@..x...@@@@.@@@.x.....@@@@@.@.@@.@@@@.x@..@@@@.@@@....@@.@@@.@x.......x.x...x@@.@@@.@.@.@@.@..... -x@@...@@.@@..x@@@@..@@@@@@@@.@.@@x.x.@@....@@@@@..@.@x....@@@@@@@@.@@@..@@@.....x@@.x.@.@@@@@...@@@@@.xx....@@.....@@@@.x.@@@@.@@.x..x. -.@@....@@.@@..@.@@.@@..@..@@@@@.@..@@@@...@@@..x.@@x....x@@@.@.@@@@@@@@@@@....x......@.@@.@@@@@@@@@@@.@@...@@.......x..x..@@@@.@@@@..@@ -@@@@..x@@@@@.@@@@.@@.@..x@@@@@.x..@@@@@@@@@@....xx....@@@.@@..@@@..@@..@@.....x.....@@@@.@@@.@@@..@@@@@..@@@..........x..x@@@..@@@.@@@x -@@@@@...@@@.@@.@@@@@@@@..@@@@.x..x@@@.@@@@@@.........@@@@.@@@..@@@.@@@@............@@@..x.x..@@@.x@@@@.@@@@...@x..@@.x....@@....@.x@@.. -.@@@@x....@@@@@@@@.@@@@@.@.@@@..x..@x.x.@@..x..x....@@@@.@@@@..@@@@@@@@@..xx......@@@@@x....@.@x..@@@@@.@@@@.@@@.@@@@@...@@@...@....@.. -..@@.@....x..@@......@@@@.@..@.@.@.....x.@@@@.x@.x.x.@@.x..x..x@......@@@@.@@.....@@@@@....x@x....@@@.@.@@@@@@.@.@@@@@..x.@.@.@@@...@x. -.x..@@.......@.......@@@@@@@@@@@@@x..x..@@.@@..@@@@.@@@.......x.x....x@@@.@.@@x...@@@.@@...x.....@@@@@.@.@.@@.@@.@..@@@@.@@@@@.@.@@@@.. -x..x@@...@@..@@x.....@@@...@@..@@@...@@..@@@@...@@@@@@@x...@@..@x..x.@...x@@@@@...@@@@@@@.@....x@@.@.@@@..@@@.@@@@.x..@.@.@.@.@@.@@.@x. -.x..@@.x@@@@.@@..x...@@@@@@@@.@@.@@.@.@@.x.@@@.@@@@@..@..@@@@@@@..x.@.@....@@@...@@@@@@@.@@x...@@@.@@@@@..@@.@@..@@x...@@@.@@..@@@@@.@. -....@.@@.@@@@@...x@...@.@.@@..@@@@@@@@@@..@@.@@@.@@@x..@@@@@.@@...x@@@@x.........@@.....@.@...@.@..@@@@@@@@@@@@@.@@..x..@@.@@@@...@@@@. -.x.@@.@@@.@@@@...x.x..@@..@@.x@@.@@..@@@..@@..@@@.@@..x@@.@@@@@...x.@@@..xx..@@.@@@.....@@@@@@@@@..x@@@.@.@@@@.@@.@@@@@...@@.@@....@@@. -.@@@.@@@@..@@@.x..@...xx.x@...@x..@.@@.@x.@@@.@@.@@@@..@@@@.@.x..x..@.@@.@.@@@@@.@@@@.x@@@.@@@..@x.......@@@@..@.@@..@@....@@.@....@@.. -.@@.@@@@.@..@@@@@@@@......xx.....@@.@@@..x.@.@@@.@@@@@x..@@x.@...@@@.@@.@.@@..@@@@@@@@x..@@@@@@@........@@.@@.@.@@...@@.xxx..@@@.x@@@@. -.@@..@@@@@@@@@@@@..@@.......x....@@@@@@...@.@@@..@@@@@.......@@.@@@.@.@@.@@...@@@@@.@.....@@@@@@@.......@@...@@@.@@@..@@.x....@@@.@@@@@ -..@..@@...@@@@@..@@@@..xx...x@@@.@@..@@@@@@@@.....@.@@......@@.x.@@.@@.@@.@@..@@.x.@@.....@@@@@@.@@@x...x@@...@@@.@@@@@......x.@@@@..@@ -.x@@@@@..x@@@.@.@@@@...@.x...@@@@@@@@@@@@@.@@.....@@@x....x@.@...@@@@..x..@@@@@.....@@x.x.@..@@@@@@@.x....@@@@.@@@.x.@@......@@.@@@@.@@ -..@@@.@@..@@@@.@@@@@@..@@.....@@@@@@@.@@@@@@@....x.@......@@@@....@@.@@...@@.@@@....@@..x@.@@@@..@.@@.x..@@@@@@@.x....@@@x...@@.@@.@@.x -.x@@..@@@@.@.@..@@.@.@.@@..@@...@@@@@@.....x....x.@x...x@@@@@@....@@.x@@@.@@..@@.....@...@@@@@@@@..x.@@.@@@.@@..@.....@@@.xx..@@.@@@@@. -......@@@@@.x@@@@@@.@@@@@@@@@x..@@@@@@@@.......@@.@...@@.@@@@.@@.x.@...@@@..x@@@@..@@.@@@.@@@.@@@.x...@@@@@....x@x..@@.@@..xx.@@.x..@.. -......@.@@....@@@@@.@@@@..@...@@..@..@@@@.xx..x@@.@@.@.@@.@@.@@@@@.@@..@@....@@@.@@@@.@@@@@@@@@@@@@....@@@......@..@@@.@@@...xx...@@... -xx..x@@@@@x.x@@@@.@.x.@@...@..@@..x..x..@@@...@..@@@@@@@...x@@@.@@@@@@@@....x@..x@@@@@@@@@@@@@@@.@@@@.....@....@@@@@@@@@@@@......x.@x.. -x@.x.@.@@@..@@@@@@.@...@.x@@@.@@.........@@...@@x.@@@.@@.....@@@@...@@@......@.....@@@@@.@@@@@@@@.@@@@x.@@@@..@@@..@@@@...@x....@@.x... -..x..@@.@....@@@@@@@..@@@.@@.@.@@..x.....x..x@.@..@@@@..@....@...@@@@@@....@@@........@.....x.@.@@@..@.@@@@.@@@@@...x....@@....@.@@.... -...x.@@@.@@.@@@.@.@@@@@@@@.@@.@x.x@x.....x..x.@@...@@@@@@x.x@x...@@...@@@.x@@@..x..x@@.@x......@@..x@@@.@@@@@@@.x.x...@@@@@@..@@@@..x@x -......@@.@@@@....@@@.@..@@.@.@....x....x@.x..@@@@@@@@@.@@..@@..x..@@@@@@@@..@@.@@@@@.@@@@..x@.@@....@@...@@@.@...x@x.@@@@.@@.@@.@@@..@@ -.....@@@.@.@@@..x@.@@@...@@.xx.......@@@.@.@@@@.@@..@@@.@@@@@@@@...@@@.@@....@@@.@@...@..@.@@@@@............@......@.@@@@@@@@@.@@@.x.@@ -..x..@@@x.x.@@x..x@@@.x..xx.......x@@@@.x.@@@....@@.@@.@@@@..@@@..x@..@@@...x@.@@.@@@.@@@@@...@.......@@@...@@.....@@@.x...@@@@@@@.@@@. -.@@@@@.....@@@.....@@@@.......@@@@@.@@...@..@@@@@@@x...@@@.@@@@....@@@@@@....@@@@@@@@@.@@@@...@@.....x@@@@@@@@....@@@.....x.@@@@.@@@@.. -.@@@..x...@.@@@.....@@.x.x..@@@@.@.@@....@@@@@.@@@....@.@@.@@.@@..@@.@@@......@@@@.@@@@@@@@@.@@.@@x..@.@@@@.@@@.@@.@x.....@@.@@@@@@@@x. -.@@@@@@..@@@@@.@...@@@@@.@@@@@@.xx@@@...x@@@..@@@.@@.@@@@.@.@@@@.@@@.@..@@x.....@.@@@@@.@@@.@.@@@@.x@@@.@.@@@@@@@@@....x@@@.@@...@.@@.. -..@@@@@@@@@.@.@@@@@@@@@@.@@@@@......@x....@x..@.@.@@@@@@@@@.@@@.@@@@@.@@@.@x..x@..@@@@.x...@@@.@@...@.@@...@@...@@.....@@@@@.@.@@@@@@x. -.@@..@@@.@@@@@@@@@@@.@@@@@@@@@@@...@@.........@@@@@.@@..@@.@@@@@@@@@@@@@.x....@@@.@..@x.....@.@....@.@@@..x@@x..@@@....x@..@@@@@@.@..@. -@@@..@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@..@......@.@@@@.......@@.@@@@@@..@@..@@..x.@@x.......@.@.@..@@@@. -@@..x@@@.@@@@.....@@..@@@@@@@.@.@@@@@@@@..x@@@@@.@@.@@@@@.@@..x..@@@@.@@@@x.x@@@@@@.@@...@@@@@@@.@@@...@.@.x...@@.@....@@@@@@@..x@.@@.x -xx..x..@@@@@.......@.@@.....@@@@@@@@@@@@@.@@@.@@@@@@.@@@..........@@.@@@@@.@.@@@...@@@x.x@@.@@@.@@@.@@@.@@@...@@@@@x..@@@@.@@@...@@@@@x -......x@@.@.......x.@@.....x.@.@.@.@.@@@.@@@@.@@@@.@@.@@...@@.......x..x.@@@@..@@@@.@@....@@@@@.@@..@@@@@@...x@.@@.@..@@...@@@....@@@@. -.......@.@@@......x@.@x.....x.@.x...@@@@.@@@@@.@@.@.@@@...@@@@x...........@@...@@.@@@......@.@@@@@@.@........@.@@.@.@@......x.@x.x@@@.. -.....@@@@@@@x......@.@.......@.@....@..@@@@..@@@.@.@@@@@.@@@@@.@.xx.@x......xx.@@@@@@.....x@@@.@@@@.@@x......@@.@.@@.@@@@@@...@@..@@... -...@@@@@@@..@....x@.@@@....x.@@@.x.@@@@@.@@@@@.@@@.@@@@@@@@@@@@@@.@@@@..@x..x.@@@@.@@.......@@@.@.@@@.@@.xx..@@.@@@.@@@@.@@@x.@........ -..@@@@@@@.@@@....@@@@@@...xx@@@.x.@@@.@@@.@@@..@@@..@@@@.@.@@@.@.xx.@@@@@x.x..x@..@..@......@@@@@@@@@@@@@@....@@.@@.@.@@@@@@.@@@....... -.@@..@..@@@@.x@@..@@@@@..x....@@..@@..@.@.@@@@.@@.@@@..@@@...@@.....x..@..........x@@@@.x..@@...@@.@@@.@@....@@@.@@.@@x..@.@@@@@..x@@@. -x.@@@@@@@@@@..@@x...@@@@@.....@@..x...@@@@@.@@@.@@.@@..@@@@@@@@x.....@@@@...x......@@.@@@@.x@@.@@@@@@@..@x..x.@@@..@@.....x.@@@...x@@@x -.x@@..@@@@@@.@@@....@@.@@@.x..@@.@...x.@.@@@@@@@@@..@@@@@@@@@.@..x@..@@@.xxx@x...x@@@@@@@@...@@@@@@@@@...x..x...@@@x.@@@....@@......@.. -.....x@@.@@.@@@....@@@@.@@@@xx.@@@@@@.x.@@@..@.@@.@.@.@@@.@..@@..@@@.@@..@...x.x..@@.@@@@@...@..@@@@@......x....@@...@@@@..x@.....x@@x. -....x......@@@.@@.x.x.@@@@@...x@@@@@@@...@....@..@@@@@@@@@x.x@.@.@.@@@@..@@@..@@@@@..@..@....@@.@.@@@@.....x@@x..@@..@@.@@.@.....x.@... -..x@@.......@..@@@.....@.@@@....@...x...x....@.@@@..@@.@@@...@@@@.x.@..x.@@@@.@@..x.@@@.@@x.@@.@@@..@.@x....@@..x.@@@@@@@@@.@x...@@@... -...@.@.xx@@@@@@@@@......@@@@@@@@@x....xx.xx@@@@.@@x.@@@@@.@@@..@x..x....@@@@@@.....@@@@@.x.x@@@.@@@@@@@@..@@@..x.x@@@.@.@.@@@.@.x.@@@x. -x@@.@@@.@.@@@@..@........x..@@@.@....@@...@.@@.x@@...@@.@@.@@@@....x.....@..@@.....@@@.@......@@@..@@@@..@@@.@@.....xx..@@.@.@@@.@@@@.. -x@@@.@.@@@.@.....@@x.x........@@....@.@@@@@........@@@@@@@.@@.@@.......x.@@@@.....@@@.@@@.....x@@x..@@.@@@@@@@@........@@@@@@@@@@@@@... -..@@@.@@@@@@.@@.@@@.@x.....@@@@@@x.@@@@@@@@@......@@@@@..@.@.@.@@....x@@@@@.@...x.@@@@@.@@@x......x.@@@@.@@.@@@.......@@.@.@@@@@@@@@@x. -....@@.@@@@@@@@@@@@@..@@x.x@@@@.@@.@@@@@@.@@@....@@@@@@@@@@@@@.x.x...@@..@@@@..@.@.@@@@@@@@...x....@@@@@...@.@........x@@....@.@@@@@@@. -....@@..@@...@@.@.@.@@.@@..@.@@..x.@@.@...@@.@@.@@.@@@.@@@..@@@...xx@@x...@@@@@@@.@@@@@@@@@@.@@@x...@@@@.x.@@..x...x....@x..@@..@@..@@. -....@....@....@@..x@@@@@@@@@@@x...xx..@@@@@..@@@@.@@@@@@@@@@@.@.....x...x@@@.@.@@@@@@...@@@.@@@@@..@@.@@@x@.@..x..@@@..@@...x@@@@@@@@@. -.xx.@@..@@@x.@@@...@.@.@.@@...........@@.@@...@@...x.@.@@.@.@.@@........@@@.@@@@@@..x...@.@@@.@@@@@@..x....@@.....@@.@.@@.....@@@.@@@@. -..@@@.@@@.@@.@@@....@@.@......xx.......@@@...@.@@.....@@@@..x@@.x...xx.@@@.x@@@@@@@x...x@@@.@@@@@@@@.x......@@@@@.x.@@@@..xx.x@@.@@.@@. -...@@@@@.@@.@@@..x@@.@@@@x..@@@.......x@@@@@@@@@@x....@...x..@@@.x..x..@@.....@@@@@.....@@@.@@@@.@@@@@.....x.@@@@@...@@@@@@.@..@@@@@@.. -..@@@@@...@.@....@@@.@@@@.@@@@..........@.@@@.@@@....@.@@@...@@@@..x...@@.x....x..........@@@@@@@@@@@.@.x..@@@.@@.......@@@@@@@@...@... -.x@.@@@@.x@@x..@@@@@@@.@@@@@@...xxx..x...@......x.x.@@@@@@..@@...@.@@x.@@@@x......x..x....@@..@@@@@@@@@@@@@@.@@@@.......@..@.@@@x..x@.. -..@@.@@@..@@..x@@.@@@@@@@..@@@...x....@@@@x......@@@@@..@@.@@...@@@@.@@@@.@...xx.xx@@@....@@@..@.@@@@@.@@@@...@@..x..x.x.@x..@..x..x.x. -.x@@@@.@.@@@...@@@@..@......@@@.....x@@@@@......@.@.@...@@@@@..@@..@.@@@@@x..x@.@...@@x...@@@...@@@@@@.@.....@@.@@@@@@.@@@..@@@@....xx. -.x..@.@.@@@...x@@.@@x.........@@@x.x.@@..x...x@@@@@..x..@@@@@..@@@@@.@@@@@...@.@@.........@..x..@@@.@@@@..x.x.x@.@@@.@@@@...@@.@@.....x -...@@@@@.@@@@@..@x.x..x...x...@@@...@@@......@@.@@@..x...@@@.@.@..@.@@.@.@x..@@@@@@x......@@@@.@@@@@.@@@x..x....@@.x@@@@@...@@.@@@...x. -..x@@@@@@..@@@@x.......xx....x..@...@@@....@@@.@@@@..x@@@...@@@.@@..@@@@@..@.@@@.@@.@@x..@@..@@@.@@..@@@........@....@@@.@@x.@@..@@@@@. -...@@@@@......@..........@..x...@@.@.@.x..@@@@..@@@@..@@@@..@@@.@@@.@@@@@@@@@.@@..@.@@@..@@...@.@.@.@@@....@x..@@@...x@.@@@..@@@.@@@@@. -..@@@.@@.......@@x.xx..x@@@@.x..@@@@@.@@..@@@...@@@.@...@@@@@@@@.@@.@..@@@@..@@@@x.x@@@..@.x...@@@.@@@@...x@@.x.@@.....@@.@.@..@@@...@. -.x.@@@@@.....x@@.@@.@@@@..@x.x..x.@..@@@@@@...x@@@@@@@@@@@@@@@@@.@@@xx@@@@@...@@@....@@@@@x....@@@@@@@@....@..@@.@@x...@@@@@@@@@@@..@x. -x.@.@@@@.@@..@@..@@.@.@@.....@@..@@.@@@@@@@@...@@.@..@.@@@.@@@@@.@@....@@.@@@@...x...@@@@...x@@..@@...@@..@@@.@@@@@@.@@.@@@@@@@@@..x@.. -@@@@@@..@@@@.@@..@@@@@.@.....@@..@.@@@.@@@@@x..@@@x...@@......x...@...@....@@x..x...@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@.....@x -@@@...@@@@@@@..x.@@@@.@@.x@@@@.@.@@@@@@.....@..@@@...@@@@........@@@@@@@.x.@....@x.@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........x@x -@@@x.x@@@.@@...@@..@@.@@.@@@@@@@@@@@@@@@x..@@@@@@....@@@@@......x.@.@@@@@@@@..x@.x.@@@@..@@.@.@@@..@@@@.@.@@@@...@.x..@@.@@@@......x... -.@@...@@.@@...@@@@..@@@@@@@@@.@..@.....@@..@@..@@.x.@@@@@@x........@@...@@@@..@@..@@@.@@@..@@@....@@..@@@@@@@.@@@.xx..@..@@@@@.....xx.. -.@........@@..@@@@...@@@@@..@@@@@.@....x.@@....@@@@@@@.....@..xx..@@...x@@@@@@@@x..@.@@@.@@.@.....@@...@.@@@.@@@@.....@@..@@@.@@...x... -.@@@......@@.x..@...x......x@..@.@@@....x.@x..@@@.@@.x...@@@@@x...@@...@.@...@..@.@@@@..@@@@.x..x.@...@.@@@.@@@@@.....@@.@.@@@@@@@@.... -.@@@@@@....@.@@@.@.@@.......@@..x.@.x....@.@.@.@@.@.@...@@@.@....x@@...@@....x@.@@@@@@@@@@@@.@@@@@@@.@@@.@..@.@@@..x..x.@@@@..@@@@@.... -..@@@@@@@.@@@@@.@@@@@@@@@@@.@@..@..@@...@.@@@@@.@@@@@.x@.@@@......@..@@@......x@@@@.@@@@.@.@@@.@@@@.@@.x@@@@@@@@....@..x@@.@@.@..@...xx -.x@@.@.@@@@@@..@..@.@@@@@@@@@@@@@@@@@.@@@@.@@@@@@..@@@@.@@@x......@@@@@@x.......@@..@@.@@@@@@@@@@@@@@@....@@@.@...x@@x....@@.@@@@@...@@ -x..@@@@@@@.@@@@@.xx.@@.@.@@@@@@..x.@@@@@.@@.@.@..@@@@@@@@.....xx..@@@@@.x......@@....@@.@.@@@..@@.@@.@....x@@@...x.@.@....@.@@@@@@x.xx. -.x@@@.@.@@@.x.@.x..@@@@@@@..@......@@@....x..x..@@@.@@@@@....@@.@.@@.@@.x....x@@.....@@@....@@@..@.@@.@x....@...x.@@@@@@@@@..@.@@...... -..@@.@.@..@....x....@@.x..@@@x..x.@@.x........x.@@.@@@@.@x..x@@@@@..x@.@.x...@@@x...x..@@....@@..@@@@@@@...@@......x.@.@@@@..@@@.x..... -..@..@@@@@@....x...@@@....@@...@@@@.x...x....x.@@@..@@.@.@..@.@.@@@...@@.....@@@..x@x..@@@...@@@x.@@@@.@@@@@@@x.x....x@..x...@@.@.@.@x. -x@@x.@@@.@@@x..xx..x@...x..x...@@@.....x.....@@..@@x.@@@@@@x.x.@@@@...@@@.....x....x....@.x.x@@@...@@@@.@@@..x.@@@....@@....x@@@@@@@@@. -.@@...x..x@@....................@x...........xx...x...@@@@.....x@@.....@x................x...@@.....@@...@x.....@x....x@x.....@@@@.@@x. diff --git a/outputs/real/4/extra/frames/10 b/outputs/real/4/extra/frames/10 deleted file mode 100644 index f101c97..0000000 --- a/outputs/real/4/extra/frames/10 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -............................................................................................@@......................@@@@@.............. -.........................................................................................@@@@@@x....................@@@@@@............. -...................................................................................@@...@@@@@.@x........@@...........@@.@@............. -..................................................................................@@@@@@@@@@...........@@@x..........@@@@@............. -.................xx.....................x@@@@@x..........@@@..........x@x.........@@@.@@.@@...........@@@@...........@@@@@@@@@@........ -.................@@...................x.@@@@@@@.......x@@@@@@.........@@@.........@@.@.@@@@..........@@...............@..@@.@@@@....... -..............@@.@@@.................@@@@..@@@@...x@@.@@@@.@@..........@@.........@.@@@.@.@@.......@@@................@@@@.@.@@@@...... -.............@@@@@.@@@x...x..........@@@@.@@@.@...@@@@@.@@@@x...........@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@..@...@@@..x@@@@@@......@@@@@@@@@@@@.@@@...@.............@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@@...@@@....@@.@@@@........@@@@@.@.@@.@@..@@............@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..@@@@.........@@..........@@@@@@@@@@...@@............@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........@@@.............@@..@@...@.............@@......@@@@.......@@@@@@@..x................@@@.@@@.@........... -.x......@@.....@@@@@@...........@@.................x....@@@...........@@@......@@@.........@@@@....................@.....@@.x.......... -x@@.x..@@@....@@.@@@@..........@@@......................x@@@@.@@@@@@..@@@......@@..........@@@....................@@@....@@.@.......... -.@@@@@@@@.....@@.@.@..........x@@..........................@@@@@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@@@......... -..@@.@@.@.....@@@@@............x....x@.......................@@@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@@@@........ -........@@...@@@@@@.................x@@.........................@@.@@...@@@@@@.@.@@....@@@@..........x.............@@.@@.@@.@@@@....... -.......@.@@@@.@@@@@@..................@@........................@@.....@@@@@@@@@.@@@....@@...........xx...........@@@.@@@@.....@x...... -......@@@.@@@@.@..@@@...@@@...........@@@.......................@@...@@.@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@.....@....... -......@@@.@@@@.@@@@@.@@@@@@@...........@@........................@@@@@@@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@.x..... -.......@@@@.@@@.@@@@@.@@@.@@@x.........@@........................x@.@@@@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@x..... -........@@..@@@@@@@@.@@.@@..@@..........@@.........................x....@@@@@....@@....@@@.@@@@@............@@@.......x@@.@@@@@@@...... -.............@@@@.@@.@@@@@.@.@..........@@@.............................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@@@@@@..........@.@@............................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..@.@@@@.........@@@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@@@.@.@@@.x.......@.@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@.@x........@@@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@@........@@.......@@@@@@@.@..@@@@@..@@@@@.@@@@@@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............@.@@@@@..xx....@@.........@@@@.@@@...@@@@@@@@@.@.@@@@@@................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@@.@@....@@x.........@@...@@......@@@@@.@@.@.@@@.....x..........@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.@@@.....x........@@.....@@@......@@@..x@@.@@......@@.........@@@.@@@..........@@@@...@@....@@@..... -.........@@@@@@@...........@@@@.@..@@@..............@@@....@@@@@......@......@@@......@@.........@@@@..@@..........@@@@@@@......@@@.... -.......x@@@.@@@@............@@.@@@@@@.............x@@@....@@@@@@......x.......x......@@@...xx.....@@@@@@@...........@@.@@x.......@@.... -.......x.....@@.............@@@@@@@@@.............@@@@....@@@.@@@....@x..............@@@..@@.........@@@.........................@...x. -...............@@............@@.@@.@...............x.x....@.@@@@.@@.@.@...............@.@@.x.....................xx..............@@.@@@ -..............@@@x...........@@@@@@@@.................x..@@.@@@.@@@@@@@................@@@@.......................@@@@@@.........@@@.@@ -............@@.@@.............@@.@@@@@................x@.@@@@....@@@.@@................@.@@@.......................@.@@@@.........@@@@@ -...........@@@@@....................@@@................@@@@@.......@@@@@.............@@@.@@@......x@................@.@@@@.......@..@@. -..@@.......@@@@.......................@@................@@.........@@.@x............@@@@@@@.......@@@..............x.@@@@@......@@@@... -.@@@@@@....@@@@@......................@@@.x........................@.........x.x.x.@@@@@@..........@x............@@.@@.@@.......@@@@@.. -@@@..@@@....@@.@@........@@..........x@@.@@x.......................@@........@@@@@.@@@..........................x@@@@............@.@@.. -@@@.@@@@.....@@@@.......@@@@..........@.@@................@@....@@@.@@.......@@@@@@..............................@@@.............@@@@.. -.@.@@.@.....@@@@........@@@@@..........@@..x.............@@@@.@@@@@@@@@.......@@.x..............................x@..............@@@@@.. -..@@@@@.....@@...........@@@@........x@@.................@@@@@@@@@@@@@@@............................@@@..........@@.............@@@@@@. -..@@@@@@.....@............@@.........x@...................@@@.@@@@@@.@@@.....................x.....@@@@@..........@@......@@@@@@@.@@@@. -...@@.@@@.@@@@............x................................@.@.@@.@..@@.....................x@@....@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@..........@................................@@@@@@@.@@@.@......................@@@....@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@.........@@@x..................@@@.........@@@@.@@@@@@@@@......................@@.....@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.........@@@@x.................@@@@@.........@@@.@..@.@@@@..................x@@@@@.......@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@..........@@....................@@@.@x..........@@@@@@@.@@@@.................x@@.@...................@@@.@@.@@@.@.@@...... -....@@@@@............@@@..x...................@@@@............@@@.@@@@@@@...................@@@@@....................@@@@@@@.@@........ -.....@@.@@..........@@@..@@@.................@@@@...........@@@@@.@.@@.@@@..................x@.@@@....................@@@.@.@.@@....... -......@@.@@.........@@...@@@...............@@@@@...........x@@@@@@.@@@..@@......................@@@@......................@@@@.@@...... -.@@....@@.@@.......@@.....@@@........x@...@@@..............x.@.@@@@@@@@@@@...................x@@@@@@@.....................@@@@.@@x..... -@@@@...@@@@@......@@.@...@@@@........@@@@@@@..........@@......@@@..@@..@@.....................@@..@@@@....................@@@...x...... -@@@@@...@@@.@@.@@@@@@@@..@@@@.........@@@@@..........@@@x......@@@.@@x.............@@@............@@@@...@@...............@@........... -.@@@@.......@@@@@@.@@@@@.@.@@...........@@...........@@@........@@@@@.............@@@@@...........@@@@..@@@@.....xx........x........... -..@@.........@@......@@@@.@..@.......................@@...........................@@@@@...........@@@...@@@@@....xx.........x.......... -.............@.......@@@@@@@@@@@@................@@.@@@...........................@@@.@@..........@@@@...@.@@...............xx......... -.........@@..@@.......@@...@@..@@@..............@@@@@@............................@@@@@@...........@.@@...@@@...............x....@@.... -........@@@@.@@..................@@............@@@@@.............................@@@@@@............@@@@@..@@.@x................xx@@@... -.......@.@@@@@...................@@........x..@@.@@@.............................@@................@@@@@@@@@@@@..............x@...@@@.. -......@@@.@@@@...................@@.......@@..@@@.@@............................@@@.................@@@.@.@@@@...............@@....@@.. -.....@@@@..@@@....................@.......x@x.@@.@@@@..........................@.@@@.......@@@...........@@@@.................@....@@.. -....x@@@.@..@@@..................@@.@@.......@@@.@@@@.........................@@@@@@......@@@@@.........@@.@@.x...............@@..@@@.. -.....@@@@@@@@@@..................@@@@@@.......x...@@..........................@@@@@.......@@@@@@........@@...@@@..xx..........@@@.@@... -.....@@...@@@@...@@..............@@..@@@@.....................................@@...........@@@@@.........@@...@@x.xx...........@@@@.... -.....@@...@@@...@@@@............@@@@@@@@@x...................................xx..............@@@..........@@@@.@................@@..... -......@@..@@@...@@@@@...........@@@@@.@@@.................@@@.....xx.......................@@@@..........@@@@@@.......x@............... -......@@@@.@....@@.@.@..........@@@@@@...................@@@@@....@@......................@@@@@@........@@@.@@........@@@.............. -.......@@@@....@@@@.@@@..........@@@@....................@@@@.@@...@...............@x.x@@.@@@.@@@.......@@@.........@@.@@.............. -........@@....@@@@...@@@..................................@@.@@@@@.@@.............@@@.@@@@@@@@@@@........@.........@@@.@@.............. -.......@@@...@@@@.....@@....................................@@@.@@@@@@............@@@@@@@@@@@@@@..........@........@@@@@............... -.......x@x...@@@@@.....x...........................@@........@@@@...@@@............@@@@@.@@@@@@@x........@@@........@@@................ -.............@@@@@@@..x...........................x@@@...........@@@@@@.......................x.x.......@@@.@@...........@@............ -............@@@...@@@@x.......................x@...@@@...........@@...@@................................@@@@@@x.......@@@@@@........... -...........@@.....@@.@........................x@@@@@@x.....@@.....@@@@@@@................................@@@.@.......@@@@.@@........... -...........@@@.....@@...........................@@......@@@@@@.....@@@.@@...................................@........@@@@@@@@@.@@...... -............@@.....@@............................@@....@@@@..@@....@..@@@.........x@@...@@..................@@.....@@@.....@@@@@@@..... -...........@@@.....@@@.........................x@@@....@@@.@@@@....@@@@@@.........@@@@.@@@@..............x@@@@....@@@.......@@@@.@@x... -..........@.@@@.....@@.........................@@@....@.@@.@@.@@..@@.@@@...........@@@@@@@@x.............@@.@@@.@@.@.........@@@@@@x... -...x@@@..@@@@@.@...@@@@...@@@x.................@@.@@.@@@@.@.@@@@.@@@..............@@@@@.@@@...............@@@@@@@@@..............@..... -...x@@@@@@@.@.@@@@@@@@@@.@@@@@................x.@.@@@@@@@@@.@@@.@@@@@.............@@@@.....x...............@@...@@.............xx...... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@...xx.........@@@@@.@@..@@.@@@@@@@@@@@............@.........x...............................xx@x....... -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@...........x@@........@@...xx........................x.x......... -......@@.@@@@.....@@...@@x......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@.............@.@.......@@@x.@@.......................x........@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@...............@@@......@@@.@@@...............................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................x@@.@@......@@@.@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................@@.@@@........@@@@@@................................@@.. -.....@@@@@@............................x@@@..@@@.@.@@@@@.@@@@@.................@@@@@@.......@@.@@@@.....................x@@............ -....x@@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................@@.x........@@@.@.@@@..................x.@@@........... -.....@@@@.@........@@@@...................@@@..@@@..@@@@.@.@@x...............................@@@@@@@@@..................x@@@........... -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@.....................x........... -........@@@@........@@@@@...................@@@.@@.@@..@@@@@x.........................@x.......@@@@@@@................................. -........@@@@...........@@@...................@@@@@..@@@@@@@@.........................@@@.......@@@@@@@..........xx....@@............... -.........@@.x...........@@@....................@@...@.@@@.@..........................@@.........@@@@@...........@@...@@@@.............. -...........@x...........@@@.........................@@@@@@................@@.........@............@@@............@@..@@.@@............. -............@..@@x.......@@@........................@@.@@@...............@@@@.......@@@.............@.............@@@@@@@x............. -...........@@@@@@x........@@@@......................@@@@@................@@@@@.....@@@@............@@@.............@@.................. -..........@@@@..............@@x......................@@.@@...............@..@@.....@@@.@...........@@@@..@@..................@@@.@@x... -.......x@@.@..........................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@.@@@@x................@@@@@@@@... -.......@@@@@.@@.x....................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@@.@@.................x@@@@@@@@.. -.......@@@@@@@@@@x...................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@@.......................@@@@@@@. -........@@...@@.x.....................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@@.........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@..........................@@@@@@@. -....xx................................@@.@@...@@.......@@...............@@@.@@@@@@........@@@.@@@@@@..........................x@@.@@@.. -...@@.@.............xx.x...............@@@...@.@@......................@@@...@@@@@.......@@.@@@@@@@@...........................x....... -...@@@@x..........@@.@@@@...............@@@@@@@@@......................@@.....@@@........x@.@@@@.@@@@.................................. -...@@@@..........@@@.@@@@.@x..............@@@.@@.......................@@..................x@@@@@@@@@.................................. -....@@@@.........@@@@@.@@@@x............................xx.............@@.....................@@@@@@@@................................. -.....@@@..........@@@@@@@...............................@@.x..........@@@......................@.@@@@@................................. -.....@.@.@x.............................................@@@@@........@@@@.......................@@@@@@................................. -....@.@.@@@..........................x..................@@@@@........@@@@.......................@@@.@@@.....................xx..x...... -...@@@@@.@..........................@@@..................@@@.@......@@.@........................@@@@.@@@..............x.....@@.x@@..... -...@@@@@@...........................@@@..........@@.........@@@.....@@@@@........................@@..@@@.............x@x.....@@..@@.... -...@@@@@.............................@..........@@@@........@@@......@@@@@......................@.@.@@@...............@......@@@.@@.... -...@@.@@..............................@@..xx....@@@.@...@@@@@@@@.......@@@.....................@@@.@@@@................@@...@..@@@..... -...@@@@@.............................@@@@@@....@@@@@@@@@@@@@@@@@.......@@@............@@.......@@@@@@@@..........@@....@@@@@@@@@@@..... -..@.@@@@.@@.........................@@@@@@@....@@.@..@.@@@.@@@@........@@............@@@@....@@..@@...@@...@@.@@@@@@.@@.@@@@@@@@@...... -.@@@@@..@@@@.......................@@@.@@@.....@@@....@@..............@.............@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@......@@@.......xx.....@@.......@@@@........@@@...@@@@............@@@...........@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@.......@@.......@@.@@.@@@x.......@@.........@@....@@@@...........@@@@@x.........@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@.......@.........@@@@@@@@...................@@...@@@@...........@@...@x.........@@.@@@..@@@....@@..@@@@@@@.@@@........@@@@@......... -.@........@@.........@@@@@.....................@@@@@@@............@@...............@.@@@.@@.@.....@@...@.@@@.@@@@.........@@@.@........ -.@@@......@@...................................@@.@@..............@@..............@@@@..@@@@......@.....@@@.@@@@@..........@@@@@....... -.@@@@@@....@...................................@@.@...............@@.............x@@@@@@@@@@....@@@......@..@.@@@.............@@....... -..@@@@@@@.@@x........x@@@@@.@x................x.x@@@@.............@...............x.@@@@.@.@@@.@@@@.......@@@@@@..............@........ -..x@.@.@@@@@.........x@@@@@@@@.....................@@@@...........@@......................@@@@@@@@@@......x@@................@@@....... -....x.x@@@...............@@@@......................@@@@@..........@@x.....................x@@..@@.@@.........................@@@@...... -....................................................@@@@..........@@...............................@@........................@.@@...... -....................................................@@@..........x................................@@@@x......................@@@....... -....................................................x@...........x................................@@@@.......................@@........ -...................................................................................................@@@x......................@@@....... -....................................................................................................@@........................@x....... diff --git a/outputs/real/4/extra/frames/11 b/outputs/real/4/extra/frames/11 deleted file mode 100644 index 081b1e9..0000000 --- a/outputs/real/4/extra/frames/11 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -............................................................................................@@......................@@@@@.............. -.........................................................................................@@@@@x.....................@@@@@@............. -...................................................................................@@...@@@@@.x.........@x...........@@.@@............. -..................................................................................@@@@@@@@@@...........@@@...........@@@@@............. -.........................................@@@@@...........@@@...........x..........@@@.@@.@@...........@@@x...........@@@@@@@@@@........ -.................x@.....................@@@@@@@........@@@@@@.........x@@.........@@.@.@@@@..........@@...............@..@@.@@@@....... -..............@@.@@@.................x@@@..@@@@....@@.@@@@.@@..........@@.........@.@@@.@.@@.......@@@................@@@@.@.@@@@...... -.............@@@@@.@@@...............@@@@.@@@.@...@@@@@.@@@x............@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@..@...@@x...x@@@@@......@@@@@@@@@@@@.@@@...@.............@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@@...@@@....x@.@@@@........@@@@@.@.@@.@@..@@............@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..@@@@.........@@..........@@@@@@@@@@...@@............@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........@@@.............@@..@x...@.............@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@...........@@......................x@@...........@@@......@@@.........@@@@....................@.....@@............ -.x@....@@@....@@.@@@@..........@@@.......................@@@@.@@@@@@..@@@......@@..........@@@....................@@@....@@.x.......... -.@@@@@@@@.....@@.@.@...........x@..........................@@@@@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@@@......... -..@@.@@.@.....@@@@@..................x.......................@@@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@@@@........ -........@@...@@@@@@..................x@.........................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@.@@@x....... -.......@.@@@@.@@@@@@..................@@........................@@.....@@@@@@@@@.@@@....@@........................@@@.@@@@.....x....... -......@@@.@@@@.@..@@@...@@@...........@@@.......................@@...@@.@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@.....x....... -......@@@.@@@@.@@@@@.@@@@@@@...........@@........................@@@@@@@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@.@@@..........@@.........................x.@@@@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..@x..........@@..............................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@.@.@..........@@@.............................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@@@@@@..........@.@@............................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..@.@@@@.........@@@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@@@.@.@@@.........@.@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@.x.........@@@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@@........@@.......@@@@@@@.@..@@@@@..@@@@@.@@@@@@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............@.@@@@@........@@.........@@@@.@@@...@@@@@@@@@.@.@@@@@@................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@@.@x....xx..........@@...@@......@@@@@.@@.@.@@@................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.@@@..............@@.....@@@......@@@...x@.@@......xx.........@@@.@@@..........@@@@...@@....@@@..... -.........@@@@@@@...........@@@@.@..@@@..............@@@....@@@@@......x......x@x......@@.........@@@@..@@..........@@@@@@@......@@@.... -........x@@.@@@@............@@.@@@@@@..............@@@....@@@@@@.....................@@@..........@@@@@@@...........@@.@@........@@.... -.............@@.............@@@@@@@@@.............x@@x....@@@.@@@....x...............@@@..xx.........@@@.........................@..... -...............@x............@@.@@.@......................@.@@@@.@@.@.x...............@.@@.......................................@@.x@x -..............@@@............@@@@@@@@....................@@.@@@.@@@@@@@................@@@@.......................xx@@@@.........@@@.@@ -............@@.@@.............@@.@@@@@.................x.@@@@....@@@.@@................@.@@@.......................@.@@@@.........@@@@@ -...........@@@@@....................@@@................x@@@@.......@@@@x.............@@@.@@@.......x................x.@@@@.......@..@@. -..@@.......@@@@.......................@@................@@.........@@.x.............@@@@@@@.......x@x................@@@@@......@@@@... -.@@@@@@....@@@@@......................@@@..........................@...............@@@@@@..........x.............x@.@@.@@.......@@@@@.. -@@@..@@@....@@.@@........@@...........@@.@x........................@@........x@@@@.@@@...........................@@@@............@.@@.. -@@@.@@@@.....@@@@.......@@@@..........x.@@................@@....@@@.@@.......@@@@@x..............................@@@.............@@@@.. -.@.@@.@.....@@@@........@@@@@..........@@................@@@@.@@@@@@@@@.......@@.................................@..............@@@@@.. -..@@@@@.....@@...........@@@@.........x@.................@@@@@@@@@@@@@@@............................@@@..........x@.............@@@@@@. -..@@@@@@.....@............@@..........x...................@@@.@@@@@@.@@@...........................@@@@@..........@@......@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@......................x@....@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@..........x................................@@@@@@@.@@@.@......................@@@....@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@.........@@@...................@@@.........@@@@.@@@@@@@@@......................@@.....@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.........@@@x..................@@@@x.........@@@.@..@.@@@@...................x@@@@.......@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@..........@@....................@@@.@...........@@@@@@@.@@@@..................@@.@...................@@@.@@.@@@.@.@@...... -....@@@@@............@@@......................@@@x............@@@.@@@@@@@...................@@@@@....................@@@@@@@.@@........ -.....@@.@@..........@@@..x@x.................@@@@...........x@@@@.@.@@.@@@...................x.@@@....................@@@.@.@.@@....... -......@@.@@.........@@...@@@...............@@@@@............@@@@@@.@@@..@@......................@@@@......................@@@@.@@...... -.@@....@@.@@.......@@.....@@@.........x...@@@................@.@@@@@@@@@@@....................x@@@@@@.....................@@@@.xx...... -@@@@...@@@@@......@@.@...@@@@........x@@@@@@..........@x......@@@..@@..@@.....................x@..@@@@....................@@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@.........@@@@@..........@@@.......@@@.@@..............@@@............@@@@...@@...............x@........... -.@@@@.......@@@@@@.@@@@@.@.@@...........@@...........@@@........@@@@x.............@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@.......................@@...........................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@.@@@...........................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@@@............................@@@@@@...........@.@@...@@@....................x@.... -........@@@@.@@..................@@............@@@@@.............................@@@@@@............@@@@@..@@.@...................@@@... -.......@.@@@@@...................@@...........@@.@@@.............................@@................@@@@@@@@@@@x...............x...@@@.. -......@@@.@@@@...................@@.......xx..@@@.@@............................@@@.................@@@.@.@@@@...............xx....@@.. -.....@@@@..@@@....................@........x..@@.@@@@..........................@.@@@.......@@@...........@@@@.................@....@@.. -.....@@@.@..@@@..................@@.@@.......x@x.@@@@.........................@@@@@@......@@@@@.........@@.@@.................@@..@@@.. -.....@@@@@@@@@@..................@@@@@@...........@@..........................@@@@@.......@@@@@@........@@...x@x..............@@@.@@... -.....@@...@@@@...@@..............@@..@@@x.....................................x@...........@@@@@.........@@...@@...............@@@@.... -.....@@...@@@...@@@@............@@@@@@@@@....................................................@@@..........@@@@.x................@@..... -......@@..@@@...@@@@@...........@@@@@.@@x.................@@@..............................@@@@..........@@@@@@........x............... -......@@@@.@....@@.@.@..........@@@@@@...................@@@@@....xx......................@@@@@@........@@@.@@........@@@.............. -.......@@@@....@@@@.@@@..........@@@@....................@@@@.@@...@...............x...@@.@@@.@@@.......@@@.........@@.@@.............. -........@@....@@@@...@@@..................................@@.@@@@@.@@.............@@@.@@@@@@@@@@@........@.........@@@.@@.............. -.......x@@...@@@@.....@x....................................@@@.@@@@@@............@@@@@@@@@@@@@@..........@........@@@@@............... -........x....@@@@@.................................x@........@@@@...@@@............@@@@@.@@@@@@x.........@@@........@@@................ -.............@@@@@@@...............................@@@...........@@@@@@.................................@@@.@x...........@@............ -............@@@...@@@x.........................x...@@@...........@@...@@................................@@@@@@........@@@@@@........... -...........@@.....@@.x.........................x@@@@@......@@.....@@@@@@@................................@@@.x.......@@@@.@@........... -...........@@@.....@@...........................@@......@@@@@@.....@@@.@@...................................@........@@@@@@@@@.@@...... -............@@.....@@............................@@....@@@@..@@....@..@@@..........@@...@@..................@@.....@@@.....@@@@@@@..... -...........@@@.....@@@..........................@@@....@@@.@@@@....@@@@@@.........x@@@.@@@@...............x@@@....@@@.......@@@@.@@.... -..........@.@@@.....@@.........................@@@....@.@@.@@.@@..@@.@@@...........@@@@@@@@..............x@.@@@.@@.@.........@@@@@@.... -....x@@..@@@@@.@...@@@@...@@@..................@@.@@.@@@@.@.@@@@.@@@..............@@@@@.@@x...............@@@@@@@@@..............x..... -....@@@@@@@.@.@@@@@@@@@@.@@@@@..................@.@@@@@@@@@.@@@.@@@@@.............@@@@.....................@@...@@..................... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@@@.@@..@@.@@@@@@@@@@@............@...........................................x........ -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@............x@........x@......................................... -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@.............x.@.......@@@..@x................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@...............@@@......@@@.@@@...............................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@....................x@.@@......@@@.@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................x@.@@@........@@@@@@................................@@.. -.....x@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................@@@@@x.......@@.@@@@......................x@............ -.....@@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................@@..........@@@.@.@@@....................@@@........... -.....x@@@.@........@@@@...................@@@..@@@..@@@@.@.@@................................@@@@@@@@@...................x@x........... -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@@@@...................@@@.@@.@@..@@@@x..........................x........@@@@@@@................................. -........@@@@...........@@@...................@@@@@..@@@@@@@@.........................@@x.......@@@@@@@................@@............... -.........@@.............@@@....................@@...@.@@@.@..........................@@.........@@@@@...........xx...@@@@.............. -...........x............@@@.........................@@@@@@................@@.........@............@@@............@@..@@.@x............. -............@..@x........@@@........................@@.@@@...............@@@@.......@@@.............@.............@@@@@@x.............. -...........@@@@@x.........@@@x......................@@@@@................@@@@@.....@@@@............@@@.............@@.................. -..........@@@@..............@x.......................@@.@@...............@..@@.....@@@.@...........@@@@..@x..................@@@.@@.... -........@@.@..........................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@.@@@@.................x@@@@@@@... -.......@@@@@.@@......................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@@.@x..................@@@@@@@@.. -.......@@@@@@@@@x....................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@@.......................@@@@@@@. -........@@...@@.......................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@@.........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@..........................@@@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@........@@@.@@@@@@...........................x@.@@@.. -...x@.x................................@@@...@.@@......................@@@...@@@@@.......x@.@@@@@@@@................................... -...@@@@...........@x.x@@x...............@@@@@@@@@......................@@.....@@@.........x.@@@@.@@@@.................................. -...@@@@..........@@@.@@@@.x...............@@@.@@.......................@@...................x@@@@@@@@.................................. -....@@@@.........@@@@@.@@@x............................................@@.....................@@@@@@@@................................. -.....@@@..........@@@@@@@...............................x@............@@@......................@.@@@@@................................. -.....@.@.x..............................................@@@@x........@@@@.......................@@@@@@................................. -....@.@.@@x.............................................@@@@@........@@@@.......................@@@.@@@................................ -...@@@@@.@..........................x@x..................@@@.@......@@.@........................@@@@.@@@....................xx..xx..... -...@@@@@@...........................@@@..........@@.........@@@.....@@@@@........................@@..@@@..............x......@@..@@.... -...@@@@@.............................@..........@@@@........@@@......@@@@@......................@.@.@@@...............x......@@@.@@.... -...@@.@@..............................@@........@@@.@...@@@@@@@@.......@@@.....................@@@.@@@@................@@...@..@@@..... -...@@@@@.............................@@@@@x....@@@@@@@@@@@@@@@@@.......@@@............@@.......@@@@@@@@..........@@....@@@@@@@@@@@..... -..@.@@@@.@@.........................@@@@@@@....@@.@..@.@@@.@@@@........@@............@@@@....@@..@@...@@...@@.@@@@@@.@@.@@@@@@@@@...... -.@@@@@..@@@@.......................@@@.@@@.....@@@....@@..............@.............@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@......@@@..............@x.......@@@@........@@@...@@@@............@@@...........@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@.......@@.......xx.@@.@@@........@@.........@@....@@@@...........@@@@x..........@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@.......@.........@@@@@@@x...................@@...@@@@...........@@...x..........@@.@@@..@@@....@@..@@@@@@@.@@@........@@@@@......... -.@........@@.........@@@@@.....................@@@@@@@............@@...............@.@@@.@@.@.....@@...@.@@@.@@@@.........@@@.@........ -.@@@......@@...................................@@.@@..............@@..............@@@@..@@@@......@.....@@@.@@@@@..........@@@@@....... -.@@@@@@....@...................................x@.@...............@@..............x@@@@@@@@@....@@@......@..@.@@@.............@@....... -..@@@@@@@.@@..........x@@@@.x....................x@@@.............@.................@@@@.@.@@@.@@@@.......x@@@@@..............@........ -...x.x.@@@@x..........x@@@@@@x.....................@@@@...........@@......................@@@@@@@@@@.......@@................@@@....... -.......x@@...............@@@@......................@@@@@..........@@.......................@@..@@.@@.........................@@@@...... -....................................................@@@@..........xx...............................@@........................@.@@...... -....................................................@@@...........................................@@@@.......................@@@....... -.....................................................x............................................@@@@.......................@@........ -...................................................................................................@@@.......................@@x....... -....................................................................................................@x........................x........ diff --git a/outputs/real/4/extra/frames/12 b/outputs/real/4/extra/frames/12 deleted file mode 100644 index 54dd5e4..0000000 --- a/outputs/real/4/extra/frames/12 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -............................................................................................@x......................@@@@@.............. -.........................................................................................@@@@@......................@@@@@@............. -...................................................................................@@...@@@@@...........x............@@.@@............. -..................................................................................@@@@@@@@@@...........@@x...........@@@@@............. -.........................................@@@@@...........@@@......................@@@.@@.@@...........@@@............@@@@@@@@@@........ -..................x.....................@@@@@@@........@@@@@@..........xx.........@@.@.@@@@..........@@...............@..@@.@@@@....... -..............@@.@@@..................@@@..@@@@....@@.@@@@.@x..........@@.........@.@@@.@.@@.......@@@................@@@@.@.@@@@...... -.............@@@@@.@@x...............x@@@.@@@.@...@@@@@.@@@.............@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@..@...@@.....x@@@@......@@@@@@@@@@@@.@@@...@.............@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@@...@@@.....x.@@@@........@@@@@.@.@@.@@..@@............@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..@@@@.........@@..........@@@@@@@@@@...@@............@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........@@@.............@@..x....x.............@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@...........@@.......................@@...........@@@......@@@.........@@@@....................@.....@@............ -..x....@@@....@@.@@@@..........x@@.......................x@@@.@@@@@@..@@@......@@..........@@@....................@@@....@@............ -.x@@@@@@@.....@@.@.@............x..........................@@@@@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@@@......... -..@@.@@.@.....@@@@@..........................................@@@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@@@@........ -........@@...@@@@@@...................x.........................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@.@@x........ -.......@.@@@@.@@@@@@..................@@........................@@.....@@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...@@@...........@@@.......................@@...@@.@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@@@@@...........@@........................xxx@@@@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@.@@x..........@@...........................@@@@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..@...........@@..............................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@.@.@..........@@@.............................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@@@@@@..........@.@@............................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..@.@@@@.........@@@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@@@.@.@@x.........@.@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@...........@@@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@x........@@.......@@@@@@@.@..@@@@@..@@@@@.@@@@@@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............@.@@@@@........xx.........@@@@.@@@...@@@@@@@@@.@.@@@@@@................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@@.x.................@@...@@......@@@@@.xx.@.@@@................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.@@x..............@@.....@@@......@@@....x.@@.................@@@.@@@..........@@@@...@@....@@@..... -.........x@@@@@@...........@@@@.@..@@@..............@@@....@@@@@..............x.......@x.........@@@@..@@..........@@@@@@@......@@@.... -.........x@.@@@@............@@.@@@@@@..............@@@....@@@@@@.....................@@@..........@@@@@@@...........@@.@@........@@.... -.............@@.............@@@@@@@@@..............x@.....@@@.@@@....................@@@.............@@@.........................@..... -...............@.............@@.@@.@......................@.@@@@.@@.x.................@.@@.......................................@@..x. -..............@@@............@@@@@@@@....................@@.@@@.@@@@@@x................@@@@.........................x@@@.........@@@.@@ -............@@.@@.............@@.@@@@@...................@@@@....@@@.@@................@.@@@.......................x.@@@@.........@@@@@ -...........@@@@@....................@@@.................@@@@.......@@@x..............@@@.@@@..........................@@@@.......@..@@. -..@@.......@@@@.......................@@................x@.........@@...............@@@@@@@........x.................@@@@@......@@@@... -.@@@@@@....@@@@@......................@@@..........................@...............@@@@@@.........................x.@@.@@.......@@@@@.. -@@@..@@@....@@.@@........@@...........x@.x.........................@@.........@@@x.x@@...........................@@@@............@.@@.. -@@@.@@@@.....@@@@.......@@@@............@x................@@....@@@.@@.......x@@@x...............................@@@.............@@@@.. -.@.@@.@.....@@@@........@@@@@..........x@................@@@@.@@@@@@@@@.......@@.................................x..............@@@@@.. -..@@@@@.....@@...........@@@@..........x.................@@@@@@@@@@@@@@@............................@@@...........x.............@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..........@@......@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@.......................x....@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@......................x@@....@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@.........@@x...................@@x.........@@@@.@@@@@@@@@......................@@.....@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.........@@@...................@@@@..........@@@.@..@.@@@@....................x@@@.......@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@..........@@....................@@@.x...........@@@@@@@.@@@@..................x@.@...................@@@.@@.@@@.@.@@...... -....@@@@@............@@@......................@@@.............@@@.@@@@@@@...................x@@@@....................@@@@@@@.@@........ -.....@@.@@..........@@@...x..................@@@@............@@@@.@.@@.@@@.....................@@@....................@@@.@.@.@@....... -......@@.@@.........@@...x@@...............@@@@@............x@@@@@.@@@..@@......................@@@@......................@@@@.xx...... -.@@....@@.@@.......@@.....@@@.............@@@................@.@@@@@@@@@@@.....................x@@@@@.....................@@@@......... -@@@@...@@@@@......@@.@...@@@@.........x@@@@@..........x.......@@@..@@..@@......................x..@@@@....................@@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@.........x@@@@..........@@@.......@@@.@@..............@@@............@@@@...@@................x........... -.@@@@.......@@@@@@.@@@@@.@.@@...........@@...........@@@........@@@x..............@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@.......................@@...........................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@.@@@...........................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@@@............................@@@@@@...........@.@@...@@@.....................x.... -........@@@@.@@..................@@............@@@@@.............................@@@@@@............@@@@@..@@.x...................x@@... -.......@.@@@@@...................@@...........@@.@@@.............................@@................@@@@@@@@@@@....................@@@.. -......@@@.@@@@...................@@...........@@@.@@............................@@@.................@@@.@.@@@@.....................@@.. -.....@@@@..@@@....................@...........@@.@@@@..........................@.@@@.......@@@...........@@@@.................x....@@.. -.....@@@.@..@@@..................@@.@@........x..@@@@.........................@@@@@@......@@@@@.........@@.@x.................@@..@@@.. -.....@@@@@@@@@@..................@@@@@@...........@@..........................@@@@@.......@@@@@@........@@....x...............@@@.@@... -.....@@...@@@@...@@..............@@..@@@.......................................x...........@@@@@.........@@...xx...............@@@@.... -.....@@...@@@...@@@@............@@@@@@@@x....................................................@@@..........@@@@..................@@..... -......@@..@@@...@@@@@...........@@@@@.@@..................@@@..............................@@@@..........@@@@@x........................ -......@@@@.@....@@.@.@..........@@@@@@...................@@@@@............................@@@@@@........@@@.@@........x@x.............. -.......@@@@....@@@@.@@@..........@@@@....................@@@@.@@...x...................@@.@@@.@@@.......@@@.........@@.@@.............. -........@@....@@@@...@@x..................................@@.@@@@@.@@.............x@@.@@@@@@@@@@@........@.........@@@.@@.............. -........xx...@@@@.....x.....................................@@@.@@@@@@............@@@@@@@@@@@@@@..........@........@@@@@............... -.............@@@@@..................................x........@@@@...@@@............@@@@@.@@@@@@..........@@@........@@@................ -.............@@@@@@@...............................@@@...........@@@@@@.................................@@@.@............@@............ -............@@@...@@x..............................@@@...........@@...@@................................@@@@@x........@@@@@@........... -...........@@.....@@............................x@@@@......@@.....@@@@@@@................................@@@.........@@@@.@@........... -...........@@@.....@@...........................@@......@@@@@@.....@@@.@@...................................x........@@@@@@@@@.@@...... -............@@.....@@............................@@....@@@@..@@....@..@@@..........x@...@@..................@@.....@@@.....@@@@@@@..... -...........@@@.....@@@..........................@@@....@@@.@@@@....@@@@@@..........@@@.@@@@................@@@....@@@.......@@@@.@@.... -..........@.@@@.....@@.........................@@@....@.@@.@@.@@..@@.@@@...........@@@@@@@@...............x.@@@.@@.@.........@@@@@x.... -.....@@..@@@@@.@...@@@@...@@@..................@@.@@.@@@@.@.@@@@.@@@..............@@@@@.@@................x@@@@@@@@.................... -....x@@@@@@.@.@@@@@@@@@@.@@@@@..................@.@@@@@@@@@.@@@.@@@@@.............@@@@.....................@@...@@..................... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@@@.@@..@@.@@@@@@@@@@@............x.................................................... -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@.............x.........x......................................... -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@...............@.......@@@..x.................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@...............@@@......@@@.@@x...............................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@.....................x.@@......@@@.@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@..................x.@@@........@@@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................x@@@@........@@.@@@@.......................x............ -.....x@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................@@..........@@@.@.@@@....................x@x........... -......@@@.@........@@@@...................@@@..@@@..@@@@.@.@@................................@@@@@@@@@....................x............ -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@@@@...................@@@.@@.@@..@@@@....................................@@@@@@@................................. -........@@@@...........@@@...................@@@@@..@@@@@@@x.........................xx........@@@@@@@................@@............... -.........@@.............@@@....................@@...@.@@@.@..........................@@.........@@@@@................@@@x.............. -........................@@@.........................@@@@@@................@@.........@............@@@............xx..@@.x.............. -............x..x.........@@@........................@@.@@@...............@@@@.......@@@.............@.............@@@@@x............... -...........@@@@x..........@@x.......................@@@@@................@@@@@.....@@@@............@@@.............@@.................. -..........@@@@..............x........................@@.@@...............@..@@.....@@@.@...........@@@@..x...................x@@.@@.... -........@@.@..........................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@.@@@x..................@@@@@@@... -.......@@@@@.@@......................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@@.x...................x@@@@@@@.. -.......@@@@@@@@x.....................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@@.......................@@@@@@@. -........@@...@@.......................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@@.........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@..........................x@@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@........@@@.@@@@@@............................x.@@@.. -....x..................................@@@...@.@@......................@@@...@@@@@........x.@@@@@@@@................................... -...@@@x...........x...@@................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -...@@@@..........@@@.@@@@.................@@@.@@.......................@@....................@@@@@@@@.................................. -....@@@@.........@@@@@.@@x.............................................@@.....................@@@@@@@@................................. -.....@@@..........@@@@@@@................................x............@@@......................@.@@@@@................................. -.....@.@................................................@@@@.........@@@@.......................@@@@@@................................. -....@.@.@x..............................................@@@@@........@@@@.......................@@@.@@@................................ -...@@@@@.x...........................x...................@@@.@......@@.@........................@@@@.@@@............................... -...@@@@@@...........................x@x..........@@.........@@@.....@@@@@........................@@..@@@.....................x@..xx.... -...@@@@@.............................@..........@@@@........@@@......@@@@@......................@.@.@@@......................@@@.@@.... -...@@.@@..............................@@........@@@.@...@@@@@@@@.......@@@.....................@@@.@@@@................x@...@..@@@..... -...@@@@@.............................@@@@@.....@@@@@@@@@@@@@@@@@.......@@@............@@.......@@@@@@@@..........@@....@@@@@@@@@@@..... -..@.@@@@.@@.........................@@@@@@x....@@.@..@.@@@.@@@@........@@............@@@@....@@..@@...@@...@@.@@@@@@.@@.@@@@@@@@@...... -.@@@@@..@@@@.......................@@@.@@@.....@@@....@@..............@.............@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@......@@@..............x........@@@@........@@@...@@@@............@@@...........@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@.......@@..........@@.@@x........@@.........@@....@@@@...........@@@x...........@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@.......@.........x@@@@@@....................@@...@@@@...........@@..............@@.@@@..@@@....@@..@@@@@@@.@@@........@@@@@......... -.@........@@.........@@@@@.....................@@@@@@@............@@...............@.@@@.@@.@.....@@...@.@@@.@@@@.........@@@.@........ -.@@@......@@...................................@@.@@..............@@..............x@@@..@@@@......@.....@@@.@@@@@..........@@@@@....... -.@@@@@@....@....................................x.@...............@@...............@@@@@@@@@....@@@......x..@.@@@.............@@....... -..@@@@@@@.@x...........x@@@.......................x@@.............@.................@@@@.@.@@@.@@@@........@@@@@..............@........ -.......@@@@............x@@@@x......................@@@@...........@@......................@@@@@@@@@@.......x@................@@@....... -........@@...............@@@x......................@@@@@..........xx.......................@@..@@.@@.........................@@@@...... -....................................................@@@@...........................................@@........................@.@@...... -....................................................x@@...........................................@@@@.......................@@@....... -..................................................................................................@@@@.......................@@........ -...................................................................................................@@@.......................xx........ -....................................................................................................x.................................. diff --git a/outputs/real/4/extra/frames/13 b/outputs/real/4/extra/frames/13 deleted file mode 100644 index 8de3683..0000000 --- a/outputs/real/4/extra/frames/13 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -............................................................................................x.......................@@@@@.............. -.........................................................................................@@@@x......................@@@@@@............. -...................................................................................@@...@@@@@........................@@.@@............. -..................................................................................@@@@@@@@@@...........@x............@@@@@............. -.........................................@@@@@...........@@@......................@@@.@@.@@...........@@x............@@@@@@@@@@........ -........................................@@@@@@@........@@@@@x.....................@@.@.@@@@..........@@...............@..@@.@@@@....... -..............@@.x@x..................x@@..@@@@....@@.@@@@.@...........xx.........@.@@@.@.@@.......@@@................@@@@.@.@@@@...... -.............@@@@@.@@.................@@@.@@@.@...@@@@@.@@@.............@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@..@...@@......x@@@......x@@@@@@@@@@@.@@@...@.............@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@@...@@@.......@@@@........@@@@@.@.@@.@@..@@............@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..@@@@.........@@..........@@@@@@@@@x...xx............@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........@@@.............@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@...........@@.......................xx...........@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........xx........................@@@.@@@@@@..@@@......@@..........@@@....................@@@....@@............ -..x@@@@@@.....@@.@.@.......................................@@@@@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@@@......... -..x@.@@.@.....@@@@@..........................................@@@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@@@x........ -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@.@@......... -.......@.@@@@.@@@@@@..................x@........................@@.....@@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...@@@...........@@@.......................xx...@@.@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@@@@@...........@@...........................@@@@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@.@@...........@@...........................x@@@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..x...........@@..............................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@.@.@..........@@@.............................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@@@@@@..........@.@@............................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..@.@@@x.........@@@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@@@.@.@@..........@.@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@...........@@@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@.........xx.......@@@@@@@.@..@@@@@..@@@@@.@@@@@@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............@.@@@@@...................@@@@.@@@...@@@@@@@@@.x.@@@@@@................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@@...................@@...@@......@@@@@....x.@@@................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.@x...............@@.....@@@......@@@......xx.................@@@.@@@..........@@@@...@@....@@@..... -..........x@@@@@...........@@@@.@..@@@..............@@@....@@@@@......................x..........@@@@..@@..........@@@@@@@......@@@.... -..........x.@@@@............@@.@@@@@@..............x@@....@@@@@@.....................@@@..........@@@@@@@...........@@.@@........@@.... -.............@@.............@@@@@@@@@...............x.....@@@.@@@....................@@@.............@@@.........................@..... -...............@.............@@.@@.@......................@.@@@@.@@...................@.@@.......................................@@.... -..............@@@............@@@@@@@@....................@@.@@@.@@@@@x.................@@@@..........................x@@.........@@@.@x -............@@.@@.............@@.@@@@@...................@@@@....@@@.@x................@.@@@.........................@@@@.........@@@@@ -...........@@@@@....................@@@.................x@@@.......@@@...............@@@.@@@..........................@@@@.......@..@@. -..@@.......@@@@.......................@@.................x.........@@...............@@@@@@@..........................@@@@@......@@@@... -.@@@@@@....@@@@@......................@@x..........................@...............x@@@@@...........................@@.@@.......@@@@@.. -@@@..@@@....@@.@@........@@............@...........................@@.........x@x...@@...........................x@@@............@.@@.. -@@@.@@@@.....@@@@.......@@@@............x.................@@....@@@.@@........@@@................................x@@.............@@@@.. -.@.@@.@.....@@@@........@@@@@...........x................@@@@.@@@@@@@@@.......x@................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..........@x......@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.......................xx....@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@.........@x....................@@..........@@@@.@@@@@@@@@......................@@.....@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.........@@@...................@@@x..........@@@.@..@.@@@@.....................@@@.......@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@..........@@....................@@@.............@@@@@@@.@@@@...................x.@...................@@@.@@.@@@.@.@@...... -....@@@@@............@@@......................@@@.............@@@.@@@@@@@....................x@@@....................@@@@@@@.@@........ -.....@@.@@..........@@@......................@@@@............@@@@.@.@@.@@@.....................@@@....................@@@.@.@.@x....... -......@@.@@.........@@....x@...............@@@@@.............@@@@@.@@@..@@......................@@@@......................@@@@......... -.@@....@@.@@.......@@.....@@@.............@@@................x.@@@@@@@@@@@......................x@@@@.....................@@@@......... -@@@@...@@@@@......@@.@...@@@@..........x@@@@..................@@@..@@..@@.........................@@@@....................x@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@..........@@@@..........x@x.......@@@.@x..............@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@...........@@...........@@@........@@x...............@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@.......................@@...........................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@.@@@...........................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@@@............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@............@@@@@.............................@@@@@@............@@@@@..@@......................x@... -.......@.@@@@@...................@@...........@@.@@@.............................@@................@@@@@@@@@@x....................@@@.. -......@@@.@@@@...................@@...........@@@.@@............................@@@.................@@@.@.@@@@.....................@@.. -.....@@@@..@@@....................@...........x@.@@@@..........................@.@@@.......@@@...........@@@@......................@@.. -.....@@@.@..@@@..................@@.@@...........@@@@.........................@@@@@@......@@@@@.........@@.x..................x@..@@@.. -.....@@@@@@@@@@..................@@@@@@...........@@..........................x@@@@.......@@@@@@........@@....................@@@.@@... -.....@@...@@@@...@@..............@@..@@@...................................................@@@@@.........@@....................@@@@.... -.....@@...@@@...@@@@............@@@@@@@@.....................................................@@@..........@@@x..................@@..... -......@@..@@@...@@@@@...........@@@@@.@x..................@@@..............................@@@@..........@@@@@......................... -......@@@@.@....@@.@.@..........@@@@@@...................@@@@@............................@@@@@@........@@@.@x.........x............... -.......@@@@....@@@@.@@@..........@@@@....................@@@@.@@.......................@@.@@@.@@@.......@@@.........@x.@@.............. -........@@....@@@@...@x...................................@@.@@@@@.@@..............@@.@@@@@@@@@@@........@.........@@@.@@.............. -.............@@@@...........................................@@@.@@@@@@............x@@@@@@@@@@@@@..........@........@@@@@............... -.............@@@@@...........................................@@@@...@@@............@@@@@.@@@@@@..........@@@........@@@................ -.............@@@@@@x...............................x@x...........@@@@@@.................................@@@.x............@@............ -............@@@...@@...............................@@@...........@@...@@................................@@@@x.........@@@@@@........... -...........@@.....@@.............................x@@@......@@.....@@@@@@@................................@@@.........@@@@.@@........... -...........@@@.....@@...........................x@......@@@@@@.....@@@.@@............................................@@@@@@@@@.@@...... -............@@.....@@............................@@....@@@@..@@....@..@@@...........x...@@..................@x.....@@@.....@@@@@@@..... -...........@@@.....@@@..........................@@@....@@@.@@@@....@@@@@@..........@@@.@@@@................x@@....@@@.......@@@@.@x.... -..........@.@@@.....@@.........................@@@....@.@@.@@.@@..@@.@@@...........@@@@@@@@.................@@@.@@.@.........@@@@x..... -.....x@..@@@@@.@...@@@@...@@@..................@@.@@.@@@@.@.@@@@.@@@..............@@@@@.@@.................@@@@@@@@.................... -.....@@@@@@.@.@@@@@@@@@@.@@@@@..................@.@@@@@@@@@.@@@.@@@@@.............x@@@.....................x@...@@..................... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@@@.@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@...............x.......x@x....................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@...............x@@......@@@.xx................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@.......................@@......@@@.@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@....................@@@........@@@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@..................x@@@........@@.@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................x@..........@@@.@.@@@.....................x............ -......x@@.@........@@@@...................@@@..@@@..@@@@.@.@@................................@@@@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@@@@...................@@@.@@.@@..@@@@....................................@@@@@@@................................. -........@@@@...........@@@...................@@@@@..@@@@@@@....................................@@@@@@@................@x............... -.........@@.............@@@....................@@...@.@@@.x..........................xx.........@@@@@................@@@............... -........................@@@.........................@@@@@@................@@.........@............@@@................@@................ -.........................@@@........................@@.@@@...............@@@@.......@@@.............@.............x@@@x................ -...........@@@x...........@x........................@@@@@................@@@@@.....@@@@............@@@.............@@.................. -..........@@@@.......................................@@.@@...............@..@@.....@@@.@...........@@@@.......................@@.@@.... -........@@.@..........................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@.@xx...................x@@@@@@... -.......@@@@@.@x......................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@@......................@@@@@@@.. -.......@@@@@@@@......................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@@.......................@@@@@@@. -........@@...@x.......................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@@.........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@...........................x@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@........x@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -...x@@................@@................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -...@@@@..........x@@.@@@@.................@@@.@@.......................@@....................@@@@@@@@.................................. -....@@@@.........@@@@@.@@..............................................@@.....................@@@@@@@@................................. -.....@@@..........@@@@@@x.............................................@@@......................@.@@@@@................................. -.....@.@................................................x@@@.........@@@@.......................@@@@@@................................. -....@.@.x...............................................@@@@@........@@@@.......................@@@.@@@................................ -...@@@@@.................................................@@@.@......@@.@........................@@@@.@@@............................... -...@@@@@x............................x...........@@.........@@@.....@@@@@........................@@..@@@......................x........ -...@@@@@.............................x..........@@@@........@@@......@@@@@......................@.@.@@@......................x@@.xx.... -...@@.@@..............................@@........@@@.@...@@@@@@@@.......@@@.....................@@@.@@@@.................x...@..@@@..... -...@@@@@.............................@@@@x.....@@@@@@@@@@@@@@@@@.......@@@............@@.......@@@@@@@@..........@@....@@@@@@@@@@@..... -..@.@@@@.@@.........................@@@@@@.....@@.@..@.@@@.@@@@........@@............@@@@....@@..@@...@@...@@.@@@@@@.@@.@@@@@@@@@...... -.@@@@@..@@@@.......................@@@.@@x.....@@@....@@..............@.............@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@......@@@.......................@@@@........@@@...@@@@............@@x...........@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@.......@@..........@@.@x.........@@.........@@....@@@@...........@@@............@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@.......@..........@@@@@@....................@@...@@@@...........@@..............@@.@@@..@@@....@@..@@@@@@@.@@@........@@@@@......... -.@........@@.........x@@@@.....................@@@@@@@............@@...............@.@@@.@@.@.....@@...@.@@@.@@@@.........@@@.@........ -.@@@......@@...................................x@.@@..............@@...............@@@..@@@@......@.....x@@.@@@@@..........@@@@@....... -.@@@@@@....x......................................x...............@@...............@@@@@@@@@....@@@.........@.@@@.............@@....... -..@@@@@@@.x.............x@@........................@@.............@.................@@@@.@.@@@.@@@@........x@@@@..............@........ -.......@@@x.............@@@@.......................@@@@...........xx......................@@@@@@@@@@........x................@@@....... -........@@...............@@x.......................@@@@@...................................@@..@@.@@.........................@@@@...... -....................................................@@@@...........................................@@........................@.@@...... -.....................................................@@...........................................@@@@.......................@@@....... -..................................................................................................@@@@.......................x@........ -...................................................................................................@@x................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/14 b/outputs/real/4/extra/frames/14 deleted file mode 100644 index 96baa4e..0000000 --- a/outputs/real/4/extra/frames/14 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@@x.......................@@@@@@............. -...................................................................................@@...@@@@@........................@@.@@............. -..................................................................................@@@@@@@@@@...........x.............@@@@@............. -.........................................@@@@@...........@@x......................@@@.@@.@@...........@x.............@@@@@@@@@@........ -........................................@@@@@@@........@@@@@......................@@.@.@@@@..........@@...............@..@@.@@@@....... -..............@@..x....................@@..@@@@....@@.@@@@.x......................@.@@@.@.@@.......@@@................@@@@.@.@@@@...... -.............@@@@x.xx.................x@@.@@@.@...@@@@@.@@@.............@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@..@...@@.......x@@.......@@@@@@@@@@@.@@@...@.............@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@@...@@@.......x@@@........@@@@@.@.@@.@x..xx............@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..@@@@.........@@..........@@@@@@@@x..................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........@@@.............@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@...........@x....................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@.....................................x@@.@@@@@@..@@@......@@..........@@@....................@@@....@@............ -...x@@@@@.....@@.@.@.......................................@@@@@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@@x......... -...x.@@.@.....@@@@@..........................................@@@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@@@......... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@.@x......... -.......@.@@@@.@@@@@@...................x........................xx.....@@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...@@@...........x@@............................@@.@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@@@@@...........@@...........................x@@@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@.@x...........@@............................@@@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............@@..............................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@.x.x..........@@@.............................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@@@@@@..........@.@@............................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..@.@@@..........@@@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@@@.@.@@..........@.@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@...........x@@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@..................@@@@@@@.@..@@@@@..@@@@@.x@@@@@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............@.@@@@@...................@@@@.@@@...@@@@@@@@@...@@@@@@................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@@...................@@...@@......@@@@@......@@@................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.@................@@.....@@@......@@@.........................@@@.@@@..........@@@@...@@....@@@..... -...........@@@@@...........@@@@.@..@@x..............@@@....@@@@@.................................@@@@..@@..........@@@@@@@......@@@.... -............@@@@............@@.@@@@@@...............x@....@@@@@@.....................x@x..........@@@@@@@...........@@.@@........@@.... -.............@@.............@@@@@@@@@.....................@@@.@@@....................@@@.............@@@.........................@..... -...............@.............@@.@@.@......................@.@@@@.@@...................@.@@.......................................@@.... -..............@@@............@@@@@@@@....................@@.@@@.@@@@x..................@@@@...........................@@.........@@@.x. -............@@.@@.............@@.@@@@@...................@@@@....@@@.x.................@.@@@.........................x@@@.........@@@@x -...........@@@@@....................@@@..................x@@.......@@x...............@@@.@@@..........................@@@@.......@..@@. -..@@.......@@@@.......................@@...........................@@...............@@@@@@@..........................@@@@@......@@@@... -.@@@@@@....@@@@@......................@@...........................@................@@@@@...........................@@.@@.......@@@@@.. -@@@..@@@....@@.@@........@@............x...........................@@..........x....x@............................x@@............@.@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@........x@x.................................x@.............@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@........x................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..........x.......@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@.........x.....................@x..........@@@@.@@@@@@@@@......................@x.....@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.........@@x...................@@@...........@@@.@..@.@@@@.....................x@@.......@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@..........@@....................@@@.............@@@@@@@.@@@@.....................@...................@@@.@@.@@@.@.@@...... -....@@@@@............@@@......................@@@.............@@@.@@@@@@@.....................x@@....................@@@@@@@.@@........ -.....@@.@@..........@@@......................@@@@............@@@@.@.@@.@@@.....................@@@....................@@@.@.@.x........ -......@@.@@.........@@.....x...............@@@@@.............x@@@@.@@@..@@......................@@@@......................@@@@......... -.@@....@@.@@.......@@.....@@@.............@@@..................@@@@@@@@@@@.......................@@@@.....................@@@@......... -@@@@...@@@@@......@@.@...@@@@...........@@@@..................x@@..@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@..........x@@@...........x........@@@.x...............@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@...........@@...........@@x........@x................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@.......................@@...........................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@.@@@...........................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@@@............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@............@@@@@.............................@@@@@@............@@@@@..@@.......................x... -.......@.@@@@@...................@@...........@@.@@@.............................@@................@@@@@@@@@@.....................x@@.. -......@@@.@@@@...................@@...........@@@.@@............................@@@.................@@@.@.@@@x.....................@@.. -.....@@@@..@@@....................@............x.@@@@..........................@.@@@.......@@@...........@@@@......................@@.. -.....@@@.@..@@@..................@@.@@...........@@@@.........................x@@@@@......@@@@@.........@@.....................x..@@@.. -.....@@@@@@@@@@..................@@@@@@...........@@...........................@@@@.......@@@@@@........@@....................x@@.@@... -.....@@...@@@@...@@..............@@..@@@...................................................@@@@@.........@@....................@@@@.... -.....@@...@@@...@@@@............@@@@@@@@.....................................................@@@..........@@@...................@@..... -......@@..@@@...@@@@@...........@@@@@.@...................@@@..............................@@@@..........@@@@x......................... -......@@@@.@....@@.@.@..........@@@@@@...................@@@@@............................@@@@@@........@@@.x.......................... -.......@@@@....@@@@.@@x..........@@@@....................@@@@.@@.......................@@.@@@.@@@.......@@@.........x..xx.............. -........@@....@@@@...x....................................@@.@@@@@.@@..............x@.@@@@@@@@@@@........@.........@@@.@@.............. -.............@@@@...........................................@@@.@@@@@@.............@@@@@@@@@@@@@..........@........@@@@@............... -.............@@@@@...........................................@@@@...@@@............x@@@@.@@@@@@..........@@x........@@@................ -.............@@@@@@.................................x............@@@@@@.................................@@@..............@@............ -............@@@...@@...............................@@x...........@@...@@................................@@@@..........@@@@@@........... -...........@@.....@@..............................x@@......@@.....@@@@@@@................................@@x.........@@@@.@@........... -...........@@@.....@@............................x......@@@@@@.....@@@.@@............................................@@@@@@@@@.@@...... -............@@.....@@............................@@....@@@@..@@....@..@@@...............@@..................x......@@@.....@@@@@@x..... -...........@@@.....@@@..........................@@@....@@@.@@@@....@@@@@@..........x@@.@@@@.................@@....@@@.......@@@@.x..... -..........@.@@@.....@@.........................@@@....@.@@.@@.@@..@@.@@@...........@@@@@@@@.................@@@.@@.@.........@@@x...... -......x..@@@@@.@...@@@@...@@@..................@@.@@.@@@@.@.@@@@.@@@..............x@@@@.@@.................x@@@@@@@.................... -.....@@@@@@.@.@@@@@@@@@@.@@@@@..................@.@@@@@@@@@.@@@.@@@@@..............@@@......................x...@@..................... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@@@.@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@........................x.....................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@................xx......@@@...................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@.......................@@......@@@.@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@....................@@@........@@@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@...................x@@........@@.@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@...................x..........@@@.@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@................................@@@@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@@@@...................@@@.@@.@@..@@@@....................................@@@@@@@................................. -........@@@@...........@@@...................@@@@@..@@@@@@x....................................@@@@@@@................x................ -.........@@.............@@@....................@@...@.@@@.......................................@@@@@................@@x............... -........................@@@.........................@@@@@@................@@.........x............@@@................@@................ -.........................@@x........................@@.@@@...............@@@@.......@@@.............@..............x@@................. -...........@@x............x.........................@@@@@................@@@@@.....@@@@............@@@.............x@.................. -..........@@@x.......................................@@.@@...............@..@@.....@@@.@...........@@@@.......................x@.@@.... -........@@.@..........................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@.x......................@@@@@@... -.......@@@@@.x.......................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@@......................@@@@@@@.. -.......@@@@@@@x......................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@@.......................@@@@@@@. -........@@...x........................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@@.........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -....@@................@@................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -...x@@@...........@@.@@@@.................@@@.@@.......................@@....................@@@@@@@@.................................. -....@@@@.........x@@@@.@@..............................................@@.....................@@@@@@@@................................. -.....@@@..........@@@@@x..............................................@@@......................@.@@@@@................................. -.....@.x.................................................@@@.........@@@@.......................@@@@@@................................. -....@.@.................................................x@@@@........@@@@.......................@@@.@@@................................ -...@@@@@.................................................@@@.@......@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.........@@@.....@@@@@........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@@@@......................@.@.@@@.......................xx....... -...@@.@@..............................@@........@@@.@...@@@@@@@@.......@@@.....................@@@.@@@@.....................x..@@x..... -...@@@@@.............................@@@@......@@@@@@@@@@@@@@@@@.......@@@............@@.......@@@@@@@@..........@@....x@@@@@@@@@@..... -..@.@@@@.@@.........................@@@@@x.....@@.@..@.@@@.@@@@........@@............@@@@....@@..@@...@@...@@.@@@@@@.@@.@@@@@@@@@...... -.@@@@@..@@@@.......................@@@.@@......@@@....@@..............x.............@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@......@@@.......................@@@@........@@@...@@@@............@@............@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@.......@@..........@@.x..........@@.........@@....@@@@...........@@x............@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@.......@..........x@@@@x....................@@...@@@@...........@@..............@@.@@@..@@@....@@..@@@@@@@.@@@........@@@@@......... -.@........@@..........@@@@.....................@@@@@@@............@@...............@.@@@.@@.@.....@@...x.@@@.@@@@.........@@@.@........ -.@@@......xx....................................x.@@..............@@...............@@@..@@@@......@......x@.@@@@@..........@@@@@....... -.@@@@@@...........................................................@@...............@@@@@@@@@....@@@.........@.@@@.............@@....... -..@@@@@@@................@@........................x@.............x.................@@@@.@.@@@.@@@@.........x@@@..............@........ -.......@@@..............x@@x.......................@@@@...................................@@@@@@@@@@.........................@@@....... -........@x...............@@........................@@@@@...................................@@..@@.@@.........................@@@@...... -....................................................@@@@...........................................@@........................@.@@...... -.....................................................@@...........................................@@@@.......................x@@....... -..................................................................................................@@@@........................x........ -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/15 b/outputs/real/4/extra/frames/15 deleted file mode 100644 index 08cf7c5..0000000 --- a/outputs/real/4/extra/frames/15 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@@........................@@@@@@............. -...................................................................................@@...@@@@x........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@...........@@.......................@@@.@@.@@...........x..............@@@@@@@@@@........ -........................................@@@@@@@........@@@@x......................@@.@.@@@@..........@x...............@..@@.@@@@....... -..............@@.......................@@..@@@@....@@.@@@@........................@.@@@.@.@@.......@@@................@@@@.@.@@@@...... -.............@@@x......................@@.@@@.@...@@@@@.@@x.............@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@..x...@x........x@.......x@@@@@@@@@@.@@@...x.............@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@@...@@@........@@@........@@@@@.@.@@.x.................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..@@@@.........@@..........@@@@@@@x...................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........@@x.............@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@...........x.....................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@......................................x@.@@@@@@..@@@......@@..........@@@....................@@@....@@............ -....x@@@@.....@@.@.@.......................................x@@@@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@@.......... -.....@@.@.....@@@@@..........................................@@@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@@x......... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@.x.......... -.......@.@@@@.@@@@@@...................................................@@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...@@@............xx............................x@.@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@@@@x...........@@............................@@@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@.@............@@............................x@@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............@@..............................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............@@@.............................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@@x@@@..........@.@@............................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..@.@@@..........@@@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@@@.@.@@..........x.@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@............x@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@..................@@@@@@@.@..@@@@@..@@@@@..x@@@@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............@.@@@@@...................@@@@.@@@...@@@@@@@@@...x@@@@@................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@@...................@@...@@......@@@@@......@@@................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.x................@@.....@@@......@@@.........................@@@.@@@..........@@@@...@@....@@@..... -...........@@@@@...........@@@@.@..@@...............x@@....@@@@@.................................@@@@..@@..........@@@@@@@......@@@.... -............@@@@............@@.@@@@@@................x....@@@@@@......................x...........@@@@@@@...........@@.@@........@@.... -.............@@.............@@@@@@@@@.....................@@@.@@@....................x@@.............@@@.........................@..... -...............@.............@@.@@.@......................@.@@@@.@@...................@.@@.......................................@@.... -..............@@@............@@@@@@@@....................@@.@@@.@@@@...................@@@@...........................x@.........@@@... -............@@.@@.............@@.@@@@@...................@@@@....@@@...................@.@@@..........................@@@.........@@@x. -...........@@@@@....................@@@...................@@.......@@................@@@.@@@..........................@@@@.......@..@x. -..@@.......@@@@.......................@@...........................@@...............@@@@@@@..........................@@@@@......@@@@... -.@@@@@@....@@@@@......................xx...........................@................@@@@@...........................@@.@@.......@@@@@.. -@@@..@@@....@@.@@........@@........................................@@................x.............................x@............@.@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@.........x...................................x.............@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@........x@x.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...............................x...........@@@@.@@@@@@@@@......................x......@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.........xx....................@@@...........@@@.@..@.@@@@......................xx.......@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@..........@@....................@@@.............@@@@@@@.@@@@.....................x...................@@@.@@.@@@.@.@@...... -....@@@@@............@@@......................@@@.............@@@.@@@@@@@......................@@....................@@@@@@@.xx........ -.....@@.@@..........@@@......................@@@@............x@@@.@.@@.@@@.....................@@@....................@@@.@.@.......... -......@@.@@.........@@.....................@@@@@..............@@@@.@@@..@@......................@@@@......................@@@@......... -.@@....@@.@@.......@@.....@@x.............@@@..................@@@@@@@@@@@.......................@@@@.....................@@@@......... -@@@@...@@@@@......@@.@...@@@@...........x@@@...................@@..@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@...........@@@....................@@x.................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@...........x@...........xx.........x.................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@.......................@@...........................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@.@@@...........................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@@@............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@............@@@@@.............................@@@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@...........@@.@@@.............................@@................@@@@@@@@@@......................xx.. -......@@@.@@@@...................@@...........x@@.@@............................@@@.................@@@.@.@@@......................@@.. -.....@@@@..@@@....................@..............@@@@..........................x.@@@.......@@@...........@@@x......................@@.. -.....@@@.@..@@@..................@@.@@...........@@@@..........................@@@@@......@@@@@.........@@........................@@@.. -.....@@@@@@@@@@..................@@@@@@...........@@...........................x@@@.......@@@@@@........@@.....................x@.@@... -.....@@...@@@@...@@..............@@..@@@...................................................@@@@@.........@@....................@@@@.... -.....@@...@@@...@@@@............@@@@@@@@.....................................................@@@..........@@x...................@@..... -......@@..@@@...@@@@@...........@@@@@.@...................@@@..............................@@@@..........@@@x.......................... -......@@@@.@....@@.@.x..........@@@@@@...................@@@@@............................@@@@@@........@@@............................ -.......@@@@....@@@@.xx...........@@@@....................@@@@.@@.......................@@.@@@.@@@.......@@@............................ -........@@....@@@@........................................@@.@@@@@.@@...............x.@@@@@@@@@@@........@.........x@@.xx.............. -.............@@@@...........................................@@@.@@@@@@.............x@@@@@@@@@@@@..........x........@@@@@............... -.............@@@@@...........................................@@@@...@@@.............@@@@.@@@@@@..........@@.........@@@................ -.............@@@@@@..............................................@@@@@@.................................@@@..............@@............ -............@@@...@@...............................xx............@@...@@................................@@@x..........@@@@@@........... -...........@@.....@@...............................xx......@@.....@@@@@@@................................@@..........@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................@@@@@@@@@.@x...... -............@@.....@@............................@x....@@@@..@@....@..@@@...............@@.........................@@@.....@@@@@@...... -...........@@@.....@@@..........................@@@....@@@.@@@@....@@@@@@...........@@.@@@@.................x@....@@@.......@@@@....... -..........@.@@@.....@@.........................@@@....@.@@.@@.@@..@@.@@@...........@@@@@@@@.................@@@.@@.@.........@@x....... -.........@@@@@.@...@@@@...@@@..................@@.@@.@@@@.@.@@@@.@@@...............@@@@.@@..................x@@@@@@.................... -.....x@@@@@.@.@@@@@@@@@@.@@@@@..................@.@@@@@@@@@.@@@.@@@@@..............x@@..........................@@..................... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@@@.@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@........................x@x...................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@.......................xx......@@@.@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@....................x@@........@@@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@....................x@........@@.@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..............................@@@.@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@................................@@@@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@@@@...................@@@.@@.@@..@@@x....................................@@@@@@@................................. -........@@@@...........@@@...................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@.............@@@....................@@...@.@@@.......................................@@@@@................xx................ -........................@@@.........................@@@@@@................@@......................@@@................@@................ -.........................@x.........................@@.@@@...............@@@@.......@@x.............@...............x@................. -...........@x.......................................@@@@@................@@@@@.....@@@@............@@@..............x.................. -..........@@@........................................@@.@@...............@..@@.....@@@.@...........@@@x........................x.@@.... -........@@.@..........................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@........................@@@@@@... -.......@@@@@.........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@x......................@@@@@@@.. -.......@@@@@xx.......................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@@.......................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@@.........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -....x@................@@................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -....@@@...........x@.@@@@.................@@@.@@.......................@@....................@@@@@@@@.................................. -....@@@@..........@@@@.@x..............................................@@.....................@@@@@@@@................................. -.....@@x..........x@@@x...............................................@@@......................@.@@@@@................................. -.....@...................................................x@@.........@@@@.......................@@@@@@................................. -....@.@..................................................@@@@........@@@@.......................@@@.@@@................................ -...@@@@@.................................................x@@.@......@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.........@@@.....@@@@@........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@@@@......................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@.......@@@.....................@@@.@@@@........................@@...... -...@@@@@.............................@@@@......@@@@@@@@@@@@@@@@@.......@@@............@@.......@@@@@@@@..........@@.....x@@@@@@@@x..... -..@.@@@@.@@.........................@@@@@......@@.@..@.@@@.@@@@........x@............@@@@....@@..@@...@@...@@.@@@@@@.@x.@@@@@@@@@...... -.@@@@@..@@@@.......................@@@.@x......@@@....@@............................@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@......@@@.......................@@@@........@@@...@@@@............xx............@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@.......@@..........x@............@@.........@@....@@@@...........@@.............@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@.......@...........@@@x.....................@@...@@@@...........@@..............@@.@@@..@@@....@@..x@@@@@@.@@@........@@@@@......... -.@........xx..........x@@x.....................x@@@@@@............@@...............@.@@@.@@.@.....@@.....@@@.@@@@.........@@@.@........ -.@@@..............................................@@..............@@...............@@@..@@@@......@.......x.@@@@@..........@@@@@....... -.@@@@@@...........................................................xx...............@@@@@@@@@....@@@.........x.@@@.............@@....... -..@@@@@@@................xx.........................x...............................@@@@.@.@@@.@@@@..........x@@..............@........ -.......@@x...............@@........................@@@@...................................@@@@@@@@@@.........................@@@....... -........x................xx........................@@@@@...................................@@..@@.@@.........................@@@@...... -....................................................@@@@...........................................@@........................x.@@...... -.....................................................@@...........................................@@@@........................xx....... -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/16 b/outputs/real/4/extra/frames/16 deleted file mode 100644 index ab50626..0000000 --- a/outputs/real/4/extra/frames/16 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@x........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@...........@x.......................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@........@@@@.......................@@.@.@@@@..........x................@..@@.@@@@....... -..............@x.......................@@..@@@@....@@.@@@@........................@.@@@.@.@@.......@@@................@@@@.@.@@@@...... -.............@@x.......................@@.@@@.@...@@@@@.@x..............@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@......x..........x........@@@@@@@@@@.@@@.................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@x...@@@........x@@........@@@@@.@.@@...................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..@@@@.........@@..........@@@@@@@....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........xx..............@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@.......................................x.@@@@@@..@@@......@@..........@@@....................@@@....@@............ -.....x@@@.....@@.@.@........................................x@@@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@x.......... -.....x@.@.....@@@@@..........................................@@@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@x.......... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@...................................................@@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...@@x...........................................@.@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@@@@............xx............................x@@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@.x............@@.............................@@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............@@..............................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............@@@.............................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@x.x@@..........@.@@............................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..@.@@@..........x@@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@@@.@.@@............@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@.............@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@..................@@@@@@@.@..@@@@@..@@@@@...x@@@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............@.@@@@@...................@@@@.@@@...@@@@@@@@@....@@@@@................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@x...................@@...@@......@@@@@......@@@................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@..................x@.....@@@......@@@.........................@@@.@@@..........@@@@...@@....@@@..... -...........@@@@@...........@@@@.@..@x................xx....@@@@@.................................@@@@..@@..........@@@@@@@......@@@.... -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@........@@.... -.............@@.............@@@@@@@@@.....................@@@.@@@.....................xx.............@@@.........................@..... -...............@.............@@.@@.@......................@.@@@@.@@...................x.@@.......................................@@.... -..............@@@............@@@@@@@@....................@@.@@@.@@@@...................@@@@............................x.........@@@... -............@@.@@.............@@.@@@@@...................@@@@....@@@...................@.@@@..........................@@@.........@@x.. -...........@@@@@....................@@@...................@@.......@@................@@@.@@@..........................@@@@.......@..x.. -..@@.......@@@@.......................xx...........................@@...............@@@@@@@..........................@@@@@......@@@@... -.@@@@@@....@@@@@...................................................@................x@@@@...........................x@.@@.......@@@@@.. -@@@..@@@....@@.@@........@@........................................@@...............................................x............@.@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@.........x......@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@...............................x@x...........@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@..........xx....................@@@.............@@@@@@@.@@@@.........................................@@@.@@.@@@.x.@@...... -....@@@@@............@@@......................@@@.............@@@.@@@@@@@......................x@....................@@@@@@@........... -.....@@.@@..........@@@......................@@@@.............@@@.@.@@.@@@.....................@@@....................@@@.@.@.......... -......@@.@@.........@@.....................@@@@@..............@@@@.@@@..@@......................@@@@......................@@@@......... -.@@....@@.@@.......@@.....@@..............@@@..................@@@@@@@@@@@.......................@@@@.....................@@@@......... -@@@@...@@@@@......@@.@...@@@@............@@@...................@@..@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@...........x@@....................xx..................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@............x........................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@.......................@x...........................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@.@@@...........................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@@@............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@............@@@@@.............................@@@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@...........x@.@@@.............................@@................@@@@@@@@@@.......................... -......@@@.@@@@...................@@............x@.@@............................x@@.................@@@.@.@@@......................xx.. -.....@@@@..@@@....................@..............@@@@............................@@@.......@@@...........@@@.......................@@.. -.....@@@.@..@@@..................@@.@@...........@@@@..........................x@@@@......@@@@@.........@@........................@@@.. -.....@@@@@@@@@@..................@@@@@@...........@@............................@@@.......@@@@@@........@@......................x.@@... -.....@@...@@@@...@@..............@@..@@@...................................................@@@@@.........@@....................x@@@.... -.....@@...@@@...@@@@............@@@@@@@@.....................................................@@@..........@@....................@@..... -......@@..@@@...@@@@x...........@@@@@.@...................@@@..............................@@@@..........@@@........................... -......@@@@.@....@@.@............@@@@@@...................@@@@@............................@@@@@@........@@@............................ -.......@@@@....@@@@..............@@@@....................@@@@.@@.......................@@.@@@.@@@.......@@@............................ -........@@....@@@@........................................@@.@@@@@.@@.................@@@@@@@@@@@........x..........@@................. -.............@@@@...........................................@@@.@@@@@@..............x@@@@@@@@@@@...................x@@@x............... -.............@@@@@...........................................@@@@...@@@.............x@@@.@@@@@@..........@x.........@@@................ -.............@@@@@@..............................................@@@@@@.................................@@@..............@@............ -............@@@...@@.............................................@@...@@................................@@@...........@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@................................@x..........@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................@@@@@@@@@.x....... -............@@.....@@............................x.....@@@@..@@....@..@@@...............@@.........................@@@.....@@@@@x...... -...........@@@.....@@@..........................@@x....@@@.@@@@....@@@@@@...........@@.@@@@..................x....@@@.......@@@@....... -..........@.@@@.....@@.........................@@@....@.@@.@@.@@..@@.@@@...........@@@@@@@@.................x@@.@@.@.........@@........ -.........@@@@@.@...@@@@...@@@..................@@.@@.@@@@.@.@@@@.@@@...............@@@@.@@...................@@@@@@.................... -......@@@@@.@.@@@@@@@@@@.@@@@@..................@.@@@@@@@@@.@@@.@@@@@...............@@..........................@@..................... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@@@.@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@.........................x....................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...............................x@@.@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.....................xx........@@@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.....................x........@@.@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..............................@@@.@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@................................@@@@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@@@@...................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@...........@@@...................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@.............@@@....................@@...@.@@@.......................................@@@@@.................................. -........................@@@.........................@@@@@@................@@......................@@@................xx................ -.........................x..........................@@.@@@...............@@@@.......@@..............@................x................. -...........x........................................@@@@@................@@@@@.....@@@@............@@@................................. -..........@@x........................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@.@..........................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@........................x@@@@@... -.......@@@@@.........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@.......................@@@@@@@.. -.......@@@@x.........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@x.......................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@@.........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -.....x................@@................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -....@@@............x.@@@x.................@@@.@@.......................@@....................@@@@@@@@.................................. -....@@@x..........x@@@.x...............................................@@.....................@@@@@@@@................................. -.....@@............@@x................................................@@@......................@.@@@@@................................. -.....@....................................................@@.........@@@@.......................@@@@@@................................. -....@.@..................................................x@@@........@@@@.......................@@@.@@@................................ -...@@@@@..................................................@@.@......@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.........@@@.....@@@@@........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@@@@......................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@.......@@@.....................@@@.@@@@........................@x...... -...@@@@@.............................@@@@......@@@@@@@@@@@@@@@@@.......@@@............@@.......@@@@@@@@..........@@......@@@@@@@@...... -..@.@@@@.@@.........................@@@@@......@@.@..@.@@@.@@@@.........x............@@@@....@@..@@...@@...@@.@@@@@@.x..@@@@@@@@@...... -.@@@@@..@@@@.......................@@@.@.......@@@....@@............................@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@......@@@.......................@@@@........@@@...@@@@..........................@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@.......@@...........x............@@.........@@....@@@@...........xx.............@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@.......x...........x@@......................@@...@@@@...........@@..............@@.@@@..@@@....@@...x@@@@@.@@@........@@@@@......... -.@.....................@x.......................x@@@@@............@@...............@.@@@.@@.@.....@@.....@@@.@@@@.........@@@.@........ -.@@@..............................................@@..............xx...............@@@..@@@@......@.........x@@@@..........@@@@@....... -.@@@@@@............................................................................@@@@@@@@@....@@@...........@@@.............@@....... -..@@@@@@x...........................................................................@@@@.@.@@@.@@@@...........x@..............@........ -.......@x................xx........................x@@@...................................@@@@@@@@@@.........................@@@....... -...................................................@@@@@...................................@@..@@.@@.........................x@@@...... -....................................................@@@@...........................................@@..........................@x...... -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/17 b/outputs/real/4/extra/frames/17 deleted file mode 100644 index a2cf9b8..0000000 --- a/outputs/real/4/extra/frames/17 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@...........x........................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@........@@@x.......................@@.@.@@@@...........................@..@@.@@@@....... -..............x........................@@..@@@@....@@.@@@@........................@.@@@.@.@@.......@@x................@@@@.@.@@@@...... -.............@x........................@@.@@@.@...@@@@@.x...............@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@..........................@@@@@@@@@@.@@@.................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@....@@x.........xx........@@@@@.@.@@...................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..@@@@.........xx..........@@@@@@@....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........................@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@.........................................@@@@@@..@@@......@@..........@@@....................@@@....@@............ -......x@@.....@@.@.@.........................................@@@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -......x.@.....@@@@@..........................................x@@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@...................................................@@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...@@............................................x.@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@@@x...........................................@@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............xx.............................x@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............@@..............................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............@@@.............................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...x@..........x.@@............................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..x.@@@...........x@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@@@.@.@@............@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@.............@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@..................@@@@@@@.@..@@@@@..@@@@@....@@@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............@.@@@@@...................@@@@.@@@...@@@@@@@@@....x@@@@................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@....................@@...@@......@@@@@......@@@................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@...................x.....@@@......@@@.........................@@@.@@@..........@@@@...@@....@@@..... -...........@@@@@...........@@@@.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@......@@@.... -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@........@@.... -.............@@.............@@@@@@@@@.....................@@@.@@@....................................@@@.........................@..... -...............@.............@@.@@.@......................@.@@@@.@@.....................@@.......................................@@.... -..............@@@............@@@@@@@@....................@@.@@@.@@@@...................x@@@......................................@@@... -............@@.@@.............@@.@@@@@...................@@@@....@@@...................@.@@@..........................x@@.........@x... -...........@@@@@....................@@x...................@@.......@@................@@@.@@@..........................@@@@.......@..... -..@@.......@@@@....................................................@@...............x@@@@@@..........................x@@@@......@@@@... -.@@@@@@....@@@@@...................................................@.................@@@@............................x.@@.......@@@@@.. -@@@..@@@....@@.@@........@@........................................@@............................................................@.@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@.......x@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@................................x............@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................x@@.............@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@............@@x......................@@@.............@@@.@@@@@@@.......................x....................@@@@@@@........... -.....@@.@@..........@@@......................@@@@.............@@@.@.@@.@@@.....................x@@....................@@@.@.@.......... -......@@.@@.........@@.....................@@@@@..............@@@@.@@@..@@......................@@@@......................@@@@......... -.@@....@@.@@.......@@.....@@..............@@@..................@@@@@@@@@@@.......................@@@@.....................@@@@......... -@@@@...@@@@@......@@.@...@@@@............@@@...................x@..@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@............x@........................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@.......................x............................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@.@@x...........................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@@@............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@............x@@@@.............................@@@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@............x.@@@.............................@@................@@@@@@@@@@.......................... -......@@@.@@@@...................@@.............x.@@.............................@@.................@@@.@.@@@.......................... -.....@@@@..@@@....................@..............@@@@............................@@@.......@@@...........@@@.......................@x.. -.....@@@.@..@@@..................@@.@@...........@@@@...........................@@@@......@@@@@.........@@........................@@@.. -.....@@@@@@@@@@..................@@@@@@...........@@............................x@@.......@@@@@@........@@........................@@... -.....@@...@@@@...@@..............@@..@@@...................................................@@@@@.........@@.....................x@@.... -.....@@...@@@...@@@@............@@@@@@@@.....................................................@@@..........@@....................x@..... -......@@..@@@...@@@@............@@@@@.@...................@@@..............................@@@@..........@@@........................... -......@@@@.@....@@.x............@@@@@@...................@@@@@............................@@@@@@........@@@............................ -.......@@@@....@@@@..............@@@@....................@@@@.@@.......................@@.@@@.@@@.......x@x............................ -........@@....@@@@........................................@@.@@@@@.@@.................@@@@@@@@@@@...................x@................. -.............@@@@...........................................@@@.@@@@@@...............@@@@@@@@@@@....................@@@................ -.............@@@@@...........................................@@@@...@@@..............x@@.@@@@@@..........x..........x@x................ -.............@@@@@@..............................................@@@@@@.................................@@@..............@@............ -............@@@...@@.............................................@@...@@................................@@@...........@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@................................x...........@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................@@@@@@@@@......... -............@@.....@@..................................@@@@..@@....@..@@@...............@@.........................@@@.....@@@@x....... -...........@@@.....@@@..........................@x.....@@@.@@@@....@@@@@@...........@@.@@@@.......................@@@.......@@@@....... -..........@.@@@.....@@.........................@@@....@.@@.@@.@@..@@.@@@...........@@@@@@@@..................x@.@@.@.........@@........ -.........@@@@@.@...@@@@...@@@..................@@.@@.@@@@.@.@@@@.@@@...............@@@@.@@...................x@@@@@.................... -......@@@@@.@.@@@@@@@@@@.@@@@@..................@.@@@@@@@@@.@@@.@@@@@...............@@..........................@@..................... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@@@.@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@................................x@.@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@...............................@@@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@..............................@@.@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..............................@@@.@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@................................@@@@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@@@@...................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@...........@@@...................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@.............@@@....................@@...@.@@@.......................................@@@@@.................................. -........................x@x.........................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -..........xx.........................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@.@..........................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@.........................@@@@@... -.......@@@@x.........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@.......................x@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@x.........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -......................@x................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -....x@x..............@@x..................@@@.@@.......................@@....................@@@@@@@@.................................. -....@@@............x@@.................................................@@.....................@@@@@@@@................................. -.....@@............x@.................................................@@@......................@.@@@@@................................. -.....@....................................................x@.........@@@@.......................@@@@@@................................. -....@.@...................................................@@@........@@@@.......................@@@.@@@................................ -...@@@@@..................................................x@.@......@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.........@@@.....@@@@@........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@@@@......................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@.......@@@.....................@@@.@@@@........................x....... -...@@@@@.............................@@@@......@@@@@@@@@@@@@@@@@.......x@x............@@.......@@@@@@@@..........@@......@@@@@@@@...... -..@.@@@@.@@.........................@@@@@......@@.@..@.@@@.@@@@......................@@@@....@@..@@...@@...@@.@@@@@@....@@@@@@@@@...... -.@@@@@..@@@@.......................@@@.@.......@@@....@@............................@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@......@@@.......................@@@@........@@@...@@@@..........................@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@.......@x........................@@.........@@....@@@@..........................@@@@..@@.@.@@@..@@@x.@.@@@@...@....@@.@@@@.......... -.@@....................xx......................x@...@@@@...........xx..............@@.@@@..@@@....@@....x@@@@.@@@........@@@@@......... -.@.....................x.........................x@@@@............xx...............@.@@@.@@.@.....@@.....@@@.@@@@.........@@@.@........ -.@@@..............................................@@...............................@@@..@@@@......@..........@@@@..........@@@@@....... -.@@@@@@............................................................................@@@@@@@@@....@@@...........@@@.............@@....... -..@@@@@x............................................................................@@@@.@.@@@.@@@@............x..............@........ -.......x............................................@@@...................................@@@@@@@@@@.........................x@@....... -...................................................x@@@@...................................@@..@@.@@..........................@@x...... -....................................................@@@@...........................................@@..........................x....... -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/18 b/outputs/real/4/extra/frames/18 deleted file mode 100644 index fce9f9c..0000000 --- a/outputs/real/4/extra/frames/18 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@........@@x........................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@....@@.@@@x........................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.............x.........................@@.@@@.@...@@@@@.................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@..........................@@@@@@@@@@.@@@.................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@....@@....................@@@@@.@.@@...................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..@@@x.....................@@@@@@@....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........................@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@.........................................@@@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@.........................................x@@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@...........................................@@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@...................................................x@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...@x..............................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@@@............................................x@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............x@..............................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............x@x.............................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@....x............xx............................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@....x@@............@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@@x.@.@@............@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@.............@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@..................@@@@@@@.@..@@@@@..@@@@@....x@@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............@.@@@@@...................@@@@.@@@...@@@@@@@@@.....@@@@................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@....................@@...@@......@@@@@......x@@................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@....@@@..... -...........@@@@@...........@@@@.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@......@@@.... -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@........@@.... -.............@@.............@@@@@@@@@.....................@@@.@@@....................................@@@.........................@..... -...............@.............@@.@@.@......................@.@@@@.@@.....................x@.......................................@@.... -..............@@@............@@@@@@@@....................@@.@@@.@@@@....................@@@......................................@@x... -............@@.@@.............@@.@@@@@...................@@@@....@@@...................x.@@@...........................@@.........@.... -...........@@@@@....................@x....................@@.......@@................x@@.@@@..........................@@@@.......@..... -..@@.......@@@@....................................................@@................@@@@@@...........................@@@@......@@@@... -.@@@@@@....@@@@@...................................................@.................x@@@..............................@@.......@@@@@.. -@@@..@@@....@@.@@........@@........................................@@............................................................@.@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@.................................x@.............@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@............@x.......................@@@.............@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@..........@@@......................@@@@.............@@@.@.@@.@@@......................x@....................@@@.@.@.......... -......@@.@@.........@@.....................@@@@@..............@@@@.@@@..@@......................@@@@......................@@@@......... -.@@....@@.@@.......@@.....@@..............@@@..................@@@@@@@@@@@.......................@@@@.....................@@@@......... -@@@@...@@@@@......@@.@...@@@@............x@@....................x..@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@.............x........................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@.@x............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@@x............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@.............................@@@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@.............................@@................@@@@@@@@@@.......................... -......@@@.@@@@...................@@...............@@.............................@@.................@@@.@.@@@.......................... -.....@@@@..@@@....................@..............@@@@............................@@@.......@@@...........@@@.......................x... -.....@@@.@..@@@..................@@.@@...........@@@@...........................x@@@......@@@@@.........@@........................@@x.. -.....@@@@@@@@@@..................@@@@@@...........@@.............................@@.......@@@@@@........@@........................@@... -.....@@...@@@@...@@..............@@..@@@...................................................@@@@@.........@@......................x@.... -.....@@...@@@...@@@@............@@@@@@@@.....................................................@@@..........@@.....................x..... -......@@..@@@...@@@x............@@@@@.@...................@@@..............................@@@@..........@@@........................... -......@@@@.@....@@..............@@@@@@...................@@@@@............................@@@@@@........x@@............................ -.......@@@@....@@@x..............@@@@....................@@@@.@@.......................@@.@@@.@@@........x............................. -........@@....@@@@........................................@@.@@@@@.@@.................@@@@@@@@@@@....................x................. -.............@@@@...........................................@@@.@@@@@@...............x@@@@@@@@@@....................x@x................ -.............@@@@@...........................................@@@@...@@@...............@@.@@@@@@......................x................. -.............@@@@@@..............................................@@@@@@.................................x@x..............@@............ -............@@@...@@.............................................@@...@@................................x@x...........@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@............................................@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................@@@@@@@@@......... -............@@.....@@..................................@@@@..@@....@..@@@...............@@.........................@@@.....@@@@........ -...........@@@.....@@@..........................x......@@@.@@@@....@@@@@@...........@@.@@@@.......................@@@.......@@@x....... -..........@.@@@.....@@.........................@@@....@.@@.@@.@@..@@.@@@...........@@@@@@@@...................x.@@.@.........@@........ -.........@@@@@.@...@@@@...@@@..................@@.@@.@@@@.@.@@@@.@@@...............@@@@.@@....................x@@@@.................... -......@@@@@.@.@@@@@@@@@@.@@@@@..................@.@@@@@@@@@.@@@.@@@@@...............@@..........................@@..................... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@@@.@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@.................................x.@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@...............................@@@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@..............................@@.@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..............................@@@.@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@................................@@@@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@@@@...................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@...........@@@...................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@.............@@x....................@@...@.@@@.......................................@@@@@.................................. -.........................x..........................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@.x..........................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@.........................x@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -......................x.................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -.....x...............@x...................@@@.@@.......................@@....................@@@@@@@@.................................. -....x@@.............x@.................................................@@.....................@@@@@@@@................................. -.....@@.............x.................................................@@@......................@.@@@@@................................. -.....@.....................................................x.........@@@@.......................@@@@@@................................. -....@.@...................................................x@@........@@@@.......................@@@.@@@................................ -...@@@@@...................................................@.@......@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.........@@@.....@@@@@........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@@@@......................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@.......@@@.....................@@@.@@@@................................ -...@@@@@.............................@@@@......@@@@@@@@@@@@@@@@@........x.............@@.......@@@@@@@@..........@@......@@@@@@@x...... -..@.@@@@.@@.........................@@@@@......@@.@..@.@@@.@@@@......................@@@@....@@..@@...@@...@@.@@@@@@....@@@@@@@@@...... -.@@@@@..@@@@.......................@@@.@.......@@@....@@............................@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@......@@@.......................@@@@........@@@...@@@@..........................@@@@.@@@@.@@@@@..@x.x.@@@.@..@@@..@@@@.@@........... -@@@.......x.........................@@.........@@....@@@@..........................@@@@..@@.@.@@@..@@x..x.@@@@...@....@@.@@@@.......... -.@@.............................................x...@@@@...........................@@.@@@..@@@....@@.....@@@@.@@@........@@@@@......... -.@................................................x@@@.............................@.@@@.@@.@.....@@.....x@@.@@@@.........@@@.@........ -.@@@..............................................x@...............................@@@..@@@@......@..........@@@@..........@@@@@....... -.@@@@@x............................................................................@@@@@@@@@....@@@...........@@x.............@@....... -..@@@@x.............................................................................@@@@.@.@@@.@@@@...........................@........ -....................................................x@@...................................@@@@@@@@@@..........................@@....... -....................................................@@@@...................................@@..@@.@@..........................xx....... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/19 b/outputs/real/4/extra/frames/19 deleted file mode 100644 index 1f6e55a..0000000 --- a/outputs/real/4/extra/frames/19 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@........@x.........................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@....@@.@@x.........................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@...@@@@@.................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............x@..........................@@@@@@@@@@.@@@.................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@....@x....................@@@@@.@.@@...................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..@@@......................@@@@@@@....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........................@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@.........................................x@@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@..........................................@@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@...........................................x@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...x...............................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@@x.............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@...............x..............................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@...............x..............................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@.....xx............xx.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@x..x.@@............@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@.............@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@..................@@@@@@@.@..@@@@@..@@@@@.....@@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............@.@@@@@...................@@@@.@@@...@@@@@@@@@.....x@@@................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@....................@@...@@......@@@@@.......@@................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@....@@@..... -...........@@@@@...........@@@@.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@......@@@.... -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@........@@.... -.............@@.............@@@@@@@@@.....................@@@.@@@....................................@@@.........................@..... -...............@.............@@.@@.@......................@.@@@@.@@......................x.......................................@@.... -..............@@@............@@@@@@@@....................@@.@@@.@@@@....................x@@......................................@@.... -............@@.@@.............@@.@@@@x...................@@@@....@@@.....................@@@...........................@@.........x.... -...........@@@@@....................x.....................@@.......@@.................@@.@@@..........................@@@@.......@..... -..@@.......@@@@....................................................@@................x@@@@@...........................@@@@......@@@@... -.@@@@@@....@@@@@...................................................@..................@@@..............................@@.......@@@@@.. -@@@..@@@....@@.@@........@@........................................@@............................................................@.@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@..................................x.............@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@............x........................@@@.............@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@..........@@x......................@@@@.............@@@.@.@@.@@@.......................x....................@@@.@.@.......... -......@@.@@.........@@.....................@@@@@..............@@@@.@@@..@@......................x@@@......................@@@@......... -.@@....@@.@@.......@@.....@@..............@@@..................@@@@@@@@@@@.......................@@@@.....................@@@@......... -@@@@...@@@@@......@@.@...@@@@.............x@.......................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@.x.............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@x.............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@.............................@@@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@.............................@@................@@@@@@@@@@.......................... -......@@@.@@@@...................@@...............@@.............................@@.................@@@.@.@@@.......................... -.....@@@@..@@@....................@..............@@@@............................@@@.......@@@...........@@@........................... -.....@@@.@..@@@..................@@.@@...........@@@@............................@@@......@@@@@.........@@........................xx... -.....@@@@@@@@@@..................@@@@@@...........@@.............................x@.......@@@@@@........@@........................@@... -.....@@...@@@@...@@..............@@..@@@...................................................@@@@@.........@@.......................x.... -.....@@...@@@...@@@x............@@@@@@@@.....................................................@@@..........@@........................... -......@@..@@@...@@@.............@@@@@.@...................@@@..............................@@@@..........@@@........................... -......@@@@.@....@@..............@@@@@@...................@@@@@............................@@@@@@.........x@............................ -.......@@@@....@@@...............@@@@....................@@@@.@@.......................@@.@@@.@@@...................................... -........@@....@@@@........................................@@.@@@@@.@@.................@@@@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@................@@@@@@@@@@.....................x................. -.............@@@@@...........................................@@@@...@@@...............x@.@@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................x...............@@............ -............@@@...@@.............................................@@...@@.................................x............@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@............................................@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................@@@@@@@@@......... -............@@.....@@..................................@@@@..@@....@..@@@...............@@.........................@@@.....@@@@........ -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@.......................@@@.......@@@........ -..........@.@@@.....@@.........................x@x....@.@@.@@.@@..@@.@@@...........@@@@@@@@.....................@@.@.........@x........ -.........@@@@@.@...@@@@...@@@..................@@.@@.@@@@.@.@@@@.@@@...............@@@@.@@.....................x@@@.................... -......@@@@@.@.@@@@@@@@@@.@@@@@..................@.@@@@@@@@@.@@@.@@@@@...............@@..........................@@..................... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@@@.@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@...............................x@@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@..............................@@.@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..............................@@@.@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@................................@@@@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@@@@...................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@...........@@@...................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@.............@x.....................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -.....................x....................@@@.@@.......................@@....................@@@@@@@@.................................. -.....xx..............x.................................................@@.....................@@@@@@@@................................. -.....@@...............................................................@@@......................@.@@@@@................................. -.....@...............................................................@@@@.......................@@@@@@................................. -....@.@....................................................xx........@@@@.......................@@@.@@@................................ -...@@@@@...................................................x.@......@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.........@@@.....@@@@@........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@@@@......................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@.......@@x.....................@@@.@@@@................................ -...@@@@@.............................@@@@......@@@@@@@@@@@@@@@@@......................@@.......@@@@@@@@..........@@......@@@@@@@....... -..@.@@@@.@@.........................@@@@@......@@.@..@.@@@.@@@@......................@@@@....@@..@@...@@...@@.@@@@@@....@@@@@@@@x...... -.@@@@@..@@@@.......................@@@.@.......@@@....@@............................@.@@.@@.@@@@@@@....xx.@@@@@@.@@@@@@.@@@..@@@....... -@@@......@@x.......................@@@@........@@@...@@@@..........................@@@@.@@@@.@@@@@..x....@@@.@..@@@..@@@@.@@........... -@@@.................................@@.........x@....@@@@..........................@@@@..@@.@.@@@..@x.....@@@@...@....@@.@@@@.......... -.@@.................................................@@@@...........................@@.@@@..@@@....@@.....x@@@.@@@........@@@@@......... -.@.................................................x@@.............................@.@@@.@@.@.....@@......@@.@@@@.........@@@.@........ -.@@@...............................................x...............................@@@..@@@@......@..........@@@@..........@@@@@....... -.@@@@x.............................................................................@@@@@@@@@....@@@...........@@..............@@....... -..@@@x..............................................................................@@@@.@.@@@.@@@@...........................@........ -.....................................................@@...................................@@@@@@@@@@..........................xx....... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/2 b/outputs/real/4/extra/frames/2 deleted file mode 100644 index d34efd3..0000000 --- a/outputs/real/4/extra/frames/2 +++ /dev/null @@ -1,135 +0,0 @@ -...........................@x......x@x.......xx.....................x.................................x.............@@@................ -.......x@x............xx..@@@....x.@@@..x....@@......x.........x...@@@..@x...x@@......@x....@@........@@...........@@@@@@.....x...xx... -..x@x..x@.............@.@@@@@...@@@@@..@@@.x@@.@....@x....x...@@x.x@@@.@@@...@@@@..@@@@@.@@@@@@@.@@@x.@@@..@@.....@.@@@@@@...x@@...@... -..@@@................@@@.@@@....@@@@.@@.@.@@..@@@x.x@...@@@x.x.@.....@@@.@x...@@x.@@@...@@@@@.@@@@@@@..@@@@@@x.x@@@@.@@.@@....@.@.@.x.. -.@.@.......x......@@@@..@@..@x...@@..@@@@.@..@@.@@.@.@@@@@..@.@.......@@@@........@@@@@@@@@@@..@@@..@..@@@@@@...@@.@@@@@@@.x..@@@@@@.@. -x@@@@.....@x....x@@@@.@@@.@@@x........@.@@@@@@@..@@@@@.@.@@@.@@x......@@@@.@@....x@@@.@@.@@.x.......x@@@@@@@...x@...@@@@@@@@@@@.@..@@@@ -.@@@@x...xx......@@..@@..@@@..........@.@@@@@@@@@@..@@@@@@@@@@@.......@@@.@@@x....@@.@.@@@@.x........@@...x.....@x....@..@@.@@@@.@@..@@ -...@@.........@@.@@@..@@.@.....x.....@@@@..@@@@..@@@@.@@@@.@@.@........@@.@@..@x..@.@@@.@.@@.@.....@@@...........x....@@@@.@.@@@@@.@@@@ -..x@.........@@@@@.@@@@.@@@...@.x....@@@@.@@@.@...@@@@@.@@@@@@@@.....@@.@@.@@@@@..@@@@@@@@.@@@@..x@@@@..........@....@.@@@@@@@.@@@.@@.@ -..@.........@@..@...@@@..@@@@@@@......@@@@@@@@@@@@.@@@...@...@@@@...@@@@@@@@@@..@@@@....@@..@@@.@@.@@@.........@@@..@@@@@...@@@@.x.@.@@ -.@@......@@.@@@@...@@@....@@.@@@@.....x..@@@@@.@.@@.@@..@@....@@x..@@.@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@.@........@@@.@@@@.@@@@.@@...xx@@x -@@.@@@@.@@@@@@@@..@@@@x...x....@@..........@@@@@@@@@@.@@@@@x......x.@.@@@@@.@.@@..@@@@@.@@@@@@@@.@@@@@@x.......@@@.@@@@@@@@@@.......... -@@@@.@@@@@.....@@.@@@.@........@@@.x@x.........@@..@@@@.@.@@.......@@.@@...@x.@@@@.....x.@@@@@@@.@@.@@@..x@x...@@..@@@.@@@.@.@......... -@@.@@...@@.....@@@@@@@@@........@@.@@..........x...@..x.@@@........@@.@@@@@@...@@@.........@@@@@@@@......@@x...x...@.....@@.@@@@@@..... -@@@.@..@@@....@@.@@@@.@.x......@@@@@@@x..xx.x@@....@@..@@@@@@.@@@@@@..@@@.@....@@@.......x.@@@..@.@x....@@........@@@....@@.@.@.@@@.... -.@@@@@@@@....x@@.@.@...@x.....@@@.@..@.@@@..x@@....@@...@@.@@@@@@@@@@.@@@@@...@@.@@x.x.@@@@@.....@@....@@.........@@.@@@@@@@@@....@@x.. -x@@@.@@.@.....@@@@@.@@..@.....@@.@@.@@@@.@....x....@@@...@@@.@@@@@@@@@..@@.@@@.@@.@.@.@@@@@.x..@@@....@@...........@@@@@.@@@@@@....@... -.x.@@@@.@@..x@@@@@@.@@@@@......@@.@@@@@.@@..........@@....@@....@@.@@...@@@@@@.@.@@.@@@@@@@.@@@@@....@@@@@.x....xx.@@.@@.@@.@@@@..@@@.. -...x@..@.@@@@.@@@@@@..@.@@......@@..@.@@@@@.........@@....@.....@@.....@@@@@@@@@.@@@.@..@@@@.@@.....@@@.@@x....@@.@@@.@@@@.....@@.@@@.. -......@@@.@@@@.@..@@@.@.@@@......@.@@@@@@@@......xx@x....@@.....@@...@@.@@@.@@@@@.@.@.@@@.x....x@@@@@@@@.......@@@@@@@@@@@.....@.@.@... -......@@@.@@@@.@@@@@.@@@@@@@.@@@@@@.@..@@.x...x...x......x@@x....@@@@@@@@..@@.@@@@@@@@@@@.......@@@.@.@......@@@@@.@@.@@@@@...@@.@@..xx -.......@@@@.@@@.@@@@@.@@@.@@@@@@..@@...@@.x...@@x...........xx...@@.@@@@@@@@@@...@.@.@@@@@...x.x.@..x..xx...@@@@@.....@@@@.@@@@@@@...@@ -........@@..@@@@@@@@.@@.@@..@@.....@x...@@@...@@@.................@@@...@@@@@....@@....@@@.@@@@@..@@@.......@@@.......@@@.@@@@@@@...@@@ -........@@x..@@@@.@@.@@@@@.@.@.....x...x@@@.@@.@.....@@x........x.@@@...@@@@.@.@@@@@@@@@@@@@@@@@@@@@@......@@@@.......@@...@@..@@...@@. -..xx....@@.....@@@.@@@@@@@@@@@@...x....@.@.@@@.@@x..x@@.x........@@@@....@.@@@@@@@@@.@@@.@@.@@@@@@@@.@....@@@@@........@.....x.@...@.@. -...@....@@x...@@..@@.@@@@..@.@@@@@@...@.@@@@@@.@@@...@@@...@@...x.@..xx..@@@@.@@@.@@@....@@@@.@@@@@@@@xxx.@@.@@@@....x@@.....@@@@.@@@x. -..@@...x@..x@@@@@..@@.@@@@@@.@.@@@.@@@@@..@@.@@@@@@.@.@.x.@@@@.@.@.....@@@@@.....@@@.....x@@@@x.@@@@@...@@@@...@@x...@@@x....@@@@@@@@.. -..@@...x....@@.@@..x@@@@@@@.@@.@@.@@@@.@@@@.@@@@.@@@@@..@@@..@@@@@....x.@@@@......@........@@...x.@@@@.@@@@.x..@@.....@@......@@@@@@@.. -.@@..x......@@.@@......@@@.@@.@.@@@...@@.@.@@.......@@@@@@@.@..@@@@@..@@@@@.@@@@@@@@........@.....@@@@@@@@@@@..@@@x...xx...x...@..@@@.. -.@@@@@@x...@@.xx.......@....@.@@@@@..@@.@@.@@.........@@@@.@@@@@.@@@@@@@@@.@.@@@@@@.@@@.@@.@.x.....@@..@@@@@@...@@@........@@@@@...@@.. -.@@..@.@@.@@@........x@@...@@@@@@@@@.@@.@@@@@@..x......@@@@.@@..xx..@@@@@.@@.@.@@@..x@@@@@@@@@....@@@@@@@@@@.....@@@@x...x@@@.@@@...@x. -..@..@@.@@.@@@@....xx.@@...@@..@@@@.@@@x...@@@.@@@..x@@...x.@@@....@@@@@.@@@@.@@.xx...@@...@@.x..@@@.@@@..@@@.....@@@@.x.@@....@@@..@.. -.@@.@@.@.@@@@@@@....@.@@@..@@@@.@..@@@......@@.@@@@.@@@....@@@@@..x@@.@..@...@@@......@@....@@@..@@@@..@@...@@....@@@@@@@@.x....@@@.@@. -.@@.@@@@@@@.@@@@..@@@..@@.x.@@.@@@@@@........@@@..@@@@...x@@@@@@..@...@.@@...@@@.....@@@...@@@.@..@@@@@@@@..@@...@..@@.@@@.@@....@@@@@. -.xx..@@@..xx.@@..@@@@....@.@@@@@@@@@@.........@.@.@@@@...@@@@.@@@@@..@@@@@@...@@@....@@@..@@.@@@@@@@.@@@@x..xx..@@@.....@@@@@@...@..@@. -.......x.......@@@.@@...@@.@.@@.@@.@.....xx....@@@.@.@....@.@@@@.@@.@.@..@.@...@.@....@.@@.@.@@..@..............@@@......@@.@x..x@@.@@@ -.x..........x@@@@@...x.x.xx.@@@@@@@@@.xx@@.x....x.@@.@@..@@.@@@.@@@@@@@x.x@@x...@@@....@@@@.@.@..@@......xx.....@.@@@@@@.@x......@@@.@@ -x@..........@@.@@x...@@x....@@@@.@@@@@.@.@@.@x....@@@.@@.@@@@....@@@.@@...@@...@@@.xxx.@.@@@@@@@@@@......@@....@@@@@.@@@@.......x.@@@@@ -.@@...x....@@@@@.....@@....x@.......@@@.@@@.@x.....@@@.@@@@@.......@@@@@...@@.x@.@@..@@@.@@@@@.@..@@.x..@@@...x@.@..@.@@@@......@@..@@@ -..@@.@@@...@@@@...@@@x.....@..........@@@.@@........@@..@@..@@x....@@.@@..@@@..@@@.@@@@@@@@...x.x@@@@@@@@@x.....@@@@.@@@@@...x.@@@@@..@ -.@@@@@@.@..@@@@@@@@@.......@@x.....@@.@@@.@@..@@x...x.......@@@.x..@...@@@@.@@.@.@.@@@@@@.........@@@@@..........@@.@@.@@@@@@@@@@@@@@@x -@@@..@@@@@..@@.@@@.@@x...@@@@x....@@@@@@.@@@.@@@@..........x...@@@.@@...@.@..@@@@@.@@@.@@...........@......x....@@@@@x.x..@@.@.x.@.@@@. -@@@.@@@@.xx..@@@@.@@@x..@@@@....@@.@@.@.@@..@.@@@.........@@....@@@.@@.@@@@@@@@@@@@.@..@@@..........@@.....@@@@@.@@@......@@@....@@@@.. -.@.@@.@.....@@@@...x....@@@@@..x@@@....@@.@@@..@x........@@@@.@@@@@@@@@@.@.x..@@.@@@....x.@x.......@@.x...@@@@@.@@.@......x.@x..@@@@@.. -..@@@@@.....@@...........@@@@..@.@@@@@@@..@@@............@@@@@@@@@@@@@@@@......@@@.x......@@.xx....@@@@...x@@.x.@@@.x......@..@.@@@@@@. -..@@@@@@.....@....x.......@@...@@..@@@@....@.......xx...x@@@@.@@@@@@.@@@.....@@@@.....x.x.@@@@....@@@@@@.......x@.@@x.....@@@@@@@.@@@@. -...@@.@@@.@@@@..x@x...@@x.@@@@@@...x.......@@......@....@..@.@.@@.@..@@.....@@@.......@@@@.@@@@..@@@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@.@@...@@@.@...@@............@@@...@@@....@@@@@@@@@.@@@.@.xx..x@........@@.@@..@@@@@..@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@@....@@@.@@@@@@..........xx@..@@@@@@x....@@@@@@.@@@@@@@@@@............x@@@@....@@..x@@@@@@@.......@@@@..@@@..@@@@@@@.@@. -.x@@..@.@.@@@@@...x@@.@@@@@@@.......x@@x.@.@.@@@@@......x@.@@@.@..@.@@@@.@...........@.@.@@@@@@@...@@..@@@.....x.@@@@..@@.@.@@@@@@@.@@. -..@@@@@@@..@@.@x..x.@..@@.........x@.@@...xx@@@@.@@@@@.......@@@@@@@.@@@@@x...x.....@@@..@@@@.@.........x.....xx@@@@@.@@.@@@.@.@@..xx.. -....@@@@@....@@....@@@@@..@@@@.....@@@........@@@@@@@@x.......@@@.@@@@@@@.@.x@x...@@.@@...x.@@@@@................x..@@@@@@@@.@@.@x..... -.....@@.@@....@..x@@@@@..@@@@@@.....@@@......@@@@.@@@.......@@@@@.@.@@.@@@@..x..x@@@.@@@....@@.@@@.x...............@@.@@@.@.@.@@.x..... -.xx...@@.@@...x@@@..@@@@@@@@.@.@x....@@....@@@@@..@.x.....@@@@@@@@.@@@..@@@......@@...@.@@@@@...@@@@@.......xx.....x@@x...@@@@.@@...... -.@@....@@.@@..@.@@.@@..x..@@@@@.x..@@@@...@@@....xx......@@@.@.@@@@@@@@@@@...........@.@@.@@@@@@@@@@@.xx...@@.............@@@@.@@@x..xx -@@@@...@@@@@.@@@@.@@.@...@@@@@....@@@@@@@@@@..........@@@.@@..@@@..@@..@@...........@@@x.x@@.@@@..@@@@@..@@@..............@@@..@@@.@@@. -@@@@@...@@@.@@.@@@@@@@@..@@@@.....@@@.@@@@@x.........@@@@.@@@..@@@.@@@@............@@@.......@@@..@@@@.@@@@...x...@@......@@....@..@@.. -.@@@@.....x@@@@@@@.@@@@@.@.@@x.....x....@@..........x@@@.x@@x..@@@@@@@@@..........@@@@@.....x.x...@@@@@.@@@@.@@x.@@@@x...x@@...@....x.. -..@@.x.......@@......@@@@.@..@.x.x.......@@@x..x.....@@........x......@@@x.xx.....@@@@@.....x.....@@@.@.@@@@@@.@.@@@@@....@.@.@@@...x.. -....@@.......@.......@@@@@@@@@@@@@......x@.@@..x@@@.@@@...............@@@.@.@@....@@@.@@.........@@@@@.@.@.@@.@@.@..@@@x.@@@@@.@.@@@x.. -....@@...@@..@@......@@@...@@..@@@...xx..x@@@...@@@@@@@....@@..x.....x....x@@@x...@@@@@@@.x.....@@.@.@@@..@@@.@@@@....@.@.@.@.@@.@@.@.. -....@@..@@@@.@@......@@@@@@@@.@@.@@.@.@@...@@@.@@@@@..x..@@@@@@x....@.x....@@@...@@@@@@@.@x....@@@.@@@@@..@@.@@..@@....@@@.@@..@@@@@.x. -....@.@@.@@@@@....x...@.@.@@..@@@@@@@@@@..@@.@@@.@@@...@@@@@.@@....x@@@..........@@.....@.@...@.@..@@@@@@@@@@@@@.@@.....@@.@@@@...@@@@. -...@@.@@@.@@@@........xx..@@..@@.@@..@@@..@@..@@@.@@...@@.@@@@x.....@@@......@@.@@@.....@@@@@@@@x...@@@.@.@@@@.@@.@@x@x...@@.@@....@@@. -.x@@.@@@@..@@@....x.......x...x...@.@@.x..@@@.@@.@@@@..x@@@.@.......@.@@.x.x@@@@.@@@@..x@@.@@@..x........@@@@..@.@@..@@....x@.@....@@.. -.@@.@@@@.@..@@@@@@@@.............@@.@@@....@.@@@.@@@@@...@x..x...@@@.@@.@.@@..@@@@@@@x...@@@@@@@........@@.@@.@.@@...@@......@@@..@@@@. -.@@..@@@@@@@@@@@@..@@............@@@@@@...@.@@@..@@@@@.......@x.x@@.@.@@.@@...@@@@@.@.....@@@@@@@.......@@...@@@.@@@..@x......@@@.@@@@@ -..@..@@...@@@@@..@@@@........x@@.@@..@@@@@@@@.....@.@@......@@...@@.@@.xx.@@..@@...@@.....@@@@@@.@@x.....@@...@@@.@@@@@........@@@@..@@ -..@@@@@...@@@.@.@@@@...x.....@@@@@@@@@@@@@.@@.....x@@......@.@...@@@@.....@@@@@.....@@....@..@@@@@@@......@@@@.@@x...@@......x@.@@@@.@x -..@@@.@@..@@@@.@@@@@@..@@.....@@@@@@@.@@@@@@x......@......@@@@....@@.xx...@@.@@@....@@...x.@@@@..@.xx....@@@@@@@......@@x....@@.@@.@@.. -..x@..@@@@.@.@..@@.@.@.@@..@x...@@@@@@............x.....x@@@@@....@@..@@@.@x..@@.....@...@@@@@@@@....xx.@@@.@@..x.....@@@.....@@.x@@@x. -......@@@@@..x@@@@@.@@@@@@@@x...@@@@@@@@.......xx.x...x@.@@@@.@@...@...@@@...@@@@..@@.@@@.@@@.@@@.....@@@@@.....x...@@.@@.....xx....@.. -......@.@@....@@@@@.x@@@..@...x@..x..@@@@......@@.@@.@.@@.@@.@@@@@.@@..@@....@@@.@@@@.@@@@@@@@@@@@@....@@@......@..@@@.@@@........xx... -.....x@@@@...@@@@.@...@@...@..@@........@@x...x..@@@@@@@....@@@.@@@@@@@@.....x...x@@@@@@@@@@@@@@.@@@@.....@....@@@@@@@@@@@x........x... -.x...@.@@@..x@@@@@.x...@..@@@.@@.........@x...@x..@@@.@@.....@@@@...@@@......x.....@@@@@.@@@@@@@@.@@@x..@@@@..@@@..@@@@...@.....xx..... -.....@@.@....@@@@@@@..@@@.@@.@.@x............x.@..@@@@..x....x...@@@@@@....x@@........@.......@.@@x..@.@@@@.@@@@x........@@....@.@x.... -.....@@@.@@.@@@.@.@@@@@@@@.@@.x...x...........@@...@@@@@@...x....@@...@@@..@@@......x@.@.......@@...@@@.@@@@@@@.......@@@@@@..@@@@...x. -......@@.@@@@....@@@.@..@@.x.x..........x....@@@@@@@@@.@@..@@.....@@@@@@@x..@@.x@@@x.@@@x...x.@@....x@...@@@.@....x..@@@@.@@.@@.@@x..@@ -.....@@@.x.@@@...x.@@x...xx..........@@x.x.@@@@.@@..@@@.@@@@@@@x...@@@.@@....@@@.@@...@..@.xx@@@............@......x.@@@@@@@@@.@@@...@@ -.....@@x....@@....@@@..............x@@@...@@@....@@.x@.@@@@..@@@...@..@@@....@.@@.@@@.@@@@@...@.......x@@...@@.....@@@.....@@@@@@@.@@@. -.x@@@x.....@@@.....@@@x.......@@@x@.@@...x..@@@@@@@....@@@.@@@@....@@@@@@....x@@@@@@@@.@@@@...@@......@@@@@@@@....@@@.......@@@@.@@@@.. -.@@@......@.@@@.....@@......@@@@.@.@@....@@@@@.@@@....@.@@.@@.@@..@@.@@@......@@@@.@@@@@@@@@.@@.@x...@.@@@@.@@@.@@.@......x@.@@@@@@@@.. -.@@@@@@..@@@@@.@...@@@@x.x@@@@@...x@@....@@@..@@@.@@.@@@@.@.@@@@.@@@.@..@x......@.@@@@@.@@@.@.@@@@..x@@.@.@@@@@@@@@.....@@@.@@...@.@@.. -..@@@@@@@@@.@.@@@@@@@@@@.@@@@@......@.....x...@.@.@@@@@@@@@.@@@.@@@@@.@@@.x....@..@@@@.....@@@.@@...@.@@...@@...@@.....x@@@@.@.@@@@@@.. -.@@..@@@.@@@@@@@@@@@.@@@@@@@@@@@...@@.........@@@@@.@@..@@.@@@@@@@@@@@@@......x@@.@..x......@.@....@.@@@...@@...@@@.....x..@@@@@@.@..x. -@@@..@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@..@......@.@@@@.......@@.@@@@@@..@@..xx....@@........@.@.x..@@@x. -x@...x@@.@@@@.....@@..@@@@@@@.@.@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@.@@@@...x@@@@@.@@...x@@@@@@.@@@...@.@.....@@.@....@@@@@@@...x.@@.. -.......@@@@@.......x.@@.....@@@@@@@@@@@@@.@@@.@@@@@@.@@@..........@@.x@@@@.x.@@@...@@@...@@.@@@.@@@.@@@.@@x...x@@@@...@@@@.@@@...x@@@@. -.......@@.@.........@@.......@.@.x.@.@@@.@@@@.@@@@.@@.@@...@@............@@@@..@@@@.@@....@@@@@.@@..@@@@@@....@.@@.x..@@...x@@....@@@@. -.......@.@@@.......x.x........@.....@@@@.@@@@@.@@.@.@@@...@@@@............@@...@@.@@@......@.@@@@@@.@........x.@@.@.@@........x...@@@.. -.....@@@@@@@.......x.@.......x.x....@..@@@@..@@@.@.@@@@@.@@@@@.x....x..........@@@@@@......x@@.@@@@.@@.......@@.@.@@.@@@@@@...xx..x@... -...@@@@@@@..x.....@.@@@......@@x...@@@@@.@@@@@.@@@.@@@@@@@@@@@@@x.x@@@..x.....x@@@.@@.......@@@.@.@@@.@@.....@@.@@@.@@@@.@@@..@........ -..@@@@@@@.@@x....x@@@@@.....x@@...@@@.@@@.@@@..@@@..@@@@.@.@@@.@....@@@@x......x..x..@......@@@@@@@@@@@@@x....@@.@@.@.@@@@@@.@@@....... -.x@..@..@@@@..xx..@@@@@.......@@..x@..@.@.@@@@.@@.@@@..@@@...@@........@...........@@@@....x@...@@.@@@.@@....x@@.@@.@@...x.@@@@@...x@x. -..@@@@@@@@@@..@@....@@@@@.....@@......x@@@@.@@@.@@.@@..@@@@@@@@......x@@x..........@@.@@@x..@@.@@@@@@@..x.....@@@..@@.......@@@....@@@. -..x@..@@@@@@.@@@....@@.@@@....@@.x.....@.@@@@@@@@@..@@@@@@@@@.@...x..@@@....x.....@@@@@@@@...@@@@@@@@@..........@@x..@@@....@@......@.. -......x@.@@.@@@....x@@@.@@@x...@@@@@@...@@@..@.@@.@.@.@@@.@..@@..x@@.@@..x........@@.@@@@@...@..@@@@@...........@@...@@@@...x......xx.. -...........@@@.@@.....@@@@@....@@@@@@x...x....@..@@@@@@@@@...@.@.x.@@@x..@@@..x@xxx..@..@....@@.@.@@@@......xx...@@..@@.@@.x.......@... -...xx.......@..@@@.....@.@@@....@............@.@@@..@@.@@@...x@@@...x....@@@@.@@....@@@.xx..@@.@@@..@.@.....@@....@@@@@@@@@.x....x@@... -...@.@...x@@@@@@@@......x@@@@@@@x..........x@@@.@@..@@@@@.@@@..@........x@@@@@.....@@@@@....x@@.@@@@@@@x..@@@.....x@@.x.@.@@@.x...@@@.. -.x@.@@@.@.@@@@..@...........@@@.x....xx...x.@@..xx...@@.@@.@@@@..........@..@@.....@@@.@......@@@..@@@@..@@@.@x.........@@.@.@@@.@@@@.. -.@@@.@.@@@.@.....@x...........@@....@.@@@@@........@@@@@@@.@@.@@.........@@@@.....@@@.@@@......@x...@@.@@@@@@@@........@@@@@@@@@@@@@... -..@@@.@@@@@@.@@.@@@.x......x@@@@@..@@@@@@@@@......@@@@@..@.@.@.xx.....xx@@@.@.....@@@@@.@@x.........@@@@.@@.@@@.......x@.@.@@@@@@@@@@.. -....@@.@@@@@@@@@@@@@..xx...@@@@.xx.@@@@@@.@@@....@@@@@@@@@@@@@.......@@..@@@@..x.x.@@@@@@@@........x@@@@...@.@.........@@....@.@@@@@@@. -....@@..@@...@@.@.@.@@.@@..@.@@....x@.@...@@.@@.@@.@@@.@@@..@@x.....xx....@@@@@@@.@@@@@@@@@@.@@@....@@@@...@@...........@...x@..@@..@@. -....@....@....@@...@@@@@@@@@@x........@@@@@..@@@@.x@@@@@@@@@@.@..........@@@.@.@@@@@@...@@@.@@@@@..@@.@@x.x.@.....x@x..@@....@@@@@@@@@. -....@@..@@@..@@@...x.@.@.@@...........@@.@@...@@.....@.@@.@.x.@x........@@@.@@@@@@......@.@@@.@@@@@@.......@@.....x@.@.@@.....@@@.@@@@. -..x@@.@@@.@@.@@@....@@.@...............@@@...@.@@.....@@@x...@@........@@@..x@@@@@@.....@@@.@@@@@@@@........@@@@@...@@@@......@@.@@.@@. -...@@@@@.@@.@@@...@@.@@@@...@@x........@@@@@@@@@@.....@......@@@.......@@.....@@@@x.....x@@.@@@@.@@@@x.......@@@@x...@@@@@@.x..@@@@@@.. -..x@@@@...@.x....@@@.@@@@.@@@@..........@.@@@.@@x....@.@@x...@@@x......@@.................@@@@@@@@@@@.@....x@@.@@.......@@@@@@@@...@... -..@.@@@@..@@...x@@@@@@.@@@@@@............@..........@@@@@@..@@...@.xx..@@@x...............@@..@@@@@@@@@@@@@@.@@@@.......x..x.@@x....x.. -..@@.@@@..@@...@@.@@@@@@@..@@@........@@@@.......xx@@@..@@.@@...@@@@.@@@@.x........x@x....@@@..@.@@@@@.@@@@...@@.........x...@......... -..x@@@.@.@@@...@@@@..x......@@@......@@@@x......@.@.x...@@@@@..@@..@.@@@@@....x.x...@x....@@x...@@@@@@.@.....x@.@@@@@x.@@x..@@@x....... -....@.@.@@@....@@.xx..........@@x....@@.......x@@@@.....@@@@@..@@@@@.@@@@@...x.@@.........@.....@@@.@@@@.......x.@@@.@@@@...@@.@@...... -...@@@@@.@@@@@..x.............x@@...@@@......@@.@@@......@@@.@.@..@.@@.@.x...@@@@@x.......@@xx.@@@@@.@@@........@@..@@@@@...@@.@@@..... -...@@@@@@..@@@x.................@...@@@....@@@.@@@@...x@@...@@@.@@..@@@@@..x.@@@.@@.x@...@@..@@@.@@..@@@........@....@@@.@x..@@..@@@@x. -...@@@@@......x..........x......@@.@.@....@@@@..@@@@..x@@@..@@@.@@@.@@@@@@@@@.@@..x.@@@..@@...@.@.@.@@@....x...x@@....@.@@@..@@@.@@@@@. -..x@@.@@.......@x.......x@@x....x@@@@.@@..@@@...@@@.@...@@@@@@@@.@@.x..@@@@..@@@@...@@@..@.....@@@.@@@@....xx...@@.....@@.@.@..@@@...x. -...@@@@@......@@.@x.x@@@..x.......@..@@@@@@....@@@@@@@@@@@@@@@@@.@@@..x@@@@...@@x....@@@@x.....@@@@@@@@....@..x@.@@....@@@@@@@@@@@..x.. -..@.@@@@.@@..@@..@@.@.@@.....xx..x@.@@@@@@@@...@@.@..@.@@@.@@@@x.@@....@@.@@@x.......@@@@....@@..@@...@@..@@@.@@@@@@.@@.@@@@@@@@@...x.. -x@@@@@..@@@@.@x..@@@@@.@.....@@..@.@@@.@@@@@...@@@....@@..........@...@....@@.......@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@.....x. -@@@...@@@@@@@....@@@@.@@..@@@@.@.@@@@@@.....@..@@@...@@@@........x@@@@@@...@....x..@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@.........x. -@@@...@@@.@@...@@..@@.@@.@@@@@@@@@@@@@@@...@@@@@@....@@@@@........@.@@@@@@@@...x...@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@...x@.@@...@@@@..@@@@@@@@@.@..@.....xx..@@..@@...@@@@@x.........@@...@@@@..@@..x@@.@@@..@@@....@@..@@@@@@@.@@@.....@..@@@@@......... -.@........@@..x@@@...@@@@@..@@@@@.@......xx....@@@@@@@.....x......@@....@@@@@@@@...@.@@@.@@.@.....@@...@.@@@.@@@@.....@@..@@@.@@....... -.@@@......@@....@...........@..x.@@x......@...@@@.@@.....@@@@x....@@...x.@...@..x.@@@@..@@@@......@...@.@@@.@@@@@.....x@.@.@@@@@@@x.... -.@@@@@@....@.@@@.@.@@.......@@....@......x.@.@.@@.@.x...@@@.@.....@@...@@.....x.@@@@@@@@@@@@.x@@@@@@.@@@.@..@.@@@.......@@@@..@@@@@.... -..@@@@@@@.@@@@@.@@@@@@@@@@@.@@..x..@x...@.@@@@@.@@@@@..x.@@@......@..@@@.......@@@@.@@@@.@.@@@.@@@@.@@..x@@@@@@@....x...x@.@@.@..@..... -..@@.@.@@@@@@..@..x.@@@@@@@@@@@@xx@@@.@@@@.@@@@@@..@@@@.@@@.......@@@@@@........@@..@@.@@@@@@@@@@@@@@@....@@@.@....x@.....@@.@@@@@...xx -...@@@@@@@.@@@@x....@@.@.@@@@@@....@@@@@.xx.x.x..@@@@@@@@.........@@@@@........@@....@@.@.@@@..@@.@@.@.....@@@.....@.@....@.@@@@@@..... -..@@@.@.@@@...x....x@@@x@@..@......@@@..........@@@.@@@@@....x@.x.@@.@@.......@@.....x@@....@@@..@.@@.@.....@.....xx@@@@@@@..@.@@...... -..@@.@.@..@.........@@....@@x.....@@............@@.@@@@.@....@@@@@...x.x.....@@@.......@@....@@..x@@@@@@...@@........@.@@@x..@@@....... -..@..@@@@@@........x@@....x@...x@@@............x@@..@@.@.@..x.@.@@@...@@.....x@x...x...@@x...@@@..@@@@.@@@@@@x........@......@@.@.x.x.. -.@@..x@@.@@@........x..........@@@...........xx..xx..@@@@@x....@@@@...@@x...............x....@@@...@@@@.@@@....xxx....xx.....@@@@@@@@x. -.xx.......@x....................x.....................@@@@......@@.....x.....................x@.....@@...x......x......x......@@@@.@@.. diff --git a/outputs/real/4/extra/frames/20 b/outputs/real/4/extra/frames/20 deleted file mode 100644 index 92e6d40..0000000 --- a/outputs/real/4/extra/frames/20 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@........x..........................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@....@@.@x..........................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@...@@@@@.................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -.............x..........................@@@@@@@@@@.@@@.................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@....x.....................@@@@@.@.@@...................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..@@@......................@@@@@@@....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........................@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@..........................................@@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@..........................................x@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@x..............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@......................@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@.....xx............x@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.xx.@@.............@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@..................@@@@@@@.@..@@@@@..@@@@@.....x@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............@.@@@@@...................@@@@.@@@...@@@@@@@@@......@@@................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@....................@@...@@......@@@@@.......x@................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@....@@@..... -...........@@@@@...........@@@@.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@......@@@.... -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@........@@.... -.............@@.............@@@@@@@@@.....................@@@.@@@....................................@@@.........................@..... -...............@.............@@.@@.@......................@.@@@@.@@..............................................................@@.... -..............@@@............@@@@@@@@....................@@.@@@.@@@@.....................x@......................................xx.... -............@@.@@.............@@.@@@x....................@@@@....@@@.....................@@@...........................@@.............. -...........@@@@@..........................................@@.......@@.................x@.@@@..........................@@@@.......x..... -..@@.......@@@@....................................................@@.................@@@@@...........................@@@@......@@@@... -.@@@@@@....@@@@@...................................................@..................x@@..............................@@.......@@@@@.. -@@@..@@@....@@.@@........@@........................................@@............................................................@.@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................@@x.............@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@..........xx.......................@@@@.............@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@.........@@.....................@@@@@..............@@@@.@@@..@@.......................x@@......................@@@@......... -.@@....@@.@@.......@@.....@@..............x@@..................@@@@@@@@@@@.......................@@@@.....................@@@@......... -@@@@...@@@@@......@@.@...@@@@..............x.......................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@.............................@@@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@.............................@@................@@@@@@@@@@.......................... -......@@@.@@@@...................@@...............@@.............................@@.................@@@.@.@@@.......................... -.....@@@@..@@@....................@..............@@@@............................@@@.......@@@...........@@@........................... -.....@@@.@..@@@..................@@.@@...........@@@@............................@@@......@@@@@.........@@............................. -.....@@@@@@@@@@..................@@@@@@...........@@..............................x.......@@@@@@........@@........................xx... -.....@@...@@@@...@x..............@@..@@@...................................................@@@@@.........@@............................ -.....@@...@@@...@@@.............@@@@@@@@.....................................................@@@..........@@........................... -......@@..@@@...@@@.............@@@@@.@...................@@@..............................@@@@..........x@@........................... -......@@@@.@....@@..............@@@@@@...................@@@@@............................@@@@@@..........x............................ -.......@@@@....@@@...............@@@@....................@@@@.@@.......................@@.@@@.@@@...................................... -........@@....@@@@........................................@@.@@@@@.@@.................@@@@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@................@@@@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@................x.@@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................@@............ -............@@@...@@.............................................@@...@@..............................................@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@............................................@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................@@@@@@@@@......... -............@@.....@@..................................@@@@..@@....@..@@@...............@@.........................@@@.....@@@@........ -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@.......................@@@.......@@@........ -..........@.@@@.....@@..........................x.....@.@@.@@.@@..@@.@@@...........@@@@@@@@.....................x@.@.........x......... -.........@@@@@.@...@@@@...@@@..................xx.x@.@@@@.@.@@@@.@@@...............@@@@.@@......................@@@.................... -......@@@@@.@.@@@@@@@@@@.@@@@@..................@.@@@@@@@@@.@@@.@@@@@...............@@..........................x@..................... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@@@.@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@................................x@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@..............................x@.@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..............................@@@.@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@................................@@@@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@@@@...................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@...........@@x...................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@.............x......................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -.....xx...............................................................@@@......................@.@@@@@................................. -.....@...............................................................@@@@.......................@@@@@@................................. -....@.@..............................................................@@@@.......................@@@.@@@................................ -...@@@@@.....................................................x......@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.........@@@.....@@@@@........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@@@x......................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@.......@@......................@@@.@@@@................................ -...@@@@@.............................@@@@......@@@@@@@@@@@@@@@@@......................@@.......@@@@@@@@..........@@......@@@@@@x....... -..@.@@@@.@@.........................@@@@@......@@.@..@.@@@.@@@@......................@@@@....@@..@@...xx...@@.@@@@@@....@@@@@@@@....... -.@@@@@..@@@x.......................@@@.@.......@@@....@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.@@@..@@x....... -@@@......@@........................@@@@........@@@...@@@@..........................@@@@.@@@@.@@@@@.......x@@.@..@@@..@@@@.@@........... -@@@.................................@@..........x....@@@@..........................@@@@..@@.@.@@@..x......@@@@...@....@@.@@@@.......... -.@@.................................................@@@@...........................@@.@@@..@@@....@@......@@@.@@@........@@@@@......... -.@..................................................x@.............................@.@@@.@@.@.....@@......x@.@@@@.........@@@.@........ -.@@@...............................................................................@@@..@@@@......@..........@@@@..........@@@@@....... -.@@@@..............................................................................@@@@@@@@@....@@@...........@@..............@@....... -..@@x...............................................................................@@@@.@.@@@.@@@@...........................x........ -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/21 b/outputs/real/4/extra/frames/21 deleted file mode 100644 index 08aa446..0000000 --- a/outputs/real/4/extra/frames/21 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@....@@.x...........................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@...@@@@x.................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@@@@@.@@@.................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@.@.@@...................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..x@x......................@@@@@@@....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........................@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@..........................................x@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@......................@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@....................@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@....xx.............x@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.xx.x.@@..................@@@@@@@.@..@@@@@..@@@@@......@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............@.@@@@@...................@@@@.@@@...@@@@@@@@@......x@@................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@....................@@...@@......@@@@@........x................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@....@@@..... -...........@@@@@...........@@@@.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@......@@@.... -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@........@@.... -.............@@.............@@@@@@@@@.....................@@@.@@@....................................@@@.........................@..... -...............@.............@@.@@.@......................@.@@@@.@@..............................................................xx.... -..............@@@............@@@@@@@x....................@@.@@@.@@@@......................x............................................ -............@@.@@.............@@.@@@.....................@@@@....@@@.....................@@@...........................@@.............. -...........@@@@@..........................................@@.......@@..................x.@@@..........................@@@@............. -..@@.......@@@@....................................................@@.................x@@@@...........................@@@@......x@@@... -.@@@@@@....@@@@@...................................................@...................@@..............................@@.......@@@@@.. -@@@..@@@....@@.@@........@@........................................@@............................................................@.@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................@@..............@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@...................................@@@x.............@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@.........xx.....................x@@@@..............@@@@.@@@..@@........................@@......................@@@@......... -.@@....@@.@@.......@@.....@@...............x@..................@@@@@@@@@@@.......................x@@@.....................@@@@......... -@@@@...@@@@@......@@.@...@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@.............................@@@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@.............................@@................@@@@@@@@@@.......................... -......@@@.@@@@...................@@...............@@.............................@@.................@@@.@.@@@.......................... -.....@@@@..@@@....................@..............@@@@............................@@@.......@@@...........@@@........................... -.....@@@.@..@@@..................@@.@@...........@@@@............................x@x......@@@@@.........@@............................. -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@........@@............................. -.....@@...@@@@...x...............@@..@@@...................................................@@@@@.........@@............................ -.....@@...@@@...@@@.............@@@@@@@@.....................................................@@@..........@@........................... -......@@..@@@...@@@.............@@@@@.@...................@@@..............................@@@@...........xx........................... -......@@@@.@....@@..............@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@....@@@...............@@@@....................@@@@.@@.......................@@.@@@.@@@...................................... -........@@....@@@@........................................@@.@@@@@.@@.................@@@@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@................x@@@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@..................@@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................@@............ -............@@@...@@.............................................@@...@@..............................................@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@............................................@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................@@@@@@@@@......... -............@@.....@@..................................@@@@..@@....@..@@@...............@@.........................@@@.....@@@@........ -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@.......................@@@.......@@x........ -..........@.@@@.....@@................................@.@@.@@.@@..@@.@@@...........@@@@@@@@......................@.@................... -.........@@@@@.@...@@@@...@@@......................x.@@@@.@.@@@@.@@@...............@@@@.@@......................x@@.................... -......@@@@@.@.@@@@@@@@@@.@@@@@..................x.@@@@@@@@@.@@@.@@@@@...............@@...........................x..................... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@@@.@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@...............................x.@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..............................x@@.@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@................................@@@@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@@@x...................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@...........@x....................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....x...............................................................@@@@.......................@@@@@@................................. -....@.@..............................................................@@@@.......................@@@.@@@................................ -...@@@@@............................................................@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.........x@x.....@@@@@........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@@@.......................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@.......@x......................@@@.@@@@................................ -...@@@@@.............................@@@@......@@@@@@@@@@@@@@@@@......................@@.......@@@@@@@x..........@@......@@@@@@........ -..@.@@@@.@x.........................@@@@@......@@.@..@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@....@@@@@@@x....... -.@@@@@..@@@........................@@@.@.......@@@....@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.@@@..@@........ -@@@......@x........................@@@@........x@x...@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -@@@.................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -.@@.................................................x@@@...........................@@.@@@..@@@....xx......@@@.@@@........@@@@@......... -.@...................................................x.............................@.@@@.@@.@.....@@.......x.@@@@.........@@@.@........ -.@@@...............................................................................@@@..@@@@......@..........@@@@..........@@@@@....... -.@@@x..............................................................................@@@@@@@@@....@@@...........@@..............@x....... -..@@................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/22 b/outputs/real/4/extra/frames/22 deleted file mode 100644 index fbfabf2..0000000 --- a/outputs/real/4/extra/frames/22 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@....@@.............................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@...@@@@..................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@@@@@.@@x.................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@.@.@@...................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...x.......................@@@@@@@....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@@..........................@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@......................@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@....................x@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@x....................x.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@......@@..................@@@@@@@.@..@@@@@..@@@@@......@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@...............x.@@@@@...................@@@@.@@@...@@@@@@@@@.......xx................@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@....................@@...@@......@@@@@.........................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@....@@@..... -...........@@@@@...........@@@@.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@......@@@.... -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@........@@.... -.............@@.............@@@@@@@@@.....................@@@.@@@....................................@@@.........................x..... -...............@.............@@.@@.@......................@.@@@@.@@.................................................................... -..............@@@............@@@@@@@.....................@@.@@@.@@@@................................................................... -............@@.@@.............@@.@@x.....................@@@@....@@@.....................x@x...........................@@.............. -...........@@@@@..........................................@@.......@@....................@@@..........................@@@@............. -..@@.......@@@@....................................................@@..................x@@@...........................@@@@.......@@@... -.@@@@@@....@@@@@...................................................@...................x@..............................@@.......x@@@@.. -@@@..@@@....@@.@@........@@........................................@@............................................................@.@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................@x..............@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@...................................@@@..............@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@.................................x@@x..............@@@@.@@@..@@........................x@......................@@@@......... -.@@....@@.@@.......xx.....@@................x..................@@@@@@@@@@@........................@@@.....................@@@@......... -@@@@...@@@@@......@@.@...@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@.............................@@@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@.............................@@................@@@@@@@@@@.......................... -......@@@.@@@@...................@@...............@@.............................@@.................@@@.@.@@@.......................... -.....@@@@..@@@....................@..............@@@@............................@@x.......@@@...........@@@........................... -.....@@@.@..@@@..................@@.@@...........@@@@.............................x.......@@@@@.........@@............................. -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@........@@............................. -.....@@...@@@@...................@@..@@@...................................................@@@@@.........@@............................ -.....@@...@@@...x@x.............@@@@@@@@.....................................................@@@..........xx........................... -......@@..@@@...@@@.............@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....@@..............@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@....@@@...............@@@@....................@@@@.@@.......................@@.@@@.@@@...................................... -........@@....@@@@........................................@@.@@@@@.@@.................x@@@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@.................@@@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@..................@@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................@@............ -............@@@...@@.............................................@@...@@..............................................@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@............................................@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................@@@@@@@@@......... -............@@.....@@..................................@@@@..@@....@..@@@...............@@.........................@@@.....@@@x........ -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@.......................@@@.......@@......... -..........@.@@@.....@@................................@.@@.@@.@@..@@.@@@...........@@@@@@@@......................x.@................... -.........@@@@@.@...@@@@...@@@........................@@@@.@.@@@@.@@@...............@@@@.@@.......................xx.................... -......@@@@@.@.@@@@@@@@@@.@@@@@....................x@@@@@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@@@.@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@...............................x@.@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@................................x@@@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@@x....................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@...........x.....................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....................................................................@@@@.......................@@@@@@................................. -....x.x..............................................................@@@@.......................@@@.@@@................................ -...@@@@@............................................................@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@..........x......@@@@@........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@@@.......................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@.......x.......................@@@.@@@@................................ -...@@@@@.............................@@@@......@@@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@......@@@@@x........ -..@.@@@@.x..........................@@@@@......@@.@..@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@....@@@@@@@........ -.@@@@@..@@x........................@@@.@.......@@@....@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.@@@..@x........ -@@@......x.........................@@@@.........x....@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -@@@.................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -.@@..................................................x@@...........................@@.@@@..@@@............x@@.@@@........@@@@@......... -.@.................................................................................@.@@@.@@.@.....xx.........@@@@.........@@@.@........ -.@@x...............................................................................@@@..@@@@......@..........@@@@..........@@@@x....... -.@@@...............................................................................@@@@@@@@@....@@@...........@@..............x........ -..@x................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/23 b/outputs/real/4/extra/frames/23 deleted file mode 100644 index c25fafe..0000000 --- a/outputs/real/4/extra/frames/23 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@....@@.............................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@...@@@x..................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@@@@@.@@..................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@.@.@@...................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@@@@@@....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@x..........................@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@......................x@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@.....................x@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@.......................@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@x......@@..................@@@@@@@.@..@@@@@..@@@@@......xx...............@@@@@@@@@@...@@@.............@..@@... -...........@@.................@@@@@...................@@@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@........@@@@@....... -...........@@..............x@@@@@@@....................@@...@@......@@@@@.........................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@....@@@..... -...........@@@@@...........@@@@.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@......@@@.... -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@........@x.... -.............@@.............@@@@@@@@@.....................@@@.@@@....................................@@@............................... -...............@.............@@.@@.@......................@.@@@@.@@.................................................................... -..............@@@............@@@@@@x.....................@@.@@@.@@@@................................................................... -............@@.@@.............@@.@@......................@@@@....@@@......................x............................@@.............. -...........@@@@@..........................................@@.......@@....................@@x..........................@@@@............. -..@@.......@@@@....................................................@@...................x@@...........................@@@@.......x@@... -.@@@@@@....@@@@@...................................................@....................x..............................@@........@@@@.. -@@@..@@@....@@.@@........@@........................................@@............................................................@.@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................x...............@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@...................................@@x..............@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@..................................x@...............@@@@.@@@..@@.........................x......................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@........................@@@.....................@@@@......... -@@@@...@@@@@......@@.x...@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@.............................@@@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@.............................@@................@@@@@@@@@@.......................... -......@@@.@@@@...................@@...............@@.............................@@.................@@@.@.@@@.......................... -.....@@@@..@@@....................@..............@@@@............................xx........@@@...........@@@........................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@.........@@............................. -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@........@@............................. -.....@@...@@@@...................@@..@@@...................................................@@@@@.........xx............................ -.....@@...@@@....x..............@@@@@@@@.....................................................@@@....................................... -......@@..@@@...@@x.............@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....@@..............@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@....@@@...............@@@@....................@@@@.@@.......................x@.@@@.@@@...................................... -........@@....@@@@........................................@@.@@@@@.@@..................@@@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@.................x@@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@..................@@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................@@............ -............@@@...@@.............................................@@...@@..............................................@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@............................................@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................@@@@@@@@x......... -............@@.....@@..................................@@@@..@@....@..@@@...............@@.........................@@@.....@@@......... -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@.......................x@@.......@x......... -..........@.@@@.....@@................................@.@@.@@.@@..@@.@@@...........@@@@@@@@........................x................... -.........@@@@@.@...@@@@...@@@........................@@@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.....................x@@@@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@@x@.@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@................................x.@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@.................................x@@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@x.....................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....................................................................@@@@.......................@@@@@@................................. -.....................................................................@@@@.......................@@@.@@@................................ -...x@@@x............................................................@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.................@@@@@........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@@x.......................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@......@@@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@......@@@@@......... -..@.@@@@............................@@@@@......@@.@..@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@....@@@@@@x........ -.@@@@@..xx.........................@@@.@.......x@x....@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.@@@..x......... -@@@................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -@@@.................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -.@@...................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@@......... -.@.................................................................................@.@@@.@@.@................@@@@.........@@@.x........ -.@@................................................................................@@@..@@@@......x..........@@@@..........@@@x........ -.@@x...............................................................................@@@@@@@@@....@@@...........@@....................... -..x.................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/24 b/outputs/real/4/extra/frames/24 deleted file mode 100644 index 088ab40..0000000 --- a/outputs/real/4/extra/frames/24 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@....@x.............................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@...@@@...................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@@@@@.@x..................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@.@.@@...................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@@@@@@....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@...........................@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@.......................x@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@......................@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@.......................@@@@@..@@@..@@@@@......@@@@......x........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@.......@@..................@@@@@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@.............@..@@... -...........@@.................@@@@@...................@@@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@........@@@@@....... -...........@@...............x@@@@@@....................@@...@@......@@@@@.........................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@....@@@..... -...........@@@@@...........@@@@.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@......@@x.... -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@........x..... -.............@@.............@@@@@@@@@.....................@@@.@@@....................................@@@............................... -...............@.............@@.@@.@......................@.@@@@.@@.................................................................... -..............@@@............@@@@@@......................@@.@@@.@@@@................................................................... -............@@.@@.............@@.@x......................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@....................xx...........................@@@@............. -..@@.......@@@@....................................................@@....................xx...........................@@@@........@@... -.@@@@@@....@@@@@...................................................@...................................................@@........x@@@.. -@@@..@@@....@@.@@........@@........................................@@............................................................@.@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@...................................xx...............@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................x...............@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@........................x@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@.............................@@@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@.............................@@................@@@@@@@@@@.......................... -......@@@.@@@@...................@@...............@@.............................xx.................@@@.@.@@@.......................... -.....@@@@..@@@....................@..............@@@@......................................@@@...........@@@........................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@.........@@............................. -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@........xx............................. -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...xx..............@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....@@..............@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@....@@@...............@@@@....................@@@@.@@........................x.@@@.@@@...................................... -........@@....@@@@........................................@@.@@@@@.@@..................x@@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@..................@@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@..................@@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................@@............ -............@@@...@@.............................................@@...@@..............................................@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@............................................@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................@@@@@@@@.......... -............@@.....@@..................................@@@@..@@....@..@@@...............@@.........................x@@.....@@x......... -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@........................x@.......x.......... -..........@.@@@.....@@................................@.@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@........................@@@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@......................@@@@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@@x.x.@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@..................................x@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....................................................................@@@@.......................@@@@@@................................. -.....................................................................@@@@.......................@@@.@@@................................ -....@@@.............................................................@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.................@@@@x........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@@........................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@......@@@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@......@@@@x......... -..@.@@@x............................@@@@@......@@.x..@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@....@@@@@x......... -.@@@@@.............................@@@.@........x.....@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.@@@............ -@@@................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -@@@.................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -.@@...................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@x......... -.@.................................................................................@.@@@.@@.@................@@@@.........@@@.......... -.@@................................................................................@@@..@@@@.................@@@@..........@@x......... -.xx................................................................................@@@@@@@@@....@@x...........@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/25 b/outputs/real/4/extra/frames/25 deleted file mode 100644 index e4f3400..0000000 --- a/outputs/real/4/extra/frames/25 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@....x..............................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@...@@x...................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@@@@@.@...................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@.@.@@...................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@@@@@@....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@...........................@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@........................x.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@......................x@@.......@@@@..........@@@@.....x@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@.......................@@@@@..@@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@.......@@..................@@@@@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@.............@..@@... -...........@@.................@@@@@...................@@@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@........@@@@@....... -...........@@................x@@@@@....................@@...@@......@@@@@.........................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............x@..@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@....@@@..... -...........@@@@@...........@@@@.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@......@x..... -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@.............. -.............@@.............@@@@@@@@@.....................@@@.@@@....................................@@@............................... -...............@.............@@.@@.@......................@.@@@@.@@.................................................................... -..............@@@............@@@@@@......................@@.@@@.@@@@................................................................... -............@@.@@.............@@.x.......................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@........x@... -.@@@@@@....@@@@@...................................................@...................................................@@.........@@@.. -@@@..@@@....@@.@@........@@........................................@@............................................................x.@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@.............................@@@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@.............................x@................@@@@@@@@@@.......................... -......@@@.@@@@...................@@...............@@................................................@@@.@.@@@.......................... -.....@@@@..@@@....................@..............@@@@......................................@@@...........@@@........................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@.........xx............................. -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....@x..............@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@....@@@...............@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@@@........................................@@.@@@@@.@@...................x@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@..................@@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@..................@@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................@@............ -............@@@...@@.............................................@@...@@..............................................@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@............................................@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................@@@@@@@@.......... -............@@.....@@..................................@@@@..@@....@..@@@...............@@..........................x@.....@x.......... -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@.........................x.................. -..........@.@@@.....@@................................@.@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@........................@@@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@......................@@@@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............@x....@@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.x.x...@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....................................................................@@@@.......................@@@@@@................................. -.....................................................................@@@@.......................@@@.@@@................................ -....@@@.............................................................@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.................@@@@.........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@x........................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@......@@@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@......@@@x.......... -..@.@@@.............................@@@@@......x@....@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@....@@@@x.......... -.@@@@@.............................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.@@@............ -@@@................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -@@@.................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -.@@...................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -.@.................................................................................@.@@@.@@.@................@@@@.........@@@.......... -.xx................................................................................@@@..@@@@.................@@@@..........@x.......... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/26 b/outputs/real/4/extra/frames/26 deleted file mode 100644 index b64697f..0000000 --- a/outputs/real/4/extra/frames/26 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@...................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@...xx....................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@@@@@.x...................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@.@.@@...................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@@@@@@....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@...........................@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@.......................x@.......@@@@..........@@@@......x@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@.......................x@@@@..@@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@.......@@..................@@@@@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@.............@..@@... -...........@@.................x@@@@...................@@@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@........@@@@@....... -...........@@.................@@@@@....................@@...@@......@@@@@.........................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@.............x..@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@....@@x..... -...........@@@@@...........x@@@.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@......x...... -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@.............. -.............@@.............@@@@@@@@@.....................@@@.@@@....................................@@@............................... -...............@.............@@.@@.@......................@.@@@@.@@.................................................................... -..............@@@............@@@@@x......................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@.........x... -.@@@@@@....@@@@@...................................................@...................................................@@.........x@@.. -@@@..@@@....@@.@@........@@........................................@@..............................................................@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@.............................x@@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@..............................x................@@@@@@@@@@.......................... -......@@@.@@@@...................@@...............@@................................................@@@.@.@@@.......................... -.....@@@@..@@@....................@..............@@@@......................................@@@...........x@@........................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....x...............@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@....@@@...............@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@@@........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@..................x@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@..................@@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................@@............ -............@@@...@@.............................................@@...@@..............................................@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@............................................@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................@@@@@@@x.......... -............@@.....@@..................................@@@@..@@....@..@@@...............@@...........................x.....x........... -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@................................@.@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@........................@@@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@......................@@@@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@..............x.....x@..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.......@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@.x@@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....................................................................@@@@.......................@@@@@@................................. -.....................................................................@@@@.......................@@@.@@@................................ -....@@@.............................................................@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.................@@@x.........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@@.........................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@......x@@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@......@@x........... -..@.@@@.............................@@@@@.......x....@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@....@@@@........... -.@@@@@.............................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.@@@............ -@@@................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -@@@.................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -.@@...................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -.x.................................................................................@.@@@.@@.@................@@@@.........@@@.......... -...................................................................................@@@..@@@@.................@@@@..........x........... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/27 b/outputs/real/4/extra/frames/27 deleted file mode 100644 index 88c8c81..0000000 --- a/outputs/real/4/extra/frames/27 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@...................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@.........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@@@@x.....................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@.@.@x...................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@@@@@@....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@...........................@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@........................x.......@@@@..........@@@@.......x......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@........................x@@@..@@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@.......@@..................@@@@@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@.............@..@@... -...........@@..................@@@@...................@@@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@........@@@@@....... -...........@@.................x@@@@....................@@...@@......@@@@@.........................@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@................@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@....@x...... -...........@@@@@............x@@.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@............. -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@.............. -.............@@.............@@@@@@@@@.....................@@@.@@@....................................@@@............................... -...............@.............@@.@@.x......................@.@@@@.@@.................................................................... -..............@@@............@@@@x.......................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@..........xx.. -@@@..@@@....@@.@@........@@........................................@@..............................................................@@.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@..............................x@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@@@@@@.......................... -......@@@.@@@@...................@@...............@@................................................@@@.x.@@@.......................... -.....@@@@..@@@....................@..............@@@@......................................@@@............x@........................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@....@@x...............@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@@@........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@..................x@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................@@............ -............@@@...@@.............................................@@...@@..............................................@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@............................................@@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@............................................x@@@@@x........... -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@................................@.@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@........................@@@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@......................x@@@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@.....................x..@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@x.......@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@..x@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....................................................................@@@@.......................@@@@@@................................. -.....................................................................@@@@.......................@@@.@@@................................ -....@@@.............................................................@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.................@@@..........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......@x.........................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@.......x@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@......@@............ -..@.@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@....@@@x........... -.@@@@@.............................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.@@@............ -@@@................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -@@@.................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -.@x...................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@x.......... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/28 b/outputs/real/4/extra/frames/28 deleted file mode 100644 index a28b60b..0000000 --- a/outputs/real/4/extra/frames/28 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@...................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@.........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@@@x......................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@.@.x....................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@@@@@x....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@...........................@@.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@.@@x....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@.........................x@@..@@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@.......@@..................@@@@@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@.............@..@@... -...........@@..................@@@@...................@@@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@........@@@@@....... -...........@@..................@@@@....................@@...@@......@@@@@.........................@@@@@@@@@......@@@@.....@@@.@@x...... -...........@@@@................@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@....x....... -...........@@@@@.............x@.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@............. -............@@@@............@@.@@@@@@.....................@@@@@@..................................@@@@@@@...........@@.@@.............. -.............@@.............@@@@@@@@x.....................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@..............................................................@x.. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@x@@@@.......................... -......@@@.@@@@...................@@...............@@................................................@@@...@@@.......................... -.....@@@@..@@@....................@..............@@@@......................................@@@.............x........................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@....@@................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@@x........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................@@............ -............@@@...@@.............................................@@...@@..............................................@@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@............................................x@@@.@@........... -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................@@@@x............ -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@................................@.@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@........................@@@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.......................x@@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....................................................................@@@@.......................@@@@@@................................. -.....................................................................@@@@.......................@@@.@@@................................ -....@@@.............................................................@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.................@@@..........................@@..@@@............................... -...@@@@@........................................@@@@........@@@......x..........................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@......@x............ -..@.@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@....@@@............ -.@@@@@.............................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.@@@............ -@@@................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -@@@.................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -.x....................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/29 b/outputs/real/4/extra/frames/29 deleted file mode 100644 index 3c36054..0000000 --- a/outputs/real/4/extra/frames/29 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@...................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@.........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@@x.......................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@.@......................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@@@@@.....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@...........................@x.....................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@.@x.....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..........................x@..@@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@.......@@..................x@@@@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@.............@..@@... -...........@@..................@@@@...................@@@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@........@@@@@....... -...........@@..................@@@@....................@@...@@......@@@@@.........................@@@@@@@@@......@@@@.....@@@.@x....... -...........@@@@................@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@............ -...........@@@@@..............x.@..@.......................@@@@@.................................@@@@..@@..........@@@@@@@............. -............@@@@............x@.@@@@@x.....................@@@@@@..................................@@@@@@@...........@@.@@.............. -.............@@.............@@@@@@@@......................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@..............................................................x... -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@@.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@.x@@@.......................... -......@@@.@@@@...................@@...............@@................................................@@@...@@x.......................... -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@....@x................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@@.........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................@@............ -............@@@...@@.............................................@@...@@..............................................x@@@@@........... -...........@@.....@@.......................................@@.....@@@@@@@.............................................@@@.@x........... -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................x@@x............. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@................................@.@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@........................x@@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@........................@@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....................................................................@@@@.......................@@@@@@................................. -.....................................................................@@@@.......................@@@.@@@................................ -....@@@.............................................................@@.@........................@@@@.@@@............................... -...@@@@@.........................................@@.................x@x..........................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@......x............. -..@.@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@....@@@............ -.@@@@@.............................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.@@@............ -@@@................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -x@x.................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/3 b/outputs/real/4/extra/frames/3 deleted file mode 100644 index 10fb043..0000000 --- a/outputs/real/4/extra/frames/3 +++ /dev/null @@ -1,135 +0,0 @@ -...........................x........x...............................................................................@@@................ -........x.................@@@......@@x.......xx....................x@x..x.....@@......x.....@@........x@...........@@@@@@.............. -...x....x.............x.x@@@@...x@@@@..xxx..x@.@....x.........xx...x@@.@@x...x@@x..@@@xx.@@@@@@@.@@@..@@@..@x.....@.@@@@@@....xx...x... -..@@x................@@@.@@@....@@@@.@@.@.xx..@@@...x...@@x....x.....@@@.@....@@..@@@...@@@@@.@@@@@@x..@@@@@@...x@@@.@@.@@....@.@.@.... -.x.@..............@@@@..@@..x....@@..@@@@.@..@@.@@.@.@@@@@..x.x.......@@@@........@@@@@@@@@@x..@@@..x..@@@@@@...@@.@@@@@@@....@@@@@@.x. -.@@@@.....x......@@@@.@@@.@@x.........@.@@@@@@@..@@@@@.@.@@@.@@.......@@@@.@x.....@@@.@@.@@..........@@@@@@@....x...@@@@@@@@@@@.@..@@@@ -.x@@@............@@..@@..@@@..........@.@@@@@@@@@@..@@@@@@@@@@@.......@@@.@@@.....@@.@.@@@@..........@@.........x.....@..@@.@@@@.@@..@@ -...@@.........@@.@@@..@@.@...........@@@@..@@@@..@@@@.@@@@.@@.@........@@.@@..x...@.@@@.@.@@.x.....@@@................@@@@.@.@@@@@.@@@@ -...x.........@@@@@.@@@@.@@@...x......@@@@.@@@.@...@@@@@.@@@@@@@@.....@@.@@.@@@@x..@@@@@@@@.@@@@...@@@@..........x....@.@@@@@@@.@@x.@@.@ -..x.........@@..@...@@@..@@@@@@@......@@@@@@@@@@@@.@@@...@...@@@x...@@@@@@@@@@..@@@@....@@..@@@.@@.@@@.........@@@..@@@@@...@@@@...x.@x -.@@......@@.@@@@...@@@....@@.@@@@........@@@@@.@.@@.@@..@@....@@...x@.@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@.x........@@@.@@@@.@@@@.@@.....xx. -@@.@@@@.@@@@@@@@..@@@@.........@@..........@@@@@@@@@@.@@@@@.........@.@@@@@.@.@@..@@@@@.@@@@@@@@.@@@@@@........@@@.@@@@@@@@@@.......... -@@@@.@@@@@.....@@.@@@.@........@@@..x..........@@..@@@x.@.@x.......@@.@@...@..@@@@.......@@@@@@@.@@.@@x...x....x@..@@@.@@@.@.@......... -@@.@@...@@.....@@@@@@@@x........@@.@@..............@....@@@........@@.@@@@@x...@@@.........@@@@@@@@......@x........@.....@@.@@@@@@..... -@@@.@..@@@....@@.@@@@.@........@@@@@@x.......xx....@@..x@@@@@.@@@@@@..@@@.@....@@@.........@@@..@.@.....@@........@@@....@@.@.@.@@@.... -.@@@@@@@@.....@@.@.@...x......@@@.@..@.x@x...xx....@@...@@.@@@@@@@@@@.@@@@@...@@.@x....@@@@@.....@x....@@.........@@.@@@@@@@@@....@x... -.x@@.@@.@.....@@@@@.@@..x.....@@.@@.@@@@.@.........@@@...@@@.@@@@@@@@@..@@.@@@.@@.@.x.@@@@@....@@@....@@...........@@@@@.@@@@@@....@... -...@@@@.@@...@@@@@@.@@@@@......@@.@@@@@.@@..........@@....@@....@@.@@...@@@@@@.@.@@.@@@@@@@.x@@@@....@@@@x.........@@.@@.@@.@@@@..@@@.. -....x..@.@@@@.@@@@@@..@.@@......@@..@.@@@@@.........@x....@.....@@.....@@@@@@@@@.@@@.@..@@@x.@@.....@@@.@x.....x@.@@@.@@@@.....@@.@@@.. -......@@@.@@@@.@..@@@.@.@@@......@.@@@@@@@x........x.....x@.....@@...@@.@@@.@@@@@.@.@.@@@.......x@@@@@@@.......@@@@@@@@@@@.....@.@.@... -......@@@.@@@@.@@@@@.@@@@@@@.@@@@@@.@..@@.................xx.....@@@@@@@@..@@.@@@@@@@@@@@.......@@@.x.x......@@@@@.@@.@@@@@...@@.@@.... -.......@@@@.@@@.@@@@@.@@@.@@@@@@..@@...@@.....x@.................@@.@@@@@@@@@@...@.@.@@@@@.......@..........@@@@@.....@@@@.@@@@@@@...@x -........@@..@@@@@@@@.@@.@@..@@.....x....@@x...@@x.................@@@...@@@@@....@@....@@@.@@@@@..@@x.......@@@.......@@@.@@@@@@@...@@@ -........@@...@@@@.@@.@@@@@.@.@..........@@@.@@.@.....xx...........@@@...@@@@.@.@@@@@@@@@@@@@@@@@@@@@@......@@@@.......@@...@@..@@...@@. -........@@.....@@@.@@@@@@@@@@@@........x.@.@@@.@@....@@..........x@@x....@.@@@@@@@@@.@@@.@@.@@@@@@@@.x....@@@@@........@.......@...@.x. -...x....@@....@@..@@.@@@@..@.@@@@@x...@.@@@@@@.@@@...@@x...@@.....@......@@@@.@@@.@@@....@@@@.@@@@@@@x....@@.@@@x.....@@.....x@@@.@@@.. -..@@....x...x@@@@..@@.@@@@@@.@.@@@.@@@@@..@@.@@@@@@.@.@...@@@@.x.x.....x@@@@.....@@@......@@@@..@@@@@...@@@@...@@....x@@.....@@@@@@@@.. -..@@........@@.@@...x@@@@@@.@@.@@.@@@@.@@@@.@@@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.....@x......@@@@@@@.. -.@@.........@@.xx......@@@.@@.@.@@@...@@.@.@@.......@@@@@@@.@..@@@@@..@@@@@.@@@@@@@@........x.....@@@@@@@@@@x..@@@.............@..@@@.. -.@@@xxx....@@..........@....@.@@@@@..@@.@@.@@.........@@@@.@@@@x.@@@@@@@@@.@.@@@@@@.x@@.@@.@.......@@..@@@@@@...@@@........@@@@@...@@.. -.@@..@.@x.@@@.........@@...@@@@@@@@@.@@.x@@@@@.........@@@x.@@......@@@@@.@@.@.@@@...@@@@@@@@x....@@@@@@@@@@.....@@@@.....@@@.@@@...x.. -..@..@@.@@.@@@@.......@@...@@..@@@@.@@@....@@@.x@@...@@.....@@@....@@@@@.@@@@.@@......@@...@@....@@@.@@@..@@@.....@@@@...@@....@@@..x.. -.@@.@@.@.@@@@@@@....x.@@@..@@@@.@..@@@......@@.@@@@.@@@....@@@@@...@@.@..@...@@@......@@....@@x..@@@@..@@...@@....@@@@@@@@......@@@.@@. -.xx.@@@@@@@.@@@@..@@@..@@...@@.@@@@@@........@@@..@@@@....@@@@@@..x...@.@@...@@@.....@@@...@@@.@..@@@@@@@x..xx...@..@@.@@@.@@....@@@@@. -.....@@@.....@@..@@@@....x.x@@@@@@@@@.........@.@.@@@@...x@@@.@@@@@..@@@@@@...@@@....@@@..@@.@@@@@@@.@@@@.......@@@.....@@@@@x...@..@@. -...............@@@.@x...xx.x.@@.@@.@...........xx@.@.@....@.@@@@.@@.@.@..@.x...@.@....@.@@.@.@@..@..............@@@......@@.x....@@.@@@ -.............x@@@@..........@@@@@@@@@...xx........@@.@@..@@.@@@.@@@@@@@...@@....@@x....@@@@.@.@..@@.............@.@@@@@@.x.......@@@.@@ -.x..........@@.@@....xx.....@@@@.@@@@@.x.@@.x.....@@@.@@.@@@@....@@@.@@...@@...x@@.....@.@@@@@@@@@@......@x....x@@@@.@@@@.........@@@@@ -.x@........@@@@@.....@x.....x.......@@@.@@@.x......@@@.@@@@@.......@@@@@...@@..@.@@..@@@.@@@@@.x..@@....@@@....x.@..@.@@@@......@@..@@@ -..@@.@@x...@@@@...@@x......x..........@@@.@@........@x..@@..@@.....@@.@@..@@@..x@@.@@@@@@@@......x@@@@@@@@......@@@@.@@@@@.....@@@@@..x -.@@@@@@.@..@@@@@@@@@.......@@......@@.@@@.@@..@@............x@x....@...@@@@.@@.@.@.@@@@@@.........@@@@@..........@@.@@.@@@@@@x@@@@@@@@. -@@@..@@@@x..@@.@@@.@@....@@@@.....@@@@@@.@@@.@@@@..............x@@.@@...@.@..@@@@@.@@@.@@...........@...........@@@@@.....@@.@...@.@@@. -@@@.@@@@.....@@@@.x@x...@@@@....x@.@@.@.@@..@.@@@.........@@....@@@.@@.@@@@xx@@@@@@.@..x@x..........@x.....@@@@@.@@@......x@@....@@@@.. -.@.@@.@.....@@@@........@@@@@...@@@....@@.@@@..x.........@@@@.@@@@@@@@@@.@....@@.@@x......x........@@.....x@@@@.@@.x........x...@@@@@.. -..@@@@@.....@@...........@@@@..x.@@@@@@@..@@@............@@@@@@@@@@@@@@@@......@@@........@@.......@@@@....@@...@@@........@..x.@@@@@@. -..@@@@@@.....@............@@...@@..@@@@....@.............@@@@.@@@@@@.@@@.....@@@@.........@@@@....@@@@@@........x.@@......@@@@@@@.@@@@. -...@@.@@@.@@@@...x....@x..@@@@@@...........@@......x....x..@.@.@@.@..@@.....x@@.......x@@@.@@@@..@@@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@.xx...@@@.@...@@............@@@...@@x....@@@@@@@@@.@@@.@......x........@@.@@..@@@@x..@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@@....@@@.@@@@@@............x..@@@@@@.....@@@@@@.@@@@@@@@@x.............@@@@....@@...@@@@@@@.......@@@@..@@@..@@@@@@@.@@. -..@@..@.@.@@@@@....x@.@@@@@@@........xx..x.x.@@@@@.......x.@@@.@..@.@@@@.x...........@.@.@@@@@@@...x@..@@x.......@@@@..@@.@.@@@@@@x.xx. -..x@@@@@@..@@.@.....@..@@..........x.@@.....x@@@.@@@@x.......@@@@@@@.@@@@@..........@@@..x@@@.@.................x@@@@.@@.@@@.@.@@...... -....@@@@@....@x....@@@@@..@@@@.....x@@........@@@@@@@@........@@@.@@@@@@@.x..x....@@.@@.....@@@@@...................@@@@@@@@.@@.x...... -.....@@.@@....x...x@@@@..@@@@@@.....@@@......@@@@.@@@.......@@@@@.@.@@.@@@@......@@@.@@@....@@.@@@.................x@.@@@.@.@.@@....... -......@@.@@....@@@..@@@xx@@@.@.x.....@@....@@@@@..x.......@@@@@@@@.@@@..@@@......x@...@.@@@@@...@@@@x...............xx....@@@@.@@...... -.@@....@@.@@..@.@@.@@.....@@@@@....@@@@...@@@............@@@.@.@@@@@@@@@@@...........@.@x.@@@@@@@@@@@......xx.............@@@@.@@@..... -@@@@...@@@@@.@@@@.@@.@...@@@@@....@@@@@@@@@@..........@@@.@@..@@@..@@..@@...........@@@...x@.@@@..@@@@x..@@@..............@@@..@@@.x@x. -@@@@@...@@@.@@.@@@@@@@@..@@@@.....x@@.@@@@@..........@@@@.@@x..@@@.@@@@............@@@.......x@x..@@@@.@@@@.......@@......@@....@..x@.. -.@@@@......x@@@@@@.@@@@@.@.@@...........@@...........@@@..x@...x@@@@@@@@..........@@@@@...........@@@@@.@@@@.xx..@@@@.....@@...@....... -..@@.........@@......@@@@.@..@...........@@x.........@@...............@@@.........@@@@@...........@@@.@.@@@@@@.x.@@@@@....@.@.@@@...... -....@x.......@.......@@@@@@@@@@@@x.......x.@@...x@@.@@@...............x@x.x.@x....@@@.@@.........@@@@@.@.@.@@.@@.@..@@x..@@@@@.@.@@x... -....@@...@@..@@......@@@...@@..@@@........@@@...@@@@@@x....@@..............@@@....@@@@@@@.......@@.@.@@@..@@@.@@@@....x.@.@.@.@@.@@.x.. -....@@..@@@@.@@......@@@@@@@@.@@.@@.x.@x...@@@.@@@@@.....@@@@@x.....x......x@x...@@@@@@@.x.....@@@.@@@@@..@@.@@..@@....@@@.@@..@@@@@... -....@.@@.@@@@@........x.x.@@..@@@@@@@@@@..@@.@@@.@@@...x@@@@.@@.....@@x..........@@.....@.@...@.@..@@@@@@@@@@@@@.@@.....@@.@@@@...@@@x. -...@@.@@@.@@@@............xx..x@.@@..@@x..@@..@@@.@@...@@.@@@@......@@@......@@.@@@.....@@@@@@@x....@@@.@.@@@@.@@.@x.x....x@.@@....@@@. -..@@.@@@@..@@@....................@.@@....@@@.@@.@@@@...@@@.x.......@.@@....x@@@.@@@x...@@.@@@...........@@@@..@.@@..@@.....x.@....@@.. -.@@.@@@@.@..@@@@@xxx.............@@.@@@....@.@@@.@@@@@...x.......x@@.@@.x.xx..@@@@@@@....@@@@@@@........@@.@@.@.@@...@@......@@@..@@@@. -.@@..@@@@@@@@@@@@..@@............@@@@@@...@.@@@..@@@@@.......x...@@.@.@x.@@...@@@@@.@.....@@@@@@@.......@@...@@@.@@@..@.......@@@.@@@@@ -..@..@@...@@@@@..@@@@.........@@.@@..@@@@@@@@.....@.@@......@x...@@.@@....@@..@@...@@.....@@@@@@.@@......@@...@@@.@@@@@........@@@@..@@ -..@@@@@...@@@.@.@@@@.........x@@@@@@@@@@@@.@@......@@......@.@...@@@@.....@@@@@.....@@....x..@@@@@@x......@@@@.@@....@@.......x.@@@@.x. -..@@@.@@..@@@@.@@@@@@..xx.....@@@@@@@.@@@@@x.......x......@@@@....@@......@@.@@@....@@.....@@@@..@.......@@@@@@x......@@.....x@.@@.@@.. -...x..@@@@.@.x..@@.@.@.@@..x....@@@@@@...................@@@@@....@@..x@@.x...@@.....@...x@@@@@@@.......@@@.@@........@@@.....xx..x@@.. -......@@@@@...@@@@@.@@@@@@@x....@@@@@@@@...............x.@@@@.@@...@...@@@...@@@@..@@.@@@.@@@.@@@.....x@@@@.........@@.@@...........x.. -......@.@@....@@@@@..@@@..@....x.....@@@@......xx.@@.x.@@.@@.@@@@@.@@..@@....x@@.x@@@.@@@@@@@@@@@@@....@@@......x..@@@.@@@............. -......@@@@...@@@@.x...@@...@..@@........@x.......@@@@@@@....@@@.@@@@@@@@..........@@@@@@@@@@@@@@.@@@x.....@....@@@@@@@@@@@............. -.....x.@@@...@@@@@.....@..@@@.@@.........x....x...@@@.@x.....@@@@...@@@............@@@@@.@@@@@@@@.@@@...@@@@..@@@..@@@@...x............ -.....@@.@....@@@@@@@..@@@.@@.x.x...............x..@@@@...........@@@@@@.....@x........@.......@.@@...@.@@@@.@@@@.........@@....x.x..... -.....@@@.@@.@@@.@.@@@@@@@@.xx.................@@...@@@@@x........@@...@@x..x@@.......x.x.......@@...x@@.@@@@@@@.......@@@@@@..@@@@..... -......@@.x@@@....x@@.@..@x...................@@@@@@@@@.@@..@@.....@@@@@@@...@@..x@x..x@x......@@.....x...@@@.@.......@@@@.@@.@@.@@...xx -.....@@@...@@@.....@@................@x....@@@@.@@..@@@.@@@@@@@....@@@.@@....@@@.@@...@..x...x@@............@........@@@@@@@@@.@@@...@@ -.....@@.....@@....x@@...............@@@...x@@....@@..x.@@@@..@@x...@..@@@....x.@@.@@@.@@@@@...@........@@...@@.....@@@.....@@@@@@@.@@@. -..@@x......@@@.....@@@........@@x.x.@@......@@@@@@@....@@@.@@@@....@@@@@@.....@@@@@@@@.@@@@...@@......@@@@@@@@....@@@.......@@@@.@@@@.. -.@@@......@.@@@.....@@......@@@@.x.@@....x@@@@.@@@....@.@@.@@.@@..@@.@@@......x@@@.@@@@@@@@@.@@.@....x.@@@@.@@@.@@.@.......x.@@@@@@@@.. -.@@@@@@..@@@@@.@...@@@@...@@@@@....@@....x@@..@@@.@@.@@@@.@.@@@@.@@@.@..x.......@.@@@@@.@@@.@.@@@x...@@.@.@@@@@@@@@.....x@@.@@...@.@@.. -..@@@@@@@@@.@.@@@@@@@@@@.@@@@@......@.........@.@.@@@@@@@@@.@@@.@@@@@.@@x......x..@@@@.....@@@.@@...x.@@...@@...@@......x@@@.@.@@@@@x.. -.@@..@@@.@@@@@@@@@@@.@@@@@@@@@@@...@@.........@@@@@.@@..@@.@@@@@@@@@@@@@.......x@.@.........@.@....@.@@@...xx...@@@........@@@@@@.@.... -x@@..@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@..@......@.@@@x.......@@.@@@@@@..@@........@@........@.@....x@x.. -.x....@@.@@@@.....@@..@@@@@@@.@.@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@.@@@@....@@@@@.@@....x@@@@@.@@@...@.x.....x@.@....@@@@@@@.....@@.. -.......@@@@@.........@@.....@@@@@@@@@@@@@.@@@.@@@@@@.@@@..........@@..x@@@...x@@...@@@...x@.@@@.@@@.@@@.@@.....@@@x...@@@@.@@@....@@@@. -.......@@.@.........xx.......@.@...@.@@@.@@@@.@@@@.@@.@@...@@............@@@x..@@@@.@@....@@@@@.@@..@@@@@x....x.@@....@@....@x....@@@@. -.......@.@@@..................x.....@@@@.@@@@@.@@.@.@@@...@@@@............@@...@@.@@@......@.@@@@@@.@..........@@.x.x@............@@@.. -.....@@@@@@x.........x..............@..@@@@..@@@.@.@@@@@.@@@@@.................@@@@@@.......@@.@@@@.@@.......x@.@.@@.@@@@@@........x... -...@@@@@@@........x.@@@......xx....@@@@@.@@@@@.@@@.@@@@@@@@@@@@x...x@@.........x@@.@@.......@@@.@.@@@.@@.....@@.@@@.@@@@.@@@..x........ -..x@@@@@@.@x......@@@@@......@@...x@@.@@@.@@@..@@@..@@@@.@.@@@.x....@@@x.............@......@@@@@@@@@@@@@.....@@.@@.@.@@@@@@.@@@....... -..@..@..@@@@......x@@@@.......@@...x..x.@.@@@@.@@.@@@..@@@...@@........@...........x@@@.....@...@@.@@@.@x.....@@.@@.@@.....@@@@@....x.. -..x@@@@@@@@@..@x....@@@@@.....@@.......@@@@.@@@.@@.@@..@@@@@@@@.......@@...........@@.@@@...x@.@@@@@@@........x@@..x@.......@@@....x@x. -...x..@@@@@@.@@@....@@.@@@....@@.......x.@@@@@@@@@..@@@@@@@@@.@......@@@..........@@@@@@@@...@@@@@@@@@..........@@...@@@....x@......x.. -.......x.@@.@@@.....x@@.@@@....@@@@@x...x@@..@.@@.@.@.@@@.@..@@...xx.@@...........x@.@@@@@...@..@@@@@...........@@...@@@@.............. -...........@@@.@@.....@@@@@....@@@@@x.........@..@@@@@@@@@...x.@...x@x...x@@...x.....@..x....@@.@.@@@@...........@@..@@.@@.........x... -............@..@@@.....x.@@@....@............@.@@@..@@.@@@....@@x........@@@@.xx....@@@.....x@.@@@..@.x.....xx....@@@@@@@@@.......@@... -...x.x....x@@@@@@@.......x@@@@@x............@@@.@x..@@@@@.@@@..@.........@@@@@.....@@@@x.....@@.@@@@@@@...@@@......@@...@.@@x.....@@@.. -..@.@@@.x.@@@@..@...........@@@.............x@.......@@.@@.@@@@..........@..@@.....@@@.@......@@@..@@@@..@@@.@..........@@.@.@@@.@@@@.. -.x@@.@.@@@.@.....@............@@....x.@@@@@........@@@@@@@.@@.@x.........@@@@.....@@@.@@@......x....@@.@@@@@@@@........x@@@@@@@@@@@@... -..@@@.@@@@@@.@@.@@@.........@@@@x..@@@@@@@@@......@@@@@..@.@.@..........x@@.@.....@@@@@.@@..........@@@@.@@.@@@........@.@.@@@@@@@@@@.. -....@@.@@@@@@@@@@@@@.......x@@@....@@@@@@.@@@....@@@@@@@@@@@@@.......xx..@@@@......@@@@@@@@.........@@@@...@.@.........x@....@.@@@@@@@. -....@@..@@...@@.@.@.@@.@@..@.@x.....x.@...@@.@@.@@.@@@.@@@..@@............@@@@@@@.@@@@@@@@@@.@@@....@@@@...x@...........@....x..@@..@@. -....@....@....@@...x@@@@@@@@x.........@@@@@..@@@@..x@@@@@@@@x.x..........@@@.@.@@@@@@...@@@.@@@@@..@@.@x....@......x...@@....x@@@@@@@@. -....@@..@@@..@@@.....@.@.@@...........@@.@@...@@.....@.@@.x...x.........@@@.@@@@@@......@.@@@.@@@@@@.......x@......x.x.@@.....@@@.@@@@. -...@@.@@@.@@.@@@....@@.@...............@@@...@.@@.....@@x....@@........@@@...@@@@@x.....x@@.@@@@@@@@........@@@@x...@@@@......@@.@@.@@. -...@@@@@.@@.x@@...@@.@@@@...@x.........@@@@@@@@@@.....@......@@@.......@@.....@@@@.......@@.@@@@.@@@@........@@@@....@@@@@@....@@@@@@.. -...@@@@...@......@@@.@@@@.@@@@..........@.@@@.@@.....@.@@....@@x.......@@.................@@@@@@@@@@@.x.....@@.@@.......@@@xx@@@...x... -..x.@@@@..@@....@@@@@@.@@@@@@............@..........@@@@@@..@@...x.....@@x................@@..@@@@@@@@@@@@@x.@@@@............@@........ -..x@.@@@..@@...@@.@@@@@@@..@@@........@@@x.........x@@..@@.@@...@@@x.x@@@...........x.....@@x..@.@@@@@.@@@@...@@.............@......... -...@@@.@.@@@...@@@x.........@@@......@@@@.......x.x.....@@@@@..@@..@.@@@@@..........x.....@@....@@@@@@.@......x.x@@@x..@x...@@@........ -....@.@.@@@....x@.............@@.....@@........@@@@.....@@@@@..@@@@@.@@@@x.....@@.........@.....@@@.@@@@.........@@@.@@@@...@@.@@...... -...@@@@@.@@@@x.................@x...@@@......x@.@@@......@@@.@.@..@.@@.@.....x@@@@........@x...@@@@@.@@@........x@..@@@@@...@@.@@@..... -...@@@@@@..@@x..................@...@@@....@@@.@@@@....x@...@@@.@@..@@@@@....@@@.xx..x...@@..x@@.@@..@@@........@....@@@.@...@@..@@@@.. -...@@@@@........................x@.@.@....@@@@..@@@@...@@@..@@@.@@@.x@@@@@@xx.@@....@@@..@@...@.@.@.@@@.........@@....@.@@x..@@@.@@@@x. -...@@.@@.......x.........xx......@@@@.@@..@@@...@@@.@...@@@@@@@@.@@....@@@@..@@@x...@@@..x.....@@@.@@@@.........@@.....@@.@.@..@@@..... -...@@@@@......@x.x...x@x..........@..@@@@@@....@@@@@@@@@@@@@@@@@.@@x...@@@@...@@.....@@@@......@@@@@@@@....x...@.@@....@@@@@@@@@@@..... -..@.@@@@.@@..x@..@@.@.@@..........x.@@@@@@@@...@@.@..@.@@@.@@@@..@@....@@.@@x........@@@@....@@..@@...@@..@@@.@@@@@@.@@.@@@@@@@@@...... -.@@@@@..@@@@.x...@@@@@.@.....xx..x.@@@.@@@@@...@@@....@@..........@...@....@@.......@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@...@@@@@@@....@@@@.@@..@@@@.@.@@@@@@.....@..@@@...@@@@.........x@@@@@...@.......@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@...@@@.@@...@@..@@.@@.@@@@@@@@@@@@@@x...@@@@@@....@@@@x........x.@@@@@@@@.......@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@....x.@@...x@@@..@@@@@@@@@.@..@.........x@..@@...@@@@@..........@@...@@@@..@x...@@.@@@..@@@....@@..@@@@@@@.@@@.....@..@@@@@......... -.@........@@...@@@...@@@@@..@@xxx.x............@@@@@@@............@@....@@@@@@@x...@.@@@.@@.@.....@@...@.@@@.@@@@.....xx..@@@.@@....... -.@@@......@@....@...........@....@x.......x...@@@.@@.....@@@x.....@@.....@...x....@@@@..@@@@......@...@.@@@.@@@@@......x.@.@@@@@@@..... -.@@@@@@....@.@@@.@.@@.......@@....x........@.@.@@.@.....x@@.x.....@@...xx.......@@@@@@@@@@@@..x@@@@@.@@x.@..@.@@@.......@@@@..@@@@x.... -..@@@@@@@.@@@@@.@x@@@@@@@@@.@@.....@....x.@@@@@.@@@@@....@@@......@..@@@.......x@@@.@@@@.@.@@@.@@@@.@@...x@@@@@@.........@.@@.@..@..... -..@@.@.@@@@@@..x....@@@@@@@@@@@x..x@@.@@@x.@@@@@@..@@@@.@@@.......@@@@@@........@@..@@.@@@@@@@@@@@@@@@....@@@.@.....x.....@@.@@@@@..... -...@@@@@@@.@@xx.....@@.@.@@@@@@....@@@@@.........@@@@@@@@.........@@@@@........@@....@@.@.@@@..@@.@@.@.....@@@.....x.@....@.@@@@@@..... -..@@@.@.@@@.........@@@.x@..@......@@@..........@@@.@@@@@.....x...@@.@x.......@@......@@....@@@..x.@@.@.....@.......@@@@@@x..@.@@...... -..@@.@.@..@.........@@....xx......@@............@@.@@@@.@....x@@@@...........x@@.......@@....@@...@@@@@@...@@........@.@@@...@@@....... -..@..x@@@@@.........xx.....x....@@@.............xx..@@.@.x....@.@@@...xx......x........xx....@@@..@@@@.@@@@@x.........x......@@.@...... -.xx...@@.@@x...................x@@...................@@@@@.....@@@@...xx.....................@@@...@@@@.@@@..................@@@@@@@x.. -..........x...........................................@@@x......@@............................x.....@@........................@@@@.@x.. diff --git a/outputs/real/4/extra/frames/30 b/outputs/real/4/extra/frames/30 deleted file mode 100644 index b86b599..0000000 --- a/outputs/real/4/extra/frames/30 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@...................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@.........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@@........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@.@......................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@@@@x.....................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@...........................x......................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@.x......@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@...........................x..@@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@.......@@...................x@@@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@.............@..@@... -...........@@..................@@@@...................@@@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@........@@@@x....... -...........@@..................@@@@....................@@...@@......@@@@@.........................@@@@@@@@@......@@@@.....@@@.x........ -...........@@@@................@@@@.........................@@@......@@@.........................@@@.@@@..........@@@@...@@............ -...........@@@@@................@..x.......................@@@@@.................................@@@@..@@..........@@@@@@@............. -............@@@@.............x.@@@@@......................@@@@@@..................................@@@@@@@...........@@.@@.............. -.............@@.............x@@@@@@x......................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@x.. -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@..@@x.......................... -......@@@.@@@@...................@@...............@@................................................@@@...x@........................... -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@....x.................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@@.........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................@@............ -............@@@...@@.............................................@@...@@...............................................@@@@x........... -...........@@.....@@.......................................@@.....@@@@@@@.............................................x@@.x............ -...........@@@.....@@...................................@@@@@@.....@@@.@@..............................................@x.............. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@................................x.@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@.........................@@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@........................x@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....................................................................@@@@.......................@@@@@@................................. -.....................................................................@@@@.......................@@@.@@@................................ -....@@@.............................................................x@.x........................@@@@.@@@............................... -...@@@@@.........................................@@..................x...........................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -..@.@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@....x@x............ -.@@@@@.............................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.@@@............ -x@@................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -.x..................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/31 b/outputs/real/4/extra/frames/31 deleted file mode 100644 index 9c8e125..0000000 --- a/outputs/real/4/extra/frames/31 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@...................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@.........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@@........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@.x......................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@@@x......................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..............................@@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@.......@@....................x@@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@.............@..@@... -...........@@..................@@@@...................@@@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@........@@xx........ -...........@@..................@@@@....................@@...@@......@@@@@.........................@@@@@@@@@......@@@@.....@@@.......... -...........@@@@................@@@x.........................@@@......@@@.........................@@@.@@@..........@@@@...@@............ -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@@@@@@@............. -............@@@@...............@@@@x......................@@@@@@..................................@@@@@@@...........@@.@@.............. -.............@@..............x@@@@@.......................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@..@@........................... -......@@@.@@@@...................@@...............@@................................................@@@....x........................... -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@x.........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................@x............ -............@@@...@@.............................................@@...@@...............................................x@@x............ -...........@@.....@@.......................................@@.....@@@@@@@..............................................@@.............. -...........@@@.....@@...................................@@@@@@.....@@@.@@..............................................x............... -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@.........................x@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....................................................................@@@@.......................@@@@@@................................. -.....................................................................@@@x.......................@@@.@@@................................ -....@@@..............................................................x..........................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -..@.@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@.....x............. -.@@@@@.............................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.@@@............ -.x@................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/32 b/outputs/real/4/extra/frames/32 deleted file mode 100644 index 7e101f4..0000000 --- a/outputs/real/4/extra/frames/32 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@...................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.@.........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@x........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@@x.......................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..............................@@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@.......@@.....................@@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@.............x..@@... -...........@@..................@@@@...................x@@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@........@x.......... -...........@@..................@@@@....................@@...@@......@@@@@.........................@@@@@@@@@......@@@@.....@@x.......... -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@@@...@@............ -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@@@@@@@............. -............@@@@...............@@@x.......................@@@@@@..................................@@@@@@@...........@@.@@.............. -.............@@...............@@@@@.......................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@..@@........................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@..xx........................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@..................................................x............. -............@@@...@@.............................................@@...@@................................................@x............. -...........@@.....@@.......................................@@.....@@@@@@@..............................................xx.............. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....................................................................@@@@.......................@@@@@@................................. -.....................................................................x@@........................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -..@.@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -.x@@@@.............................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@.x@x............ -..x................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/33 b/outputs/real/4/extra/frames/33 deleted file mode 100644 index c87dfcf..0000000 --- a/outputs/real/4/extra/frames/33 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@@...................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@.x.........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@x........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..............................@@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@.............x@@@@@@.. -............@@.........@@.......@@.....................@@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@....................@@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@........x........... -...........@@..................@@@@....................x@...@@......@@@@@.........................@@@@@@@@@......@@@@.....@x........... -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@@@...@@............ -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@@@@@@@............. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@...........@@.@@.............. -.............@@...............@@@@x.......................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@..x@........................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@................................................x.............. -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -.....................................................................x@@@.......................@@@@@@................................. -......................................................................@@........................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -..x.@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -..x@@@.............................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@..x............. -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@@.@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/34 b/outputs/real/4/extra/frames/34 deleted file mode 100644 index a9c16dd..0000000 --- a/outputs/real/4/extra/frames/34 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@@...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@x...................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..............................@@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@.....................@@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@....................@@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.....................x...@@......@@@@@.........................@@@@@@@@@......@@@@.....x............ -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@@@...@x............ -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@@@@@@@............. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@...........@@.@@.............. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...@@@.......................... -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@...x........................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -......................................................................@@@.......................@@@@@@................................. -......................................................................x@........................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...x@@.............................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@................ -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@x.@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@@.@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/35 b/outputs/real/4/extra/frames/35 deleted file mode 100644 index c5e39ca..0000000 --- a/outputs/real/4/extra/frames/35 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@@....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@x...................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..............................@@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@.....................@@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@....................x@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.........................@@......@@@@@.........................@@@@@@@@@......@@@@.................. -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@@@...x............. -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@@@@@@x............. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@...........@@.@@.............. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...@.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@...x@x.......................... -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -......................................................................@@@.......................@@@@@@................................. -.......................................................................x........................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -....x@.............................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@................ -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@@..@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....@x.@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/36 b/outputs/real/4/extra/frames/36 deleted file mode 100644 index eaf6b05..0000000 --- a/outputs/real/4/extra/frames/36 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@x....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..............................@@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@.....................x@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@.....................@@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.........................@@......@@@@@.........................@@@@@@@@@......@@@@.................. -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@@@................. -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@@@@@x.............. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@...........@@.@x.............. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...@@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@...x.@@.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@....x........................... -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................@@@......................@.@@@@@................................. -......................................................................x@x.......................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -.....x.............................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@@................ -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@@x..@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@....x..@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/37 b/outputs/real/4/extra/frames/37 deleted file mode 100644 index 6245f5d..0000000 --- a/outputs/real/4/extra/frames/37 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..............................x@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@......................@@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@.....................x@.@@@...@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.........................@@......@@@@@.........................@@@@@@@@@......@@@@.................. -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@@@................. -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@@@@x............... -............@@@@...............@@@........................@@@@@@..................................@@@@@@@...........@@.x............... -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..@@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@...x@@@@.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@.....@x.......................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -......................................................................x@@......................@.@@@@@................................. -.......................................................................x........................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@@x................ -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..@x...@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/38 b/outputs/real/4/extra/frames/38 deleted file mode 100644 index 5d3e2b3..0000000 --- a/outputs/real/4/extra/frames/38 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@...............................@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@......................x@@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@......................x.@@@...@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.........................@@......@@@@@.........................@@@@@@@@@......@@@@.................. -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@@@................. -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@@@x................ -............@@@@...............@@@........................@@@@@@..................................@@@@@@@...........@@................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...@@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@..x@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@....@@@x.......................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@.....x........................... -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................@@.....................@@@@@@@@................................. -.......................................................................xx......................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@@x................. -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@..x....@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/39 b/outputs/real/4/extra/frames/39 deleted file mode 100644 index a437217..0000000 --- a/outputs/real/4/extra/frames/39 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@...............................@@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@.......................x@.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@........................@@@...@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.........................@@......@@@@@.........................@@@@@@@@@......@@@@.................. -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@@@................. -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@@@................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@...........@x................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@...x@............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@...@@@........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@....x@x........................... -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................@@....................@@@@@@@@.................................. -.......................................................................xx.....................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@x.................. -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/4 b/outputs/real/4/extra/frames/4 deleted file mode 100644 index 58c72fb..0000000 --- a/outputs/real/4/extra/frames/4 +++ /dev/null @@ -1,135 +0,0 @@ -....................................................................................................................@@@................ -..........................@@x......@x...............................x.........xx............@@.........x...........@@@@@@.............. -.........................@@@@....@@@@........x.x....................x@.xx.....@@...@@x...@@@@@@@.@@x..x@@..x......@.@@@@@@............. -..xx.................xxx.@@@....x@@@.@@.x.....@@@.......@x...........@@@.x....xx..@@@...@@@@@.@@@@@x...@@@@@@....@@@.@@.@@....x.x.x.... -...@..............@@@@..@@.......@@..@@@@.x..@@.@@.x.x@@@@............@@@@........@@@@@@@@@@...@@@.....@@@@@@...xx.@@@@@@@....@@@@@@... -.x@@@............@@@@.@@@.@x..........@.@@@@@@@..@@@@@.@.@@@.@x.......@@@@.x......@@@.@@.@@..........x@@@@@@........@@@@@@@@@@@.@..@@@x -..@@@............@@..@@..@@x..........@.@@@@@@@@@@..@@@@@@@@@@@.......@@@.@@x.....@@.@.@@@@..........@@...............@..@@.@@@@.@@..@@ -...@x.........@@.@@@..@@.@...........@@@@..@@@@..@@@@.@@@@.@@.@........@@.@@......@.@@@.@.@@.......@@@................@@@@.@.@@@@@.@@@@ -.............@@@@@.@@@@.@@@..........@@@@.@@@.@...@@@@@.@@@@@@@@.....@@.@@.@@@x...@@@@@@@@.@@@x...@@@@...............@.@@@@@@@.@@..x@.x -............@@..@...@@@..@@@@@@@......@@@@@@@@@@@@.@@@...@...@@@....x@@@@@@@@@..@@@@....@@..@@@.@@.@@@.........x@x..@@@@@...@@@@.....x. -.xx......@@.@@@@...@@@....@@.@@@@........@@@@@.@.@@.@@..@@....@x....x.@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..........@@@.@@@@.@@@@.@@........ -@@.@@@@.@@@@@@@@..@@@@.........@@..........@@@@@@@@@@.x@@@x.........x.@@@@@.@.@@..@@@@@.@@@@@@@@.@@@@@x........@@@.@@@@@@@@@@.......... -@@@@.@@@@@.....@@.@@@.x........@@@.............@@..@@x..@.@........@@.@@...x..@@@@.......@@@@@@@.@@.@@..........x..@@@.@@@.@.@......... -@@.@@...@@.....@@@@@@@x.........@@.@x..............@....@@@........@@.@@@@x....@@@.........@@@@@@@@......x.........@.....@@.@@@@@@..... -@@@.@..@@@....@@.@@@@.x........@@@@@@..............@@...@@@@@.@@@@@@..@@@.@....@@@.........@@@..@.x.....@x........@@@....@@.@.@.@@x.... -.@@@@@@@@.....@@.@.@..........@@@.@..@..x..........@@...@@.@@@@@@@@@@.@@@@@...@@.@.....@@@@@.....@.....@@.........@@.@@@@@@@@@....x.... -..@@.@@.@.....@@@@@.@@........@@.@@.@@@@.x.........@@@...@@@.@@@@@@@@@..@@.@@@.@@.x...@@@@@....@@x....@@...........@@@@@.@@@@@@....@... -...x@@@.@@...@@@@@@.@@@@x......@@.@@@@@.@@..........@@....@@....@@.@@...@@@@@@.@.@@.x@@@@@@..x@@@....@@@x..........@@.@@.@@.@@@@..@@@.. -.......@.@@@@.@@@@@@..@.@@......@@..@.@@@@x.........x.....x.....@@.....@@@@@@@@@.@@@.@..@@x..x@.....@@@.x.......x.@@@.@@@@.....@@.@@@.. -......@@@.@@@@.@..@@@.@.@@@......@.@@@@@@@................x.....@@...@@.@@@.@@@@@.@.@.@@@........@@@@@@x.......@@@@@@@@@@@.....@.@.@... -......@@@.@@@@.@@@@@.@@@@@@@.@@@@@@.@..@@........................@@@@@@@@..@@.@@@@@@@@@@@.......x@@..........@@@@@.@@.@@@@@...@@.@@.... -.......@@@@.@@@.@@@@@.@@@.@@@@@@..xx...@@......x.................@@.@@@@@@@@@@...@.@.@@@@@.......@..........@@@@@.....@@@@.@@@@@@@...x. -........@@..@@@@@@@@.@@.@@..@@..........@@....@x..................@@@...@@@@@....@@....@@@.@@@@@..@@........@@@.......@@@.@@@@@@@...@@x -........@@...@@@@.@@.@@@@@.@.@..........@@@.@@.@..................@@@...@@@@.@.@@@@@@@@@@@@@@@@@@@@@x......@@@@.......@@...@@..@@...@@. -........@@.....@@@.@@@@@@@@@@@@..........@.@@@.@@....xx...........@@.....@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@........@.......@...@... -........xx....@@..@@.@@@@..@.@@@@x....x.x@@@@@.@@@...@@....@@.....x......@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@......@@......@@@.@@@.. -..xx.........@@@@..x@.@@@@@@.@.@@@.@@@@@..@@.@@@@@@.@.x...@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.....@@.....x@@@@@@@.. -..@@........@@.@x....x@@@@@.@@.@@.@@@@.@@@@.@@@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.....x.......@@@@@@@.. -.@@.........@@.........@@@.@@.@.@@@...@@.@.@@.......@@@@@@@.@..@@@@@..@@@@@.@@@@@@@x..............@@@@@@@@@@...@@@.............@..@@@.. -.@@x.......@@..........@....@.@@@@@..@@.@@.@@.........@@@@.@@@x..@@@@@@@@@.@.@@@@@@..x@.@@.x.......@@..@@@@@x...@@@........@@@@@...@x.. -.@@..x.x..@@@.........@@...@@@@@@@@@.@@..x@@@@.........@@x..@@......@@@@@.@@.@.@@@...@@@@@@@@.....@@@@@@@@@@.....@@@@.....@@@.@@@...... -..@..@@.@@.@@@@.......@@...@@..@@@@.@@@....@@@..@@...@@.....@@@....@@@@@.@@@@.@@......@@...@@....@@@.@@@..@@@.....@@@@...@@....@@@..... -.xx.@@.@.@@@@@@@......@@@..@@@@.@..@@@......@@.@@@@.@@@....@@@@@...x@.@..@...@@@......@@....@@...@@@@..@@...xx....@@@@@@@@......@@@.@x. -....@@@@@@@.@@@@..@@x..@x...@@.@@@@@@........@@@..@@@@....@@@@@@......@.@@...@@@.....@@@...@@@.x..@@@@@@@........@..@@.@@@.@x....@@@@@. -.....@@@.....@@..@@@@.......@@@@@@@@@.........x.x.@@@@....@@@.@@@@x..@@@@@x...@@@....@@@..@@.@@@@@@@.@@@x.......@@@.....@@@@x....@..@@. -...............@@@.x.........@@.@@.@.............x.@.@....@.@@@@.@@.@.@..@.....@.x....@.@@.@.@@..@..............@@@......@@......@@.@@@ -..............@@@@..........@@@@@@@@@.............@@.@@..@@.@@@.@@@@@@@...@x....@@.....@@@@.@.@..@@.............@.@@@@@@.........@@@.@@ -............@@.@@...........x@@@.@@@@@...@x.......@@@.@@.@@@@....@@@.@@...@@....@@.....@.@@@@@@xx@@......x......x@@@.@@@@.........@@@@@ -..x........@@@@@.....x..............@@@.@@@........@@@.@@@@@.......@@@@@...@@..x.@@..@@@.@@@@@....@@....@@x......@..@.@@@@......@@..@@x -..@@.@x....@@@@...@x..................@@@.@@........x...@@..xx.....@@.@@..@@@...@@.@@@@@@@@.......@@@@@@@@......x@@@.@@@@@.....@@@@@... -.@@@@@@.x..@@@@@@@@@.......@x......@@.@@@.@@..@@.............x.....@...@@@@.@@.@.@.@@@@@@.........x@@@@..........@@.@@.@@@@@x.x@@@@@@x. -@@@..@@@x...@@.@@@.@x....@@@@.....@@@@@@.@@@.@@@@...............x@.@@...@.@..@@@@@.@@@.@@...........@...........@@@@@.....@@.x...@.@@@. -@@@.@@@@.....@@@@..x....@@@@.....@.@@.@.@@..@.@@x.........@@....@@@.@@.@@@x..@@@@@@.x...x...........x......x@@@@.@@@.......xx....@@@@.. -.@.@@.@.....@@@@........@@@@@...x@@....@@.@@@............@@@@.@@@@@@@@@@.@....@@.@@................@@......@@@@.@@..............@@@@@.. -..@@@@@.....@@...........@@@@....@@@@@@@..@@@............@@@@@@@@@@@@@@@@......@@@........x@.......@@@@....x@...x@@........x....@@@@@@. -..@@@@@@.....@............@@...xx..@@@@....@.............x@@@.@@@@@@.@@@.....x@@@.........@@@@....@@@@@@..........@@......@@@@@@@.@@@@. -...@@.@@@.@@@@........x...@@@@@@...........@@..............@.@.@@.@..@@......x@........x@@.@@@@..x@@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@......@@@.@...@@............x@@...@x.....x@@@@@@@@.@@@.@...............@@.@@..@@@x...@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@x....x@@.@@@@@@...............@@@@@@.....x@@@@@.@@@@@@@@@..............@@@@....@@...x@@@@@@.......@@@@..@@@..@@@@@@@.xx. -..@@..@.@.@@@@@.....x.@@@@@@@................@@@@@.........@@@.@..@.@@@@.............@.@.@@@@@@@....x..@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@.x.....@..@@............xx......@@@.@@@@........@@@@@@@.@@@@x..........@@@...@@@.@..................x@@@.@@.@@@.@.@@...... -....@@@@@....x.....@@@@@..@@@@......@@........@@@@@@@x........@@@.@@@@@@@.........@@.@@.....@@@@@...................@@@@@@@@.@@........ -.....@@.@@.........@@@@..@@@@@x.....@@@......@@@@.@@@.......@@@@@.@.@@.@@@x......x@@.@@@....@@.@@@..................x.@@@.@.@.@@....... -......@@.@@....x@x..@@x..@@@.@.......@@....@@@@@..........@@@@@@@@.@@@..@@@.......x...@.xx@@@...@@@@......................@@@@.@@...... -.@@....@@.@@..@.@@.@@.....@@@@x....@@@@...@@@............@@@.@.@@@@@@@@@@@...........@.x..@@@@@@@@@@@.....................@@@@.@@@..... -@@@@...@@@@@.@@@@.@@.@...@@@@@....x@@@@@@@@@..........@@@.@@..@@@..@@..@@...........@@@....x.@@@..@@@@...@@x..............@@@..@@@..x.. -@@@@@...@@@.@@.@@@@@@@@..@@@@......@@.@@@@@..........@@@@.@@...@@@.@@@@............@@@........x...@@@@.x@@@.......@@......@@....@...x.. -.@@@@.......@@@@@@.@@@@@.@.@@...........@@...........@@@...x....@@@@@@@@..........@@@@@...........@@@@@.@@@@.....@@@@.....@@...@....... -..@@.........@@......@@@@.@..@...........xx..........@@...............@@x.........@@@@@...........@@@.@.@@@@@x...@@@@@....@.@.@@@...... -....x........@.......@@@@@@@@@@@@..........@x....@@.@@@................x....x.....@@@.@@.........@@@@@.@.@.@@.@@.@..@x...@@@@@.@.@x.... -....@@...@@..@@......@@@...@@..@@@........x@@...@@@@@@.....@@..............x@x....@@@@@@x.......@@.@.@@@..@@@.@@@@......@.@.@.@@.@@.... -....@@..@@@@.@@......x@@xx@@@.@@.@@...x....@@@.@@@@@.....@@@@@..............x....@@@@@@@.......@@@.@@@@@..@@.@@..@@....x@@.@@..@@@@@... -....@.@@.@@@@@............@@..@@@@@@x@@x..@@.@@@.@@@....@@@@.@x.....x@...........@@.....x.x...x.x..@@@@@@@@@@@@@.@@.....@x.@@@@...@@@.. -...@@.@@@.@@@@.................x.@@..@@...@@..@@@.@@...x@.@@@x......@@@......x@.@@@.....@@@@@@x.....@@@.@.@@@@.@@.@........x.@@....@@x. -..@@.@@@@..@@@....................@.@@....@@@.@@.@@@@...x@x.........@.@x.....@@@.@@@....@@.@@@...........@@@@..@.@x..xx.......@....@@.. -.@@.@@@@.@..@@@@x................@@.@@@....@.@@@.@@@@@............x@.@@.......@@@@@@x....@@@@@@@........@@.@@.@.@@...@@......x@@..@@@@. -.@@..@@@@@@@@@@@@..@x............@@@@@@...@.@@@..@@@@@...........@@.@.x..xx...@@@@@.@.....@@@@@@@.......@@...@@@.@@@..@.......@@@.@@@@@ -..@..@@...@@@@@..@@@@.........x@.@@..@@@@@@@@.....@.@@......x....@@.@@....@@..@@...@@.....x@@@@@.@x......@@...@@@.@@@@@........@@@@..@x -..@@@@@...@@@.@.@@@@..........@@@@@@@@@@@@.@x......xx......@.x...@@@@.....@@@@@.....@@.......@@@@@@.......@@@@.@x....@@.........@@@@... -..x@@.@@..@@@x.@@@@@@.........x@@@@@@.@@@@x...............@@@@....@@......x@.@@@....@@.....@@@@..@.......@@@@@@.......@@......x.x@.@@.. -......@@@@.@....@@.@.@.@@.......@@@@@@...................@@@@@....@@...x@.....@@.....@....@@@@@@@.......@@@.@@........@@@..........xx.. -......@@@@@...x@@@@.@@@@@@x.....x@@@@@@@.................@@@@.@@...@...@@x...x@@x..@@.@@@.@@@.@@@......@@@@.........@@.@@.............. -......@.@@....@@@@x..@@@..x..........@@@x.........@@...xx.@@.@@@@@.@@..@@.....@@..@@@.@@@@@@@@@@@@@....x@@.........@@@.@@@............. -......x@@@...@@@@.....@@...@..xx........x........x@@@@@@....@@@.@@@@@@@@..........@@@@@@@@@@@@@@.@@@......@....@@x@@@@@@@x............. -.......@@@...@@@@@.....@..@@x.xx..................@@@.@......@@@@...@@@............@@@@@.@@@@@@@@.@@x...@@@@..@@@..@@@@................ -.....x@.@....@@@@@@@..@@@.@@......................@@@@...........@@@@@@.....x.........x.......@.@@...x.@@@@.@@@@.........@@............ -.....@@@.xx.@@@.x.@@@@@@@@....................@@...@@@@x.........@@...@@....@@.................@@....xx.@@@@@@@.......@@@@@@..x@@x..... -......@@..@@@.....@@.@..x....................@@@@@@@@@.@@..@@.....@@@@@@@...@@...x....x.......@@.........@@@.@.......@@@@.@@.@@.@@..... -.....@@@...@@@.....@@................x.....x@@@.@@..@@@.@@@@@@x....@@@.@@....x@x.@@...x.......@@............@........@@@@@@@@@.@@@...xx -.....x@.....@@.....@@...............@@x....@@....@@....@@@@..@@....@..@@@......@@.@@@.@@@@x...@........@@...@@.....@@@.....@@@@@@@.@@@. -..@x.......@@@.....@@@........@x....@@......@@@@@@@....@@@.@@@@....@@@@@@.....x@@@@@@@.@@@@...@@......x@@@@@@@....@@@.......@@@@.@@@@.. -.@@@......@.@@@.....@@......@@@@...@@.....x@@@.@@@....@.@@.@@.@@..@@.@@@.......@@@.@@@@@@@@@.@@.x......@@@@.@@@.@@.@.........@@@@@@@@.. -.@@@@@@..@@@@@.@...@@@@...@@@@@....@@.....x@..@@@.@@.@@@@.@.@@@@.@@@.@..........x.@@@@@.@@@.@.@@@....x@.@.@@@@@@@@@......x@.@@...@.@@.. -..@@@@@@@@@.@.@@@@@@@@@@.@@@@@......@.........@.@.@@@@@@@@@.@@@.@@@@@.@x..........@@@@.....@@@.@x.....@@...@@...@@.......x@@.@.@@@@@... -.@@..@@@.@@@@@@@@@@@.@@@@@@@@@@@...@@.........@@@@@.@@..@@.@@@@@@@@@@@@@........x.@.........@.@....x.x@@........@@@........@@@@@@.@.... -.xx..@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@..@......@.@@@........@@.@@@@@@..@x........@@........@.@.....x... -......@@.@@@@.....@@..@@@@@@@.@.@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@.x@@@....@@@@@.@x.....@@@@@.@@@...@........@.x....@@@@@@@.....@@.. -.......@@@@@.........xx.....@@@@@@@@@@@@@.@@@.@@@@@@.@@@..........@@...@@@....@@...@@@....x.@@@.@@@.@@@.@x.....x@@....@@@@.@@@....@@@@. -.......@@.@..................x.x...@.@@@.@@@@.@@@@.@@.@@...@@............@@x...@@@@.@@....x@@@@.@@..@@@@x.......@@....@@....x.....@@@@. -.......@.@@x........................@@@@.@@@@@.@@.@.@@@...@@@@............@x...@@.@@@......@.@@@@@@.@..........@@....x............x@@.. -.....@@@@@@.........................@..@@@@..@@@.@.@@@@@.@@@@@.................@@@@@@.......@@.@@@@.@@........x.@.xx.@@@@@@............ -...x@@@@@@..........@@x............@@@@@.@@@@@.@@@.@@@@@@@@@@@x.....x@..........@@.@@.......@@@.@.@@@.@@.....x@.@@@.@@@@.@@@........... -...@@@@@@.@.......x@@@@......xx....x@.@@@.@@@..@@@..@@@@.@.@@@......x@x..............@......@@@@@@@@@@@@x.....@@.@@.@.@@@@@@.@@x....... -..x..@..@@@@.......@@@@.......@@........@.@@@@.@@.@@@..@@@...@@........x............@@@.....x...@@.@@@.x......@@.@x.x@.....@@@@@....... -...xx@@@@@@@..x.....@@@@@.....@@.......x@@@.@@@.@@.@@..@@@@@@@@.......@@...........@@.@@@....x.@@@@@@@.........@@...x.......@@@.....x.. -......@@@@@@.@@x....@@.@@@....@@.........@@@@@@@@@..@@@@@@@@@.@......@@@..........x@@@@@@@...x@@@@@@@@..........@@...@@@.....x......... -.........@@.@@@......@@.@@@....@@@@x.....x@..@.@@.@.@.@@@.@..xx......@@............x.@@@@x...@..@@@@@...........@@...@@@@.............. -...........@@@.@@.....x@@@@....@@@@x..........@..@@@@@@@@@.....x....x.....@@.........@.......x@.@.@@@x...........@@..@@.@@............. -............@..@@@.......@@@....x............@.@@@..@@.@@@....xx.........@@@@.......@@@......@.@@@..@.............@@@@@@@@@.......x@... -...........@@@@@@@........@@@@x.............x@@.x...@@@@@.@@@..x.........@@@@@.....@@@@......x@.@@@@@@x...@@x......@@...@.@x......@@@.. -..x.xxx...@@@@..@...........@@@..............x.......@@.@@.@@@x..........@..@@.....@@@.@......x@x..@@@@..@@@.@..........@@.@.@@@.@@@@.. -..@@.@.@@@.@.....@............@@......@@@@@........@@@@@@@.@@.x..........@@@@.....@@@.@@@...........@@.@@@@@@@@.........@@@@@@@@@@@@... -..x@@.@@@@@@.@@.@@@.........x@@@...x@@@@@@@@......@@@@@..@.@.@...........@@.@.....@@@@@.@@..........@@@@.@@.@@@........x.@.@@@@@@@@@@.. -....@@.@@@@@@@@@@@@@........@@@....x@@@@@.@@@....@@@@@@@@@@@@@...........@@@@......@@@@@@@@.........@@@@...x.@..........x....x.@@@@@@@. -....@@..@@...@@.@.x.@@.@@..x.x........@...@@.@@.@@.@@@.@@@..@x............@@@@@@@.@@@@@@@@@@.@@@....@@@@....x...........x.......@@..@@. -....@....@....@@....@@@@@@@x..........@@@@@..@@@@...@@@@@@xx.............@@@.@.@@@@@@...@@@.@@@@@..@@.x.....x..........@@.....x@@@@@@@. -....@@..@@@..@@@.....@.@.@@...........@@.@@...@@.....@.@@...............@@@.@@@@@@......x.@@@.@@@@@@........x..........@@.....@@@.@@@@. -...@@.@@@.@x.@@@....@@.@...............@@@...@.@@.....@@.....x@........@@@...@@@@@.......@@.@@@@@@@@........x@@@....x@@@......@@.@@.@@. -...@@@@@.@@..x@...@@.@@@@...x..........@@@@@@@@@@.....@......@@x.......@@.....@@@x.......@@.@@@@.@@@@........@@@@....@@@@@x....@@@@@x.. -...@@@@...@......@@@.@@@@.@@@x..........@.@@@.@@.....@.@@....@@........@@.................@@@@@@@@@@@.......x@.@@.......@@x..x@@....... -....@@@@..@@....@@@@@@.@@@@@@............x..........@@@@@@..@@.........@@.................@@..@@@@@@@@@@@@x..@@@@............@@........ -...x.@@@..@@...@@.@@@@@@@..@@@........@@@...........x@..@@.@@...xxx...@@@.................@@...@.@@@@@.@@@x...@@.............@......... -...x@@.@.@@@...@@@..........@@@......@@@x...............@@@@@..@@..x.@@@@x................@@....@@@@@@.@.........x@x...x....@@@........ -....@.@.@@@.....x.............@x.....@@........x@@x.....@@@@@..@@@@@.@@@@......@@.........x.....@@@.@@@@.........@@@.@@@@...@@.@@...... -...@@@@@.@@@x..................x....@@@.......x.@@@......@@@.@.@..@.@@.@......@@@x........x....@@@@@.@@@.........x..@@@@@...@@.@@@..... -...@@@@@@..@x...................x...@@@....@@@.@@@@.....@...@@@.@@..@@@@@....x@@.........@@...x@.@@..@@@........x....@@@.x...@@..@@@x.. -...@@@@@.........................x.@.@....@@@@..@@@@...x@@..@@@.@@@..@@@@@x...@@....x@x..xx...x.@.@.@@@.........@@....@.@@...@@@.@@@x.. -...@@.@@.........................x@@@.@@..@@@...@@@.@...@@@@@@@@.@@....@@@@..x@@....@@@........@@@.@@@@.........@@.....@@.@.@..@@@..... -...@@@@@......x.......x...........x..@@@@@@....@@@@@@@@@@@@@@@@@.@@....@@@@...@x.....@@@x......@@@@@@@@........@.@@....@@@@@@@@@@@..... -..@.@@@@.@@...x..x@.x.@x............@@@@@@@@...@@.@..@.@@@.@@@@..@@....@@.@@.........@@@@....@@..@@...@@..x@@.@@@@@@.@@.@@@@@@@@@...... -.@@@@@..@@@@.....@@@@@.@...........@@@.@@@@@...@@@....@@..........x...@....@x.......@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@...@@@@@@x....@@@@.@@..@@@@.x.@@@@@@.....@..@@@...@@@@..........x@@@@...@.......@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@...x@@.@@...x@..@@.@@.@@@@@@@@@@@@@x....x@@@@@....@@@@...........@@@@@@@@.......@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@......@@....@@@..@@@@@@@@@.@..x..........x..@@...@@@@x..........@@...@@@@..x....@@.@@@..@@@....@@..@@@@@@@.@@@.....x..@@@@@......... -.@........@@...@@@...@@@@@..@@.................@@@@@@@............@@....@@@@xxx....@.@@@.@@.@.....@@...@.@@@.@@@@.........@@@.@@....... -.@@@......@@....@...........@....x............@@@.@@.....x@x......@@.....x........@@@@..@@@@......@...x.@@@.@@@@@........@.@@@@@@x..... -.@@@@@@....@.@@@.x.@@.......@@.............x.@.@@.@......@@.......@@............x@@@@@@@@@@@...x@@@@.@x..@..@.@@@.......x@@@..@@@@..... -..@@@@@@@.@@@@@.x.x@@@@@@@@.@@.....x......x@@@@.@@@@@....@@x......@..@@x........@@@.@@@@.@.@@@.@@@@.@@....@@@@@@.........@.@@.@..@..... -..@@.@.@@@@@@.......@@@@@@@@@@@....@@.@@x..@@@@@@..@@@@.@@@.......@@@@@@........@@..@@.@@@@@@@@@@@@@@@....@@@.@...........@@.@@@@@..... -...@@@@@@@.@x.......@@.@.@@@@@x....@@@@@.........@@@@@@@@.........@@@@@........@@....@@.@.@@@..@@.@@.@.....@@@.......x....x.@@@@@@..... -..@@@.@.@@@.........@@@..x..x......@@@..........@@@.@@@@@.........@@.x........@@......@@....@@@....@@.@.....@.......x@@@@@...@.@@...... -..@@.x.@..@.........x@............@@............x@.@@@@.x.....x@@@............xx.......xx....@@...@@@@@@...@x........x.@@x...@@@....... -..x...@@@@@.....................x@@.................@@.@......x.@@@..........................@@@..@@@@.@@@@@.................@@.@...... -......x@.@x.....................x@...................@@@@x.....@@@@..........................x@x...@@@@.@@@..................@@@@@@x... -......................................................@@@.......@@..................................@@........................@@@@.x... diff --git a/outputs/real/4/extra/frames/40 b/outputs/real/4/extra/frames/40 deleted file mode 100644 index 4c3d912..0000000 --- a/outputs/real/4/extra/frames/40 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................@@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@...............................x@..@@@@@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@........................x.@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@........................@@@...@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.........................@@......@@@@@.........................@@@@@@@@@......@@@@.................. -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@@@................. -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@@@................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@...........x.................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@....x............................ -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@...x@x........................... -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.....x............................ -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................@@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.......................xx....................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/41 b/outputs/real/4/extra/frames/41 deleted file mode 100644 index 2b6363e..0000000 --- a/outputs/real/4/extra/frames/41 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................@@............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@................................x@@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@................................x..@@@@@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@..........................@..@@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@........................x@@...@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.........................@@......@@@@@.........................@@@@@@@@@......@@@@.................. -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@@@................. -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@@x................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@....x............................ -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................@@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@......................x@.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/42 b/outputs/real/4/extra/frames/42 deleted file mode 100644 index 3828684..0000000 --- a/outputs/real/4/extra/frames/42 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..................................x@............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@.................................x@@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@...................................@@@@@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@..........................x..@@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@.........................@@...@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.........................@@......@@@@@.........................@@@@@@@@@......@@@@.................. -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@@x................. -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@@.................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@......................x@@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.......................x.....@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/43 b/outputs/real/4/extra/frames/43 deleted file mode 100644 index c2082da..0000000 --- a/outputs/real/4/extra/frames/43 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@...................................x............@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@..................................x@..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@...................................x@@@@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@.............................@@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@.........................xx...@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.........................@@......@@@@@.........................@@@@@@@@@......@@@x.................. -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@@.................. -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........@x.................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............@@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@.......................x@...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/44 b/outputs/real/4/extra/frames/44 deleted file mode 100644 index 16db314..0000000 --- a/outputs/real/4/extra/frames/44 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@...................................x..........@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@....................................x@@@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@.............................@@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@..............................@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.........................x@......@@@@@.........................@@@@@@@@@......@@@................... -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@@x.................. -...........@@@@@................@..........................@@@@@.................................@@@@..@@..........x................... -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...............x@@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@........................x...@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/45 b/outputs/real/4/extra/frames/45 deleted file mode 100644 index 713e064..0000000 --- a/outputs/real/4/extra/frames/45 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@.....................................x@@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@.............................x@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@..............................@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@..........................x......@@@@@.........................@@@@@@@@@......@@@................... -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........@x................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@................x@.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/46 b/outputs/real/4/extra/frames/46 deleted file mode 100644 index 2f9eef3..0000000 --- a/outputs/real/4/extra/frames/46 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@......................................x@......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@..............................@@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@..............................@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.................................@@@@@.........................@@@@@@@@@......@@x................... -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@..........x.................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@...............x@@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@.................x.@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/47 b/outputs/real/4/extra/frames/47 deleted file mode 100644 index ddeb4b0..0000000 --- a/outputs/real/4/extra/frames/47 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@.......................................x......@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@..............................x@@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@..............................@@@@@@@@@.........................@@..@@@@@....@@@.................... -...........@@..................@@@@.................................@@@@@.........................@@@@@@@@@......@x.................... -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@............................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@................x@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...................@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/48 b/outputs/real/4/extra/frames/48 deleted file mode 100644 index 8b18fe4..0000000 --- a/outputs/real/4/extra/frames/48 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..............................................@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@...............................x@@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@..............................x@@@@@@@@.........................@@..@@@@@....@@x.................... -...........@@..................@@@@.................................@@@@@.........................@@@@@@@@@......x..................... -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@............................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@.................@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...................@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/49 b/outputs/real/4/extra/frames/49 deleted file mode 100644 index 233825c..0000000 --- a/outputs/real/4/extra/frames/49 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..............................................@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@................................x@..@@@@@.......................@@@@@@@@@@...@@@................@@... -...........@@..................@@@@...............................x@@@@@@@.........................@@..@@@@@....@x..................... -...........@@..................@@@@.................................@@@@@.........................@@@@@@@@@............................ -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@............................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@.................@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...................@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/5 b/outputs/real/4/extra/frames/5 deleted file mode 100644 index 9e45586..0000000 --- a/outputs/real/4/extra/frames/5 +++ /dev/null @@ -1,135 +0,0 @@ -....................................................................................................................@@@................ -..........................@@.......x........................................................@@.....................@@@@@@.............. -.........................@@@x....x@@@................................x........xx...@x....@@@@@@@.@x....x@.........@.@@@@@@............. -.........................@@@.....@@@.@@.......x@x.......x............x@@..........@@@...@@@@@.@@@@@....@@@@@x....x@@.@@.@@............. -...x..............@@@x..@@.......x@..@@@x....@@.@@....x@@@............@@@x........@@@@@@@@@@...@@@.....@@@@@@......@@@@@@@....x@xxxx... -..@@@............@@@@.@@@.x...........@.@@@@@@@..@@x@@.@.@@@.x........@@@@........@@@.@@.@@...........@@@@@@........@@@@@@@@@@@.@..@@x. -..@@@............@@..@@..@x...........@.@@@@@@@@@@..@@@@@@@@@@x.......@@@.@x......@@.@.@@@@..........@@...............@..@@.@@@@.@@..@@ -...x..........@@.@@@..@@.@...........@@@@..@@@@..@@@@.@@@@.@@.@........@@.@@......@.@@@.@.@@.......@@@................@@@@.@.@@@@@.x@@x -.............@@@@@.@@@@.@@@..........@@@@.@@@.@...@@@@@.@@@@@@@@.....x@.@@.@@x....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...x.. -............@@..@...@@@..@@@@@@@......@@@@@@@@@@@@.@@@...@...@@@.....@@@@@@@@@..@@@@....@@..@@@.@@.@@@..........x...@@@@@...@@@@....... -.........@@.@@@@...@@@....@@.@@@@........@@@@@.@.@@.@@..@@....x.......@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..........@@@.@@@@.@@@@.@@........ -x@.x@@@.@@@@@@@@..@@@@.........@@..........@@@@@@@@@@..x@@............@@@@x.x.@@..@@@@@.@@@@@@@@.@@@@@.........x@x.@@@@@@@@@@.......... -@@@@.@@@@@.....@@.@@@..........@@@.............@@..@@...@.x........xx.@@......@@@@.......@@@@@@@.@@.@x.............@@@.@@@.@.@......... -@@.@@...@@.....@@@@@@x..........@@.x...............@....@@@........@@.@@@x.....@@@.........@@@@@@@x................@.....@@.@@@@@x..... -@@@.@..@@@....@@.@@@@..........@@@@@x..............@@...@@@@@.@@@@@@..@@@.x....@@@.........@@@..@.......x.........@@@....@@.@.@.@x..... -.@@@@@@@@.....@@.@.@..........@@@.@..@.............@@...@@.@@@@@@@@@@.@@@@@...@@.x.....@@@@@.....x.....@x.........@@.@@@@@@@@@......... -..@@.@@.@.....@@@@@.@@........@@.@@.@@@x...........@@@...@@@.@@@@@@@@@..@@.@@@.@@.....@@@@@....@@.....@@...........@@@@@.@@@@@@....x... -....x@@.@@...@@@@@@.@@@x.......@@.@@@@@.@x..........@x....@x....@@.@@...@@@@@@.@.@@..x@@@@@...x@x....@@@...........@@.@@.@@.@@@@..@@@.. -.......@.@@@@.@@@@@@..@.@@......@@..@.@@@@......................@@.....@@@@@@@@@.@@@.@..@@....x.....@@@...........@@@.@@@@.....@@.@@@.. -......@@@.@@@@.@..@@@.@.@@@......@.@@@@@@@......................@@...@@.@@@.@@@@@.@.@.@@@........x@@@@x........@@@@@@@@@@@.....@.@.@... -......@@@.@@@@.@@@@@.@@@@@@@.@@@@xx.x..@@........................@@@@@@@@..@@.@@@@@@@@@@@........@@..........@@@@@.@@.@@@@@...@@.@@.... -.......@@@@.@@@.@@@@@.@@@.@@@@@@.......@@........................@@.@@@@@@@@@@...@.@.@@@@@.......x..........@@@@@.....@@@@.@@@@@@@..... -........@@..@@@@@@@@.@@.@@..@@..........@@....x...................@@@...@@@@@....@@....@@@.@@@@@..@x........@@@.......@@@.@@@@@@@...xx. -........@@...@@@@.@@.@@@@@.@.@..........@@@.@@.x..................@@@...@@@@.@.@@@@@@@@@@@@@@@@@@@@@.......@@@@.......@@...@@..@@...@x. -........xx.....@@@.@@@@@@@@@@@@..........@.@@@.@@.................x@.....@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@........@.......@...@... -..............@@..x@.@@@@..@.@@@@........x@@@@.@@@...xx....@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@......@@......@@@.@@@.. -.............@@@x...x.@@@@@@.@.@@@.@@@@x..@@.@@@@@@.@.....@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.....xx......@@@@@@@.. -..xx........@@.x......@@@@@.@@.@@.@@@@.@@@@.@@@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -.@@.........@@.........@@@.@@.@.@@@...@@.@.@@.......@@@@@@@.@..@@@@@..@@@@@.@@@@@@@...............@@@@@@@@@@...@@@.............@..@@@.. -.@@........@@..........@....@.@@@@@..@@.xx.@@.........@@@@.@@@...@@@@@@@@@.@.@@@@@@...x.@@.........@@..@@@@@....@@@........@@@@@...x... -.@@.......@@@.........@@...@@@@@@@@@.@@...@@@@.........@@...@@......@@@@@.@@.@.@@@...x@@@@@@x.....@@@@@@@@@@.....@@@@.....@@@.@@@...... -..x..xx.x@.@@@@.......@@...@@..@@@@.@@@....@@@..@@...@@.....@@@....x@@@@.@@@@.@@......@@...@@....@@@.@@@..@@x.....@@@@...@@....@@@..... -....@@.@.@@@@@@@......@@x..@@@@.@..@@@......@@.@@@@.@@@....@@@@@....x.@..@...@@@......@@....@@...@@@@..@@.........@@@@@@@@......@@@.x.. -....@@@@@@@.@@@@..@@...x....@@.@@@@@@........x@x..@@@@....@@@@@@......@.@@...@@@.....@@@...@@@....@@@@@@@........@..@@.@@@.x.....@@@@@. -.....@@@.....@@..@@@x.......@@@@@@@@@.............@@@@....@@@.@@@x...@@@@@....@@x....@@@..@@.@@xx@@@.@@@........@@@.....@@@x.....@..@@. -...............@@@...........@@.@@.@...............@.@....@.@@@@.@@.@.@..x.....@......@.@@.@.@@..@..............@@@......@@......@@.@@@ -..............@@@@..........x@@@@@@@@.............@@.@@..@@.@@@.@@@@@@@...x.....@x.....@@@@.@.@..@@.............x.@@@@@@.........@@@.@@ -............@@.@@............@@@.@@@@@...x........@@@.@@.@@@@....@@@.@@...x@....@@.....@.@@@@@x..@@..............@@@.@@@@.........@@@@@ -...........@@@@@....................@@@.@@@........@@x.@@@@@.......@@@@@...@@....@@..@@@.@@@@@....@@....@x.......@..@.@@@@......@@..@@. -..@@.x.....@@@@...x...................@@@.@@............@@.........@@.@@..@@@...@@.@@@@@@@@.......@@@@@@@x.......@@@.@@@@@.....@@@@@... -.@@@@@@....@@@@@@@@x.......x.......@@.@@@.@@..@@...................@...@@@@.@@.@.@.@@@@@@..........@@@@..........@@.@@.@@@@x...x@@@@@.. -@@@..@@@....@@.@@@.x.....@@@x.....@@@@@@.@@@.@@@x................x.@@...@.x..@@@@@.@@@.@x...........x...........@@@@@.....@x.....@.@@x. -@@@.@@@@.....@@@@.......@@@@.....x.@@.@.@@..@.@@..........@@....@@@.@@.@@@...@@@@@@.........................@@@@.@@@.............@@@@.. -.@.@@.@.....@@@@........@@@@@....@@....@@.@@@............@@@@.@@@@@@@@@@.x....@@.@@................x@......x@@@.@@..............@@@@@.. -..@@@@@.....@@...........@@@@....x@@@@@@..@@@............@@@@@@@@@@@@@@@@......@@@.........x.......@@@@.....x....@@.............@@@@@@. -..@@@@@@.....@............@@.......@@@@....@..............@@@.@@@@@@.@@@......x@@.........@@@@....@@@@@@..........@@......@@@@@@@.@@@@. -...@@.@@@.@@@@............@@@@@x...........x@..............@.@.@@.@..@@.......x.........x@.@@@@...x@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@......x@x.@...@@.............@@...x.......x@@@@@@@.@@@.@...............x@.@@..@@@....@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@......@@.@@@@@@...............@@@@@x......x@@@@.@@@@@@@@@..............@@@@....@@....x@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@x.......@@@@@@@................@@@@@.........@@@.@..@.@@@@.............@.@.@@@@@@@.......@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@.......x..@@....................@@@.@@@x........@@@@@@@.@@@@...........@@@...@@@.@...................@@@.@@.@@@.@.@@...... -....@@@@@..........@@@@@..@@@x......x@........@@@@@@@.........@@@.@@@@@@@.........x@.@@.....@@@@@...................x@@@@@@@.@@........ -.....@@.@@.........@@@@..@@@@@......@@@......@@@@.@@x.......@@@@@.@.@@.@@@........xx.@@x....@@.@@@....................@@@.@.@.@@....... -......@@.@@.....x...@@...@@@.@.......@@....@@@@@..........@@@@@@@@.@@@..@@x...........@...x@@...@@@@......................@@@@.@@...... -.@@....@@.@@..x.@@.@@.....@@@@.....x@@@...@@@............@@@.@.@@@@@@@@@@@...........@....x@@@@@@@@@@.....................@@@@.@@@..... -@@@@...@@@@@.@@@@.@@.@...@@@@@.....@@@@@@@@@..........@@@.@@..@@@..@@..@@...........@@x......@@@..@@@@...@x...............@@@..@@@..... -@@@@@...@@@.@@.@@@@@@@@..@@@@......x@.@@@@@..........@@@@.xx...@@@.@@@@............@@@............@@@@..@@@.......@@......@@....@...... -.@@@@.......@@@@@@.@@@@@.@.@@...........@@...........@@@........@@@@@@@@..........@@@@@...........@@@@x.@@@@.....@@@@.....@@...@....... -..@@.........@@......@@@@.@..@.......................@@...............@x..........@@@@@...........@@@.@.@@@@@....@@@@x....@.@.@@@...... -.............@.......@@@@@@@@@@@@..........x.....@@.@@@...........................@@@.@@.........@@@@@.@.@.@@.x@.@..x....@@@@@.@.x..... -....xx...@@..@@......@@@...@@..@@@.........@@...@@@@@@.....@@...............x.....@@@@@@........@@.@.@@@..@@@.@@@@......x.@.@.@@.@@.... -....@@..@@@@.@@.......@x..@@@.@@.@@........@@@.@@@@@.....@@@@x...................@@@@@@x.......x@x.@@@@@..@@.@@..@@.....x@.@@..@@@@@... -....@.@@.@@@@@............x@..x@@@@x.xx...@@.@@@.@@@....x@@@.x.......x...........@@................@@@@@@@@@@@@@.@@.....x..x@@@...@@@.. -...@@.@@@.@@@@...................@@..@@...@@..@@@.@@....x.@@x.......x@x.......x.@@@.....x@@@@x......@@@.@.@@@@.@@.x..........@@....@@.. -..@@.@@@@..@@@....................@.@@....@@@.@@.@@@@....x..........@.@......x@@.@@@....@@.@@@...........@@@@..@.@............@....@@.. -.@@.@@@@.@..@@@@.................@@.@@@....@.@@@.@@@@@.............x.@x.......@@@@@@.....@@@@@@@........@@.@@.@.@@...xx.......@@..@@@@. -.@@..@@@@@@@@@@@x..x.............@@@@@@...@.@@@..@@@@@...........x@.@.........@@@@@.x.....@@@@@@@.......@@...@@@.@@@..@.......@@@.@@@@x -..@..@@...@@@@@..@@@x..........x.@@..@@@@@@@@.....x.@x...........@@.@x....x@..@@...@@......@@@@@.@.......@@...@@@.@@@@@........@@@@..x. -..x@@@@...@@@.x.@@@@..........x@@@@@@@@@@@.x...............x.....@@@@.....@@@@@.....@@.......@@@@@x.......@@@@.@.....@@.........@@@@... -...@@.@@..@@@..@@@@@@..........@@@@@@.@@@x................@@@x....@@.......x.@@@....@@.....@@@@..@.......@@@@@@.......@@.........x.xx.. -......@@@@.@....@@.@.@.@@.......@@@@@@...................@@@@@....@@....x.....@@.....@....@@@@@@@.......@@@.@@........@@@.............. -......@@@@@....@@@@.@@@@@x.......@@@@@@x.................@@@@.@@...@...@@.....@@...@@.@@@.@@@.@@@......x@@@.........@@.@@.............. -......x.@@....@@@@...@@@.............@@x..........x@......@@.@@@@@.@@..@@.....xx..@@@.@@@@@@@@@@@@@.....@@.........@@@.@@x............. -.......@@@...@@@@.....@@...x......................@@@@xx....@@@.@@@@@@@@..........@@@@@@@@@@@@@@.@@@......@....@x.x@@@@@@.............. -.......@@@...@@@@@.....@..@@......................@@@.@......@@@@...@@@............@@@@@.@@@@@@@@.@x....@@@@..@@@..@@@@................ -......@.@....@@@@@@@..@@@.@x......................@@@@...........@@@@@@.......................@.@@.....x@@@.@@@@.........@@............ -.....x@@....@@@...@@@@@@@x....................@@...@@@@..........@@...@@....xx.................@@.......@@@@@@@.......@@@@@@...xx...... -......@@..x@@.....@@.@.......................@@@@@@@@@.@x..@@.....@@@@@@@...x@................@@.........@@@.@.......@@@@.@@.x@.@@..... -.....x@@...@@@.....@@.......................@@@.@@..@@@.@@@@@@.....@@@.@@.....x..xx...........@@............@........@@@@@@@@@.@@@..... -......x.....@@.....@@...............xx.....x@....@@....@@@@..@@....@..@@@......@@.@@@.x@@@....@........x@...@@.....@@@.....@@@@@@@.@@x. -..x........@@@.....@@@........x.....@@......@@@@@@@....@@@.@@@@....@@@@@@......@@@@@@@.@@@@...@x.......@@@@@@@....@@@.......@@@@.@@@@.. -.@@@......@.@@@.....@@......@@@x...@@......x@@.@@@....@.@@.@@.@@..@@.@@@.......x@@.@@@@@@@@@.@@........@@@@.@@@.@@.@.........@@@@@@@@.. -.@@@@@@..@@@@@.@...@@@@...@@@@@....@@......x..@@@.@@.@@@@.@.@@@@.@@@.@............@@@@@.@@@.@.@@x.....x.@.@@@@@@@@@.......x.@@...@.@@.. -..@@@@@@@@@.@.@@@@@@@@@@.@@@@@......@.........@.@.@@@@@@@@@.@@@.@@@@@.@...........@@@@.....@@@.@......@@...@@...@@........x@.@.@@@@@... -.xx..@@@.@@@@@@@@@@@.@@@@@@@@@@@...@@.........@@@@@.@@..@@.@@@@@@@@@@@@x..........@.........@.@.......@@........@@@........@@@@@@.x.... -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@..@......x.@@@........@@.@@@@@x..x.........@x........@.@......... -......@@.@@@@.....@@..x@@@@@@.@.@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..@@@....@@@@@.@......x@@@@.@@@...x........x......@@@@@@@.....@@.. -.......@@@@@................x@x@@@@@@@@@@.@@@.@@@@@@.@@@..........@@...x@@....@@...@@@......@@@.@@@.@@@.x.......@@....@@@@.@@x....@@@@. -.......@@.@........................@.@@@.@@@@.@@@@.@@.@@...@@............@x....@@@@.@@.....x@@@.@@..@@@x........@@....x@..........@@@@. -.......@.@@.........................@@@@.@@@@@.@@.@.@@@...@@@@............x....@@.@@@......x.@@@@@@.@..........x@..................@@.. -.....@@@@@@.........................@..@@@@..@@@.@.@@@@@.@@@@@.................@@@@@@.......@@.@@@@.@@..........@....@@@@@@............ -....@@@@@@..........@@.............x@@@@.@@@@@.@@@.@@@@@@@@@@@.......x..........@@.@@.......@@@.@.@@@.@x......x.@@x.x@@@.@@@........... -...x@@@@@.@........@@@@.............x.@@@.@@@..@@@..@@@@.@.@@@.......x...............@......x@@@@@@@@@@x......@@.@@.x.@@@@@@.@@........ -.....@..@@@@.......@@@@.......xx........@.@@@@.@@.@@@..@@@...@@.....................@@@.........@@.@@@........@@.x...x.....@@@@x....... -.....x@@@@@@........@@@@@.....@@........x@@.@@@.@@.@@..@@@@@@@@.......@x...........@@.@@@......@@@@@@@.........@@...........@@@........ -......@@@@@@.@x.....@@.@@@....@@.........@@@@@@@@@..@@@@@@@@@.x......@@@...........x@@@@@x....x@@@@@@@..........@@...x@@............... -.........@@.@@@......x@.@@@....@@@x.......x..@.@@.@.@.@@@.@..........x@..............@@@@....x..@@@@@...........@@...@@@@.............. -...........@@@.@@......x@@@....x@@x...........@..@@@@@@@@@................@@.........@........x.@.@@@............@@..@@.@@............. -............@..@@@.......@@@.................x.xxx..@@.@@@...............@@@@.......@@@......x.@@@..@.............@@@@@@@@x........x... -...........@@@@@@@........@@@@...............xx.....@@@@@.@@@............@@@@@.....@@@@.......x.@@@@@@....@x.......@@...@.@.......@@@.. -..........@@@@..@...........@@@......................@@.@@.@@x...........@..@@.....@@@.@.......x...@@@@..@@@.x..........@@.@.@@@.@@@@.. -..xx.x.@@@.@.....@............@@......@@@@@........@@@@@@@.@@............@@@@.....@@@.@@@...........@@.@@@@@@@@.........@@@@@@@@@@@@... -...@@.@@@@@@.@@.@@@..........@@@....x@@@@@@@......@@@@@..@.@.x...........@@.@.....@@@@@.@@..........@@@@.@@.@@@..........x.@@@@@@@@@@.. -....@@.@@@@@@@@@@@@x........x@@.....x@@@@.@@@....@@@@@@@@@@@@x...........@@@@......@@@@@@@@.........@@@@.....x.................@@@@@@@. -....@@..@@...@@.@...@@.@@.............@...@@.@@.@@.@@@.@@@..x.............@@@@@@@.@@@@@@@@@@.@@@....@@@x........................@@..@@. -....@....@....@@....@@@@@@x...........@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@..................xx......@@@@@@@. -....@@..@@x..@@@.....@.@.@x...........@@.@@...@@.....@.@@...............@@@.@@@@@@........@@@.@@@@@@...................@@.....@@@.@@@@. -...@@.@@@.@..@@@....@@.@...............@@@...@.@@.....@@......x........@@@...@@@@@.......@@.@@@@@@@@.........x@@.....x@@......@@.@@.@x. -...@@@@@.@x...x...@@.@@@@..............@@@@@@@@@@.....@......@@........@@.....@@@........@@.@@@@.@@@@........@@@@....x@@@x.....@@@@x... -...@@@@...@......@@@.@@@@.@@x...........x.@@@.@@.....@.@@....@@........@@.................@@@@@@@@@@@........@.@@.......@x....@@....... -....@@@@..@@....@@@@@@.@@@@@@.......................x@@@@@..@@.........@@.................@@..@@@@@@@@@@@x...x@@@............x@........ -.....@@@..@@...@@.@@@@@@@..@@@........@@x............x..@@.@@.........@@@.................@@...@.@@@@@.@@x....@@.............@......... -....x@.@.@@@...x@x..........@@x......@@@................@@@@@..x@....@@@@.................xx....@@@@@@.@..........x.........@@@........ -....@.@.@@@...................x......@@.........x@......@@@@@..@@@xx.@@@@......@x...............@@@.@@@@.........xxx.@@@x...@@.@@...... -...@@@@@.@@x........................@@@.........@@@......@@@.@.@..@.@@.@......@@@..............x@@@@.@@@............@@@@@...@@.@@@..... -...@@@@@@..x........................@@@....@@x.x@@@.....x...@@@.@@..@@@@@.....@@.........xx....x.@@..@@@.............@@@.....@@..@@x... -...@@@@@...........................@.@....@@@@..@@@@....@@..@@@.@@@..@@@@@....@@.....x..........@.@.@@@.........xx....@.@x...@@@.@@x... -...@@.@@..........................xx@.@@..@@@...@@@.@...@@@@@@@@.@@....@@@@...@@....x@@........@@@.@@@@.........@@.....@@.@.@..@@@..... -...@@@@@.............................@@@@@@....@@@@@@@@@@@@@@@@@.@@....@@@@...x......@@@.......@@@@@@@@........@.@@....@@@@@@@@@@@..... -..@.@@@@.@@.......x...x.............@@@@@@@@...@@.@..@.@@@.@@@@..xx....@@.@x.........@@@@....@@..@@...@@...@@.@@@@@@.@@.@@@@@@@@@...... -.@@@@@..@@@@.....@@@@@.x...........@@@.@@@@@...@@@....@@..............@....x........@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@...x@@@@@.....@@@@.@@..@@@@...@@@@@@.....x..@@@...@@@@...........x@@@...x.......@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@....@@.@@....@..@@.@@.@@@@@@xx@@@@@......xx@@@....@@@@...........@@@@@@@@.......@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@......@@....@@@..@@@@@@@@@.@................@@...@@@@...........@@...@@@@.......@@.@@@..@@@....@@..@@@@@@@.@@@........@@@@@......... -.@........@@...@@@...@@@@@..@@.................@@@@@@@............@@....x@@x.......@.@@@.@@.@.....@@...@.@@@.@@@@.........@@@.@@....... -.@@@......@@....@...........@.................@@@.@@......x.......@@..............@@@@..@@@@......@.....@@@.@@@@@........x.@@@@@@...... -.@@@@@@....@.@@x...x@.......@@...............@.@@.@......@@.......@@.............@@@@@@@@@@@....@@@@.x...@..@.@@@........x@@..@@@x..... -..@@@@@@@.@@@@@....@@@@@@@@.@@.............x@@@.@@@@@....@@.......@..@@.........@@@.@@@@.@.@@@.@@@@.@@....@@@@@@.........x.@@.@..@..... -..@@.@.@@@@@@.......@@@@@@@@@@x....x@.@x...x@@@@@..@@@@.@@x.......@@@@@x........@@..@@.@@@@@@@@@@@@@@@....@@@.@...........x@.@@@@@..... -...@@@@@@@.@........@@.@.@@@@@.....@@@@x.........@@@@@@@@.........@@@@@........@@....@@.@.@@@..@@.@@.@.....@@@..............@@@@@@..... -..@@@.@.@@@.........@@@............@@@..........x@@.@@@@x.........@@..........xx......xx....@@@....@@.@.....@........xx@@x...@.@@...... -..x@...@..@..........x............@@.............x.@@@@........x@@...........................@@...@@@@@@...x...........@@....@@@....... -......x@@@x......................x@.................@@.@........@@@..........................@@x..@@@@.@@@@x.................@@.@...... -.......x.x.......................x...................@@@@......x@@@...........................x....@@@@.@@@..................@@@@@x.... -......................................................@@x.......@@..................................@@........................@@@@..... diff --git a/outputs/real/4/extra/frames/50 b/outputs/real/4/extra/frames/50 deleted file mode 100644 index 759aec9..0000000 --- a/outputs/real/4/extra/frames/50 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..............................................@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@.................................x..@@@@@.......................@@@@@@@@@@...@@x................@@... -...........@@..................@@@@................................x@@@@@@.........................@@..@@@@@....x...................... -...........@@..................@@@@.................................@@@@@.........................@@@@@@@@@............................ -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@............................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@.................@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...................@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/51 b/outputs/real/4/extra/frames/51 deleted file mode 100644 index faf2e0e..0000000 --- a/outputs/real/4/extra/frames/51 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..............................................@@@@...............@@.....@@@@.@@@@....@@..............@@@@@@.. -............@@.........@@.......@@....................................@@@@@.......................@@@@@@@@@@...xx.................@@... -...........@@..................@@@@.................................x@@@@@.........................@@..@@@@@........................... -...........@@..................@@@@.................................@@@@@.........................@@@@@@@@@............................ -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@............................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@.................@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...................@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/52 b/outputs/real/4/extra/frames/52 deleted file mode 100644 index 2a1e50f..0000000 --- a/outputs/real/4/extra/frames/52 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@..............................................@@@@...............@@.....@@@@.@@@@....xx..............@@@@@@.. -............@@.........@@.......@@....................................@@@@@.......................@@@@@@@@@@......................@@... -...........@@..................@@@@..................................@@@@@.........................@@..@@@@@........................... -...........@@..................@@@@.................................x@@@@.........................@@@@@@@@@............................ -...........@@@@................@@@..........................@@@......@@@.........................@@@.@@@............................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@.................@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...................@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/53 b/outputs/real/4/extra/frames/53 deleted file mode 100644 index bdd7098..0000000 --- a/outputs/real/4/extra/frames/53 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@...xx.............@@@@@@@.. -............@@........@@@@..............................................@@@@...............@@.....@@@@.@@@@....................@@@@@@.. -............@@.........@@.......@@....................................@@@@@.......................@@@@@@@@@@......................@@... -...........@@..................@@@@..................................@@@@@.........................@@..@@@@@........................... -...........@@..................@@@@..................................@@@@.........................@@@@@@@@@............................ -...........@@@@................@@@..........................@@@......x@@.........................@@@.@@@............................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@.................@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...................@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/54 b/outputs/real/4/extra/frames/54 deleted file mode 100644 index 37e4cf4..0000000 --- a/outputs/real/4/extra/frames/54 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.@@x..............@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@..................@@@@@@@.. -............@@........@@@@..............................................@@@@...............@@.....@@@@.@@@@....................@@@@@@.. -............@@.........@@.......@@....................................@@@@@.......................@@@@@@@@@@......................@@... -...........@@..................@@@@..................................@@@@@.........................@@..@@@@@........................... -...........@@..................@@@@..................................@@@@.........................@@@@@@@@@............................ -...........@@@@................@@@..........................@@@.......@@.........................@@@.@@@............................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@.................@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...................@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/55 b/outputs/real/4/extra/frames/55 deleted file mode 100644 index 03dfaea..0000000 --- a/outputs/real/4/extra/frames/55 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.@x...............@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@..................@@@@@@@.. -............@@........@@@@..............................................@@@@...............@@.....@@@@.@@@@....................@@@@@@.. -............@@.........@@.......@@....................................@@@@@.......................@@@@@@@@@@......................@@... -...........@@..................@@@@..................................@@@@@.........................@@..@@@@@........................... -...........@@..................@@@@..................................@@@@.........................@@@@@@@@@............................ -...........@@@@................@@@..........................@@@.......@@.........................@@@.@@@............................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@.................@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...................@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/56 b/outputs/real/4/extra/frames/56 deleted file mode 100644 index 116fe17..0000000 --- a/outputs/real/4/extra/frames/56 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@.x................@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@..................@@@@@@@.. -............@@........@@@@..............................................@@@@...............@@.....@@@@.@@@@....................@@@@@@.. -............@@.........@@.......@@....................................@@@@@.......................@@@@@@@@@@......................@@... -...........@@..................@@@@..................................@@@@@.........................@@..@@@@@........................... -...........@@..................@@@@..................................@@@@.........................@@@@@@@@@............................ -...........@@@@................@@@..........................@@@.......@@.........................@@@.@@@............................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@.................@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...................@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/57 b/outputs/real/4/extra/frames/57 deleted file mode 100644 index c5c1b24..0000000 --- a/outputs/real/4/extra/frames/57 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@x................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@..................@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@..................@@@@@@@.. -............@@........@@@@..............................................@@@@...............@@.....@@@@.@@@@....................@@@@@@.. -............@@.........@@.......@@....................................@@@@@.......................@@@@@@@@@@......................@@... -...........@@..................@@@@..................................@@@@@.........................@@..@@@@@........................... -...........@@..................@@@@..................................@@@@.........................@@@@@@@@@............................ -...........@@@@................@@@..........................@@@.......@@.........................@@@.@@@............................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@.................@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...................@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/58 b/outputs/real/4/extra/frames/58 deleted file mode 100644 index 7009871..0000000 --- a/outputs/real/4/extra/frames/58 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -....................................................................................................................@@@@@.............. -.........................................................................................@@.........................@@@@@@............. -...................................................................................@@...@@@@.........................@@.@@............. -..................................................................................@@@@@@@@@@.........................@@@@@............. -.........................................@@@@.....................................@@@.@@.@@..........................@@@@@@@@@@........ -........................................@@@@@@....................................@@.@.@@@@...........................@..@@.@@@@....... -.......................................@@..@@@....................................@.@@@.@.@@.......@@.................@@@@.@.@@@@...... -.......................................@@.@@@...........................@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -........................................@@@@@@.........................@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@..........................@@@@@........................@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@...........................@@.........................@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -........@@.....@@.@@..................................................@@......@@@@.......@@@@@@@...................@@@.@@@.@........... -........@@.....@@@@@@.................................................@@@......@@@.........@@@@....................@.....@@............ -.......@@@....@@.@@@@...........................................@@@@..@@@......@@..........@@@....................@@@....@@............ -.......@@.....@@.@.@...........................................@@@@@@.@@@@....@@........@@@@......................@@.@@@@@@@........... -........@.....@@@@@............................................@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@........... -........@@...@@@@@@.............................................@@.@@...@@@@@@.@.@@....@@@@........................@@.@@.@@............ -.......@.@@@@.@@@@@@....................................................@@@@@@@@.@@@....@@........................@@@.@@@@............. -......@@@.@@@@.@..@@@...................................................@@@.@@@@@.@.@.@@@......................@@@@@@@@@@@............. -......@@@.@@@@.@@@@@.@@@...............................................@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@....... -.......@@@@.@@@.@@@@@.@@@..............................................@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@...... -........@@..@@@@@@@@.@@.@@..............................................@@@@@....@@....@@@.@@@@@............@@@........@@.@@@@@@@...... -.............@@@@.@@.@@@@@..............................................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@............@@..@@...... -...............@@...@@@@@@...............................................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@.................@....... -..............@@.....@@@@................................................@@@@.@@@........@@@@.@@@@@@@.....@@..................@@@.@@... -.............@@.......@@@@..............................................@@@@..............@@@@..@@@@@...@@@@..................@@@@@@@.. -............@@........@@@@..............................................@@@@...............@@.....@@@@.@@@@....................@@@@@@.. -............@@.........@@.......@@....................................@@@@@.......................@@@@@@@@@@......................@@... -...........@@..................@@@@..................................@@@@@.........................@@..@@@@@........................... -...........@@..................@@@@..................................@@@@.........................@@@@@@@@@............................ -...........@@@@................@@@..........................@@@.......@@.........................@@@.@@@............................... -...........@@@@@................@..........................@@@@@.................................@@@@..@@.............................. -............@@@@...............@@@........................@@@@@@..................................@@@@@@@.............................. -.............@@...............@@@@........................@@@.@@@....................................@@@............................... -...............@.............@@.@@........................@.@@@@.@@.................................................................... -..............@@@............@@@@........................@@.@@@.@@@@................................................................... -............@@.@@.............@@.........................@@@@....@@@...................................................@@.............. -...........@@@@@..........................................@@.......@@.................................................@@@@............. -..@@.......@@@@....................................................@@.................................................@@@@............. -.@@@@@@....@@@@@...................................................@...................................................@@.............. -@@@..@@@....@@.@@........@@........................................@@.................................................................. -@@@.@@@@.....@@@@.......@@@@..............................@@....@@@.@@...........................................................@@@... -.@.@@.@.....@@@@........@@@@@............................@@@@.@@@@@@@@@.........................................................@@@@@.. -..@@@@@.....@@...........@@@@............................@@@@@@@@@@@@@@@............................@@@.........................@@@@@@. -..@@@@@@.....@............@@..............................@@@.@@@@@@.@@@...........................@@@@@..................@@@@@@@.@@@@. -...@@.@@@.@@@@.............................................@.@.@@.@..@@............................@@.@.@................@@@@@@@@@@@@@. -...@.@@@@@@@@@@...........................................@@@@@@@.@@@.@.............................@@@@@@........@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@...........................................@@@@.@@@@@@@@@.............................@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.............................................@@@.@..@.@@@@...............................@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@................................................@@@@@@@.@@@@.........................................@@@.@@.@@@...@@...... -....@@@@@.....................................................@@@.@@@@@@@............................................@@@@@@@........... -.....@@.@@....................................................@@@.@.@@.@@@............................................@@@.@.@.......... -......@@.@@...................................................@@@@.@@@..@@................................................@@@@......... -.@@....@@.@@..............@@...................................@@@@@@@@@@@.........................@@.....................@@@@......... -@@@@...@@@@@......@@.....@@@@......................................@@..@@.........................@@@@.....................@@.......... -@@@@@...@@@.@@.@@@@@@@@..@@@@......................................................@@@............@@@@................................. -.@@@@.......@@@@@@.@@@@@.@.@@.....................................................@@@@@...........@@@@................................. -..@@.........@@......@@@@.@..@....................................................@@@@@...........@@@.................................. -.............@.......@@@@@@@@@@@@................@@...............................@@@.@@..........@@@@................................. -.........@@..@@.......@@...@@..@@@..............@@@@..............................@@@@@@...........@.@@................................ -........@@@@.@@..................@@.............@@@@...............................@@@@............@@@@@............................... -.......@.@@@@@...................@@..............@@@...............................................@@@@@............................... -......@@@.@@@@...................@@...............@@................................................@@@................................ -.....@@@@..@@@....................@..............@@@@......................................@@@......................................... -.....@@@.@..@@@..................@@.@@...........@@@@.....................................@@@@@........................................ -.....@@@@@@@@@@..................@@@@@@...........@@......................................@@@@@@....................................... -.....@@...@@@@...................@@..@@@...................................................@@@@@....................................... -.....@@...@@@...................@@@@@@@@.....................................................@@@....................................... -......@@..@@@...................@@@@@.@...................@@@..............................@@@@........................................ -......@@@@.@....................@@@@@@...................@@@@@............................@@@@@@....................................... -.......@@@@......................@@@@....................@@@@.@@..........................@@@.@@@...................................... -........@@....@@..........................................@@.@@@@@.@@....................@@@@@@@@...................................... -.............@@@@...........................................@@@.@@@@@@...................@@@@@@@....................................... -.............@@@@@...........................................@@@@...@@@...................@@@@@........................................ -.............@@@@@@..............................................@@@@@@................................................................ -............@@@...@@.............................................@@...@@............................................................... -...........@@.....@@.......................................@@.....@@@@@@@.............................................................. -...........@@@.....@@...................................@@@@@@.....@@@.@@.............................................................. -............@@.....@@..................................@@@@..@@....@..@@@...............@@............................................. -...........@@@.....@@@.................................@@@.@@@@....@@@@@@...........@@.@@@@............................................ -..........@.@@@.....@@..................................@@.@@.@@..@@.@@@...........@@@@@@@@............................................ -.........@@@@@.@...@@@@...@@@..........................@@.@.@@@@.@@@...............@@@@.@@............................................. -......@@@@@.@.@@@@@@@@@@.@@@@@.........................@@@@.@@@.@@@@@...............@@................................................. -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@........................@@.@@@@@@@@@@@................................................................. -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@........@@@@@@@@.@@@@@@................................................................. -......@@.@@@@.....@@...@@.......@@@@@@@@...@@@@@.@@...@@@.@@.....@@@@..............................................................@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@..............................................................@@@@. -.......@@.@..........................@@@.@@@@.@@@@.@@.@@...@@...................................@@................................@@@@. -.......@.@@...........................@@.@@@@@.@@.@.@@@...@@@@.................................@@@@................................@@.. -......@@@@@.............................@@@..@@@.@.@@@@@.@@@@@.................................@@@@.................................... -......@@@@..........@@...................@@@@@.@@@.@@@@@@@@@@@..................................@.@@@.................................. -.......@@.@........@@@@...................@@@..@@@..@@@@.@.@@...................................@@@@@@................................. -........@@@@.......@@@@....................@@@.@@.@@@..@@@......................................@@.@@@................................. -........@@@@........@@......................@@@.@@.@@..@@@.....................................@@@@@@@................................. -........@@@@.................................@@@@@..@@@@@@.....................................@@@@@@@................................. -.........@@....................................@@...@.@@@.......................................@@@@@.................................. -....................................................@@@@@@................@@......................@@@.................................. -....................................................@@.@@@...............@@@@.......@@..............@.................................. -....................................................@@@@@................@@@@@.....@@@@............@@@................................. -.....................................................@@.@@...............@..@@.....@@@.@...........@@@...........................@@.... -........@@............................@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@..........................@@@@... -.......@@@@..........................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@........................@@@@@@.. -.......@@@@..........................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@........................@@@@@@@. -........@@............................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@..........................@@..@@. -......................................@@@@@..@@@@...@@@@@@.................@.@.@@@@@@...@@@.@@@@@..@@............................@@@@@. -......................................@@.@@...@@.......@@...................@@@@@@.........@@.@@@@@@..............................@@@.. -.......................................@@@...@.@@............................@@@@@..........@@@@@@@@................................... -........................................@@@@@@@@@.............................@@@...........@@@@.@@@@.................................. -..........................................@@@.@@.............................................@@@@@@@@.................................. -..............................................................................................@@@@@@@@................................. -...............................................................................................@.@@@@@................................. -................................................................................................@@@@@@................................. -................................................................................................@@@.@@@................................ -....@@@.........................................................................................@@@@.@@@............................... -...@@@@@.........................................@@..............................................@@..@@@............................... -...@@@@@........................................@@@@........@@@.................................@.@.@@@................................ -...@@.@@..............................@@........@@@.@...@@@@@@@@...............................@@@.@@@@................................ -...@@@@@.............................@@@@........@@@@@@@@@@@@@@@......................@@.......@@@@@@@...........@@.................... -....@@@.............................@@@@@............@.@@@.@@@@......................@@@@....@@..@@........@@.@@@@@@................... -...................................@@@.@..............@@............................@.@@.@@.@@@@@@@.......@@@@@@.@@@................... -...................................@@@@..............@@@@..........................@@@@.@@@@.@@@@@........@@.@..@@@.......@@........... -....................................@@...............@@@@..........................@@@@..@@.@.@@@.........@@@@...@.......@@@@.......... -......................................................@@...........................@@.@@@..@@@.............@@.@@@........@@@@.......... -...................................................................................@.@@@.@@.@................@@@@.........@@........... -...................................................................................@@@..@@@@.................@@@@...................... -...................................................................................@@@@@@@@@....@@............@@....................... -....................................................................................@@@@.@.@@@.@@@@.................................... -.....................................................@@...................................@@@@@@@@@@................................... -....................................................@@@@...................................@@..@@.@@................................... -....................................................@@@@...........................................@@.................................. -.....................................................@@...........................................@@@@................................. -..................................................................................................@@@@................................. -...................................................................................................@@.................................. -....................................................................................................................................... diff --git a/outputs/real/4/extra/frames/6 b/outputs/real/4/extra/frames/6 deleted file mode 100644 index f97592d..0000000 --- a/outputs/real/4/extra/frames/6 +++ /dev/null @@ -1,135 +0,0 @@ -....................................................................................................................@@@................ -..........................@x................................................................@@.....................@@@@@@.............. -.........................@@@......@@x..............................................x.....@@@@@@@.x......x.........x.@@@@@@............. -.........................@@x.....x@@.@@........x......................x@..........@@@...@@@@@.@@@@x....@@@@@......x@.@@.@@............. -..................@@x...@@........x..@@@.....@@.xx.....x@x............@@@.........@@@@@@@@@@...@@@.....@@@@@x......@@@@@@@.....x....... -..x@x............@@@@.x@@.............@.@@@@@@@..@x.x@.@.@@@..........@@@@........@@@.@@.@@...........@@@@@@........@@@@@@@@@@@.x..xx.. -..x@x............@@..@@..x............@.@@@@@@@@@@..@@@@@@@@@x........@@@.x.......@@.@.@@@@..........@@...............@..@@.@@@@.@x..@x -..............@@.@@@..@@.@...........@@@@..@@@@..@@@@.@@@@.@@.@........@@.@@......@.@@@.@.@@.......@@@................@@@@.@.@@@@@..xx. -.............@@@@@.@@@@.@@@..........@@@@.@@@.@...@@@@@.@@@@@@@@......@.@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@..@...@@@..@@@@@@@......@@@@@@@@@@@@.@@@...@...@@x.....x@@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@@...@@@....@@.@@@@........@@@@@.@.@@.@@..@@............@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..........xxx.@@@@.@@@@.@@........ -.x..x@@.@@@@@@@@..@@@@.........@@..........@@@@@@@@@@...@@............@@@x....@@..@@@@@.@@@@@@@@.@@@@x..........x..@@@@@@@@@@.......... -@@@@.@@@@@.....@@.@@@..........@@@.............@@..@@...@.............@@......@@@@.......@@@@@@@.@@.x..............@@@.@@@.@.@......... -@@.@@...@@.....@@@@@@...........@@.................@....@@@........xx.@@@......@@@.........@@@@@@@.................@.....@@.@@@@x...... -@@@.@..@@@....@@.@@@@..........@@@@x...............@@...@@@@@.@@@@@@..@@@......@@x.........@@@..x.................@@@....@@.@.@.x...... -.@@@@@@@@.....@@.@.@..........@@@.@..x.............@@...@@.@@@@@@@@@@.@@@@x...@@.......@@@@@...........x..........@@.@@@@@@@@@......... -..@@.@@.@.....@@@@@.@@........@@.@@.@@@............@@x...@@@.@@@@@@@@@..@@.@@@.@@.....@@@@@....xx.....@@...........@@@@@.@@@@@@........ -.....x@.@@...@@@@@@.@@x........@@.@@@@@.x...........x.....x.....@@.@@...@@@@@@.@.@@...@@@@@....x.....@@@...........@@.@@.@@.@@@@..x@x.. -.......@.@@@@.@@@@@@..x.x@......@@..@.@@@@......................@@.....@@@@@@@@@.@@@.x..@@..........@@@...........@@@.@@@@.....@@.@@@.. -......@@@.@@@@.@..@@@.@.@@@......x.xx@@@@@......................@@...@@.@@@.@@@@@.@.@.@@@.........x@@@.........@@@@@@@@@@@.....@.@.@... -......@@@.@@@@.@@@@@.@@@@@@@.@@@x......@@........................@@@@@@@@..@@.@@@@@@@@@@@........xx..........@@@@@.@@.@@@@@...@@.@@.... -.......@@@@.@@@.@@@@@.@@@.@@@@@@.......@@........................@@.@@@@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@@..... -........@@..@@@@@@@@.@@.@@..@@..........@@........................@@@...@@@@@....@@....@@@.@@@@@..x.........@@@.......@@@.@@@@@@@...... -........xx...@@@@.@@.@@@@@.@.@..........@@@.@x....................@@@...@@@@.@.@@@@@@@@@@@@@@@@@@@@@.......@@@@.......@@...@@..@@...x.. -...............@@x.@@@@@@@@@@@@..........@.@@@.x@..................x.....@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@........@.......@...@... -..............@@...x.@@@@..@.@@@@.........@@@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@......xx......@@@.@@@.. -.............@@x......@@@@@@.@.@@@.@@@x...@@.@@@@@@.x.....@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@.@@@@.@@@@.@@@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -.xx.........@@.........@@@.@@.@.@@@...@@.x.@@.......@@@@@@@.@..@@@@@..@@@@@.@@@@@@@...............@@@@@@@@@@...@@@.............@..@@x.. -.@@........@@..........@....@.@@@@@..@@....@@.........@@@@.@@@...@@@@@@@@@.@.@@@@@@.....@@.........@@..@@@@@....@@@........@@@@@....... -.xx.......@@@.........@@...@@@@@@@@@.@@...x@@@.........@@...@@......@@@@@.@@.@.@@@....x@@@@x......@@@@@@@@@@.....@@@@.....@@@.@@@...... -.........x.@@@@.......@@...@@..@@@@.@@@....@@@..@@...@@.....@@@.....x@@@.@@@@.@@......@@...@@....@@@.@@@..@x......@@@@...@@....@@@..... -....x@.x.@@@@@@@......xx...@@@@.@..@@@......@@.x@@@.@@@....@@@@@......@..@...@@@......@@....@@...@@@@..@@.........@@@@@@@@......@@@.... -....@@@@@@@.@@@@..@x........@@.@@@@@@.........x...@@@@....@@@@@@......@.@@...@@@.....@@@...@@@....@@@@@@@........@..@@.@@@.......@@@@x. -.....@@@.....@@..@@x........@@@@@@@@@.............@@@@....@@@.@@@....@@@@x....@@.....@@@..@@.@@..x@@.@@@........@@@.....@@@......@..@@. -...............@@@...........@@.@@.@...............@.@....@.@@@@.@@.@.@........x......@.@@.@.@@..@..............x@@......@x......@@.@@@ -..............@@@@...........@@@@@@@@.............@@.@@..@@.@@@.@@@@@@@.........x......@@@@.@.x..@@...............@@@@@@.........@@@.@@ -............@@.@@............x@@.@@@@@............@@@.@@.@@@@....@@@.@@....x....x@.....@.@@@@@...@@..............x@@.@@@@.........@@@@@ -...........@@@@@....................@@@.x@x........@x..@@@@@.......@@@@@...@@....@@..@@@.@@@@x....@@....x........@..@.@@@@......@@..@@. -..@@.......@@@@.......................@@@.@@............@@.........@@.@@..@@@...@@.@@@@@@@@.......@@@@@@x........@@@.@@@@@.....x@@@@... -.@@@@@@....@@@@@@@x................@@.@@@.@@..@x...................@...@@@x.@@.@.@.@@@@@@..........@@@@..........@@.@@.@@@x.....@@@@@.. -@@@..@@@....@@.@@@.......@@x......x@@@@@.@@@.@@@...................@@...@....@@@@@.@@@.x........................@@@@@.....x......@.@@.. -@@@.@@@@.....@@@@.......@@@@.......@@.@.@@..@.@x..........@@....@@@.@@.@@x...@@@@@@.........................x@@@.@@@.............@@@@.. -.@.@@.@.....@@@@........@@@@@....x@....@@.@@@............@@@@.@@@@@@@@@@......@@.@@.................x.......x@@.@@..............@@@@@.. -..@@@@@.....@@...........@@@@.....@@@@@@..@@@............@@@@@@@@@@@@@@@x......@@@.................@@@@..........@@.............@@@@@@. -..@@@@@@.....@............@@.......@@@@....@..............@@@.@@@@@@.@@@.......x@.........x@@@....x@@@@@..........@@......@@@@@@@.@@@@. -...@@.@@@.@@@@............@@@@x.............x..............@.@.@@.@..@@..................x.@@@@....@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@.......x..@...@@.............x@............@@@@@@@.@@@.@................x.@@..@@@....@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@......x@.@@@@@@...............@@@@x........@@@@.@@@@@@@@@..............@@@@....@@.....@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@........@@@@@@@................@@@@@.........@@@.@..@.@@@@.............@.@.@@@@@@@.......@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@..........@@....................@@@.@@@.........@@@@@@@.@@@@...........@@@...@@@.@...................@@@.@@.@@@.@.@@...... -....@@@@@..........x@@@@..@@@........x........@@@@@@x.........@@@.@@@@@@@..........x.@@.....@@@@@....................@@@@@@@.@@........ -.....@@.@@.........@@@@..@@@@x......x@@......@@@@.@@........@@@@@.@.@@.@@@...........@@.....@@.@@@....................@@@.@.@.@@....... -......@@.@@.........@@...@@@.@.......@@....@@@@@..........@@@@@@@@.@@@..@@............x....@@...@@@@......................@@@@.@@...... -.@@....@@.@@....xx.@@.....@@@@......@@@...@@@............@@@.@.@@@@@@@@@@@...........x.....x@@@@@@@@@.....................@@@@.@@@..... -@@@@...@@@@@.x@@@.@@.@...@@@@@.....x@@@@@@@@..........@@@.@x..@@@..@@..@@...........@@.......@@@..@@@@...x................@@@..@@@..... -@@@@@...@@@.@@.@@@@@@@@..@@@@.......x.@@@@@..........@@@@......@@@.@@@@............@@@............@@@@..@@@.......@@......@@....@...... -.@@@@.......@@@@@@.@@@@@.@.@@...........@@...........@@@........@@@@@@@x..........@@@@@...........@@@@..@@@@.....@@@@.....@@...@....... -..@@.........@@......@@@@.@..@.......................@@...............x...........@@@@@...........@@@.x.@@@@@....@@@x.....@.@.@@x...... -.............@.......@@@@@@@@@@@@................@@.@@@...........................@@@.@@.........@@@@@.@.@.@@..x.@.......x@@@@.@....... -.........@@..@@......@@@...@@..@@@.........x@...@@@@@@.....@x.....................@@@@@@........x@.@.@@@..@@@.@@@@........@.@.@@.@@.... -....xx..@@@@.@@.......x...x@@.x@.@@........@@@.@@@@@.....x@@@....................@@@@@@.........x..@@@@@..@@.@@..@@......x.@@..@@@@@... -....@.@@.@@@@@.............x...x@@@.......@@.@@@.@@@.....@@@.....................@@................@@@@@@@@@@@@@.@x.........@@@...@@@.. -...@@.@@@.@@@@...................@@..xx...@@..@@@.@@......@x.........x..........@@@......x@@@.......@@@.@.@@@@.@@............@@....@@.. -..@@.@@@@..@@@....................@.@@....@@@.@@.@@@@...............x.x.......x@.@@@....x@.@@@...........@@@@..@.x............@....@@.. -.@@.@@@@.@..@@@x.................@@.@@@....@.@@@.@@@@@...............x........@@@@@@.....@@@@@@@........@@.@@.@.@@............@@..@@@@. -.@@..@@@@@@@@@@@.................@@@@@@...@.@@@..x@@@@............x.x.........@@@@@.......@@@@@@@.......@@...@@@.@@@..x.......@@@.@@@x. -..x..@@...@@@@@..@@x.............@@..@@@@@@@x.......x............@@.x......x..@@...xx......@@@@@.x.......@@...@@@.@@@@@........@@@@.... -...@@@@...@@@...@@@@...........x@@@@@@@@@@.......................@@@x.....xx@@@.....@@.......@@@@x........@@@@.@.....@@.........@@@x... -...x@.@@..@@@..x@@@@@..........@@@@@@.@@@.................@@@.....@@.........@@@....@@.....@@@@..x.......@@@@@@.......@@............... -......@@@@.@....@@.@.@.@x.......@@@@@@...................@@@@@....@@..........@@.....@....@@@@@@@.......@@@.@@........@@@.............. -......x@@@@....@@@@.@@@@@........@@@@@@..................@@@@.@@...@...xx.....xx...@@.@@@.@@@.@@@.......@@@.........@@.@@.............. -........@@....@@@@...@@@.............@x............x......@@.@@@@@.@@..@@.........@@@.@@@@@@@@@@@@@.....x@.........@@@.@@.............. -.......@@@...@@@@.....@@..........................@@@x......@@@.@@@@@@@@..........@@@@@@@@@@@@@@.@@x......@....x...@@@@@x.............. -.......@@@...@@@@@.....@..xx......................@@@.x......@@@@...@@@............@@@@@.@@@@@@@@.@.....x@@@..@@x..x@@@................ -......x.@....@@@@@@@..@@@.x.......................@@@@...........@@@@@@.......................@.@@......@@@.@@@@.........@@............ -......@@....@@@...@@@@@@x.....................@@...@@@@..........@@...@@.......................@@.......@@@@@@@.......@@@@@@........... -......@@...@@.....@@.@.......................@@@@@@@@@.x...@@.....@@@@@@@....x................@@.........@@@.@.......@@@@.@@..x.@x..... -......xx...@@@.....@@.......................x@@.@@..@@@.@@@@@@.....@@@.@@.....................@@............@........@@@@@@@@@.@@@..... -............@@.....@@.......................@....@@....@@@@..@@....@..@@@......x@.@@@..x@@....x.........x...@@.....@@@.....@@@@@@@.@x.. -...........@@@.....@@@..............xx......@@@@@@@....@@@.@@@@....@@@@@@......@@@@@@@.@@@@...x........@@@@@@@....@@@.......@@@@.@@@@.. -.x@@......@.@@@.....@@......@@x....@@.......x@.@@@....@.@@.@@.@@..@@.@@@........@@.@@@@@@@@@.@@........@@@@.@@@.@@.@.........@@@@@@@@.. -.@@@@@@..@@@@@.@...@@@@...@@@@@....@@.........@@@.@@.@@@@.@.@@@@.@@@.@............@@@@@.@@@.@.@x........@.@@@@@@@@@.........@@...@.@@.. -..@@@@@@@@@.@.@@@@@@@@@@.@@@@@......@.........@.@.@@@@@@@@@.@@@.@@@@@.x...........@@@@.....@@@.x......x@...@@...@@.........x.@.@@@@x... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@...@@.........@@@@@.@@..@@.@@@@@@@@@@@x...........@.........@.@.......xx........@@x........x@@@@@...... -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@..x........@@@........@@.@@@@x.............x.........@.@......... -......@@.@@@@.....@@...@@@@@@.@.@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@..x@@....x@@@@.@.......@@@@.@@@...................@@@@@@x.....@@.. -.......@@@@@.................x.x@@@@@@@@@.@@@.@@@@@@.@@@..........@@....@@....@@...@@@......@@@.@@@.@@x.........xx....x@@@.@@.....@@@@. -.......@@.@........................@.@@@.@@@@.@@@@.@@.@@...@@............x.....@@@@.@@......@@@.@@..@@x.........@@.....x..........@@@@. -.......@.@@.........................@@@@.@@@@@.@@.@.@@@...@@@@.................@@.@@@........@@@@@@.@...........x..................@@.. -.....@@@@@@.........................@..@@@@..@@@.@.@@@@@.@@@@@.................@@@@@@.......@@.@@@@.@@..........x....x@@@@@............ -....@@@@@@..........@@..............x@@@.@@@@@.@@@.@@@@@@@@@@@..................@@.@@.......@@@.@.@@@.x.........@@...@@@.@@@........... -....@@@@@.@........@@@@...............@@@.@@@..@@@..@@@@.@.@@@.......................@.......@@@@@@@@@x.......x@.xx...@@@@@@.@x........ -.....@..@@@@.......@@@@.................x.@@@@.@@.@@@..@@@...@@.....................@@@.........@@.@@@........@@...........@@@@........ -......@@@@@@........@@@@@.....xx.........@@.@@@.@@.@@..@@@@@@@x.......x............x@.@@x......@@@@@@@.........@@...........@@x........ -......x@@@@@.x......x@.@@@....@@.........x@@@@@@@@..@@@@@@@@@........x@x............@@@@@......@@@@@@@..........@@....@@............... -.........@@.@@@.......x.@@@....@@x...........@.@@.@.@.@@@.@...........x..............@@@x.......@@@@@...........@@...@@@@.............. -...........@@@.@@.......@@@.....@x............x..xx@@@@@@@................@@.........@..........@.@@@............@@..@@.@@............. -............@..@@@.......@@@........................@@.@@@...............@@@@.......@@@........x@@..@.............@@@@@@@@............. -...........@@@@@@@........@@@@......................@@@@@.@@x............@@@@@.....@@@@.........@@@@@@....x........@@...@.x.......@@x.. -..........@@@@..@...........@@@......................@@.@@.@@............@..@@.....@@@.@...........@@@@..@@@............@@.@.@@@.@@@@.. -.......@@@.@.....@............@@......@@@@@........@@@@@@@.@@............@@@@.....@@@.@@@...........@@.@@@@@@@x.........x@@@@@@@@@@@... -...xx.@@@@@@.@@.@@@..........@@@.....@@@@@@@......@@@@@..@.@.............@@.@.....@@@@@.@@..........@@@@.@@.@@x............@@@@@@@@@@.. -....@@.@@@@@@@@@@@x..........x@......@@@@.@@@....@@@@@@@@@@xx............@@@@......@@@@@@@@.........@@@@.......................@@@@@@@. -....@@..@@...@@.@...x@.@@.............@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@@.........................@@..@@. -....@....@....@@....@@@@@x............@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@..........................@@@@@@@. -....@@..@@...@@@.....@.@.x............@@.@@...@@.....@.@@...............@@@.@@@@@@........@@@.@@@@@@...................xx.....@@@.@@@@. -...@@.@@@.x..x@x....@@.@...............@@@...@.@@.....@@...............@@@...@@@@@.......@@.@@@@@@@@..........@@......@@......@@.@@.x.. -...@@@@@.x........@@.@@@@..............x@@@@@@@@@.....@......xx........@@.....@@@........@@.@@@@.@@@@........x@@@.....x@x......@@@x.... -...@@@@...x......@@@.@@@@.@@..............@@@.@@.....x.@@....@@........@@.................@@@@@@@@@@@........x.@@.......x.....x@....... -....@@@@..@@....@@@@@@.@@@@@@........................x@@@@..@@.........@@.................@@..@@@@@@@@@@x.....@@@.............x........ -.....@@@..@@...x@.@@@@@@@..@@@........@x................@@.@@.........@@@.................xx...@.@@@@@.@@.....x@.............@......... -.....@.@.@@@....x...........@x.......@@@................@@@@@...x....@@@@.......................@@@@@@.@....................@@@........ -....@.@.@@@..........................@@..........x......@@@@@..x@x...@@@@......x................@@@.@@@@.............@@@....@@.@@...... -...@@@@@.@x.........................@@@.........@@@......@@@.@.@..x.@@.@......@@x...............@@@@.@@@............x@@@x...@@.@@@..... -...@@@@@@...........................@@@....@@...@@@.........@@@.@@..@@@@@.....@@.................@@..@@@.............@@@.....@@..@@.... -...@@@@@...........................x.@....@@@x..@@@@....x@..@@@.@@@..@@@@@....@@................@.@.@@@...............@.x....@@@.@@.... -...@@.@@............................x.@@..@@@...@@@.@...@@@@@@@@.@@....@@@@...xx.....x@........@@@.@@@@.........xx.....@@.x.@..@@@..... -...@@@@@.............................@@@@@@....@@@@@@@@@@@@@@@@@.xx....@@@@..........@@@.......@@@@@@@@........@.@@....@@@@@@@@@@@..... -..@.@@@@.@@.........................@@@@@@@@...@@.@..@.@@@.@@@@........@@.x..........@@@@....@@..@@...@@...@@.@@@@@@.@@.@@@@@@@@@...... -.@@@@@..@@@@.....x@@@x.............@@@.@@@@x...@@@....@@..............@.............@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@....@@@@@.....@@@@.@x..@@@@...x@@@@@........@@@...@@@@............@@@...........@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@....x@.@@....@..@@.@@.@@@@@x..x@@@@........x@@....@@@@...........@@@@@@@x.......@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@......@@....@@@..@@@@@@@@@.x................@@...@@@@...........@@...@@@@.......@@.@@@..@@@....@@..@@@@@@@.@@@........@@@@@......... -.@........@@...@@@...@@@@@..@@.................@@@@@@@............@@.....@@........@.@@@.@@.@.....@@...@.@@@.@@@@.........@@@.@@....... -.@@@......@@....x...........@.................@@@.@@..............@@..............@@@@..@@@@......@.....@@@.@@@@@..........@@@@@@...... -.@@@@@@....@.@x.....x.......@@...............@.@@.@......xx.......@@.............@@@@@@@@@@@....@@@@.....@..@.@@@.........x@..@@@...... -..@@@@@@@.@@@@x....x@@@@@@@.@@..............@@@.@@@@@....@@.......@..@x.........@@@.@@@@.@.@@@.@@@@.@x....@@@@@@...........@@.@..x..... -..@@.@.@@@@@@.......@@@@@@@@@@......x.x.....x@@@@..@@@@.@@........@@@@@.........@@..@@.@@@@@@@@@@@@@@@....@@@.@............x.@@@@@..... -...@@@@@@@.@........@@.@.@@@@x.....@@@x..........@@@@@@@@.........@@@@x........xx....xx.x.@@@..@@.@@.@.....@@@..............@@@@@@..... -..x@@.@.@@@.........x@x............@@@...........x@.@@@@..........@@........................@@@....@@.@.....x..........xx....@.@@...... -...x...@..x.......................x@...............@@@@.........x@...........................@@...@@@@@@...............xx....@@@....... -.......xxx........................x.................@@.@........@@@..........................xx...@@@@.@@@x..................@@.@...... -.....................................................@@@x.......@@@................................@@@@.@@x..................@@@@@..... -......................................................@@........x@..................................@@........................@@@x..... diff --git a/outputs/real/4/extra/frames/7 b/outputs/real/4/extra/frames/7 deleted file mode 100644 index f128bff..0000000 --- a/outputs/real/4/extra/frames/7 +++ /dev/null @@ -1,135 +0,0 @@ -....................................................................................................................@@@................ -..........................x.................................................................@@.....................x@@@@@.............. -.........................@@x......xx.....................................................@@@@@@@....................@@@@@@............. -.........................@@.......xx.x@................................x..........x@@...@@@@@.@@@x.....x@@@x.......x.@@.@@............. -..................@@....@@...........@@@.....@x.........x.............@@@.........@@@@@@@@@@...@@x.....@@@@@.......x@@@@@@............. -...x.............@@@x..xx.............@.@@@@@@@..x...x.@.@@@..........@@@x........@@@.@@.@@...........@@@@@x........@@@@@@@@@@@........ -...x.............@@..x@...............@.@@@@@@@@@@..@@@@@@@@@.........@@@.........@@.@.@@@@..........@@...............@..@@.@@@@.x...x. -..............@@.@@@..@@.x...........@@@@..@@@@..@@@@.@@@@.@@.x........@@.xx......@.@@@.@.@@.......@@@................@@@@.@.@@@@x..... -.............@@@@@.@@@@.@@@..........@@@@.@@@.@...@@@@@.@@@@@@@x......x.@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@..@...@@@..@@@@@@@......@@@@@@@@@@@@.@@@...@...@@.......@@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@@...@@@....@@.@@@@........@@@@@.@.@@.@@..@@............@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -.....x@.@@@@@@@@..@@@@.........@@..........@@@@@@@@@@...@@............@@@.....@@..@@@@@.@@@@@@@@.@@@x..............@@@@@@@@@@.......... -x@@x.@@@@@.....@@.@@@..........@@@.............@@..@@...@.............@@......@@@@.......@@@@@@@.@@................@@@.@@@.@.@......... -@@.@@...@@.....@@@@@@...........@@.................@....@@@...........@@@......@@@.........@@@@@@x.................@.....@@.@@@x....... -@@@.@..@@@....@@.@@@@..........@@@x................@@...@@@@@.@@@@@@..@@@......@@..........@@@....................@@@....@@.@.@........ -.@@@@@@@@.....@@.@.@..........@@@.@................@@...@@.@@@@@@@@@@.@@@@....@@.......@@@@@......................@@.@@@@@@@@@......... -..@@.@@.@.....@@@@@.@x........@@.@@.@@x............xx....x@x.@@@@@@@@@..@@.@@@.@@.....@@@@@...........@x...........@@@@@.@@@@@@........ -......x.@@...@@@@@@.@x.........@@.@@@@@.........................@@.@@...@@@@@@.@.@@...x@@@@..........@@@...........@@.@@.@@.@@@@...x... -.......@.@@@@.@@@@@@.....x......xx..@.@@@x......................@@.....@@@@@@@@@.@@@....@@..........@@@...........@@@.@@@@.....@@.@@x.. -......@@@.@@@@.@..@@@.x.@@@..........x@@@@......................@@...@@.@@@.@@@@@.@.@.@@@..........x@@.........@@@@@@@@@@@.....@.@.@... -......@@@.@@@@.@@@@@.@@@@@@@.@@x.......@@........................@@@@@@@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@.@@.... -.......@@@@.@@@.@@@@@.@@@.@@@@@x.......@@........................@@.@@@@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@@..... -........@@..@@@@@@@@.@@.@@..@@..........@@........................@@@...@@@@@....@@....@@@.@@@@@............@@@.......@@@.@@@@@@@...... -.............@@@@.@@.@@@@@.@.@..........@@@.x.....................x@x...@@@@.@.@@@@@@@@@@@@@@@@@@@@x.......@@@@.......@@...@@..@@...... -...............@@..x@@@@@@@@@@@..........@.@@@..x........................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@........x.......@...x... -..............@@.....@@@@..@.@@@@.........@@@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@@.. -.............@@.......@@@@@@.@.@@@.@@x....@@.@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@.@@@@.xxx@.@@@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@@...@@...@@.......@@@@@@@.@..@@@@@..@@@@@.@@@@@@@...............@@@@@@@@@@...@@@.............@..@@... -.xx........@@..........@....@.@@@@@..@@....@@.........@@@@.@@@...@@@@@@@@@.@.@@@@@@.....@@.........@@..@@@@@....@@@........@@@@@....... -..........x@@.........@@...@@@@@@@@@.@@....@@@.........@@...@@......@@@@@.@@.@.@@@.....@@@x.......@@@@@@@@@@.....@@@@.....@@@.@@@...... -...........@@@@.......xx...@@..@@@@.@@@....@@@..x@...@@.....@@@......@@@.@@@@.@@......@@...xx....@@@.@@@..x.......@@@@...@@....@@@..... -.....x...@@@@@@@...........@@@@.@..@@@......@x..x@@.@@@....@@@@@......@..@...@@@......@@....@@...@@@@..@@.........@@@@@@@@......@@@.... -....x@@@@@@.@@@@..x.........@@.@@@@@@.............@@@@....@@@@@@......@.@x...@@@.....@@@...@@@....@@@@@@@........@..@@.@@@.......@@@x.. -.....@@@.....@@..@x.........@@@@@@@@@.............@@@@....@@@.@@@....@@@x.....@x.....@@@..@@.@@...@@.@@@........x@@.....@@x......@..@@. -...............@@@...........@@.@@.@...............@.@....@.@@@@.@@.@.@...............@.@@.@.@x..x...............@@......x.......@@.@@@ -..............@@@@...........@@@@@@@@.............@@.@@..@@.@@@.@@@@@@@................@@@@.@....@@...............@@@@@@.........@@@.@@ -............@@.@@.............@@.@@@@@............@@@.@@.@@@@....@@@.@@..........x.....@.@@@@x...@@...............@@.@@@@.........@@@@@ -...........@@@@@....................@@@..x.........x...@@@@@.......@@@@@...@x....@@..@@@.@@@@.....@@.............x..@.@@@@......x@..@@. -..@@.......@@@@.......................@@@.@x............@@.........@@.@@..x@@...@@.@@@@@@@@.......@@@@@x.........@@@.@@@@@......@@@@... -.@@@@@@....@@@@@@x.................x@.@@@.@@..x....................@...@@x..@@.@.@.@@@@@@..........@@@@..........@@.@@.@@x......@@@@@.. -@@@..@@@....@@.@@@.......@@........@@@@@.@@@.@@x...................@@...@....@@@@@.@@@..........................@@@@@............@.@@.. -@@@.@@@@.....@@@@.......@@@@.......@@.@.@@..@.x...........@@....@@@.@@.@x....@@@@@@..........................x@@.@@@.............@@@@.. -.@.@@.@.....@@@@........@@@@@.....x....@@.@@@............@@@@.@@@@@@@@@@......@@.@@..........................x@.@@..............@@@@@.. -..@@@@@.....@@...........@@@@.....x@@@@@..@@@............@@@@@@@@@@@@@@@.......@@@.................x@@@..........@@.............@@@@@@. -..@@@@@@.....@............@@.......@@@@....x..............@@@.@@@@@@.@@@........x..........x@@.....@@@@@..........@@......@@@@@@@.@@@@. -...@@.@@@.@@@@............@@@x.............................@.@.@@.@..@@....................@@@@....@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@..........@...@x..............x............@@@@@@@.@@@.@..................xx..@@@....@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@.......x.@@@@@@...............@@@@.........@@@@.@@@@@@@@@..............xx@@....@@.....@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@........x@@@@@@................@@@@@.........@@@.@..@.@@@@.............@.@.@@@@@@@.......@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@..........@@....................@@@.@@x.........@@@@@@@.@@@@...........x@@...@@@.@...................@@@.@@.@@@.@.@@...... -....@@@@@...........@@@@..@@x.................@@@@@@..........@@@.@@@@@@@............@@.....@@@@@....................@@@@@@@.@@........ -.....@@.@@.........x@@@..@@@@........xx......@@@@.@x........@@@@@.@.@@.@@@...........xx.....@@.@@@....................@@@.@.@.@@....... -......@@.@@.........@@...@@@.x.......@@....@@@@@..........@@@@@@@@.@@@..@@.................x@...@@@@......................@@@@.@@...... -.@@....@@.@@.......@@.....@@@@......@@@...@@@............@@@.@.@@@@@@@@@@@..................@@@@@@@@@.....................@@@@.@@@..... -@@@@...@@@@@..x@@.@@.@...@@@@@......x@@@@@@@..........@@@.x...@@@..@@..@@...........@x.......@@@..@@@@....................@@@..@@@..... -@@@@@...@@@.@@.@@@@@@@@..@@@@.........@@@@@..........@@@@......@@@.@@@@............@@@............@@@@..x@@.......@@......@@....@...... -.@@@@.......@@@@@@.@@@@@.@.@@...........@@...........@@@........@@@@@@x...........@@@@@...........@@@@..@@@@.....@@@x.....@@...x....... -..@@.........@@......@@@@.@..@.......................@@...........................@@@@@...........@@@...@@@@@....@@@......@.@.@x....... -.............@.......@@@@@@@@@@@@................@@.@@@...........................@@@.@@.........x@@@@.x.@.@@....@........x@@@.@....... -.........@@..@@......x@@...@@..@@@..........x...@@@@@@.....x......................@@@@@@.........x.@.@@@..@@@.xx@@........x.@.@@.@@.... -........@@@@.@@............xx..x.@@........@@@.@@@@@......@@x....................@@@@@@............@@@@@..@@.@@..@x........@@..@@@@@... -....x.x@.@@@@@..................@@@.......@@.@@@.@@@.....x@@.....................@@................@@@@@@@@@@@@@.x..........@@@...@@@.. -...@@.@@@.@@@@...................@@.......@@..@@@.@@......x.....................@@@.......x@@.......@@@.@.@@@@.@@............@@....@@.. -..@@.@@@@..@@@....................@.x@....@@@.@@.@@@@..........................@.@@@.....x.@@@...........@@@@..@..............@....@@.. -.@@.@@@@.@..@@@..................@@.@@@....@.@@@.@@@@@........................@@@@@@.....x@@@@@@........@@.@@.@.@x............@@..@@@x. -.xx..@@@@@@@@@@x.................@@@@@@...@.@@@...@@@x........................@@@@@.......@@@@@@x.......@@...@@@.@@@..........@@@.@@@.. -.....@@...@@@@@..@@..............@@..@@@@@@x.....................x@...........@@...........@@@@@.........@@...@@@.@@@@x........@@@@.... -...x@@@...@@@...@@@@............@@@@@@@@@@.......................@@@........x@@.....xx.......@@@x.........@@@@.@.....@@.........@@x.... -....x.@@..@@@...@@@@@..........x@@@@@.@@@.................@@@.....@@.........@@@....@@.....@@@@..........@@@@@@.......@@............... -......@@@@.@....@@.@.@.x........@@@@@@...................@@@@@....@@..........@x.....@....@@@@@@x.......@@@.@@........@@@.............. -.......@@@@....@@@@.@@@@x........@@@@@x..................@@@@.@@...@...............@@.@@@.@@@.@@@.......@@@.........@@.@@.............. -........@@....@@@@...@@@.............x....................@@.@@@@@.@@..xx.........@@@.@@@@@@@@@@@@x......@.........@@@.@@.............. -.......@@@...@@@@.....@@..........................x@x.......@@@.@@@@@@@@..........@@@@@@@@@@@@@@.@@.......@........@@@@@............... -.......@@@...@@@@@.....@..........................@@@........@@@@...@@@............@@@@@.@@@@@@@@.x......@@@..@x....@@@................ -........@....@@@@@@@..@@x.........................@@@@...........@@@@@@.......................@.@@......@@@.@@@@.........@@............ -......x@....@@@...@@@@@@......................@@...@@@x..........@@...@@.......................@@.......@@@@@@@.......@@@@@@........... -......xx...@@.....@@.@.......................@@@@@@@@@.....@@.....@@@@@@@.....................@@.........@@@.@.......@@@@.@@....x...... -...........@@@.....@@........................@@.@@..@@x.@@@@@@.....@@@.@@.....................xx............@........@@@@@@@@@.@@@..... -............@@.....@@.......................x....@@....@@@@..@@....@..@@@.......x.@@@...@@..................@@.....@@@.....@@@@@@@.x... -...........@@@.....@@@......................x@@@@@@....@@@.@@@@....@@@@@@......x@@@@@@.@@@@............x@@@@@@....@@@.......@@@@.@@@@.. -..@@......@.@@@.....@@......@@.....xx........@.@@@....@.@@.@@.@@..@@.@@@........@@.@@@@@@@@@.xx........@@@@.@@@.@@.@.........@@@@@@@@.. -.x@@@@@..@@@@@.@...@@@@...@@@@x....@@.........@@@.@@.@@@@.@.@@@@.@@@.x............@@@@@.@@@.@.x.........@.@@@@@@@@@.........x@...@.@x.. -..@@@@@@@@@.@.@@@@@@@@@@.@@@@@......@.........@.@.@@@@@@@@@.@@@.@@@@@.............@@@@.....@@@.........x...@@...@@...........@.@@@x.... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@...@@.........@@@@@.@@..@@.@@@@@@@@@@@............@.........@.x.................xx..........@@@@@...... -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@...........@@@........@@.@@@@........................@.@......... -......@@.@@@@.....@@...@@@@@x.x.@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@...xx.....x@@@.@.......@@@@.@@@...................x@@@@@......@@.. -.......@@@@@....................x@@@@@@@@.@@@.@@@@@@.@@@..........@@....xx....x@...@@@......@@@.@@@.@x.................x@@.@x.....@@@@. -.......@@.@........................@.@@@.@@@@.@@@@.@@.@@...@@..................@@@@.@@......@@@.@@..@@..........xx................@@@@. -.......@.@@.........................@@@@.@@@@@.@@.@.@@@...@@@@.................@@.@@@........@@@@@@.@..............................@@.. -.....@@@@@@.........................x..@@@@..@@@.@.@@@@@.@@@@@.................@@@@@@.......@@.@@@@.@x................@@@@@............ -....@@@@@@..........@@...............x@@.@@@@@.@@@.@@@@@@@@@@@..................@@.@@.......@@@.@.@@@...........xx...x@@.@@@........... -....@@@@@.@........@@@@...............@@x.@@@..@@@..@@@@.@.@@@.......................@.......@@@@@@@@@.........x......@@@@@@.x......... -.....@..@@@@.......@@@@...................@@@@.@@.@@@..@@@...@x.....................x@@.........@@.@@@........x@...........@@@x........ -......x@@@@@........@@@@@................x@.@@@.@@.@@..@@@@@@@......................@.@@.......@@@@@@@.........@@...........@@......... -.......@@@@@.........x.@@@....xx..........x@@@@@@@..@@@@@@@@@.........x.............x@@@x......@@@@@@@..........@@....@@............... -.........@@.@@x.........@@@....@x............x.@@.x.@.@@@.@..........................@@@........@@@@@...........@@...@@@@.............. -...........@@@.@@.......@@@.....x..................@@@@@@@................@@.........@..........@.@@@............@@..@@.@@............. -............@..@@@.......@@@........................@@.@@@...............@@@@.......@@@.........@@..@.............@@@@@@@@............. -...........@@@@@@@........@@@@......................@@@@@.@x.............@@@@@.....@@@@.........x@@@@@.............@@...@.........@@... -..........@@@@..@...........@@@......................@@.@@.@@............@..@@.....@@@.@...........@@@@..@@@............x@.x.@@@.@@@x.. -.......@@@.@.....@............@@......@@@@@........@@@@@@@.@@............@@@@.....@@@.@@@...........@@.@@@@@@x...........x@@@@@@@@@@... -......@@@@@@.@@.@@x..........x@@.....@@@@@@@......@@@@@..@.x.............@@.@.....@@@@@.@@..........@@@@.@@.@x.............@@@@@@@@@@.. -....x@.@@@@@@@@@@@............x......@@@@.@@@....@@@@@@@@@@..............@@@@......@@@@@@@@.........@@@@.......................@@@@@@@. -....@@..@@...@@.@....x.@x.............@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@@.........................@@..@@. -....@....@....@@....x@@@@.............@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@..........................@@@@@@@. -....@@..@x...x@@.....@.@..............@@.@@...@@.....@.@@...............@@@.@@@@@@........@@@.@@@@@@..........................@@@.@@@x. -...@@.@@@.....x.....@@.@...............@@@...@.@@.....@@...............@@@...@@@@@.......@@.@@@@@@@@..........x@......xx......@@.@@.... -...@@@@@..........@@.@@@@...............@@@@@@@@@.....x................@@.....@@@........@@.@@@@.@@@@.........@@@......x.......@@x..... -...@@@@..........@@@.@@@@.@@..............@@@.@@.......@@....xx........@@.................@@@@@@@@@@@..........@@..............x....... -....@@@@..xx....x@@@@@.@@@@@@.........................x@@@..@@.........@@.................x@..@@@@@@@@@x......x@@...................... -.....@@@..@@....x.@@@@@@@..@@x........x.................@@.@@.........@@@......................@.@@@@@.@x......x.............x......... -.....@.@.@@@................x........@@x................@@@@@........@@@@.......................@@@@@@.@....................@@@........ -....@.@.@@@..........................@@.................@@@@@...x....@@@@.......................@@@.@@@@.............x@x....@@.@@...... -...@@@@@.@..........................@@@.........x@x......@@@.@.x....@@.@......xx................@@@@.@@@.............@@@....@@.@@@..... -...@@@@@@...........................@@@....@x...@@@.........@@@.@@..@@@@@.....@@.................@@..@@@.............@@@.....@@..@@.... -...@@@@@.............................@....@@@...@@@@.....x..@@@.@@@..@@@@@....xx................@.@.@@@...............@......@@@.@@.... -...@@.@@..............................@@..@@x...@@@.@...@@@@@@@@.@x....@@@@...........x........@@@.@@@@................@@...@..@@@..... -...@@@@@.............................@@@@@@....@@@@@@@@@@@@@@@@@.......@@@x..........@@@.......@@@@@@@@........x.@@....@@@@@@@@@@@..... -..@.@@@@.@@.........................@@@@@@@x...@@.@..@.@@@.@@@@........@@............@@@@....@@..@@...@@...@@.@@@@@@.@@.@@@@@@@@@...... -.@@@@@..@@@@......@@x..............@@@.@@@@....@@@....@@..............@.............@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@....x@@@@.....x@@@.x...@@@x....@@@@@........@@@...@@@@............@@@...........@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@.....@.@@....@..@@.@@.@@@@@....x@@@.........@@....@@@@...........@@@@@@@........@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@......@@....@@@..@@@@@@@@@..................@@...@@@@...........@@...@@@x.......@@.@@@..@@@....@@..@@@@@@@.@@@........@@@@@......... -.@........@@...x@x...@@@@@..@x.................@@@@@@@............@@.....@@........@.@@@.@@.@.....@@...@.@@@.@@@@.........@@@.@@....... -.@@@......@@................@.................@@@.@@..............@@..............@@@@..@@@@......@.....@@@.@@@@@..........@@@@@@...... -.@@@@@@....@.x..............@@...............@.@@.@...............@@.............@@@@@@@@@@@....@@@@.....@..@.@@@..........@..@@x...... -..@@@@@@@.@@@x......x@@@@@@.@@..............x@@.@@@@@....xx.......@..x..........@@@.@@@@.@.@@@.@@@@.@.....@@@@@@...........xx.@........ -..@@.@.@@@@@@.......@@@@@@@@@@...............@@@@..@@@@.@@........@@@@x.........x@..x@.x@@@@@@@@@@@@@x....@@@.@..............@@@@x..... -...@@@@@@@.@........@@.x.@@@@......x@x...........x@@@@@@@.........@@@@....................@@@..@@.@@.@.....@@x..............x@@@@@..... -...x@.@.@@x..........x.............@@x............@.@@@@..........@@........................@@@....@@.@......................@.@@...... -.......x...........................x...............@@@@..........@...........................@x...@@@@@@.....................@@@....... -....................................................@@.x........@@@...............................@@@@.@@x...................@@.@...... -.....................................................@@@........@@@................................@@@@.@x...................@@@@x..... -......................................................@x.........x..................................@@........................@@@...... diff --git a/outputs/real/4/extra/frames/8 b/outputs/real/4/extra/frames/8 deleted file mode 100644 index 117cf00..0000000 --- a/outputs/real/4/extra/frames/8 +++ /dev/null @@ -1,135 +0,0 @@ -....................................................................................................................x@@................ -............................................................................................@@......................@@@@@.............. -.........................xx..............................................................@@@@@@@....................@@@@@@............. -.........................@@...........x............................................@@...@@@@@.@@@.......@@@..........@@.@@............. -..................@x....xx...........x@@.....x........................x@x.........@@@@@@@@@@...@x......@@@@x........@@@@@@............. -.................@@@..................@.@@@@@@@........x.@@@..........@@@.........@@@.@@.@@...........@@@@@.........x@@@@@@@@@@........ -.................@@...x...............@.@@@@@@@@xx..x@@@@@@@@.........@@@.........@@.@.@@@@..........@@...............@..@@.@@@@....... -..............@@.@@@..@@.............@@@@..@@@@..@@@@.@@@@.@@..........@@.........@.@@@.@.@@.......@@@................@@@@.@.@@@@...... -.............@@@@@.@@@@.x@@..........@@@@.@@@.@...@@@@@.@@@@@@x.........@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@..@...@@@..@@@@@@@......@@@@@@@@@@@@.@@@...@...@x.......x@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@@...@@@....@@.@@@@........@@@@@.@.@@.@@..@@............@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -......x.@@@@@@@@..@@@@.........@@..........@@@@@@@@@@...@@............@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -.xx..xx@@@.....@@.@@@..........@@@.............@@..@@...@.............@@......@@@@.......@@@@@@@.@@................@@@.@@@.@.@......... -@@.@x...@@.....@@@@@@...........@@.................@....@@@...........@@@......@@@.........@@@@@x..................@.....@@.@@x........ -@@@.@..@@@....@@.@@@@..........@@@.................@@...@@@@@.@@@@@@..@@@......@@..........@@@....................@@@....@@.@.x........ -.@@@@@@@@.....@@.@.@..........@@@.x................xx...x@.@@@@@@@@@@.@@@@....@@.......@@@@@......................@@.@@@@@@@@@......... -..@@.@@.@.....@@@@@.x.........@@.@@.@@....................x..@@@@@@@@@..@@.@@@.@@.....x@@@@...........x............@@@@@.@@@@@@........ -........@@...@@@@@@.x..........xx.x@@@@.........................@@.@@...@@@@@@.@.@@....@@@@..........@@x...........@@.@@.@@.@@@@....... -.......@.@@@@.@@@@@@................x.@@@.......................@@.....@@@@@@@@@.@@@....@@..........@@@...........@@@.@@@@.....@@.xx... -......@@@.@@@@.@..@@@...@@@...........@@@x......................@@...@@.@@@.@@@@@.@.@.@@@...........x@.........@@@@@@@@@@@.....@.@.x... -......@@@.@@@@.@@@@@.@@@@@@@.@x........@@........................@@@@@@@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@.@@.... -.......@@@@.@@@.@@@@@.@@@.@@@@@........@@........................@@.@@@@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@@..... -........@@..@@@@@@@@.@@.@@..@@..........@@........................@@@...@@@@@....@@....@@@.@@@@@............@@@.......@@@.@@@@@@@...... -.............@@@@.@@.@@@@@.@.@..........@@@........................x....@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@.......x@...@@..@@...... -...............@@...@@@@@@@@@@@..........@.@@x...........................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..@.@@@@.........@@@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@x.. -.............@@.......@@@@@@.@.@@@.@@.....@@.@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@.@@@x....x.@@@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@@...@x...@@.......@@@@@@@.@..@@@@@..@@@@@.@@@@@@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@..........@....@.@@@@@..@@....@@.........@@@@.@@@...@@@@@@@@@.@.@@@@@@.....@x.........@@..@@@@@....@@@........@@@@@....... -...........@@.........xx...@@@@@@@@@.@@....@@@.........@@...@@......@@@@@.@@.@.@@@.....@@x........@@@@@@@@@x.....@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.@@@....@@@...x...@@.....@@@......@@@.@@@@.@@......@@.........@@@.@@@..........@@@@...@@....@@@..... -.........@@@@@@@...........@@@@.@..@@@......x....x@.@@@....@@@@@......@..x...@@@......@@....@x...@@@@..@@.........@@@@@@@@......@@@.... -.....x@@@@@.@@@@............@@.@@@@@@.............@@@@....@@@@@@......@.x....@@@.....@@@...@@@....@@@@@@@........x..@@.@@@.......@@x... -.....x@@.....@@..x..........@@@@@@@@@.............@@@@....@@@.@@@....@@@......x......@@@..@@.@x...x@.@@@.........@@.....@x.......@..@@. -...............@@@...........@@.@@.@...............@.@....@.@@@@.@@.@.@...............@.@@.@.x...................@@..............@@.@@@ -..............@@@@...........@@@@@@@@.............@@.@@..@@.@@@.@@@@@@@................@@@@.@....xx...............@@@@@@.........@@@.@@ -............@@.@@.............@@.@@@@@............x@x.@@.@@@@....@@@.@@................@.@@@@....@@...............x@.@@@@.........@@@@@ -...........@@@@@....................@@@................@@@@@.......@@@@@...x.....xx..@@@.@@@x.....@@................@.@@@@.......@..@@. -..@@.......@@@@.......................@@x.x.............@@.........@@.@@...x@...@@.@@@@@@@@.......@@@@x..........x@@.@@@@@......@@@@... -.@@@@@@....@@@@@@...................x.@@@.@@.......................@...@x...@@.@.@.@@@@@@..........@@@x..........@@.@@.@@.......@@@@@.. -@@@..@@@....@@.@@x.......@@........@@@@@.@@@.xx....................@@...x....@@@@@.@@@..........................@@@@@............@.@@.. -@@@.@@@@.....@@@@.......@@@@.......x@.@.@@..@.............@@....@@@.@@.x.....@@@@@@...........................x@.@@@.............@@@@.. -.@.@@.@.....@@@@........@@@@@..........@@.@@@............@@@@.@@@@@@@@@@......@@.@@...........................x.@@..............@@@@@.. -..@@@@@.....@@...........@@@@......x@@@@..x@x............@@@@@@@@@@@@@@@.......x@x..................@@@..........@@.............@@@@@@. -..@@@@@@.....@............@@.......x@@@...................@@@.@@@@@@.@@@....................@@.....@@@@@..........@@......@@@@@@@.@@@@. -...@@.@@@.@@@@............@@x..............................@.@.@@.@..@@....................x@@@....@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@..........@...x............................@@@@@@@.@@@.@......................@@@....@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@.........@@@@@x...............x@@@.........@@@@.@@@@@@@@@................xx....@@.....@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.........@@@@@@................@@@@@.........@@@.@..@.@@@@.............x.x.@@@@@@@.......@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@..........@@....................@@@.@@..........@@@@@@@.@@@@............@@...@@@.@...................@@@.@@.@@@.@.@@...... -....@@@@@...........x@@@..@@..................@@@@@x..........@@@.@@@@@@@............xx.....@@@@@....................@@@@@@@.@@........ -.....@@.@@..........@@@..@@@x................@@@@.x.........@@@@@.@.@@.@@@..................@@.@@@....................@@@.@.@.@@....... -......@@.@@.........@@...@@@.........@x....@@@@@..........@@@@@@@@.@@@..@@..................@...@@@@......................@@@@.@@...... -.@@....@@.@@.......@@.....@@@x......x@@...@@@............x@@.@.@@@@@@@@@@@..................x@@@@@@@@.....................@@@@.@@@..... -@@@@...@@@@@...x@.@@.@...@@@@@.......@@@@@@@..........@@@.....@@@..@@..@@...........x........@@@..@@@@....................@@@..@@@..... -@@@@@...@@@.@@.@@@@@@@@..@@@@.........@@@@@..........@@@@......@@@.@@@x............@@@............@@@@...@@.......@x......@@....x...... -.@@@@.......@@@@@@.@@@@@.@.@@...........@@...........@@@........@@@@@@............@@@@@...........@@@@..@@@@.....@@@......@@........... -..@@.........@@......@@@@.@..@.......................@@...........................@@@@@...........@@@...@@@@@....@@x......x.@.x........ -.............@.......@@@@@@@@@@@@................@@.@@@...........................@@@.@@..........@@@@...@.@@....@.........@@@.x....... -.........@@..@@.......@@...@@..@@@..............@@@@@@............................@@@@@@...........@.@@x..@@@...xx..........@.@@.@@.... -........@@@@.@@..................@@........x@x.@@@@@......xx.....................@@@@@@............@@@@@..@@.@@..x.........x@..@@@@@... -.......@.@@@@@..................x@@.......@@.@@@.@@@......xx.....................@@................@@@@@@@@@@@@@............@@@...@@@.. -...xx.@@@.@@@@...................@@.......@@..@@@.@@............................@@@........x@.......@@@.@.@@@@.@x............@@....@@.. -..@@.@@@@..@@@....................@..x....@@@.@@.@@@@..........................@.@@@.......@@@...........@@@@..@..............@....@@.. -.xx.@@@@.@..@@@..................@@.@@@....@.@@@.@@@@x........................@@@@@@......@@@@@x........@@.@@.@.x.............@@..@@@.. -.....@@@@@@@@@@..................@@@@@@...x.x@@...@@@.........................@@@@@.......@@@@@@........@@...@@@.@@@..........@@@.@@x.. -.....@@...@@@@x..@@..............@@..@@@@@x.......................x...........@@...........@@@@@.........@@...@@@.@@@x.........@@@@.... -....x@@...@@@...@@@@............@@@@@@@@@@.......................x@@.........@@..............@@@..........@@@@.@.....@@.........@@..... -......@@..@@@...@@@@@...........@@@@@.@@@.................@@@.....@@.........@@x....xx.....@@@@..........@@@@@@.......@@............... -......@@@@.@....@@.@.@..........@@@@@@...................@@@@@....@@..........x......@....@@@@@@........@@@.@@........@@@.............. -.......@@@@....@@@@.@@@x.........@@@@x...................@@@@.@@...@...............@@.@@@.@@@.@@@.......@@@.........@@.@@.............. -........@@....@@@@...@@@..................................@@.@@@@@.@@.............@@@.@@@@@@@@@@@@.......@.........@@@.@@.............. -.......@@@...@@@@.....@@...........................x........@@@.@@@@@@@x..........@@@@@@@@@@@@@@.@x.......@........@@@@@............... -.......@@@...@@@@@.....@..........................@@@........@@@@...@@@............@@@@@.@@@@@@@@........@@@..x.....@@@................ -........@....@@@@@@@..@@..........................@@@@...........@@@@@@.......................@.@x......@@@.@@@x.........@@............ -.......x....@@@...@@@@@x......................@@...@@@...........@@...@@.......................@@.......@@@@@@@.......@@@@@@........... -...........@@.....@@.@.......................@@@@@@@@@.....@@.....@@@@@@@.....................xx.........@@@.@.......@@@@.@@........... -...........@@@.....@@........................x@.@@..@x..@@@@@@.....@@@.@@...................................@........@@@@@@@@@.@@x..... -............@@.....@@............................@@....@@@@..@@....@..@@@.........@@@...@@..................@@.....@@@.....@@@@@@@..... -...........@@@.....@@@.......................x@@@@@....@@@.@@@@....@@@@@@.......x@@@@@.@@@@.............@@@@@@....@@@.......@@@@.@@@x.. -..x@......@.@@@.....@@......@x...............x.@@@....@.@@.@@.@@..@@.@@@........x@.@@@@@@@@@...........x@@@.@@@.@@.@.........@@@@@@@@.. -..@@@@@..@@@@@.@...@@@@...@@@@.....xx.........@@@.@@.@@@@.@.@@@@.@@@..............@@@@@.@@@.@...........x.@@@@@@@@@..........x...@.x... -..x@@@@@@@@.@.@@@@@@@@@@.@@@@@......@.........@.@.@@@@@@@@@.@@@.@@@@@.............@@@@.....@@x.............@@...@@...........@.@@x..... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@...@@.........@@@@@.@@..@@.@@@@@@@@@@@............@.........@...............................@@@@@...... -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@...........@@@........@@.x@@@........................@.@......... -......@@.@@@@.....@@...@@@@x....@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@...........x@@.@.......@@@@.@@@....................x@@@@......@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@...........x...@@@......@@@.@@@.x...................x@.x......@@@@. -.......@@.@........................@.@@@.@@@@.@@@@.@@.@@...@@..................@@@@.@@......@@@.@@..xx............................@@@@. -.......@.@@.........................x@@@.@@@@@.@@.@.@@@...@@@@.................@@.@@@........@@@@@@.x..............................@@.. -.....@@@@@@............................@@@@..@@@.@.@@@@@.@@@@@.................@@@@@@.......@@.@@@@.x.................x@@@@............ -....@@@@@@..........@@................@@.@@@@@.@@@.@@@@@@@@@@@..................@@.@@.......@@@.@.@@@.................@@.@@@........... -....@@@@@.@........@@@@...............xx..@@@..@@@..@@@@.@.@@@.......................x.......@@@@@@@@@................x@@@@@........... -.....x..@@@@.......@@@@...................@@@@.@@.@@@..@@@...@.......................@@.........@@.@@@.........x...........@@x......... -.......@@@@@........@@@@@.................x.@@@.@@.@@..@@@@@@x......................x.@@.......@@@@@@@.........x@...........@x......... -.......x@@@@...........@@@.................x@@@@@@..@@@@@@@@@........................@@@.......@@@@@@@..........@@....@@............... -.........@@.@x..........@@@....x...............@@...@.@@@.@..........................@@x........@@@@@...........@@...@@@@.............. -...........@@@.x@.......@@@........................x@@@@@@................@@.........@..........@.@@@............@@..@@.@@............. -............@..@@@.......@@@........................@@.@@@...............@@@@.......@@@.........x@..@.............@@@@@@@@............. -...........@@@@@@@........@@@@......................@@@@@.x..............@@@@@.....@@@@..........x@@@@.............@@...@.........@x... -..........@@@@..@...........@@@......................@@.@@.@x............@..@@.....@@@.@...........@@@@..@@@.............x...@@@.@@@... -.......@@@.@.....x............@@......@@@@@........@@@@@@@.xx............@@@@.....@@@.@@@...........@@.@@@@@x.............x@@@@@@@@@... -......@@@@@@.@@.@@............xx.....@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@@.@@.x..............@@@@@@@@@@.. -.....x.@@@@@@@@@@@...................@@@@.@@@....@@@@@@@@@x..............@@@@......@@@@@@@@.........@@@@.......................@@@@@@@. -....xx..@@...@@.@......x..............@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@@.........................@@..@@. -....@....x....@@.....x@@x.............@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@..........................@@@@@@@. -....@@..x.....xx.....@.@..............@@.@@...@@.....@.@@...............@@@.@@@@@@........@@@.@@@@@@..........................@@@.@@@.. -...@@.@@x...........@@.@...............@@@...@.@@.....xx...............@@@...@@@@@.......@@.@@@@@@@@...........x..............@@.@x.... -...@@@@@..........@@.@@@@...............@@@@@@@@@......................@@.....@@@........@@.@@@@.@@@@.........x@@..............xx...... -...@@@@..........@@@.@@@@.@@..............@@@.@@.......x@..............@@.................@@@@@@@@@@@..........@@...................... -....@@@@.........@@@@@.@@@@@@..........................@@@..xx.........@@..................x..@@@@@@@@x........xx...................... -.....@@@..@x......@@@@@@@..@x...........................@@.@@.........@@@......................@.@@@@@.x............................... -.....@.@.@@@.........................xx.................@@@@@........@@@@.......................@@@@@@.x....................x@x........ -....@.@.@@@..........................@@.................@@@@@........@@@@.......................@@@.@@@@..............x.....@@.@@...... -...@@@@@.@..........................@@@..........x.......@@@.@......@@.@........................@@@@.@@@.............@@@....@@.@@@..... -...@@@@@@...........................@@@....x....@@@.........@@@.x@..@@@@@.....xx.................@@..@@@.............@@@.....@@..@@.... -...@@@@@.............................@....@@x...@@@@........@@@.@@x..@@@@@......................@.@.@@@...............@......@@@.@@.... -...@@.@@..............................@@..@@....@@@.@...@@@@@@@@.x.....@@@x....................@@@.@@@@................@@...@..@@@..... -...@@@@@.............................@@@@@@....@@@@@@@@@@@@@@@@@.......@@@...........x@@.......@@@@@@@@..........@@....@@@@@@@@@@@..... -..@.@@@@.@@.........................@@@@@@@....@@.@..@.@@@.@@@@........@@............@@@@....@@..@@...@@...@@.@@@@@@.@@.@@@@@@@@@...... -.@@@@@..@@@@......x@...............@@@.@@@x....@@@....@@..............@.............@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@.....@@@@......@@@.....@@@.....x@@@@........@@@...@@@@............@@@...........@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@.....x.@@....x..@@.@@.@@@@x.....@@@.........@@....@@@@...........@@@@@@x........@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@......@@....x@x..@@@@@@@@@..................@@...@@@@...........@@...@@@........@@.@@@..@@@....@@..@@@@@@@.@@@........@@@@@......... -.@........@@....x....@@@@@..x..................@@@@@@@............@@.....@x........@.@@@.@@.@.....@@...@.@@@.@@@@.........@@@.@@....... -.@@@......@@................x.................@@@.@@..............@@..............@@@@..@@@@......@.....@@@.@@@@@..........@@@@@x...... -.@@@@@@....@................@@...............x.@@.@...............@@.............@@@@@@@@@@@....@@@@.....@..@.@@@..........x..@@....... -..@@@@@@@.@@@........@@@@@@.@@...............@@.@@@@@.............@.............x@@.@@@@.@.@@@.@@@@.x.....@@@@@@..............@........ -..@@.@.@@@@@@.......@@@@@@@@@@...............x@@x..@@@@.xx........@@@x...........x...x..x@@@@@@@@@@@@.....@@@.x..............@@@@...... -...@@@@@@@.x........x@...@@@@.......x.............x@@@@@@.........@@@x....................@@@..@@.@@.x.....@x................@@@@x..... -....x.x.@x.........................xx.............x.@@@@..........@@........................@@x....@@.@......................@.@@...... -...................................................@@@@..........@...........................x....@@@@@@.....................@@@....... -....................................................@@..........@@@...............................@@@@.@x....................@@.x...... -.....................................................@@x........x@x................................@@@@.x....................@@@@...... -......................................................x.............................................@@........................@@x...... diff --git a/outputs/real/4/extra/frames/9 b/outputs/real/4/extra/frames/9 deleted file mode 100644 index c254fbb..0000000 --- a/outputs/real/4/extra/frames/9 +++ /dev/null @@ -1,135 +0,0 @@ -.....................................................................................................................@@................ -............................................................................................@@......................@@@@@.............. -.........................................................................................@@@@@@@....................@@@@@@............. -.........................xx........................................................@@...@@@@@.@@x.......@@x..........@@.@@............. -..................x...................xx...............................x..........@@@@@@@@@@...x.......@@@@.........x@@@@@............. -.................@@x..................x.@@@@@@@..........@@@..........@@@.........@@@.@@.@@...........@@@@x..........@@@@@@@@@@........ -.................@@...................@.@@@@@@@x.....x@@@@@@@.........@@@.........@@.@.@@@@..........@@...............@..@@.@@@@....... -..............@@.@@@..xx.............@@@@..@@@@..x@@@.@@@@.@@..........@@.........@.@@@.@.@@.......@@@................@@@@.@.@@@@...... -.............@@@@@.@@@@..x@..........@@@@.@@@.@...@@@@@.@@@@@x..........@@.@@.....@@@@@@@@.@@@....@@@@...............@.@@@@@@@.@@...... -............@@..@...@@@..@@@@@@@......@@@@@@@@@@@@.@@@...@...x.........@@@@@@@..@@@@....@@..@@@.@@.@@@..............@@@@@...@@@@....... -.........@@.@@@@...@@@....@@.@@@@........@@@@@.@.@@.@@..@@............@@@@.@@@.@@@@@@@@@.@@@@.@@@@@@@..............@@@@.@@@@.@@........ -........@@@@@@@@..@@@@.........@@..........@@@@@@@@@@...@@............@@@.....@@..@@@@@.@@@@@@@@.@@@...............@@@@@@@@@@.......... -.......x@@.....@@.@@@..........@@@.............@@..@@...@.............@@......@@@@.......@@@@@@@.x@................@@@.@@@.@.x......... -x@.x....@@.....@@@@@@...........@@.................@....@@@...........@@@......@@@.........@@@@x...................@.....@@.@x......... -@@@.@..@@@....@@.@@@@..........@@@.................xx...@@@@@.@@@@@@..@@@......@@..........@@@....................@@@....@@.@.......... -.@@@@@@@@.....@@.@.@..........@@@........................x.@@@@@@@@@@.@@@@....@@.......x@@@@......................@@.@@@@@@@@@......... -..@@.@@.@.....@@@@@...........x@.xx.@@.......................@@@@@@@@@..@@.@@@.@@......@@@@........................@@@@@.@@@@@@........ -........@@...@@@@@@................x@@@.........................@@.@@...@@@@@@.@.@@....@@@@..........@x............@@.@@.@@.@@@@....... -.......@.@@@@.@@@@@@..................@@x.......................@@.....@@@@@@@@@.@@@....@@..........x@@...........@@@.@@@@.....@@...... -......@@@.@@@@.@..@@@...@@@...........@@@.......................@@...@@.@@@.@@@@@.@.@.@@@............x.........@@@@@@@@@@@.....@.x..... -......@@@.@@@@.@@@@@.@@@@@@@.x.........@@........................@@@@@@@@..@@.@@@@@@@@@@@....................@@@@@.@@.@@@@@...@@.@x.... -.......@@@@.@@@.@@@@@.@@@.@@@@x........@@........................@@.@@@@@@@@@@...@.@.@@@@@..................@@@@@.....@@@@.@@@@@@@..... -........@@..@@@@@@@@.@@.@@..@@..........@@........................x@x...@@@@@....@@....@@@.@@@@@............@@@.......@@@.@@@@@@@...... -.............@@@@.@@.@@@@@.@.@..........@@@.............................@@@@.@.@@@@@@@@@@@@@@@@@@@@........@@@@........x...@@..@@...... -...............@@...@@@@@@@@@@@..........@.@@............................@.@@@@@@@@@.@@@.@@.@@@@@@@@......@@@@@................@....... -..............@@.....@@@@..@.@@@@.........@@@@.@@@.........@@............@@@@.@@@.@@@....@@@@.@@@@@@@.....@@.@@@..............@@@.@@... -.............@@.......@@@@@@.@.@@@.@x.....x@.@@@@@@.......@@@@..........@@@@.....@@@......@@@@..@@@@@...@@@@...@@.............@@@@@@@.. -............@@........@@@@@.@@.@@.@@x.......@@@@.@@@@@..@@@..@@@@@......@@@@......@........@@.....@@@@.@@@@....@@.............@@@@@@@.. -............@@.........@@@.@@.@.@@@...x....@@.......@@@@@@@.@..@@@@@..@@@@@.@@@@@@@...............@@@@@@@@@@...@@@.............@..@@... -...........@@..........x....@.@@@@@..@@....@@.........@@@@.@@@...@@@@@@@@@.@.@@@@@@.....x..........@@..@@@@@....@@@........@@@@@....... -...........@@..............@@@@@@@@@.@@....@@@.........@@...@@......@@@@@.@@.@.@@@.....@x.........@@@@@@@@@......@@@@.....@@@.@@@...... -...........@@@@............@@..@@@@.@@@....x@x.......@@.....@@@......@@@.x@@@.@@......@@.........@@@.@@@..........@@@@...@@....@@@..... -.........@@@@@@@...........@@@@.@..@@@............x.@@@....@@@@@......@......@@@......@@....x....@@@@..@@.........x@@@@@@@......@@@.... -......x@@@@.@@@@............@@.@@@@@@.............@@@@....@@@@@@......@......x@x.....@@@...@@x....@@@@@@@...........@@.@@@.......@@.... -......x@.....@@.............@@@@@@@@@.............@@@@....@@@.@@@....@@x.............@@@..@@.x.....x.@@@.........xx.....x........@..x@. -...............@@x...........@@.@@.@...............@.@....@.@@@@.@@.@.@...............@.@@.@.....................@@..............@@.@@@ -..............@@@@...........@@@@@@@@.............xx.x@..@@.@@@.@@@@@@@................@@@@.x.....................@@@@@@.........@@@.@@ -............@@.@@.............@@.@@@@@.............x..@@.@@@@....@@@.@@................@.@@@x....xx................@.@@@@.........@@@@@ -...........@@@@@....................@@@................@@@@@.......@@@@@.............@@@.@@@......@@................@.@@@@.......@..@@. -..@@.......@@@@.......................@@................@@.........@@.@@....x...xx.x@@@@@@@.......@@@x............x@.@@@@@......@@@@... -.@@@@@@....@@@@@x.....................@@@.@x.......................@...x....x@.@.@.@@@@@@..........@@x...........@@.@@.@@.......@@@@@.. -@@@..@@@....@@.@@........@@........xx@@@.@@@.......................@@........@@@@@.@@@..........................@@@@@............@.@@.. -@@@.@@@@.....@@@@.......@@@@........x.@.@@..x.............@@....@@@.@@.......@@@@@@............................x.@@@.............@@@@.. -.@.@@.@.....@@@@........@@@@@..........@@.x@x............@@@@.@@@@@@@@@x......@@.@x.............................@@..............@@@@@.. -..@@@@@.....@@...........@@@@.......x@@@...x.............@@@@@@@@@@@@@@@........x...................@@@..........@@.............@@@@@@. -..@@@@@@.....@............@@........x@@...................@@@.@@@@@@.@@@....................x@.....@@@@@..........@@......@@@@@@@.@@@@. -...@@.@@@.@@@@............@x...............................@.@.@@.@..@@.....................@@@....@@.@.@........@@@.....@@@@@@@@@@@@@. -...@.@@@@@@@@@@..........@................................@@@@@@@.@@@.@......................@@@....@@@@@@.......@@@....@.@.@@@@.@@@@.. -..@@@@..@@.@.@@.........@@@@x.................@@@.........@@@@.@@@@@@@@@......................@@.....@@@@@.......@@@@..@@@..@@@@@@@.... -..@@..@.@.@@@@.........@@@@@x................@@@@@.........@@@.@..@.@@@@.................x@@@@@@.......@@........@@@@..@@.@.@@@@@@..... -...@@@@@@..@@..........@@....................@@@.@@..........@@@@@@@.@@@@............xx...@@@.@...................@@@.@@.@@@.@.@@...... -....@@@@@............@@@..@x..................@@@@x...........@@@.@@@@@@@...................@@@@@....................@@@@@@@.@@........ -.....@@.@@..........@@@..@@@.................@@@@...........@@@@@.@.@@.@@@..................@@.@@@....................@@@.@.@.@@....... -......@@.@@.........@@...@@@.........x.....@@@@@..........x@@@@@@@.@@@..@@..................x...@@@@......................@@@@.@@...... -.@@....@@.@@.......@@.....@@@........@@...@@@.............x@.@.@@@@@@@@@@@...................@@@@@@@@.....................@@@@.@@@..... -@@@@...@@@@@....x.@@.@...@@@@x.......@@@@@@@..........@@x.....@@@..@@..@@....................x@@..@@@@....................@@@..x@x..... -@@@@@...@@@.@@.@@@@@@@@..@@@@.........@@@@@..........@@@@......@@@.@@@.............@@@............@@@@...@@.......x.......@@........... -.@@@@.......@@@@@@.@@@@@.@.@@...........@@...........@@@........@@@@@x............@@@@@...........@@@@..@@@@.....@@x......x@........... -..@@.........@@......@@@@.@..@.......................@@...........................@@@@@...........@@@...@@@@@....@@.........@.......... -.............@.......@@@@@@@@@@@@................@@.@@@...........................@@@.@@..........@@@@...@.@@....x.........x@@......... -.........@@..@@.......@@...@@..@@@..............@@@@@@............................@@@@@@...........@.@@...@@@...............@.xx.@@.... -........@@@@.@@..................@@.........x..@@@@@.............................@@@@@@............@@@@@..@@.@@.............x..@@@@@... -.......@.@@@@@...................@@.......x@.x@@.@@@.............................@@................@@@@@@@@@@@@x............x@@...@@@.. -......@@@.@@@@...................@@.......@@..@@@.@@............................@@@.........x.......@@@.@.@@@@.x.............@@....@@.. -..xx.@@@@..@@@....................@.......@@@.@@.@@@@..........................@.@@@.......@@@...........@@@@..x..............@....@@.. -....@@@@.@..@@@..................@@.@@x....x.@@@.@@@@.........................@@@@@@......@@@@@.........@@.@@.@...............@@..@@@.. -.....@@@@@@@@@@..................@@@@@@......x@...@@x.........................@@@@@.......@@@@@@........@@...@@@.x@@..........@@@.@@... -.....@@...@@@@...@@..............@@..@@@@x....................................@@...........@@@@@.........@@...@@@.@@x..........@@@@.... -.....@@...@@@...@@@@............@@@@@@@@@@........................xx.........@@..............@@@..........@@@@.@.....xx.........@@..... -......@@..@@@...@@@@@...........@@@@@.@@@.................@@@.....@@.........xx............@@@@..........@@@@@@.......@@............... -......@@@@.@....@@.@.@..........@@@@@@...................@@@@@....@@.................x....@@@@@@........@@@.@@........@@@.............. -.......@@@@....@@@@.@@@..........@@@@....................@@@@.@@...@...............@@.@@@.@@@.@@@.......@@@.........@@.@@.............. -........@@....@@@@...@@@..................................@@.@@@@@.@@.............@@@.@@@@@@@@@@@x.......@.........@@@.@@.............. -.......@@@...@@@@.....@@....................................@@@.@@@@@@x...........@@@@@@@@@@@@@@.x........@........@@@@@............... -.......@@@...@@@@@.....@..........................x@@........@@@@...@@@............@@@@@.@@@@@@@@........@@@........@@@................ -........x....@@@@@@@..@x..........................@@@@...........@@@@@@.......................@.@.......@@@.@@x..........@@............ -............@@@...@@@@@.......................@@...@@@...........@@...@@.......................xx.......@@@@@@@.......@@@@@@........... -...........@@.....@@.@.......................x@@@@@@@@.....@@.....@@@@@@@................................@@@.@.......@@@@.@@........... -...........@@@.....@@.........................x.@@..x...@@@@@@.....@@@.@@...................................@........@@@@@@@@@.@@...... -............@@.....@@............................@@....@@@@..@@....@..@@@.........@@@...@@..................@@.....@@@.....@@@@@@@..... -...........@@@.....@@@........................x@@@@....@@@.@@@@....@@@@@@........x@@@@.@@@@.............x@@@@@....@@@.......@@@@.@@@... -...x......@.@@@.....@@......x..................@@@....@.@@.@@.@@..@@.@@@.........x.@@@@@@@@@............x@@.@@@.@@.@.........@@@@@@@x.. -..x@@@@..@@@@@.@...@@@@...@@@@................x@@.@@.@@@@.@.@@@@.@@@..............@@@@@.@@@.x.............@@@@@@@@@..............@..... -...@@@@@@@@.@.@@@@@@@@@@.@@@@@......x.........@.@.@@@@@@@@@.@@@.@@@@@.............@@@@.....@x..............@@...@@...........x.@@...... -.....@@@.@@@@@@@@@@@.@@@@@@@@@@@...@@.........@@@@@.@@..@@.@@@@@@@@@@@............@.........@...............................@@@@x...... -.....@@.@.@@@@@@@@@@@.@@@@.@@.@@@@@@.@@......@@@.@.@...@@@@@@@@.@@@@@@...........@@@........@@..x@@........................@.@......... -......@@.@@@@.....@@...@@@x.....@@@@@@@@...@@@@@.@@.@@@@@.@@.....@@@@............x@.@.......@@@@.@@x.....................x@xx......@@.. -.......@@@@@.....................@@@@@@@@.@@@.@@@@@@.@@@..........@@...............@@@......@@@.@@@......................x........@@@@. -.......@@.@........................x.@@@.@@@@.@@@@.@@.@@...@@..................x@@@.@@......@@@.@@................................@@@@. -.......@.@@..........................x@@.@@@@@.@@.@.@@@...@@@@.................@@.@@@........@@@@@@................................@@.. -.....@@@@@@............................@@@@..@@@.@.@@@@@.@@@@@.................@@@@@@.......@@.@@@@....................x@@@............ -....@@@@@@..........@@................xx.@@@@@.@@@.@@@@@@@@@@@..................@@.@x.......@@@.@.@@@.................x@.@@@........... -....x@@@@.@........@@@@...................@@@..@@@..@@@@.@.@@@...............................@@@@@@@@@.................x@@@@........... -........@@@@.......@@@@...................x@@@.@@.@@@..@@@...x.......................xx.........@@.@@@.....................@x.......... -.......x@@@@........@@@@@...................@@@.@@.@@..@@@@@@.........................@@.......@@@@@@@..........x...........x.......... -........@@@@...........@@@..................x@@@@@..@@@@@@@@x........................@@@.......@@@@@@@..........@@....@@............... -.........@@.@...........@@@....................@@...@.@@@.@..........................@@.........@@@@@...........@@...@@@@.............. -...........@@x..x.......@@@.........................@@@@@@................@@.........@..........x.@@@............@@..@@.@@............. -............@..@@@.......@@@........................@@.@@@...............@@@@.......@@@..........x..@.............@@@@@@@@............. -...........@@@@@@@........@@@@......................@@@@@................@@@@@.....@@@@...........x@@@.............@@...x.........x.... -..........@@@@..x...........@@@......................@@.@@.x.............@..@@.....@@@.@...........@@@@..@@x.................@@@.@@@... -.......@@@.@..................xx......@@@@@........@@@@@@@...............@@@@.....@@@.@@@...........@@.@@@@@...............x@@@@@@@@... -......x@@@@@.@@.@x...................@@@@@@@......@@@@@..@...............@@.@.....@@@@@.@@..........@@@@.@@................x@@@@@@@@@.. -.......@@@@@@@@@@@...................@@@@.@@@....@@@@@@@@@...............@@@@......@@@@@@@@.........@@@@.......................@@@@@@@. -........@@...@@.@.....................@...@@.@@.@@.@@@.@@@................@@@@@@@.@@@@@@@@@@.@@@....@@@.........................@@..@@. -....x.........xx......xx..............@@@@@..@@@@...@@@@@@...............@@@.@.@@@@@@...@@@.@@@@@..@@..........................@@@@@@@. -....@@...............x.x..............@@.@@...@@.....x.@@...............@@@.@@@@@@........@@@.@@@@@@..........................@@@.@@@.. -...@@.@x............@@.@...............@@@...@.@@......................@@@...@@@@@.......@@.@@@@@@@@..........................x@.x..... -...@@@@@..........@@.@@@@...............@@@@@@@@@......................@@.....@@@........@@.@@@@.@@@@..........xx...................... -...@@@@..........@@@.@@@@.@@..............@@@.@@........x..............@@.................x@@@@@@@@@@..........xx...................... -....@@@@.........@@@@@.@@@@@x..........................x@@.............@@.....................@@@@@@@@................................. -.....@@@..x.......@@@@@@@..x............................@@.@x.........@@@......................@.@@@@@................................. -.....@.@.@@x............................................@@@@@........@@@@.......................@@@@@@.......................x......... -....@.@.@@@..........................@x.................@@@@@........@@@@.......................@@@.@@@x....................@@.x@...... -...@@@@@.@..........................@@@..................@@@.@......@@.@........................@@@@.@@@.............x@x....@@.@@@..... -...@@@@@@...........................@@@.........x@@.........@@@..x..@@@@@........................@@..@@@.............@@@.....@@..@@.... -...@@@@@.............................@....xx....@@@@........@@@.xx...@@@@@......................@.@.@@@...............@......@@@.@@.... -...@@.@@..............................@@..@@....@@@.@...@@@@@@@@.......@@@.....................@@@.@@@@................@@...@..@@@..... -...@@@@@.............................@@@@@@....@@@@@@@@@@@@@@@@@.......@@@............@@.......@@@@@@@@..........@@....@@@@@@@@@@@..... -..@.@@@@.@@.........................@@@@@@@....@@.@..@.@@@.@@@@........@@............@@@@....@@..@@...@@...@@.@@@@@@.@@.@@@@@@@@@...... -.@@@@@..@@@@.......x...............@@@.@@@.....@@@....@@..............@.............@.@@.@@.@@@@@@@....@@.@@@@@@.@@@@@@.@@@..@@@....... -@@@.....x@@@......x@@.....@@x......@@@@........@@@...@@@@............@@@...........@@@@.@@@@.@@@@@..@@.@.@@@.@..@@@..@@@@.@@........... -@@@.......@@.......@@.@@.@@@@......x@@.........@@....@@@@...........@@@@@@.........@@@@..@@.@.@@@..@@@@.@.@@@@...@....@@.@@@@.......... -.@@......x@.....x...@@@@@@@@x..................@@...@@@@...........@@...@@x........@@.@@@..@@@....@@..@@@@@@@.@@@........@@@@@......... -.@........@@.........@@@@@.....................@@@@@@@............@@.....x.........@.@@@.@@.@.....@@...@.@@@.@@@@.........@@@.@x....... -.@@@......@@..................................x@@.@@..............@@..............@@@@..@@@@......@.....@@@.@@@@@..........@@@@@....... -.@@@@@@....@................xx.................@@.@...............@@.............@@@@@@@@@@@....@@@x.....@..@.@@@.............@@....... -..@@@@@@@.@@@........@@@@@@.@@...............x@.@@@@@.............@..............x@.@@@@.@.@@@.@@@@.......@@@@@@..............@........ -..@@.@.@@@@@x.......x@@@@@@@@@................xx...@@@@...........@@x....................x@@@@@@@@@@x.....@@@................@@@x...... -...x@x@@@@...........x...@@@@......................@@@@@x.........@@@.....................@@@..@@.@@.......x.................@@@@...... -........x...........................................@@@@..........@@........................xx.....@@.x......................@.@@...... -...................................................x@@@..........@................................@@@@@x.....................@@@....... -....................................................@@..........x@x...............................@@@@.x.....................@@........ -.....................................................xx..........x.................................@@@@......................@@@x...... -....................................................................................................@@........................@@....... diff --git a/outputs/real/5/1 b/outputs/real/5/1 deleted file mode 100644 index ac44007..0000000 --- a/outputs/real/5/1 +++ /dev/null @@ -1 +0,0 @@ -874 diff --git a/outputs/real/5/2 b/outputs/real/5/2 deleted file mode 100644 index c36c468..0000000 --- a/outputs/real/5/2 +++ /dev/null @@ -1 +0,0 @@ -348548952146313 diff --git a/outputs/real/6/1 b/outputs/real/6/1 deleted file mode 100644 index 5b733d2..0000000 --- a/outputs/real/6/1 +++ /dev/null @@ -1 +0,0 @@ -8108520669952 diff --git a/outputs/real/6/2 b/outputs/real/6/2 deleted file mode 100644 index ba1279e..0000000 --- a/outputs/real/6/2 +++ /dev/null @@ -1 +0,0 @@ -11708563470209 diff --git a/outputs/real/7/1 b/outputs/real/7/1 deleted file mode 100644 index 07b0f42..0000000 --- a/outputs/real/7/1 +++ /dev/null @@ -1 +0,0 @@ -1537 diff --git a/outputs/real/7/2 b/outputs/real/7/2 deleted file mode 100644 index ea13853..0000000 --- a/outputs/real/7/2 +++ /dev/null @@ -1 +0,0 @@ -18818811755665 diff --git a/outputs/real/8/1 b/outputs/real/8/1 deleted file mode 100644 index 5f4a430..0000000 --- a/outputs/real/8/1 +++ /dev/null @@ -1 +0,0 @@ -66640 diff --git a/outputs/real/8/2 b/outputs/real/8/2 deleted file mode 100644 index 90e641d..0000000 --- a/outputs/real/8/2 +++ /dev/null @@ -1 +0,0 @@ -78894156 diff --git a/outputs/real/9/1 b/outputs/real/9/1 deleted file mode 100644 index 7185566..0000000 --- a/outputs/real/9/1 +++ /dev/null @@ -1 +0,0 @@ -4758598740 diff --git a/outputs/real/9/2 b/outputs/real/9/2 deleted file mode 100644 index 19296a6..0000000 --- a/outputs/real/9/2 +++ /dev/null @@ -1 +0,0 @@ -1474699155 diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 876cb1e..5af15f0 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -3,39 +3,5 @@ version = 4 [[package]] -name = "aoc" +name = "rustCallingHaskell" version = "0.1.0" -dependencies = [ - "itertools", - "nom", -] - -[[package]] -name = "either" -version = "1.15.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" - -[[package]] -name = "itertools" -version = "0.14.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" -dependencies = [ - "either", -] - -[[package]] -name = "memchr" -version = "2.7.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" - -[[package]] -name = "nom" -version = "8.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405" -dependencies = [ - "memchr", -] diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 017bf39..a90d131 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,12 +1,8 @@ [package] -name = "aoc" +name = "rustCallingHaskell" version = "0.1.0" edition = "2024" [[bin]] path = "main.rs" -name = "aoc" - -[dependencies] -itertools = "0.14" -nom = "8.0.0" +name = "rustCallingHaskell" diff --git a/rust/main.rs b/rust/main.rs index b0014d2..7d90e1f 100644 --- a/rust/main.rs +++ b/rust/main.rs @@ -1,68 +1,3 @@ -mod puzzle; -mod puzzles; -use crate::puzzle::Puzzle; -use puzzles::day1; -use puzzles::day2; -use puzzles::day3; -use puzzles::day4; -use puzzles::day5; -use puzzles::day6; -use puzzles::day7; -use std::fs; -use std::time::Instant; - -const PUZZLES: [&dyn SomePuzzle; 7] = [ - &day1::PUZZLE, - &day2::PUZZLE, - &day3::PUZZLE, - &day4::PUZZLE, - &day5::PUZZLE, - &day6::PUZZLE, - &day7::PUZZLE, -]; - fn main() { - [false, true].iter().for_each(|is_real_data| { - let t = if *is_real_data { "real" } else { "examples" }; - println!("{}", t); - PUZZLES.into_iter().for_each(|puzzle| { - println!(" {}", puzzle.number()); - let input = fs::read_to_string(format!("../inputs/{}/{}", t, puzzle.number())) - .expect("no input file"); - puzzle.with_parts(*is_real_data, &input, &|n, run| { - let expected = - fs::read_to_string(format!("../outputs/{}/{}/{}", t, puzzle.number(), n)) - .expect("no golden file"); - let expected = expected.trim_end(); - let start = Instant::now(); - let output = run(); - let elapsed = start.elapsed(); - println!( - " {}: {}", - n, - if expected == output { - format!("OK ({:?})", elapsed) - } else { - format!("expected {}, got {}", expected, output) - } - ); - }); - }); - }) -} - -pub trait SomePuzzle { - fn number(&self) -> u32; - fn with_parts(&self, is_real_data: bool, input: &str, f: &dyn Fn(usize, &dyn Fn() -> String)); -} -impl SomePuzzle for Puzzle { - fn number(&self) -> u32 { - self.number - } - fn with_parts(&self, is_real_data: bool, s: &str, f: &dyn Fn(usize, &dyn Fn() -> String)) { - let input = (self.parser)(is_real_data, s); - for (i, p) in self.parts.iter().enumerate() { - f(i + 1, &|| p(&input)); - } - } + println!("Hello from Rust"); } diff --git a/rust/puzzle.rs b/rust/puzzle.rs deleted file mode 100644 index 391a7a9..0000000 --- a/rust/puzzle.rs +++ /dev/null @@ -1,5 +0,0 @@ -pub struct Puzzle { - pub number: u32, - pub parser: fn(bool, &str) -> Input, - pub parts: [fn(&Input) -> String; N], -} diff --git a/rust/puzzles/day1.rs b/rust/puzzles/day1.rs deleted file mode 100644 index 2ffc442..0000000 --- a/rust/puzzles/day1.rs +++ /dev/null @@ -1,85 +0,0 @@ -use crate::puzzle::Puzzle; -use nom::{ - Parser, - branch::alt, - character::complete::{char, i32, newline}, - combinator::{eof, value}, - error::Error, - multi::separated_list1, - sequence::{pair, terminated}, -}; - -pub const PUZZLE: Puzzle, 2> = Puzzle { - number: 1, - parser: |_, input| { - terminated::<_, _, Error<&str>, _, _>( - terminated( - separated_list1( - newline, - pair( - alt(( - value(Direction::L, char('L')), - value(Direction::R, char('R')), - )), - i32, - ), - ), - newline, - ), - eof, - ) - .parse(input) - .unwrap() - .1 - }, - parts: [ - |instructions| { - let mut p = 50; - let mut r = 0; - for (d, i) in instructions { - let (_, p1) = step(*i, *d, p); - if p1 == 0 { - r += 1; - } - p = p1; - } - r.to_string() - }, - |instructions| { - let mut p = 50; - let mut r = 0; - for (d, i) in instructions { - let (c, p1) = step(*i, *d, p); - let c1 = match d { - Direction::R => c.abs(), - Direction::L => { - if p == 0 { - c.abs() - 1 - } else if p1 == 0 { - c.abs() + 1 - } else { - c.abs() - } - } - }; - r += c1; - p = p1; - } - r.to_string() - }, - ], -}; - -#[derive(Debug, Clone, Copy, PartialEq, Eq)] -pub enum Direction { - L, - R, -} - -fn step(i: i32, d: Direction, p: i32) -> (i32, i32) { - let p1 = match d { - Direction::L => p - i, - Direction::R => p + i, - }; - (p1.div_euclid(100), p1.rem_euclid(100)) -} diff --git a/rust/puzzles/day2.rs b/rust/puzzles/day2.rs deleted file mode 100644 index 9c0365c..0000000 --- a/rust/puzzles/day2.rs +++ /dev/null @@ -1,69 +0,0 @@ -use crate::puzzle::Puzzle; -use nom::{ - Parser, - character::complete::{char, newline, usize}, - combinator::eof, - error::Error, - multi::separated_list1, - sequence::{separated_pair, terminated}, -}; - -pub const PUZZLE: Puzzle, 2> = Puzzle { - number: 2, - parser: |_, input| { - terminated::<_, _, Error<&str>, _, _>( - terminated( - separated_list1(char(','), separated_pair(usize, char('-'), usize)), - newline, - ), - eof, - ) - .parse(input) - .unwrap() - .1 - }, - parts: [ - |input| { - input - .into_iter() - .flat_map(|(l, u)| { - (*l..(u + 1)).flat_map(|n| if is_repetition_2(n) { Some(n) } else { None }) - }) - .sum::() - .to_string() - }, - |input| { - input - .into_iter() - .flat_map(|(l, u)| { - (*l..(u + 1)).flat_map(|n| if is_repetition_n(n) { Some(n) } else { None }) - }) - .sum::() - .to_string() - }, - ], -}; - -fn is_repetition_2(n: usize) -> bool { - let n = n.to_string(); - let l = n.len(); - let d = l / 2; - let r = l % 2; - if r == 0 { equal_chunks(&n, d) } else { false } -} - -fn is_repetition_n(n: usize) -> bool { - let n = n.to_string(); - let l = n.len(); - let d = l / 2; - (1..(d + 1)).any(|i| equal_chunks(&n, i)) -} - -fn equal_chunks(n: &String, i: usize) -> bool { - let chars = n.chars().collect::>(); - let mut chunks = chars.chunks(i); - match chunks.next() { - None => true, - Some(x) => chunks.all(|y| y == x), - } -} diff --git a/rust/puzzles/day3.rs b/rust/puzzles/day3.rs deleted file mode 100644 index 1b85782..0000000 --- a/rust/puzzles/day3.rs +++ /dev/null @@ -1,73 +0,0 @@ -use crate::puzzle::Puzzle; -use nom::{ - Parser, - character::complete::{newline, satisfy}, - combinator::eof, - error::Error, - multi::{many1, separated_list1}, - sequence::terminated, -}; - -pub const PUZZLE: Puzzle>, 2> = Puzzle { - number: 3, - parser: |_, input| { - terminated::<_, _, Error<&str>, _, _>( - terminated( - separated_list1( - newline, - many1(satisfy(|c| c.is_digit(10)).map(|c| c as u8 - '0' as u8)), - ), - newline, - ), - eof, - ) - .parse(input) - .unwrap() - .1 - }, - parts: [ - |input| { - input - .iter() - .map(|bank| { - digits_to_int(&max_batteries(2, &bank).expect("battery list too short")) - }) - .sum::() - .to_string() - }, - |input| { - input - .iter() - .map(|bank| { - digits_to_int(&max_batteries(12, &bank).expect("battery list too short")) - }) - .sum::() - .to_string() - }, - ], -}; - -fn max_batteries(n: usize, v: &[u8]) -> Option> { - let mut result = Vec::with_capacity(n); - let mut remaining = n; - let mut slice = v; - while remaining > 0 { - match find_max(&slice[..slice.len() - remaining + 1]) { - Some((i, b)) => { - result.push(*b); - remaining -= 1; - slice = &slice[i + 1..]; - } - None => return None, - } - } - Some(result) -} - -fn find_max(v: &[A]) -> Option<(usize, &A)> { - v.iter().enumerate().rev().max_by_key(|x| x.1) -} - -fn digits_to_int(digits: &[u8]) -> usize { - digits.iter().fold(0, |acc, &d| acc * 10 + (d as usize)) -} diff --git a/rust/puzzles/day4.rs b/rust/puzzles/day4.rs deleted file mode 100644 index 6779d1f..0000000 --- a/rust/puzzles/day4.rs +++ /dev/null @@ -1,129 +0,0 @@ -use crate::puzzle::Puzzle; -use nom::{ - Parser, - branch::alt, - character::complete::{char, newline}, - combinator::{eof, value}, - error::Error, - multi::{many1, separated_list1}, - sequence::terminated, -}; - -pub const PUZZLE: Puzzle>, 2> = Puzzle { - number: 4, - parser: |_, input| { - terminated::<_, _, Error<&str>, _, _>( - terminated( - separated_list1( - newline, - many1(alt(( - value(InTile::Empty, char('.')), - value(InTile::Roll, char('@')), - ))), - ), - newline, - ), - eof, - ) - .parse(input) - .unwrap() - .1 - }, - parts: [ - |input| { - let initial_rolls = count_rolls(&input); - let final_rolls = count_rolls(&remove_accessible_rolls(&find_accessible(&input))); - (initial_rolls - final_rolls).to_string() - }, - |input| { - let mut grid = input.clone(); - let initial_rolls = count_rolls(&grid); - loop { - let out_grid = find_accessible(&grid); - if none_accessible(&out_grid) { - break; - } - grid = remove_accessible_rolls(&out_grid); - } - let final_rolls = count_rolls(&grid); - (initial_rolls - final_rolls).to_string() - }, - ], -}; - -#[derive(Clone, PartialEq, Eq)] -pub enum InTile { - Empty, - Roll, -} - -#[derive(Clone, PartialEq, Eq)] -enum OutTile { - Empty, - Roll, - Accessible, -} - -fn find_accessible(grid: &Vec>) -> Vec> { - grid.iter() - .enumerate() - .map(|(y, row)| { - row.iter() - .enumerate() - .map(|(x, t)| match t { - InTile::Empty => OutTile::Empty, - InTile::Roll => { - let mut neighbor_rolls = 0; - for dx in -1..=1 { - for dy in -1..=1 { - if dx == 0 && dy == 0 { - continue; - } - if grid - .get(y.wrapping_add_signed(dy)) - .and_then(|r| r.get(x.wrapping_add_signed(dx))) - == Some(&InTile::Roll) - { - neighbor_rolls += 1; - } - } - } - if neighbor_rolls < 4 { - OutTile::Accessible - } else { - OutTile::Roll - } - } - }) - .collect() - }) - .collect() -} - -fn remove_accessible_rolls(grid: &Vec>) -> Vec> { - grid.iter() - .map(|r| { - r.iter() - .map(|t| { - (|tile| match tile { - OutTile::Empty => InTile::Empty, - OutTile::Roll => InTile::Roll, - OutTile::Accessible => InTile::Empty, - })(t.clone()) - }) - .collect() - }) - .collect() -} - -fn none_accessible(grid: &Vec>) -> bool { - !grid - .iter() - .any(|row| row.iter().any(|t| *t == OutTile::Accessible)) -} - -fn count_rolls(grid: &Vec>) -> usize { - grid.iter() - .map(|row| row.iter().filter(|t| **t == InTile::Roll).count()) - .sum() -} diff --git a/rust/puzzles/day5.rs b/rust/puzzles/day5.rs deleted file mode 100644 index 4b74cdd..0000000 --- a/rust/puzzles/day5.rs +++ /dev/null @@ -1,82 +0,0 @@ -use crate::puzzle::Puzzle; -use itertools::Itertools; -use nom::{ - Parser, - character::complete::{char, newline, usize}, - combinator::eof, - error::Error, - multi::{separated_list0, separated_list1}, - sequence::{separated_pair, terminated}, -}; - -pub const PUZZLE: Puzzle<(Vec, Vec), 2> = Puzzle { - number: 5, - parser: |_, input| { - terminated::<_, _, Error<&str>, _, _>( - separated_pair( - separated_list1( - newline, - separated_pair(usize, char('-'), usize) - .map(|(lower, upper)| Range { lower, upper }), - ), - (newline, newline), - separated_list0(newline, usize), - ), - (newline, eof), - ) - .parse(input) - .unwrap() - .1 - }, - parts: [ - |(ranges, vals)| { - vals.iter() - .filter(|v| ranges.iter().any(|r| r.contains(**v))) - .count() - .to_string() - }, - |(ranges, _)| { - let mut merged = Ranges::new(); - for r in ranges.iter().cloned().sorted_by_key(|r| r.lower) { - merged.add(r); - } - merged.length().to_string() - }, - ], -}; - -#[derive(Clone, Debug)] -pub struct Range { - lower: usize, - upper: usize, -} -impl Range { - fn length(&self) -> usize { - self.upper - self.lower + 1 - } - fn contains(&self, n: usize) -> bool { - n >= self.lower && n <= self.upper - } - fn extend(&mut self, upper: usize) { - self.upper = upper - } -} - -struct Ranges(Vec); -impl Ranges { - fn new() -> Self { - Ranges(Vec::new()) - } - fn add(&mut self, new: Range) { - if let Some(last) = self.0.last_mut() { - if last.contains(new.lower) { - last.extend(last.upper.max(new.upper)); - return; - } - } - self.0.push(new); - } - fn length(&self) -> usize { - self.0.iter().map(|r| r.length()).sum() - } -} diff --git a/rust/puzzles/day6.rs b/rust/puzzles/day6.rs deleted file mode 100644 index 3207dee..0000000 --- a/rust/puzzles/day6.rs +++ /dev/null @@ -1,137 +0,0 @@ -use crate::puzzle::Puzzle; -use itertools::Itertools; -use nom::{ - Parser, - branch::alt, - character::complete::{char, newline, satisfy, space1}, - combinator::{eof, value}, - error::Error, - multi::{many1, separated_list1}, - sequence::terminated, -}; -use std::ops::{Add, Mul}; - -pub const PUZZLE: Puzzle<(Vec, Vec>>), 2> = Puzzle { - number: 6, - parser: |_, input| { - terminated::<_, _, Error<&str>, _, _>( - ( - terminated( - separated_list1( - newline, - many1(alt(( - satisfy(|c| c.is_digit(10)).map(|c| Some(c as u8 - '0' as u8)), - value(None, char(' ')), - ))), - ), - newline, - ), - terminated( - terminated( - separated_list1( - space1, - alt((value(Op::Multiply, char('*')), value(Op::Add, char('+')))), - ), - space1, - ), - newline, - ), - ), - eof, - ) - .map(|(grid, ops)| (ops, grid)) - .parse(input) - .unwrap() - .1 - }, - parts: [ - |(ops, grid)| { - transpose( - &grid - .iter() - .map(|row| { - row.group_somes() - .iter() - .filter(|v| !v.is_empty()) - .map(|digits| digits_to_int(&digits)) - .collect() - }) - .collect::>(), - ) - .iter() - .zip(ops.iter()) - .map(|(list, op)| op.apply_to_list(list)) - .sum::() - .to_string() - }, - |(ops, grid)| { - transpose(grid) - .iter() - .map(|l| { - if l.iter().all(|x| x.is_none()) { - None - } else { - Some(digits_to_int( - &l.iter().filter_map(|x| *x).collect::>(), - )) - } - }) - .collect::>() - .group_somes() - .iter() - .zip(ops.iter()) - .map(|(list, op)| op.apply_to_list(list)) - .sum::() - .to_string() - }, - ], -}; - -#[derive(Clone, Copy, Debug, PartialEq, Eq)] -pub enum Op { - Add, - Multiply, -} -impl Op { - fn apply + Mul>(self, a: N, b: N) -> N { - match self { - Op::Add => a + b, - Op::Multiply => a * b, - } - } - fn unit>(self) -> N { - match self { - Op::Add => N::from(0), - Op::Multiply => N::from(1), - } - } - fn apply_to_list(self, list: &[usize]) -> usize { - list.iter().fold(self.unit(), |acc, &x| self.apply(acc, x)) - } -} - -trait GroupSomes { - fn group_somes(&self) -> Vec>; -} -impl GroupSomes for [Option] { - fn group_somes(&self) -> Vec> { - self.iter() - .chunk_by(|x| x.is_some()) - .into_iter() - .filter_map(|(is_some, group)| { - is_some.then(|| group.filter_map(|x| x.clone()).collect()) - }) - .collect() - } -} - -fn transpose(grid: &[Vec]) -> Vec> { - let w = grid.iter().map(|r| r.len()).max().unwrap_or(0); - (0..w) - .map(|x| grid.iter().filter_map(|r| r.get(x).cloned()).collect()) - .collect() -} - -fn digits_to_int(digits: &[u8]) -> usize { - digits.iter().fold(0, |acc, &d| acc * 10 + (d as usize)) -} diff --git a/rust/puzzles/day7.rs b/rust/puzzles/day7.rs deleted file mode 100644 index 036921a..0000000 --- a/rust/puzzles/day7.rs +++ /dev/null @@ -1,89 +0,0 @@ -use crate::puzzle::Puzzle; -use itertools::Itertools; -use nom::{ - Parser, - branch::alt, - character::complete::{char, newline}, - combinator::{eof, value}, - error::Error, - multi::{many1, separated_list1}, - sequence::terminated, -}; -use std::collections::{HashMap, HashSet}; - -pub const PUZZLE: Puzzle<(usize, Vec>), 2> = Puzzle { - number: 7, - parser: |_, input| { - terminated::<_, _, Error<&str>, _, _>( - terminated( - ( - terminated( - many1(alt((value(false, char('.')), value(true, char('S'))))), - newline, - ) - .map_opt(|v| v.into_iter().position(|b| b)), - separated_list1( - newline, - many1(alt((value(false, char('.')), value(true, char('^'))))), - ) - .map(|rows| { - rows.into_iter() - .map(|row| { - row.into_iter() - .enumerate() - .filter_map(|(i, b)| if b { Some(i) } else { None }) - .collect() - }) - .collect() - }), - ), - newline, - ), - eof, - ) - .parse(input) - .unwrap() - .1 - }, - parts: [ - |(start, splitter_rows)| { - let mut beams = HashSet::from([*start]); - let mut count = 0; - for splitters in splitter_rows { - beams = beams - .iter() - .flat_map(|x| { - if splitters.contains(x) { - count += 1; - vec![x - 1, x + 1] - } else { - vec![*x] - } - }) - .collect(); - } - count.to_string() - }, - |(start, splitter_rows)| { - let mut beams = HashMap::from([(*start, 1)]); - for splitters in splitter_rows { - beams = beams - .into_iter() - .flat_map(|(x, n)| { - if splitters.contains(&x) { - vec![x - 1, x + 1] - } else { - vec![x] - } - .into_iter() - .map(move |x1| (x1, n)) - }) - .into_group_map() - .into_iter() - .map(|(k, vs)| (k, vs.into_iter().sum())) - .collect(); - } - beams.values().sum::().to_string() - }, - ], -}; diff --git a/rust/puzzles/mod.rs b/rust/puzzles/mod.rs deleted file mode 100644 index 1613335..0000000 --- a/rust/puzzles/mod.rs +++ /dev/null @@ -1,7 +0,0 @@ -pub(crate) mod day1; -pub(crate) mod day2; -pub(crate) mod day3; -pub(crate) mod day4; -pub(crate) mod day5; -pub(crate) mod day6; -pub(crate) mod day7;