# gdb-hub / gdb__template-1-s53 - taskset: [gdb-hub](https://harnessreport.com/tasks/gdb-hub.md) - difficulty: medium - category: design - language: - runnable from the site: no - agent timeout: 3600s ## Results by harness _none yet_ ## Instruction ``` # GDB: template-1 ## Input Files - `/workspace/inputs/input_0.png` - `/workspace/inputs/input_1.png` ## Task You are given two layouts (A and B). Determine whether they originate from the same template. Answer with a single digit: 1 if same template, 0 if different. Layout A: { "components": [ { "type": "IMAGE", "src": "https://storage.googleapis.com/lica-video/e6220fec-d6cc-49bd-829c-e76d40328998.jpg", "left": "-269.747px", "top": "0.0px", "width": "1619.49px", "height": "1080.0px", "transform": "rotate(0deg)", "opacity": 0.82, "overflow": "visible" }, { "type": "TEXT", "text": "DON'T HAVE TO RUN FAST. JUST GO.", "left": "111.8727px", "top": "145.46283px", "width": "493.031px", "height": "714.332px", "transform": "none", "color": "rgb(252, 252, 252)", "fontSize": "75px", "fontFamily": "League Spartan--400", "fontWeight": "400", "textAlign": "center", "lineHeight": "104.0px", "letterSpacing": "0.102em", "textTransform": "uppercase", "fontStyle": "normal" }, { "type": "TEXT", "text": "@loremipsum", "left": "111.008px", "top": "970.72px", "width": "488.557px", "height": "37.44px", "transform": "none", "color": "rgb(252, 252, 252)", "fontSize": "32px", "fontFamily": "Coustard--400", "fontWeight": "400", "textAlign": "center", "lineHeight": "40.0px", "letterSpacing": "0.188em", "textTransform": "none", "fontStyle": "normal" } ], "background": "rgb(1, 1, 1)", "width": "1080px", "height": "1080px", "duration": 3 } Layout B: { "components": [ { "type": "IMAGE", "src": "https://storage.googleapis.com/lica-video/f1dd6907-5c90-4923-ab70-4e999963e2e2.svg", "id": "0-0", "left": "0px", "top": "109.5px", "width": "1920px", "height": "1px", "transform": "rotate(1.6963e-15deg)" }, { "type": "IMAGE", "src": "https://storage.googleapis.com/lica-video/047a7c28-66b2-4b01-b36a-bcfb712a160c.svg", "id": "0-1", "left": "297.763px", "top": "595.48px", "width": "968.039px", "height": "1px", "transform": "rotate(-90deg)" }, { "type": "IMAGE", "src": "https://storage.googleapis.com/lica-video/505356e4-01d3-4185-8776-489eedaf5a6a.svg", "id": "0-2", "left": "0.0px", "top": "666.775px", "width": "374.298px", "height": "413.225px", "transform": "none", "opacity": 0.1, "overflow": "hidden" }, { "type": "IMAGE", "src": "https://storage.googleapis.com/lica-video/ef56b5d6-3e3f-4db0-84eb-5e4653dbff00.jpg", "id": "0-3-0", "left": "1432.94px", "top": "108.0px", "width": "487.05899999999997px", "height": "972.0px", "transform": "rotate(0deg)", "opacity": 1, "overflow": "hidden" }, { "type": "TEXT", "text": "loremipsum.co", "id": "0-4", "left": "863.283px", "top": "45.62979px", "width": "265.646px", "height": "24px", "transform": "none", "color": "rgb(36, 32, 33)", "fontSize": "20px", "fontFamily": "Poppins--400", "fontWeight": "400", "textAlign": "left", "lineHeight": "28.0px", "letterSpacing": "0em", "textTransform": "none", "fontStyle": "normal" }, { "type": "TEXT", "text": "18 Jun '27", "id": "0-5", "left": "1628.87px", "top": "45.62979px", "width": "199.083px", "height": "24px", "transform": "none", "color": "rgb(36, 32, 33)", "fontSize": "20px", "fontFamily": "Poppins--400", "fontWeight": "400", "textAlign": "left", "lineHeight": "28.0px", "letterSpacing": "0em", "textTransform": "none", "fontStyle": "normal" }, { "type": "TEXT", "text": "Magna Littera", "id": "0-6", "left": "108.0px", "top": "45.62979px", "width": "283.804px", "height": "24px", "transform": "none", "color": "rgb(36, 32, 33)", "fontSize": "20px", "fontFamily": "Poppins--700", "fontWeight": "700", "textAlign": "left", "lineHeight": "28.0px", "letterSpacing": "0em", "textTransform": "none", "fontStyle": "normal" }, { "type": "TEXT", "text": "TEXT", "id": "0-7", "left": "184.925px", "top": "486.76680000000005px", "width": "413.757px", "height": "79.3336px", "transform": "none", "color": "rgb(67, 67, 67)", "fontSize": "66px", "fontFamily": "Poppins--700", "fontWeight": "700", "textAlign": "left", "lineHeight": "114.0px", "letterSpacing": "0em", "textTransform": "uppercase", "fontStyle": "normal" }, { "type": "TEXT", "text": "<ul><li style=\"margin-left: 1.7em\">About</li><li style=\"margin-left: 1.7em\">Vision/Mission</li><li style=\"margin-left: 1.7em\">Services</li><li style=\"margin-left: 1.7em\">Process</li><li style=\"margin-left: 1.7em\">Projects</li><li style=\"margin-left: 1.7em\">Team</li><li style=\"margin-left: 1.7em\">Reviews</li><li style=\"margin-left: 1.7em\">Reach</li></ul>", "id": "0-8", "left": "906.687px", "top": "209.32489999999999px", "width": "526.254px", "height": "756px", "transform": "none", "color": "rgb(53, 53, 53)", "fontSize": "40px", "fontFamily": "Poppins--700", "fontWeight": "700", "textAlign": "left", "lineHeight": "100.0px", "letterSpacing": "0em", "textTransform": "none", "fontStyle": "normal" } ], "background": "rgb(247, 243, 238)", "width": "1920px", "height": "1080px", "duration": 3 } ## Output Write your answer to `/workspace/answer.txt`. Write ONLY the answer — no explanation, no markdown fences, no extra text. ``` --- Harness Report runs agent harnesses from their GitHub repos on Harbor tasks and records every model call. Every page is also `.md` and `.json`; index: https://harnessreport.com/llms.txt · MCP: https://harnessreport.com/mcp