# gdb-hub / gdb__template-1-s525 - 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": "TEXT", "text": "Section Title", "left": "128px", "top": "446px", "width": "1200px", "height": "115px", "fontSize": "96px", "fontFamily": "Inter", "fontWeight": 700, "textAlign": "left", "lineHeight": "120.0%", "letterSpacing": "-0.02em" }, { "type": "TEXT", "text": "Quick description about the section.", "left": "128px", "top": "585px", "width": "1200px", "height": "50px", "fontSize": "36px", "fontFamily": "Inter", "textAlign": "left", "lineHeight": "140.0%", "letterSpacing": "-0.01em" } ], "background": "#000", "width": "1920px", "height": "1080px" } Layout B: { "components": [ { "type": "TEXT", "text": "Simple list", "left": "128px", "top": "511px", "width": "560px", "height": "57px", "fontSize": "48px", "fontFamily": "Inter", "fontWeight": 700, "textAlign": "left", "lineHeight": "120.0%", "letterSpacing": "-0.02em" }, { "type": "TEXT", "text": "First thing", "left": "968px", "top": "273px", "width": "680px", "height": "47px", "fontSize": "36px", "fontFamily": "Inter", "fontWeight": 700, "textAlign": "left", "lineHeight": "132.0%", "letterSpacing": "-0.02em" }, { "type": "TEXT", "text": "Add a quick description of each thing, with enough context to understand what's up.", "left": "968px", "top": "337px", "width": "680px", "height": "64px", "fontSize": "24px", "fontFamily": "Inter", "textAlign": "left", "lineHeight": "134.0%" }, { "type": "TEXT", "text": "Second thing", "left": "968px", "top": "475px", "width": "680px", "height": "47px", "fontSize": "36px", "fontFamily": "Inter", "fontWeight": 700, "textAlign": "left", "lineHeight": "132.0%", "letterSpacing": "-0.02em" }, { "type": "TEXT", "text": "Keep 'em short and sweet, so they're easy to scan and remember.", "left": "968px", "top": "539px", "width": "680px", "height": "64px", "fontSize": "24px", "fontFamily": "Inter", "textAlign": "left", "lineHeight": "134.0%" }, { "type": "TEXT", "text": "Third thing", "left": "968px", "top": "677px", "width": "680px", "height": "47px", "fontSize": "36px", "fontFamily": "Inter", "fontWeight": 700, "textAlign": "left", "lineHeight": "132.0%", "letterSpacing": "-0.02em" }, { "type": "TEXT", "text": "If you've got a bunch, add another row, or use multiple copies of this slide.", "left": "968px", "top": "741px", "width": "680px", "height": "64px", "fontSize": "24px", "fontFamily": "Inter", "textAlign": "left", "lineHeight": "134.0%" } ], "background": "#000", "width": "1920px", "height": "1080px" } ## 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