{"nodes":[{"id":"/","label":"Home","kind":"home","topic":"home","href":"/","desc":"patrickstox.com — the homepage every crawl starts from.","pr":0.01045062299666062,"prPercentile":100,"inbound":629},{"id":"/technical-seo/http-status-codes/200-ok/","label":"200 OK","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/200-ok/","desc":"What HTTP 200 OK means (RFC 9110), why it's necessary but not sufficient for indexing, the soft-404 trap, how 200 differs from 204 and 304, and how to confirm what Googlebot actually receives.","pr":0.0008592503902530482,"prPercentile":59,"inbound":46},{"id":"/technical-seo/http-status-codes/http-errors/204-no-content/","label":"204 No Content","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/204-no-content/","desc":"What HTTP 204 means, why Google treats 204 responses similarly to soft 404s, when 204 is legitimately used (APIs, beacons), and what to serve instead for web pages.","pr":0.00042755617894155325,"prPercentile":38,"inbound":10},{"id":"/technical-seo/http-status-codes/redirects/301-redirect/","label":"301 Redirect","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/redirects/301-redirect/","desc":"What a 301 permanent redirect is, why Google says it doesn't cause a loss in PageRank, how long to keep one in place, how to implement it on Apache, nginx, WordPress, and Cloudflare, and the \"fake 301\" mistakes that quietly cost you signal.","pr":0.0015540630505231107,"prPercentile":67,"inbound":111},{"id":"/technical-seo/http-status-codes/redirects/301-vs-302/","label":"301 vs. 302 Redirect","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/redirects/301-vs-302/","desc":"301 (permanent) vs. 302 (temporary) redirects — why the old \"301 passes 95%, 302 passes 0%\" rule is wrong, what Google actually says today, and a real decision rule for which to use.","pr":0.00038450679507054104,"prPercentile":32,"inbound":14},{"id":"/technical-seo/http-status-codes/redirects/301-vs-308/","label":"301 vs. 308 Redirect","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/redirects/301-vs-308/","desc":"301 and 308 are both permanent redirects — the core difference is that 308 guarantees the HTTP method (and the body riding with it) survive the hop. Why 308 exists, why Google and Bing process it the same way they process a 301, and when to actually reach for it.","pr":0.00035561234420422084,"prPercentile":28,"inbound":11},{"id":"/technical-seo/http-status-codes/redirects/302-redirect/","label":"302 Redirect","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/redirects/302-redirect/","desc":"What a 302 temporary redirect is, why Google calls it a \"weak\" target-processing signal (not the zero-equity dead end of SEO folklore), the legitimate use cases Google actually recommends it for, and the one mistake that costs you rankings.","pr":0.004849910373723534,"prPercentile":98,"inbound":292},{"id":"/technical-seo/http-status-codes/redirects/302-vs-307/","label":"302 vs. 307 Redirect","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/redirects/302-vs-307/","desc":"302 and 307 are both temporary redirects — the difference is that 307 guarantees the HTTP method isn't changed. Why Google treats them the same, when 307 is the right choice, and the HSTS \"phantom 307.\"","pr":0.0003295463366998345,"prPercentile":23,"inbound":3},{"id":"/technical-seo/http-status-codes/redirects/303-see-other/","label":"303 Redirect (See Other)","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/redirects/303-see-other/","desc":"What a 303 See Other redirect is, the Post/Redirect/Get pattern it powers, why it switches the request to GET or HEAD (unlike 307), how it differs from 302, and why Google and Bing publish almost no 303-specific SEO guidance.","pr":0.00033619223802467427,"prPercentile":24,"inbound":4},{"id":"/technical-seo/http-status-codes/304-not-modified/","label":"304 Not Modified","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/304-not-modified/","desc":"What HTTP 304 Not Modified means, why it's a 3xx code but not a redirect, how ETag and Last-Modified drive it, and why it can indirectly help crawl efficiency on large sites without affecting rankings.","pr":0.00029252476952804985,"prPercentile":16,"inbound":6},{"id":"/technical-seo/http-status-codes/redirects/307-redirect/","label":"307 Temporary Redirect","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/redirects/307-redirect/","desc":"What a 307 Temporary Redirect is, how it strictly preserves the HTTP method unlike a 302, where it shows up (HSTS, temporary moves), and how Google treats it for SEO.","pr":0.0005209833116388677,"prPercentile":47,"inbound":7},{"id":"/technical-seo/http-status-codes/redirects/308-redirect/","label":"308 Permanent Redirect","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/redirects/308-redirect/","desc":"What a 308 Permanent Redirect is, how it preserves the HTTP method while signaling permanence unlike a 301, and how Google passes ranking signals through it.","pr":0.00041524562374075106,"prPercentile":37,"inbound":12},{"id":"/technical-seo/http-status-codes/http-errors/401-unauthorized/","label":"401 Unauthorized","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/401-unauthorized/","desc":"What an HTTP 401 Unauthorized response means, how it differs from 403 Forbidden, how Google treats authentication-gated pages, and the SEO implications.","pr":0.000306922067009011,"prPercentile":20,"inbound":14},{"id":"/technical-seo/http-status-codes/http-errors/403-forbidden/","label":"403 Forbidden","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/403-forbidden/","desc":"What an HTTP 403 error is, how Google treats it (blocked — similar to a noindex), common causes (access controls, bot blocking, misconfigured permissions), and how to fix 403s for SEO.","pr":0.00037855958327559676,"prPercentile":32,"inbound":15},{"id":"/technical-seo/http-status-codes/http-errors/404-not-found/","label":"404 Not Found","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/404-not-found/","desc":"What a 404 error is, how Google handles 404 pages (de-indexes them over time), the difference between a hard 404 and a soft 404, and best practices for 404 pages in SEO.","pr":0.0008879661920261783,"prPercentile":60,"inbound":54},{"id":"/technical-seo/http-status-codes/http-errors/404-vs-410/","label":"404 vs. 410","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/404-vs-410/","desc":"The difference between 404 (not found) and 410 (gone) for SEO — how quickly Google de-indexes each, when to use 410 for permanently deleted content, and whether the distinction still matters.","pr":0.0003454023592301362,"prPercentile":26,"inbound":7},{"id":"/technical-seo/http-status-codes/http-errors/410-gone/","label":"410 Gone","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/410-gone/","desc":"What an HTTP 410 Gone status is, how Google de-indexes 410 pages faster than 404s, when to use 410 vs. 404 for permanently deleted content, and how it affects crawl budget.","pr":0.00035941195360291643,"prPercentile":28,"inbound":8},{"id":"/technical-seo/http-status-codes/http-errors/418-im-a-teapot/","label":"418 I'm a Teapot","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/418-im-a-teapot/","desc":"The story of HTTP 418 — the April Fools' HTCPCP status code that became the web's favorite easter egg — plus what actually happens when Google meets a 418, and why a WAF returning it on real pages is a problem.","pr":0.00036084451221994005,"prPercentile":28,"inbound":18},{"id":"/technical-seo/http-status-codes/http-errors/429-too-many-requests/","label":"429 Too Many Requests","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/429-too-many-requests/","desc":"What an HTTP 429 status means, how Google treats rate limiting and backs off from crawling, how it affects crawl budget, and how to configure your server to send 429s without causing deindexing.","pr":0.0010246891543533507,"prPercentile":62,"inbound":42},{"id":"/technical-seo/http-status-codes/http-errors/451-unavailable-legal/","label":"451 Unavailable For Legal Reasons","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/451-unavailable-legal/","desc":"What HTTP 451 means, how Google treats legally blocked content vs. geo-restricted content, how it appears in Search Console, and when to use 451 vs. other status codes for geoblocking.","pr":0.0002980557203658153,"prPercentile":18,"inbound":3},{"id":"/technical-seo/http-status-codes/http-errors/500-internal-server-error/","label":"500 Internal Server Error","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/500-internal-server-error/","desc":"What a 500 Internal Server Error is, how Googlebot treats server errors while crawling, why persistent 500s cause deindexing, and how to diagnose and fix them.","pr":0.0005828923179572406,"prPercentile":51,"inbound":23},{"id":"/technical-seo/http-status-codes/http-errors/502-bad-gateway/","label":"502 Bad Gateway","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/502-bad-gateway/","desc":"What a 502 Bad Gateway error is, its common upstream and proxy causes, how Googlebot handles it, and the impact on crawling and indexing.","pr":0.00031248494366344786,"prPercentile":21,"inbound":6},{"id":"/technical-seo/http-status-codes/http-errors/503-service-unavailable/","label":"503 Service Unavailable","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/503-service-unavailable/","desc":"Why 503 is the correct status for planned maintenance, how the Retry-After header guides Googlebot, how Google backs off crawling on 503s, and how to avoid accidental deindexing.","pr":0.0008192609897403114,"prPercentile":58,"inbound":32},{"id":"/technical-seo/http-status-codes/http-errors/504-gateway-timeout/","label":"504 Gateway Timeout","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/504-gateway-timeout/","desc":"What a 504 Gateway Timeout means, how slow upstream servers trigger it, how Googlebot treats timeouts, and the crawl-budget and indexing consequences.","pr":0.0003448407194742956,"prPercentile":26,"inbound":7},{"id":"/ecommerce-seo/ai-commerce/agentic-checkout/","label":"Agentic Checkout","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/ai-commerce/agentic-checkout/","desc":"Agentic checkout is the transaction-completion step of agentic commerce — the session state machine, scoped payment tokens, human-in-the-loop seams, order webhooks, and the still-unsettled chargeback question.","pr":0.0003095177264684022,"prPercentile":21,"inbound":6},{"id":"/ecommerce-seo/ai-commerce/agentic-commerce-protocol/","label":"Agentic Commerce Protocol (ACP)","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/ai-commerce/agentic-commerce-protocol/","desc":"ACP is OpenAI and Stripe's open standard that lets AI shopping agents buy from your product feed — here's what it is and what ecommerce SEOs must do.","pr":0.0003424741470148148,"prPercentile":25,"inbound":7},{"id":"/ai-search/optimization/agentic-search/","label":"Agentic Search","kind":"article","topic":"ai-search","href":"/ai-search/optimization/agentic-search/","desc":"Agentic search is AI that autonomously plans, browses, and synthesizes a multi-step research task — not one answer to one query. How it differs from AI search.","pr":0.00042928012467047667,"prPercentile":38,"inbound":6},{"id":"/technical-seo/on-page/structured-data/metadata-trust/aggregaterating-schema/","label":"AggregateRating Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/metadata-trust/aggregaterating-schema/","desc":"How to implement AggregateRating schema markup for star ratings in search results, what schema.org/AggregateRating covers vs. what Google requires for review snippets, and eligibility and spam policies.","pr":0.0002874851253974826,"prPercentile":14,"inbound":10},{"id":"/enterprise-seo/strategy-and-operations/agile-seo/","label":"Agile SEO","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/strategy-and-operations/agile-seo/","desc":"How to apply agile methodology to SEO — sprint-based work, writing SEO tickets engineers accept, running ceremonies, and prioritizing enterprise backlogs at scale.","pr":0.0003122191353347118,"prPercentile":21,"inbound":5},{"id":"/ai-search/how-search-works/ai-citations/","label":"AI Citations","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/ai-citations/","desc":"How AI answer engines choose which pages to cite — the retrieved/mentioned/cited distinction, why citation isn't ranking or backlinks, and what actually makes a page more likely to be cited in Google AI Overviews, ChatGPT, Perplexity, and Copilot.","pr":0.0012131753301126702,"prPercentile":64,"inbound":54},{"id":"/ecommerce-seo/ai-commerce/","label":"AI Commerce SEO","kind":"cluster","topic":"ecommerce-seo","href":"/ecommerce-seo/ai-commerce/","desc":"How product feeds, commerce protocols, shopping graphs, and agentic checkout fit together when AI systems discover, compare, recommend, and purchase products.","pr":0.0036245168982512554,"prPercentile":80,"inbound":629},{"id":"/ai-search/measurement-and-reporting/ai-crawler-log-analysis/","label":"AI Crawler Log Analysis","kind":"article","topic":"ai-search","href":"/ai-search/measurement-and-reporting/ai-crawler-log-analysis/","desc":"How to pull server or CDN logs and analyze AI-bot activity — verifying GPTBot, ClaudeBot, and PerplexityBot against spoofing, choosing a tool, and reading crawl frequency, crawl-vs-render, and status codes.","pr":0.0006141104955223443,"prPercentile":53,"inbound":7},{"id":"/technical-seo/how-search-works/crawling/crawler/ai-crawlers/","label":"AI Crawlers","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawler/ai-crawlers/","desc":"The three kinds of AI crawler — training bots, AI-search indexers, and user-triggered fetchers — the major named ones, and how to control each without hurting SEO.","pr":0.0020135319713570597,"prPercentile":69,"inbound":80},{"id":"/ai-search/measurement-and-reporting/ai-hallucination-monitoring/","label":"AI Hallucination Monitoring","kind":"article","topic":"ai-search","href":"/ai-search/measurement-and-reporting/ai-hallucination-monitoring/","desc":"How to detect when AI tools fabricate or misstate facts about your brand — fabricated URLs, wrong pricing, invented quotes — and the workflow to catch and fix it.","pr":0.00040498019879827595,"prPercentile":36,"inbound":6},{"id":"/ai-search/how-search-works/ai-hallucinations/","label":"AI Hallucinations","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/ai-hallucinations/","desc":"Why LLMs confidently make things up, why grounding reduces but doesn't fix it, and what hallucinated URLs and brand errors mean for your SEO.","pr":0.0005625088062258553,"prPercentile":49,"inbound":14},{"id":"/ai-search/how-search-works/ai-overviews/","label":"AI Overviews","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/ai-overviews/","desc":"How Google AI Overviews work — the Gemini-generated box in Google's own SERP, query fan-out, how it sources and cites pages from the core index, and how it differs from featured snippets and AI Mode.","pr":0.001545547977982477,"prPercentile":66,"inbound":79},{"id":"/ai-search/optimization/ai-overviews-optimization/","label":"AI Overviews Optimization","kind":"article","topic":"ai-search","href":"/ai-search/optimization/ai-overviews-optimization/","desc":"How Google's AI Overviews actually work — what triggers them, how they source citations via query fan-out, their real click-through impact, and how to measure them (including the new GSC Generative AI performance report). Google says it's still SEO.","pr":0.0003322986897148397,"prPercentile":24,"inbound":6},{"id":"/ai-search/","label":"AI Search","kind":"pillar","topic":"ai-search","href":"/ai-search/","desc":"What AI search is and how it differs from traditional search — LLMs and RAG synthesize a cited answer from many sources instead of returning a ranked list of links.","pr":0.004929285819619793,"prPercentile":98,"inbound":629},{"id":"/ai-search/how-search-works/","label":"How AI Search Works","kind":"cluster","topic":"ai-search","href":"/ai-search/how-search-works/","desc":"How AI search discovers sources, retrieves and reranks evidence, generates grounded answers, attaches citations, and handles freshness and uncertainty.","pr":0.0038510986343649827,"prPercentile":89,"inbound":629},{"id":"/ai-search/measurement-and-reporting/ai-share-of-voice/","label":"AI Share of Voice (SoV)","kind":"article","topic":"ai-search","href":"/ai-search/measurement-and-reporting/ai-share-of-voice/","desc":"What AI Share of Voice is, how to calculate it, how to build a prompt pool that actually measures something, the benchmarks — and why SoV alone is a vanity metric.","pr":0.0003778952579988521,"prPercentile":31,"inbound":9},{"id":"/ecommerce-seo/ai-commerce/ai-shopping-optimization/","label":"AI Shopping Optimization","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/ai-commerce/ai-shopping-optimization/","desc":"AI shopping optimization is making your products discoverable and buyable across ChatGPT, Google AI Mode, Copilot, and Perplexity — by treating the product feed as a first-class surface, not just the page.","pr":0.0003961618624602554,"prPercentile":34,"inbound":14},{"id":"/ai-search/measurement-and-reporting/ai-traffic-attribution/","label":"AI Traffic Attribution","kind":"article","topic":"ai-search","href":"/ai-search/measurement-and-reporting/ai-traffic-attribution/","desc":"Why most AI traffic hides as Direct in GA4, which AI tools pass referrers, GA4's new AI Assistant channel, and how to set up custom tracking that actually works.","pr":0.0005000714868517559,"prPercentile":46,"inbound":8},{"id":"/technical-seo/on-page/image-seo/alt-text/","label":"Alt Text","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/image-seo/alt-text/","desc":"Alt text is the alt attribute on an img element. It helps accessibility and image search — but its effect on web search rankings is limited.","pr":0.001311380022009139,"prPercentile":65,"inbound":64},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/alternate-page-canonical/","label":"Alternate Page with Proper Canonical Tag","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/alternate-page-canonical/","desc":"\"Alternate page with proper canonical tag\" in Google Search Console's Page Indexing report isn't an error — it's the canonical system working as intended. What it means, why high counts are usually fine, how it differs from the two duplicate statuses, and the small set of cases worth investigating.","pr":0.0005272754164358728,"prPercentile":48,"inbound":18},{"id":"/ecommerce-seo/marketplace-seo/amazon-seo/","label":"Amazon SEO","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/marketplace-seo/amazon-seo/","desc":"Amazon SEO is optimizing product listings to rank in Amazon's own search — a separate algorithm (nicknamed A9) that weighs conversion rate, sales velocity, price, and reviews as heavily as keyword relevance, because it's optimizing for revenue per search, not web relevance. This covers the ranking model, the listing levers Amazon actually documents, and the myths to ignore.","pr":0.0002974145488123753,"prPercentile":18,"inbound":4},{"id":"/technical-seo/mobile-seo/amp-seo/","label":"AMP SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/mobile-seo/amp-seo/","desc":"What AMP (Accelerated Mobile Pages) is, how it works, why it was never a ranking factor, why it stopped being required for Top Stories in June 2021, and how to decide whether to keep or remove it.","pr":0.0007750788740442892,"prPercentile":57,"inbound":44},{"id":"/technical-seo/website-structure/internal-links/anchor-text/","label":"Anchor Text","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/internal-links/anchor-text/","desc":"What anchor text is, the types (exact-match, partial, branded, naked URL, generic, image alt), and the distinction that matters most — over-optimization is a backlink concern, not an internal-linking one.","pr":0.0012883651634662673,"prPercentile":65,"inbound":43},{"id":"/technical-seo/platform-seo/js-frameworks/angular-seo/","label":"Angular SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/js-frameworks/angular-seo/","desc":"How to make Angular apps crawlable and indexable — @angular/ssr vs prerendering vs hybrid rendering, hydration, the Title/Meta services, History API routing, and testing what Googlebot actually renders.","pr":0.0003310471032373928,"prPercentile":23,"inbound":10},{"id":"/ai-search/optimization/answer-engine-optimization/","label":"Answer Engine Optimization (AEO)","kind":"article","topic":"ai-search","href":"/ai-search/optimization/answer-engine-optimization/","desc":"What AEO is, where it came from (voice search, 2018), how it evolved for AI search, how it differs from GEO and SEO, and the tactics that actually work for being the answer.","pr":0.0011408195227311233,"prPercentile":63,"inbound":46},{"id":"/programmatic-seo/anthropic-programmatic-seo/","label":"The Modern-Day Michelin Guide: Anthropic's Massive Programmatic SEO Opportunity","kind":"article","topic":"programmatic-seo","href":"/programmatic-seo/anthropic-programmatic-seo/","desc":"Anthropic's massive programmatic SEO opportunity: the single biggest acquisition play in internet history.","pr":0.0002620559952505937,"prPercentile":7,"inbound":1},{"id":"/technical-seo/mobile-seo/app-indexing/","label":"App Indexing (App Deep Linking for Search)","kind":"article","topic":"technical-seo","href":"/technical-seo/mobile-seo/app-indexing/","desc":"What Google App Indexing was, why it's deprecated, and what actually replaced it — Android App Links (assetlinks.json) and iOS Universal Links (apple-app-site-association). The history, the myth that deep links help ranking, and how to implement and measure app deep links today.","pr":0.00029031492093507187,"prPercentile":16,"inbound":7},{"id":"/technical-seo/on-page/structured-data/creative-works/article-schema/","label":"Article Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/creative-works/article-schema/","desc":"How to implement Article, NewsArticle, and BlogPosting schema markup — why it has no required properties, what it actually does for your search appearance (better titles, images, and dates — the documented \"Article rich result\"), why it isn't a Top Stories or Discover eligibility switch, and why Google's current guide has no AMP requirement.","pr":0.00040642009270562015,"prPercentile":36,"inbound":17},{"id":"/technical-seo/platform-seo/js-frameworks/astro-seo/","label":"Astro SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/js-frameworks/astro-seo/","desc":"Astro is one of the strongest frameworks for SEO — pages prerender to static HTML by default and ship JS only where you ask for it, with strong Core Web Vitals. But defaults aren't guarantees, and it doesn't write your meta tags, sitemap, or canonicals for you. Here's how I run my own Astro site, and how to get the architecture right.","pr":0.00024892135178246317,"prPercentile":4,"inbound":4},{"id":"/technical-seo/on-page/structured-data/creative-works/audioobject-schema/","label":"AudioObject Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/creative-works/audioobject-schema/","desc":"What schema.org/AudioObject markup is actually for — the honest truth that it has no dedicated Google rich result, how it differs from PodcastSeries/PodcastEpisode and RSS feeds, the properties worth using (contentUrl, duration, name, encodingFormat), and how to decide whether it's worth adding at all.","pr":0.00027644490180378094,"prPercentile":11,"inbound":9},{"id":"/programmatic-seo/automated-internal-linking/","label":"Automated Internal Linking","kind":"article","topic":"programmatic-seo","href":"/programmatic-seo/automated-internal-linking/","desc":"Automated internal linking uses plugins, scripts, or build-time tooling to add links between pages instead of doing it by hand. How it works, when it beats manual linking, and the guardrails that keep it editorial instead of spammy.","pr":0.0002747621124084937,"prPercentile":10,"inbound":3},{"id":"/saas-seo/b2b-saas-seo/","label":"B2B SaaS SEO","kind":"article","topic":"saas-seo","href":"/saas-seo/b2b-saas-seo/","desc":"SEO for subscription software sold to businesses — mapping the multi-stakeholder buying committee (end user, champion, economic buyer, security/procurement reviewer) onto the SaaS page types each one searches for across a long sales cycle. The strategy companion to the SaaS SEO checklist.","pr":0.0002770351243618522,"prPercentile":11,"inbound":2},{"id":"/enterprise-seo/business-models-and-segments/b2b-seo/","label":"B2B SEO","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/business-models-and-segments/b2b-seo/","desc":"B2B SEO is optimizing for the searches business buyers make — same algorithms as B2C, but small committees, long cycles, and low-volume, high-intent keywords change the whole strategy.","pr":0.0006252458769102678,"prPercentile":54,"inbound":13},{"id":"/international-seo/market-specific-seo/baidu-seo/","label":"Baidu SEO","kind":"article","topic":"international-seo","href":"/international-seo/market-specific-seo/baidu-seo/","desc":"How to rank in Baidu, mainland China's dominant search engine — and why Google rules don't transfer. Hosting behind the Great Firewall, ICP filing (beian), Simplified Chinese, Baidu's own-property SERPs, the meta tags it supports, the HTTPS and MIP timelines, and the 2026 market-share reality.","pr":0.0002899371476152711,"prPercentile":15,"inbound":5},{"id":"/technical-seo/tools/search-engine-tools/baidu-webmaster-tools/","label":"Baidu Webmaster Tools (Ziyuan)","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/baidu-webmaster-tools/","desc":"What Baidu Webmaster Tools (the Baidu Search Resource Platform / ziyuan.baidu.com) is, the Chinese-mobile-number and ICP gates that trip up non-Chinese teams, how its API push differs from IndexNow, and where GSC fluency doesn't transfer.","pr":0.00045917732737743957,"prPercentile":42,"inbound":12},{"id":"/technical-seo/how-search-works/crawling/crawler/baiduspider/","label":"Baiduspider","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawler/baiduspider/","desc":"What Baiduspider is — Baidu's crawler variants and user-agents, robots.txt compliance (and the cpro/ads exception), reverse-DNS verification, weak JS rendering, and crawl control in Ziyuan.","pr":0.0005030380713167239,"prPercentile":46,"inbound":13},{"id":"/technical-seo/web-performance/bfcache/","label":"Back/Forward Cache (bfcache)","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/bfcache/","desc":"What the back/forward cache is — the browser feature that freezes a whole page in memory for instant Back/Forward navigation — how it differs from the HTTP cache, what blocks eligibility, how to test it, and its real (indirect) relationship to Core Web Vitals and SEO.","pr":0.00042584268838425943,"prPercentile":37,"inbound":12},{"id":"/technical-seo/platform-seo/ecommerce-platforms/bigcommerce-seo/","label":"BigCommerce SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/ecommerce-platforms/bigcommerce-seo/","desc":"How SEO works on BigCommerce — what the platform gets right automatically (editable robots.txt, custom URLs, auto sitemaps, automatic 301s, built-in schema), what you still have to do by hand (faceted nav, hreflang, review schema), and how the Stencil-vs-Catalyst choice shapes your Core Web Vitals ceiling.","pr":0.0004517961974129489,"prPercentile":41,"inbound":18},{"id":"/technical-seo/tools/search-engine-tools/bing-webmaster-tools/","label":"Bing Webmaster Tools","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/bing-webmaster-tools/","desc":"What Bing Webmaster Tools is, why a Google-first SEO should use it, and the four things it does that Search Console can't — IndexNow, backlinks, keyword volumes, and AI-search reach.","pr":0.0049930769465038475,"prPercentile":98,"inbound":300},{"id":"/technical-seo/how-search-works/crawling/crawler/bingbot/","label":"Bingbot","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawler/bingbot/","desc":"What Bingbot is, what it powers beyond Bing, how to verify it with reverse DNS, and how to control its crawl with robots.txt, Crawl Control, and IndexNow.","pr":0.0020740345790890317,"prPercentile":69,"inbound":96},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/blocked-401/","label":"Blocked Due to Unauthorized Request (401)","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/blocked-401/","desc":"What the Google Search Console Page Indexing status \"Blocked due to unauthorized request (401)\" means, how it differs from 403 under RFC 9110, the common causes, how to diagnose it as a bot, and the right fix by page type — public, private, WAF false positive, or paywalled.","pr":0.00038653727067338367,"prPercentile":33,"inbound":15},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/blocked-403/","label":"Blocked Due to Access Forbidden (403)","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/blocked-403/","desc":"What the \"Blocked due to access forbidden (403)\" status in Google Search Console's Page Indexing report means, why Googlebot gets a 403 when your browser doesn't, how it differs from 401, and how to diagnose, fix, and validate it.","pr":0.0002893700609336322,"prPercentile":15,"inbound":11},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/blocked-by-robots-txt/","label":"Blocked by robots.txt (GSC Status)","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/blocked-by-robots-txt/","desc":"What the Google Search Console \"Blocked by robots.txt\" Page Indexing status means — a URL excluded from indexing because robots.txt disallowed crawling. Usually intentional. How it differs from \"Indexed, though blocked,\" why noindex + disallow conflict, and how to fix it if the block was a mistake.","pr":0.0011702185149093383,"prPercentile":63,"inbound":49},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/blocked-other-4xx/","label":"Blocked Due to Other 4xx Issue","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/blocked-other-4xx/","desc":"What \"Blocked due to other 4xx issue\" in Google Search Console's Page Indexing report means, which status codes commonly show up here (400, 405, 408, 410, 411, 413, 414, 421, 422, 451 — and the 429 nuance), how Google treats them, and how to diagnose, fix, and validate.","pr":0.0002822959456217434,"prPercentile":12,"inbound":8},{"id":"/technical-seo/on-page/structured-data/creative-works/book-schema/","label":"Book Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/creative-works/book-schema/","desc":"What schema.org/Book structured data does, how it differs from Google's registration-gated Book Actions feed program, the confusing June–November 2025 timeline (announced for removal, then quietly kept), and what Book markup is still genuinely good for.","pr":0.0003316576114327228,"prPercentile":24,"inbound":11},{"id":"/enterprise-seo/metrics/brand-vs-non-brand/","label":"Brand vs. Non-Brand Search Traffic","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/metrics/brand-vs-non-brand/","desc":"How to segment organic search into branded and non-branded queries — why blended organic numbers mislead at enterprise scale, Google's new native GSC branded filter, and the regex/Looker Studio/Rank Tracker methods to do it yourself and report it to execs.","pr":0.0003601992312133407,"prPercentile":28,"inbound":10},{"id":"/technical-seo/on-page/structured-data/metadata-trust/breadcrumblist-schema/","label":"BreadcrumbList Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/metadata-trust/breadcrumblist-schema/","desc":"How to implement BreadcrumbList structured data to drive breadcrumb display in Google search results, the relationship between schema.org/BreadcrumbList and real HTML breadcrumb navigation, and how to test it.","pr":0.00034224268840572254,"prPercentile":25,"inbound":19},{"id":"/technical-seo/website-structure/breadcrumbs/","label":"Breadcrumbs","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/breadcrumbs/","desc":"What breadcrumbs are, why they matter for SEO, how to implement BreadcrumbList structured data, and what changed when Google removed them from mobile SERPs in 2025.","pr":0.0009166468563062668,"prPercentile":60,"inbound":71},{"id":"/technical-seo/web-performance/caching/","label":"Caching for SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/caching/","desc":"How browser and server caching with Cache-Control, ETags, and CDNs improves performance and Core Web Vitals, and the caching pitfalls that affect crawling.","pr":0.0019675023905908404,"prPercentile":68,"inbound":108},{"id":"/technical-seo/how-search-works/indexing/canonicalization/canonical-tag/","label":"Canonical Tag","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/canonicalization/canonical-tag/","desc":"How to implement rel=canonical correctly — the HTML link element, the HTTP Link header for PDFs, absolute URLs, one per page — and where people go wrong.","pr":0.002329416792362451,"prPercentile":69,"inbound":153},{"id":"/technical-seo/how-search-works/indexing/canonicalization/","label":"Canonicalization","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/canonicalization/","desc":"How search engines pick one canonical URL among duplicates and consolidate ranking signals onto it — why rel=canonical is a hint, not a rule, and how to align every signal.","pr":0.003409545047143223,"prPercentile":70,"inbound":221},{"id":"/technical-seo/on-page/structured-data/carousel-schema/","label":"Carousel Rich Results (Schema)","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/carousel-schema/","desc":"How Google's carousel rich result actually works — an ItemList wrapping multiple same-type items with position values. Which types qualify, the classic vs. beta split, and why valid ItemList isn't a visible carousel.","pr":0.0002886127823144036,"prPercentile":15,"inbound":7},{"id":"/technical-seo/platform-seo/website-builders/carrd-seo/","label":"Carrd SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/website-builders/carrd-seo/","desc":"A practical, current guide to Carrd SEO — what the platform handles automatically (HTTPS, Cloudflare CDN, auto-generated sitemap.xml, mobile-responsive, static HTML), what each Pro plan unlocks, and the hard limits of a single-page builder: one keyword focus per site, no native blog, no URL path structure, no hreflang, and no native structured data. Includes the full Free / Pro Lite / Pro Standard / Pro Plus SEO feature matrix and why Carrd on a custom domain beats Linktree.","pr":0.0002481971733818769,"prPercentile":3,"inbound":5},{"id":"/ecommerce-seo/categories-and-merchandising/category-page-seo/","label":"Category Page SEO","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/categories-and-merchandising/category-page-seo/","desc":"Category pages (PLPs, collection pages) are usually the highest-leverage and most technically dangerous pages on an ecommerce store. This is how to rank them, handle pagination after rel=prev/next died, decide which faceted URLs to index, add content without keyword-stuffing, and route crawlers to every product.","pr":0.00048376587244041076,"prPercentile":45,"inbound":23},{"id":"/international-seo/architecture-and-targeting/cctld-subdomain-subdirectory/","label":"ccTLD vs. Subdomain vs. Subdirectory for International SEO","kind":"article","topic":"international-seo","href":"/international-seo/architecture-and-targeting/cctld-subdomain-subdirectory/","desc":"The three URL structures for targeting different countries — ccTLD (example.de), subdomain (de.example.com), subdirectory (example.com/de/). Google has no ranking preference, but only ccTLDs carry an automatic geo-signal. Here's how to choose.","pr":0.0003647978180497868,"prPercentile":29,"inbound":7},{"id":"/technical-seo/web-performance/cdn-seo/","label":"CDN and SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/cdn-seo/","desc":"How a CDN affects SEO — faster TTFB, better Core Web Vitals, edge caching, and geo-distributed delivery — and what to watch for (cache headers, URL canonicalization, HTTPS configuration).","pr":0.0003972891981187194,"prPercentile":35,"inbound":4},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/change-of-address-tool/","label":"Change of Address Tool","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/change-of-address-tool/","desc":"The Google Search Console Change of Address tool tells Google you moved to a new domain. What it does, its prerequisites, the 180-day window, and what it can't do.","pr":0.0005642328938256572,"prPercentile":50,"inbound":13},{"id":"/technical-seo/web-performance/web-performance-tools/chrome-devtools-performance/","label":"Chrome DevTools Performance Panel","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-performance-tools/chrome-devtools-performance/","desc":"The Performance panel is Chrome DevTools' built-in, local profiler for recording how a page loads and runs, reading a flame chart, finding your LCP element, and diagnosing Core Web Vitals problems — it can also show optional real-user CrUX field data alongside your local trace. What it is, how to read it, and why it isn't what Googlebot sees.","pr":0.0005448374763443139,"prPercentile":48,"inbound":21},{"id":"/ai-search/how-search-works/chunking/","label":"Chunking","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/chunking/","desc":"How AI systems split your pages into passages to embed, index, and retrieve — chunk size, overlap, semantic vs. fixed-size, and how it ties to Google's passage ranking.","pr":0.0006215396056606007,"prPercentile":53,"inbound":21},{"id":"/technical-seo/javascript-seo/client-side-frameworks/","label":"Client-Side JavaScript Frameworks","kind":"article","topic":"technical-seo","href":"/technical-seo/javascript-seo/client-side-frameworks/","desc":"React, Vue, Angular, Svelte, and SolidJS share one SEO problem — client-side rendering ships an empty shell — and one fix pattern: head management plus a rendering strategy.","pr":0.0002693881083388599,"prPercentile":8,"inbound":2},{"id":"/technical-seo/edge-seo/cloudflare-workers-seo/","label":"Cloudflare Workers SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/edge-seo/cloudflare-workers-seo/","desc":"How to make technical SEO changes on Cloudflare Workers — the fetch handler, HTMLRewriter for canonical/hreflang/JSON-LD injection, KV-backed redirects, the Cache API vs edge cache vs Cache-Control, the cloaking boundary, and how Bot Fight Mode can block Googlebot.","pr":0.00030327995209836705,"prPercentile":20,"inbound":4},{"id":"/technical-seo/platform-seo/cms/","label":"CMS SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/cms/","desc":"SEO for traditional content management systems — WordPress, Drupal, Joomla, HubSpot CMS, Umbraco, and Sitecore. What each handles out of the box and what you need to configure.","pr":0.0002723781214880599,"prPercentile":10,"inbound":8},{"id":"/technical-seo/migrations/cms-migration-seo/","label":"CMS Migration and Replatforming SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/migrations/cms-migration-seo/","desc":"Migrate to a new CMS without losing search signals: inventory, template parity, rendering, URL decisions, staging QA, launch, and rollback.","pr":0.000416639798024141,"prPercentile":37,"inbound":14},{"id":"/technical-seo/edge-seo/colophon/","label":"Colophon: How This Site Works","kind":"article","topic":"technical-seo","href":"/technical-seo/edge-seo/colophon/","desc":"The build behind patrickstox.com as an edge-SEO case study — Astro static-first on Cloudflare, separate site and product Workers, the D1/KV/R2 data layer, explicit interfaces for agents, editorial provenance, the expert layer, and the performance budget.","pr":0.003510471789291056,"prPercentile":73,"inbound":629},{"id":"/technical-seo/on-page/structured-data/commerce/","label":"Commerce Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/commerce/","desc":"Commerce schema is my catch-all for the schema.org listing types — Product, ProductGroup, and JobPosting — that Google turns into Shopping-style and Jobs-style rich results. Here's how they relate and when to use which.","pr":0.0003532251843709784,"prPercentile":27,"inbound":9},{"id":"/ecommerce-seo/headless-ecommerce/composable-commerce/","label":"Composable Commerce SEO","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/headless-ecommerce/composable-commerce/","desc":"Composable commerce assembles a store from independent best-of-breed vendors on MACH principles. The SEO risk isn't rendering — it's that no single team owns the full redirect map, canonical strategy, or URL structure across the stack.","pr":0.00025903211341335235,"prPercentile":7,"inbound":2},{"id":"/technical-seo/web-performance/critical-rendering-path/compression/","label":"Compression (Gzip, Brotli, Zstd)","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/critical-rendering-path/compression/","desc":"How HTTP text compression works — Gzip vs Brotli vs Zstd, what Googlebot actually supports, how it feeds Core Web Vitals and crawler fetch limits, and how to enable and verify it by server. The web-performance deep dive on shrinking bytes on the wire.","pr":0.000926789151801134,"prPercentile":60,"inbound":38},{"id":"/technical-seo/how-search-works/crawling/crawl-budget/conditional-requests/","label":"Conditional Requests: ETag, If-Modified-Since & 304 Not Modified","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawl-budget/conditional-requests/","desc":"How conditional requests — ETag, Last-Modified, If-Modified-Since/If-None-Match, and the 304 Not Modified response — let Googlebot skip re-downloading unchanged pages and preserve crawl budget on large sites.","pr":0.0004567024789366522,"prPercentile":42,"inbound":14},{"id":"/ai-search/how-search-works/content-freshness/","label":"Content Freshness","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/content-freshness/","desc":"How Google's Query Deserves Freshness (QDF) algorithm works, what triggers freshness-sensitive rankings, how to signal recency through dates and updates, and how AI search engines weight fresh vs. authoritative content.","pr":0.0012390641759123535,"prPercentile":64,"inbound":33},{"id":"/technical-seo/platform-seo/headless-cms/contentful-seo/","label":"Contentful SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/headless-cms/contentful-seo/","desc":"Contentful renders no HTML — your frontend does, so SEO is a frontend job. Rendering mode, SEO content fields, sitemaps, Preview API protection, redirects, and JSON-LD.","pr":0.0002602723585815637,"prPercentile":7,"inbound":7},{"id":"/technical-seo/web-performance/web-vitals/core-web-vitals/","label":"Core Web Vitals","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-vitals/core-web-vitals/","desc":"Google's three real-user UX metrics — LCP, INP, and CLS — their \"good\" thresholds, field vs lab data, how much they matter for ranking, and the tools that measure them.","pr":0.0020727364327480322,"prPercentile":69,"inbound":142},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/core-web-vitals-report/","label":"Core Web Vitals Report (Google Search Console)","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/core-web-vitals-report/","desc":"How Google Search Console's Core Web Vitals report works — CrUX field data grouped by device, status, and similar-URL clusters, why it won't match PageSpeed Insights, what 'No data available' means, and how to fix and validate issues.","pr":0.0008092994012876474,"prPercentile":58,"inbound":36},{"id":"/technical-seo/on-page/structured-data/creative-works/course-schema/","label":"Course Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/creative-works/course-schema/","desc":"How to implement schema.org/Course markup for Google's \"Course list\" carousel — the at-least-three-courses rule that trips most people up, the difference between Course and CourseInstance, what happened to the deprecated single-course \"Course Info\" feature, and why the carousel is English-gated rather than US-only.","pr":0.00029894740415110574,"prPercentile":18,"inbound":5},{"id":"/technical-seo/how-search-works/crawling/crawl-budget/","label":"Crawl Budget","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawl-budget/","desc":"What crawl budget actually is — crawl capacity plus crawl demand — what wastes it, and the honest test for whether your site is big enough to need to care at all.","pr":0.002571060088486091,"prPercentile":70,"inbound":132},{"id":"/technical-seo/how-search-works/crawling/crawl-delay/","label":"Crawl Delay","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawl-delay/","desc":"The crawl-delay robots.txt directive — what it does, why Google stopped honoring it in 2019 and Yandex dropped it in 2018, how Bing still interprets the value, which other crawlers respect it, and what to use instead.","pr":0.000550916330640788,"prPercentile":48,"inbound":13},{"id":"/technical-seo/how-search-works/crawling/crawl-budget/crawl-demand/","label":"Crawl Demand","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawl-budget/crawl-demand/","desc":"The \"want\" side of crawl budget — what makes Google want to crawl your pages (popularity, staleness, perceived inventory), how demand meets host-load capacity, and why you can't force it.","pr":0.0005737450409184806,"prPercentile":50,"inbound":21},{"id":"/technical-seo/website-structure/crawl-depth/","label":"Crawl Depth","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/crawl-depth/","desc":"Crawl depth means two things — the click depth of a page (clicks from the homepage) and a crawler's depth-limit setting. Why depth comes from internal links not URL slashes, whether the \"3-click rule\" is real, and how to measure and reduce it.","pr":0.0008165505817291937,"prPercentile":58,"inbound":27},{"id":"/technical-seo/how-search-works/crawling/crawl-budget/crawl-frequency/","label":"Crawl Frequency","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawl-budget/crawl-frequency/","desc":"How often search engines recrawl a page they already know about — what drives it (popularity, staleness, an honest lastmod), what doesn't (changefreq, priority, publishing daily), and why you can't force it.","pr":0.0024053784692557854,"prPercentile":70,"inbound":138},{"id":"/technical-seo/how-search-works/crawling/crawl-budget/crawl-rate/","label":"Crawl Rate","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawl-budget/crawl-rate/","desc":"How fast search engines fetch your pages — what crawl rate is, why Google retired the Search Console rate slider, how to safely slow Googlebot down today, why you can't force an increase, and how Bing's manual Crawl Control differs.","pr":0.0012646113551658795,"prPercentile":64,"inbound":48},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/crawl-stats-report/","label":"Crawl Stats Report","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/crawl-stats-report/","desc":"How to read Google Search Console's Crawl Stats report — total requests, download size, response time, and the breakdowns by response, file type, Googlebot type, and purpose.","pr":0.0016615479735388112,"prPercentile":67,"inbound":66},{"id":"/technical-seo/how-search-works/crawling/crawlability-issues/","label":"Crawlability Issues: What Breaks Crawling and How to Fix It","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawlability-issues/","desc":"Crawlability issues are the technical conditions that stop search engines from discovering, accessing, or fetching your pages. A triage-first guide to the four buckets — blocked access, broken links, failing servers, bloated URL inventory — how to find them, and how to fix them.","pr":0.0013068435721238162,"prPercentile":65,"inbound":85},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/crawled-currently-not-indexed/","label":"Crawled – Currently Not Indexed","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/crawled-currently-not-indexed/","desc":"What \"Crawled – currently not indexed\" means in Google Search Console — Google fetched the page but chose not to index it, usually a content- or site-quality call. How it differs from \"Discovered – currently not indexed,\" when to chase it, and how to fix it.","pr":0.0003969432788086264,"prPercentile":34,"inbound":7},{"id":"/technical-seo/how-search-works/crawling/crawler/","label":"Web Crawlers","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawler/","desc":"What a web crawler (spider, bot) actually is, how the fetch → parse → queue loop works, and why crawling isn't the same as indexing, rendering, or ranking.","pr":0.005750167231929326,"prPercentile":99,"inbound":349},{"id":"/technical-seo/how-search-works/crawling/","label":"Crawling","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/","desc":"How search engines discover and download the web — Googlebot and Bingbot, URL discovery, the crawl scheduler, rendering, and how crawling differs from indexing and ranking. The hub for everything crawl-related.","pr":0.00583253324773369,"prPercentile":99,"inbound":381},{"id":"/technical-seo/on-page/structured-data/creative-works/","label":"Creative Works Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/creative-works/","desc":"Creative Works schema is my catch-all for the schema.org CreativeWork subtypes used to mark up authored content — Article, AudioObject, Book, Course, Dataset, Movie, Recipe, and VideoObject. Here's which of the eight actually earn a visible Google rich result and which are entity-understanding markup only, with no dedicated search feature.","pr":0.0002709675053320092,"prPercentile":9,"inbound":11},{"id":"/technical-seo/web-performance/critical-rendering-path/critical-css/","label":"Critical CSS","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/critical-rendering-path/critical-css/","desc":"Critical CSS — extracting the above-the-fold styles, inlining them, and deferring the rest to speed up first paint. Why Google calls it advanced and optional, the real tradeoffs (lost caching, maintenance risk, race conditions), and how to tell whether CSS is even your bottleneck.","pr":0.0003657081764804051,"prPercentile":29,"inbound":9},{"id":"/technical-seo/web-performance/critical-rendering-path/","label":"Critical Rendering Path","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/critical-rendering-path/","desc":"The browser's step-by-step pipeline from bytes to visible pixels — DOM, CSSOM, render tree, layout, and paint — why CSS and JavaScript block rendering, the three optimization levers, and how it drives FCP, LCP, and Googlebot rendering. The hub for render-blocking resources.","pr":0.00030319537455976344,"prPercentile":20,"inbound":5},{"id":"/international-seo/localization-and-content/cross-language-duplicate-content/","label":"Cross-Language Duplicate Content","kind":"article","topic":"international-seo","href":"/international-seo/localization-and-content/cross-language-duplicate-content/","desc":"Translated content is not duplicate content to Google — that myth is backwards. The real risk is near-identical same-language pages across country variants. From Patrick Stox.","pr":0.00045603347320371997,"prPercentile":42,"inbound":7},{"id":"/technical-seo/web-performance/web-performance-tools/crux/","label":"Chrome UX Report (CrUX)","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-performance-tools/crux/","desc":"Google's real-user field-data behind Core Web Vitals — eligible Chrome users, the 28-day p75 window, origin vs URL data, why some pages have no CrUX data, and how to access it.","pr":0.000970918706270294,"prPercentile":61,"inbound":60},{"id":"/technical-seo/web-performance/web-vitals/core-web-vitals/cumulative-layout-shift/","label":"Cumulative Layout Shift (CLS)","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-vitals/core-web-vitals/cumulative-layout-shift/","desc":"What Cumulative Layout Shift measures, how the score is calculated (impact × distance), session windows, thresholds, the common causes, and how to fix and debug them.","pr":0.000969884147826584,"prPercentile":61,"inbound":68},{"id":"/technical-seo/on-page/structured-data/creative-works/dataset-schema/","label":"Dataset Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/creative-works/dataset-schema/","desc":"How to implement schema.org/Dataset markup — the required description and name properties, why Dataset schema feeds Google's separate Dataset Search tool rather than a mainstream web-search rich snippet, who should actually use it, and the common mistakes Google flags.","pr":0.00024509865875042695,"prPercentile":2,"inbound":2},{"id":"/ecommerce-seo/product-pages/discontinued-products/","label":"Discontinued Product Pages","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/product-pages/discontinued-products/","desc":"What to do with a product page when the item is gone for good: 301 to a genuinely similar replacement, 301 to the closest relevant category if it earned links, or 404/410 it if it didn't — plus when a Discontinued tombstone page is worth keeping. Backed by Google's own guidance, and kept distinct from temporary out-of-stock handling.","pr":0.0003064132695474875,"prPercentile":20,"inbound":6},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/discover-report/","label":"Discover Report (Google Search Console)","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/discover-report/","desc":"How the Discover report in Google Search Console works — impressions, clicks, and CTR by page, country, date, and appearance type, why the tab might not appear, and how it differs from the Google News report.","pr":0.00037086477823963755,"prPercentile":30,"inbound":11},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/discovered-currently-not-indexed/","label":"Discovered – Currently Not Indexed","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/discovered-currently-not-indexed/","desc":"What \"Discovered – currently not indexed\" means in Google Search Console, how it differs from \"Crawled – currently not indexed,\" why it happens, and how to fix it.","pr":0.0004965571602881186,"prPercentile":45,"inbound":12},{"id":"/technical-seo/how-search-works/discovery/","label":"Discovery","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/discovery/","desc":"How search engines discover URLs — internal links, backlinks, sitemaps, RSS/Atom, and push protocols like IndexNow and the Indexing API. The hub for everything discovery-related.","pr":0.0009456902121676569,"prPercentile":61,"inbound":36},{"id":"/technical-seo/on-page/structured-data/social-community/discussionforum-schema/","label":"DiscussionForumPosting Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/social-community/discussionforum-schema/","desc":"How to implement DiscussionForumPosting structured data for forum and community content — the required properties, why Google recommends Microdata over JSON-LD here, how it differs from QAPage and FAQPage, the digitalSourceType AI-disclosure property, and whether it's still worth doing given the 2025-2026 UGC visibility pullback.","pr":0.0002718341254128814,"prPercentile":10,"inbound":8},{"id":"/programmatic-seo/risks/doorway-pages/","label":"Doorway Pages","kind":"article","topic":"programmatic-seo","href":"/programmatic-seo/risks/doorway-pages/","desc":"What doorway pages are, how Google detects them, and why templated location pages are programmatic SEO's most common spam trap — from Patrick Stox.","pr":0.00038122560301225906,"prPercentile":32,"inbound":7},{"id":"/technical-seo/platform-seo/cms/drupal-seo/","label":"Drupal SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/cms/drupal-seo/","desc":"How to make a Drupal site rank — what Drupal's core gets right, the contributed module stack that does the real work (Pathauto, Metatag, Simple XML Sitemap, Redirect), and the predictable failure modes (node/NID duplicates, Views parameters, taxonomy thin pages, access-control mismatches) and exactly how to fix each.","pr":0.00025340370853549,"prPercentile":5,"inbound":7},{"id":"/technical-seo/platform-seo/website-builders/duda-seo/","label":"Duda SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/website-builders/duda-seo/","desc":"A technical SEO guide to Duda — the agency-focused website builder. What Duda handles automatically (HTTPS, CDN, SSR, sitemap, canonical tags, llms.txt, IndexNow, Blog/Product schema), what you configure manually (titles, redirects, robots.txt, Local Business and FAQ schema, custom JSON-LD), and the hard limits no setting changes: locked canonical tags, a 1,000-page / 1,500-blog-post cap, single-location schema, and no X-Robots-Tag header. Plus Dynamic Pages for programmatic SEO and the agency/white-label workflow.","pr":0.00025681570212671,"prPercentile":6,"inbound":9},{"id":"/technical-seo/how-search-works/indexing/canonicalization/duplicate-content/","label":"Duplicate Content","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/canonicalization/duplicate-content/","desc":"There's no duplicate content penalty. What duplicate content really costs you, how Google clusters duplicates and picks a canonical, and how to fix it.","pr":0.002004957486446229,"prPercentile":68,"inbound":133},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/duplicate-google-chose-different-canonical/","label":"Duplicate, Google Chose Different Canonical Than User","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/duplicate-google-chose-different-canonical/","desc":"What the GSC Page Indexing status \"Duplicate, Google chose different canonical than user\" means — you declared a canonical, Google overrode it. Why it happens (rel=canonical is a hint, not a rule), how to diagnose it with URL Inspection, how to make Google honor your preferred URL, and when to leave it alone.","pr":0.0010282729543899072,"prPercentile":62,"inbound":35},{"id":"/ecommerce-seo/product-pages/duplicate-product-descriptions/","label":"Duplicate Product Descriptions","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/product-pages/duplicate-product-descriptions/","desc":"Manufacturer descriptions copied across every retailer are the most common duplicate content problem in ecommerce. Here's why they don't get you penalized, what they actually cost you, and how to decide which product pages deserve unique copy.","pr":0.0003106101374221928,"prPercentile":21,"inbound":4},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/duplicate-without-canonical/","label":"Duplicate Without User-Selected Canonical","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/duplicate-without-canonical/","desc":"What the Google Search Console status \"Duplicate without user-selected canonical\" means — you didn't declare a canonical, Google picked one for you, and this URL isn't indexed — how it differs from its two canonical siblings, and how to fix it.","pr":0.0004934092244916064,"prPercentile":45,"inbound":13},{"id":"/technical-seo/mobile-seo/dynamic-serving/","label":"Dynamic Serving","kind":"article","topic":"technical-seo","href":"/technical-seo/mobile-seo/dynamic-serving/","desc":"What dynamic serving is, the two jobs of the Vary User-Agent header, why it's a legacy pattern, and how it differs from responsive design and dynamic rendering.","pr":0.00039010297611984037,"prPercentile":33,"inbound":12},{"id":"/ecommerce-seo/marketplace-seo/ebay-seo/","label":"eBay SEO","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/marketplace-seo/ebay-seo/","desc":"How to rank on eBay — Best Match vs. the Cassini search engine, what Cassini actually optimizes for, eBay's own stated ranking factors (no invented percentages), the myths worth debunking, and the technical-SEO layer for eBay listing pages in Google and Bing. Nested under Marketplace SEO.","pr":0.00029383175207652176,"prPercentile":16,"inbound":3},{"id":"/technical-seo/ecommerce/","label":"Technical Ecommerce SEO","kind":"cluster","topic":"technical-seo","href":"/technical-seo/ecommerce/","desc":"The technical SEO problems unique to online stores — faceted navigation and URL parameters, pagination, product and variant pages, out-of-stock handling, product schema, and crawl budget on large catalogs. A technical-SEO view of the Ecommerce SEO pillar.","pr":0.0036561499947441426,"prPercentile":82,"inbound":629},{"id":"/technical-seo/platform-seo/ecommerce-platforms/","label":"Ecommerce Platform SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/ecommerce-platforms/","desc":"SEO for ecommerce platforms — Shopify, WooCommerce, Magento, BigCommerce, Salesforce Commerce Cloud, Shopware, OpenCart, Ecwid, Wix, Squarespace, and PrestaShop. What each platform handles for you automatically, what it locks down, and the platform-specific quirks that affect organic performance.","pr":0.00027919085636428614,"prPercentile":11,"inbound":12},{"id":"/ecommerce-seo/","label":"Ecommerce SEO","kind":"pillar","topic":"ecommerce-seo","href":"/ecommerce-seo/","desc":"Ecommerce SEO is regular SEO applied to an online store — the same Google algorithm, but compounded by scale, duplicate URLs by default, faceted navigation, platform constraints, and revenue riding on every page. This is the hub for the whole pillar.","pr":0.004252901025436504,"prPercentile":95,"inbound":629},{"id":"/ecommerce-seo/ecommerce-seo-audit/","label":"Ecommerce SEO Audit","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/ecommerce-seo-audit/","desc":"How I audit an online store — and why I start with Google Search Console and crawl data, not on-page tweaks. A prioritized, scale-first ecommerce SEO audit framework: crawlability, indexation, duplicate content, on-page at scale, technical, structured data, internal links, out-of-stock handling, and off-page — sorted by impact and effort.","pr":0.0003624450005310857,"prPercentile":29,"inbound":5},{"id":"/ecommerce-seo/categories-and-merchandising/ecommerce-seo-seasonality/","label":"Ecommerce SEO Seasonality","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/categories-and-merchandising/ecommerce-seo-seasonality/","desc":"Seasonal SEO for ecommerce: which URL to use (keep vs. 301), how Google's demand-driven crawl scheduling affects timing, when to publish before peak, and how to preserve a page's authority year-round.","pr":0.00029467537507327815,"prPercentile":17,"inbound":3},{"id":"/ecommerce-seo/architecture-and-crawl-control/ecommerce-site-architecture/","label":"Ecommerce Site Architecture","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/architecture-and-crawl-control/ecommerce-site-architecture/","desc":"How to structure an online store's pages so both shoppers and search engines can navigate it — flat vs. pyramid, click depth, URL structure, internal linking, breadcrumbs, mega menus, faceted navigation, and mobile-first nav. Google reads your link graph, not your URL paths.","pr":0.0004828484296649123,"prPercentile":44,"inbound":20},{"id":"/ecommerce-seo/architecture-and-crawl-control/ecommerce-site-search/","label":"Ecommerce Site Search SEO","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/architecture-and-crawl-control/ecommerce-site-search/","desc":"The search box on your store is a conversion goldmine and a crawling liability at the same time. This is how to keep internal search results pages out of Google's index without breaking crawl budget, why robots.txt beats noindex here, when to turn a real search query into an indexable landing page, and how to mine your on-site search logs for keyword and content ideas.","pr":0.0004051287464227935,"prPercentile":36,"inbound":8},{"id":"/ecommerce-seo/architecture-and-crawl-control/ecommerce-sitemap/","label":"Ecommerce XML Sitemaps","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/architecture-and-crawl-control/ecommerce-sitemap/","desc":"Generic sitemap advice breaks down at catalog scale. This is how to segment an ecommerce sitemap by type, stay under the 50,000-URL/50MB limits with a sitemap index, decide what happens to out-of-stock and discontinued product URLs, keep lastmod honest as inventory turns over daily, and pair sitemaps with IndexNow — plus why splitting by category is for monitoring, not crawl budget.","pr":0.00044217112220545744,"prPercentile":40,"inbound":9},{"id":"/technical-seo/platform-seo/ecommerce-platforms/ecwid-seo/","label":"Ecwid SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/ecommerce-platforms/ecwid-seo/","desc":"How SEO works on Ecwid (now Ecwid by Lightspeed) — why the embeddable JavaScript widget behaves so differently from Shopify or BigCommerce, how URL format, static rendering, sitemaps, and hreflang are all scoped to Instant Site / WordPress / Wix, and what a merchant on a custom embed has to fix by hand.","pr":0.00024849115349657476,"prPercentile":4,"inbound":5},{"id":"/technical-seo/edge-seo/edge-ab-testing/","label":"Edge A/B Testing SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/edge-seo/edge-ab-testing/","desc":"How to run A/B and multivariate tests at the CDN/edge layer (Cloudflare Workers, Akamai, Fastly, Optimizely/VWO) without tripping cloaking, duplicate-content, or crawl-budget problems — the SEO risks unique to testing at the edge, and the fixes.","pr":0.0003006930044231436,"prPercentile":19,"inbound":3},{"id":"/technical-seo/edge-seo/edge-redirects/","label":"Edge Redirects","kind":"article","topic":"technical-seo","href":"/technical-seo/edge-seo/edge-redirects/","desc":"How to implement 301/302 redirects at the CDN/edge layer — Cloudflare Bulk Redirects and Workers, Akamai, Fastly VCL, Vercel, Netlify, and Lambda@Edge — why teams do it, the chain/loop risk when edge rules stack on origin redirects, correct status codes, and how to test with curl -I and DevTools. From Patrick Stox.","pr":0.00027756776959294226,"prPercentile":11,"inbound":4},{"id":"/technical-seo/edge-seo/","label":"Edge SEO","kind":"cluster","topic":"technical-seo","href":"/technical-seo/edge-seo/","desc":"Edge SEO (serverless SEO) is making technical SEO changes — redirects, tags, robots.txt — at the CDN worker layer, before the response reaches the crawler.","pr":0.0036639468245097,"prPercentile":83,"inbound":629},{"id":"/technical-seo/platform-seo/static-site-generators/eleventy-seo/","label":"Eleventy SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/static-site-generators/eleventy-seo/","desc":"Eleventy (11ty) ships zero client-side JavaScript by default, so your content is in the raw HTML on the first fetch. The catch — it generates no title tags, meta descriptions, canonicals, or sitemaps. Here's how to configure SEO on an Eleventy site, built around the data cascade.","pr":0.0002479080835767897,"prPercentile":3,"inbound":5},{"id":"/ai-search/how-search-works/embeddings/","label":"Embeddings","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/embeddings/","desc":"Embeddings are dense numerical vectors that encode the meaning of text — how semantic search, Google's ranking, and RAG match content by meaning instead of keywords.","pr":0.0006060292418017317,"prPercentile":52,"inbound":28},{"id":"/enterprise-seo/business-models-and-segments/enterprise-ecommerce-seo/","label":"Enterprise Ecommerce SEO","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/business-models-and-segments/enterprise-ecommerce-seo/","desc":"Enterprise ecommerce SEO is where enterprise scale and ecommerce complexity multiply — crawl traps, variants, migrations, and the org politics behind them.","pr":0.00036062987874817915,"prPercentile":28,"inbound":7},{"id":"/enterprise-seo/business-models-and-segments/enterprise-local-seo/","label":"Enterprise Local SEO","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/business-models-and-segments/enterprise-local-seo/","desc":"Running local SEO across hundreds or thousands of locations — GBP at scale, NAP consistency, location pages, reviews, and the governance that holds it together.","pr":0.00041981373664747625,"prPercentile":37,"inbound":3},{"id":"/enterprise-seo/business-models-and-segments/enterprise-saas-seo/","label":"Enterprise SaaS SEO","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/business-models-and-segments/enterprise-saas-seo/","desc":"How SEO works for large software-as-a-service companies — full-funnel content for multi-stakeholder buying committees, product-led growth, JavaScript app platforms, and SEO at enterprise scale.","pr":0.0004356818434795686,"prPercentile":39,"inbound":12},{"id":"/enterprise-seo/","label":"Enterprise SEO","kind":"pillar","topic":"enterprise-seo","href":"/enterprise-seo/","desc":"Enterprise SEO is SEO at scale — same ranking factors, but the size, technical debt, and org politics change everything. The hub for the whole pillar.","pr":0.004383548557189804,"prPercentile":97,"inbound":629},{"id":"/enterprise-seo/audits-and-governance/enterprise-seo-audit/","label":"Enterprise SEO Audit","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/audits-and-governance/enterprise-seo-audit/","desc":"How to audit a large enterprise site — segment before you crawl, start with indexing, think in templates, and ship 5-10 prioritized fixes people will actually implement.","pr":0.0005030021047553049,"prPercentile":46,"inbound":15},{"id":"/enterprise-seo/audits-and-governance/enterprise-seo-issues/","label":"Enterprise SEO Issues","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/audits-and-governance/enterprise-seo-issues/","desc":"The technical and organizational problems that hit large sites hardest — duplicate content, crawl budget, JS rendering, hreflang, plus the implementation-rate trap.","pr":0.00043761517722922633,"prPercentile":39,"inbound":6},{"id":"/enterprise-seo/metrics/","label":"Enterprise SEO Metrics","kind":"cluster","topic":"enterprise-seo","href":"/enterprise-seo/metrics/","desc":"The metrics that actually matter at enterprise scale — how to tie organic search to revenue, structure reporting by audience, and skip the vanity numbers.","pr":0.0035212902618784805,"prPercentile":77,"inbound":629},{"id":"/enterprise-seo/audits-and-governance/enterprise-seo-mistakes/","label":"Enterprise SEO Mistakes","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/audits-and-governance/enterprise-seo-mistakes/","desc":"The organizational, technical, and strategic mistakes that quietly cost large companies millions in organic search — and how I've watched them play out in the wild.","pr":0.000440862513081796,"prPercentile":40,"inbound":6},{"id":"/enterprise-seo/metrics/enterprise-seo-reporting/","label":"Enterprise SEO Reporting & Dashboards","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/metrics/enterprise-seo-reporting/","desc":"How to build enterprise SEO reporting that actually gets read — audience-segmented dashboards, the data stack, GSC at scale, and the AI-visibility layer.","pr":0.00034842916875102415,"prPercentile":26,"inbound":8},{"id":"/enterprise-seo/metrics/enterprise-seo-roi/","label":"Enterprise SEO ROI","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/metrics/enterprise-seo-roi/","desc":"How to measure, prove, and defend enterprise SEO ROI — the formula, attribution beyond last-click, traffic value, share of traffic value, and board-ready reporting.","pr":0.00036866340844222945,"prPercentile":30,"inbound":7},{"id":"/enterprise-seo/strategy-and-operations/enterprise-seo-team/","label":"Building an Enterprise SEO Team","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/strategy-and-operations/enterprise-seo-team/","desc":"How to structure an enterprise SEO team — centralized vs. decentralized vs. hub-and-spoke models, the core roles (technical, content, analytics, outreach, engineering liaison), where the team should sit, and how to scale it honestly. No Google-blessed org chart exists; this is practitioner territory.","pr":0.0003060124238569377,"prPercentile":20,"inbound":5},{"id":"/technical-seo/on-page/structured-data/entities/","label":"Entity & Identity Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/entities/","desc":"The schema types that declare who and what is behind a site — Organization, LocalBusiness, and Person — and how they connect that identity to Google's Knowledge Graph.","pr":0.00043969657539534666,"prPercentile":40,"inbound":10},{"id":"/ai-search/optimization/entity-seo/","label":"Entity SEO","kind":"article","topic":"ai-search","href":"/ai-search/optimization/entity-seo/","desc":"How to make AI systems confidently identify and trust your brand — the Knowledge Graph, entity disambiguation, sameAs schema, and why branded mentions correlate with AI citations more strongly than backlinks do.","pr":0.0004548982450604898,"prPercentile":42,"inbound":13},{"id":"/ecommerce-seo/marketplace-seo/etsy-seo/","label":"Etsy SEO","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/marketplace-seo/etsy-seo/","desc":"How Etsy's own search ranks listings — query matching, listing engagement rate, recency, shipping price, and shop-wide customer experience — and why it's a different system from Google. Titles (now short and clear per Etsy's April 2026 guidance), the 13 tags, attributes, and the conversion signals that actually move a listing, plus how public Etsy pages perform in Google.","pr":0.0002976584679488156,"prPercentile":18,"inbound":4},{"id":"/technical-seo/on-page/structured-data/social-community/event-schema/","label":"Event Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/social-community/event-schema/","desc":"How to implement schema.org/Event markup for Google's event rich results — required properties (name, startDate, location), why virtual-only events aren't eligible, the four eventStatus values, and the one-event-one-URL rule.","pr":0.00026432530785921874,"prPercentile":8,"inbound":7},{"id":"/ecommerce-seo/architecture-and-crawl-control/faceted-navigation/","label":"Faceted Navigation","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/architecture-and-crawl-control/faceted-navigation/","desc":"Faceted navigation lets shoppers filter a category by color, size, price, and brand — and quietly spawns millions of near-duplicate URLs that waste crawl budget and dilute ranking signals. Here's how to decide which filter URLs to index and which to suppress, plus the canonical-vs-noindex-vs-robots.txt decision table.","pr":0.001295524801368023,"prPercentile":65,"inbound":63},{"id":"/technical-seo/on-page/structured-data/social-community/faqpage-schema/","label":"FAQPage Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/social-community/faqpage-schema/","desc":"What FAQPage schema is, the exact timeline Google used to phase out the FAQ rich result (August 2023 → May 7, 2026), why the FAQPage type is still valid markup, how it differs from QAPage, and whether it's still worth implementing in 2026.","pr":0.000313941891030224,"prPercentile":21,"inbound":13},{"id":"/technical-seo/on-page/meta-tags/favicon/","label":"Favicon SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/favicon/","desc":"What a favicon is, Google's and Bing's real requirements for showing one in search results (including the dead \"multiple of 48px\" myth), how to implement one correctly, and how to fix a favicon that isn't showing.","pr":0.000515244736698793,"prPercentile":47,"inbound":11},{"id":"/technical-seo/web-performance/web-performance-tools/field-vs-lab-data/","label":"Field Data vs. Lab Data","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-performance-tools/field-vs-lab-data/","desc":"The difference between field data (real-user measurements from CrUX/RUM, what Google actually ranks on) and lab data (synthetic Lighthouse runs, useful for diagnosing why) — why they diverge, which tools give you which, and how to use both.","pr":0.000590563763938608,"prPercentile":51,"inbound":23},{"id":"/technical-seo/web-performance/web-vitals/first-contentful-paint/","label":"First Contentful Paint (FCP)","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-vitals/first-contentful-paint/","desc":"What First Contentful Paint measures, what's a good FCP score, why it isn't a Core Web Vital, how it differs from First Paint and LCP, and how to fix a slow one.","pr":0.0006135527913314141,"prPercentile":52,"inbound":23},{"id":"/technical-seo/web-performance/web-vitals/first-input-delay/","label":"First Input Delay (FID)","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-vitals/first-input-delay/","desc":"What First Input Delay measured, its ≤100 ms threshold, why INP replaced it in March 2024, and how to read old FID data today — a legacy-metric reference from a technical SEO.","pr":0.00044325360261621795,"prPercentile":40,"inbound":14},{"id":"/technical-seo/website-structure/flat-vs-deep-architecture/","label":"Flat vs. Deep Site Architecture: A Practical Decision Framework","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/flat-vs-deep-architecture/","desc":"Not the why — the how. A decision framework for figuring out how flat or deep your specific site should be, how to measure where it currently sits, and how to fix it: page-count rules of thumb, a click-depth audit, and hub-page remediation.","pr":0.0002941741511386988,"prPercentile":16,"inbound":6},{"id":"/technical-seo/web-performance/font-loading/","label":"Font Loading","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/font-loading/","desc":"How web font loading affects Core Web Vitals like CLS and LCP, font-display strategies, preloading fonts, and reducing layout shift from font swaps.","pr":0.00040417564146345093,"prPercentile":35,"inbound":11},{"id":"/technical-seo/platform-seo/website-builders/framer-seo/","label":"Framer SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/website-builders/framer-seo/","desc":"How SEO works on Framer — the design-first builder that pre-renders static HTML at publish, so Googlebot gets complete pages without running JavaScript. Per-page metadata, automatic sitemaps and robots.txt, canonical tags, redirects, custom head code, and the real limitations (no schema UI, plan-gated robots.txt, non-editable hreflang).","pr":0.0003020360070219993,"prPercentile":19,"inbound":3},{"id":"/ecommerce-seo/merchant-center/free-product-listings/","label":"Free Product Listings: Google's Organic Shopping Surfaces","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/merchant-center/free-product-listings/","desc":"Where free product listings actually appear — Shopping tab, Popular Products, Images, Lens, Maps, YouTube, AI Mode — how ranking differs by surface, and free vs. paid.","pr":0.00047421725319385713,"prPercentile":44,"inbound":23},{"id":"/ai-search/measurement-and-reporting/ga4-ai-traffic/","label":"GA4 for AI Traffic","kind":"article","topic":"ai-search","href":"/ai-search/measurement-and-reporting/ga4-ai-traffic/","desc":"The hands-on GA4 configuration how-to for AI traffic — the native AI Assistant channel, a custom channel group with a source regex, the channel-order rule, Explorations for landing-page and conversion analysis, UTM behavior by platform, and joining Search Console.","pr":0.0002793906006460564,"prPercentile":12,"inbound":3},{"id":"/technical-seo/platform-seo/static-site-generators/gatsby-seo/","label":"Gatsby SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/static-site-generators/gatsby-seo/","desc":"How to optimize a Gatsby site for search — Gatsby's four rendering paths (SSG, DSG, SSR, client-only) and what each means for crawlability, the modern Head API vs legacy react-helmet, sitemaps, canonicals, image SEO, the React-bundle CWV cost, and the Netlify-era maintenance risk.","pr":0.0002439459953037555,"prPercentile":1,"inbound":3},{"id":"/ai-search/optimization/generative-engine-optimization/","label":"Generative Engine Optimization (GEO)","kind":"article","topic":"ai-search","href":"/ai-search/optimization/generative-engine-optimization/","desc":"What GEO is, how it differs from SEO, and the evidence behind it — the academic research, what works (quotations, statistics, citations), and what doesn't.","pr":0.0016284649848663261,"prPercentile":67,"inbound":86},{"id":"/ai-search/optimization/geo-aeo-vs-seo/","label":"GEO / AEO vs SEO","kind":"article","topic":"ai-search","href":"/ai-search/optimization/geo-aeo-vs-seo/","desc":"How GEO and AEO compare with traditional SEO — what's identical (quality, authority, technical eligibility), and the one structural inversion that's genuinely different.","pr":0.00029528734146973864,"prPercentile":17,"inbound":3},{"id":"/international-seo/architecture-and-targeting/geo-redirects/","label":"Geo-Redirects for International SEO","kind":"article","topic":"international-seo","href":"/international-seo/architecture-and-targeting/geo-redirects/","desc":"Why automatic geo-redirects break international crawling and can sabotage hreflang — Googlebot mostly crawls from the US, the discovery problem, the narrow homepage-only 302 exception, and what to do instead. From Patrick Stox.","pr":0.0005182852653203285,"prPercentile":47,"inbound":12},{"id":"/technical-seo/platform-seo/headless-cms/ghost-seo/","label":"Ghost SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/headless-cms/ghost-seo/","desc":"How SEO works on Ghost CMS — the traditional-vs-headless fork, the SEO Ghost builds in automatically, what it leaves to you, gated-content limits, and Ghost Pro vs self-hosted.","pr":0.00024007496280582498,"prPercentile":1,"inbound":1},{"id":"/technical-seo/glossary/","label":"Glossary","kind":"article","topic":"technical-seo","href":"/technical-seo/glossary/","desc":"An A–Z glossary of every technical SEO term covered here. Each entry has a one-line definition and links straight to the term's full guide.","pr":0.00032881568556783133,"prPercentile":23,"inbound":6},{"id":"/technical-seo/news-seo/google-discover-seo/","label":"Discover SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/news-seo/google-discover-seo/","desc":"How to get on Google Discover — why it's a feed and not a search result, the eligibility levers Google actually documents, the content policies, image specs, the Feb 2026 Discover core update, and why traffic is spiky.","pr":0.00028616086664006753,"prPercentile":14,"inbound":5},{"id":"/technical-seo/on-page/image-seo/google-images-seo/","label":"Ranking in Google Images","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/image-seo/google-images-seo/","desc":"A deep dive on ranking and visibility in Google Images and visual search (Google Lens) — indexing prerequisites, image sitemaps, ImageObject and Product structured data, the Licensable badge, mobile-first indexing, and why rel=canonical doesn't apply to images.","pr":0.0006181576696832326,"prPercentile":53,"inbound":9},{"id":"/technical-seo/how-search-works/discovery/google-indexing-api/","label":"Google Indexing API","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/discovery/google-indexing-api/","desc":"What the Google Indexing API actually does — officially supported only for JobPosting and BroadcastEvent (livestream) pages, not general content. The myths, what Google really says, and what to use instead for faster indexing.","pr":0.0005971724418882277,"prPercentile":52,"inbound":18},{"id":"/ecommerce-seo/merchant-center/google-merchant-center/","label":"Google Merchant Center","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/merchant-center/google-merchant-center/","desc":"What Google Merchant Center is, how free product listings work, and the SEO angle — Product schema vs. feeds, feed quality's role in eligibility and matching, and the srsltid parameter.","pr":0.001043563059886267,"prPercentile":62,"inbound":63},{"id":"/technical-seo/news-seo/google-news-seo/","label":"Google News SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/news-seo/google-news-seo/","desc":"How you actually get into Google's News tab and Top Stories in 2026 — automatic eligibility after the 2024–2025 Publisher Center transition, plus what drives ranking.","pr":0.00037422651530410263,"prPercentile":31,"inbound":8},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/","label":"Google Search Console (GSC)","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/","desc":"What Google Search Console is, who needs it, how to set it up, and which report answers your question — the hub above every GSC report deep dive.","pr":0.00639035176399821,"prPercentile":99,"inbound":379},{"id":"/ecommerce-seo/ai-commerce/google-shopping-graph/","label":"Google Shopping Graph","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/ai-commerce/google-shopping-graph/","desc":"What the Google Shopping Graph is — Google's ML-powered, real-time database of products and sellers — how it stays fresh, how it differs from the normal search index, and how to strengthen your presence in it.","pr":0.0004495035277206804,"prPercentile":41,"inbound":10},{"id":"/technical-seo/how-search-works/crawling/crawler/googlebot/","label":"Googlebot","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawler/googlebot/","desc":"What Googlebot actually is — Smartphone vs Desktop, evergreen Chromium rendering, user-agent strings, IP-range verification, byte limits, and the crawl-vs-rank distinction.","pr":0.004254421086791254,"prPercentile":96,"inbound":238},{"id":"/ai-search/how-search-works/grounding/","label":"Grounding in AI","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/grounding/","desc":"Grounding anchors an AI model's answer to source documents it retrieves at inference time — not its training data. How RAG works, and what it means for SEO.","pr":0.001278962961801069,"prPercentile":64,"inbound":43},{"id":"/technical-seo/tools/search-engine-tools/gsc-bigquery/","label":"GSC BigQuery Export","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/gsc-bigquery/","desc":"How to use the Google Search Console BigQuery export to query unsampled daily click and impression data with no UI row cap (anonymized queries still excluded), the difference between the UI and the raw export, setup, cost mechanics, and the no-backfill gotcha.","pr":0.0005575381590938869,"prPercentile":49,"inbound":9},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/","label":"Page Indexing Report (GSC)","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/","desc":"How Google Search Console's Page Indexing report (formerly Index Coverage) works — indexed vs. not indexed, the Source column, every status, Validate fix, and report lag.","pr":0.002019124245888095,"prPercentile":69,"inbound":112},{"id":"/technical-seo/on-page/header-tags/h1/","label":"H1 Tag","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/header-tags/h1/","desc":"What an H1 tag is, how many you really need per page, whether it's a ranking factor, how it differs from the title tag, and how to audit yours.","pr":0.0007969837083519519,"prPercentile":58,"inbound":49},{"id":"/technical-seo/on-page/header-tags/","label":"Header Tags","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/header-tags/","desc":"What header tags (H1–H6) are and how much they actually matter for SEO — how Google and Bing use them, multiple H1s, heading order, keywords, and accessibility.","pr":0.0004424174716294324,"prPercentile":40,"inbound":12},{"id":"/technical-seo/platform-seo/headless-cms/","label":"Headless CMS SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/headless-cms/","desc":"SEO for headless and composable CMS platforms — Contentful, Strapi, Sanity, Storyblok, and Ghost. The CMS shapes content modeling, APIs, and workflow, but your frontend's rendering is what search engines actually see.","pr":0.00031559140974649416,"prPercentile":22,"inbound":10},{"id":"/technical-seo/platform-seo/headless-cms/headless-cms-seo/","label":"SEO for a Headless CMS","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/headless-cms/headless-cms-seo/","desc":"Headless CMS SEO comes down to one thing — how the frontend renders. SSG/SSR vs. CSR, metadata, canonicals, sitemaps, ISR traps, AI crawlers, and migrations.","pr":0.00048299087430754464,"prPercentile":44,"inbound":23},{"id":"/ecommerce-seo/headless-ecommerce/headless-commerce-platforms/","label":"Headless Commerce Platforms","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/headless-ecommerce/headless-commerce-platforms/","desc":"A platform-by-platform SEO comparison of the major headless commerce engines — Shopify Hydrogen, BigCommerce Catalyst, commercetools, Salesforce PWA Kit, Medusa, Saleor, and Elastic Path — covering what each ships out of the box for metadata, sitemaps, redirects, and preview-environment safety, and how to choose.","pr":0.0002593041607935237,"prPercentile":7,"inbound":2},{"id":"/ecommerce-seo/headless-ecommerce/","label":"Headless Ecommerce SEO","kind":"cluster","topic":"ecommerce-seo","href":"/ecommerce-seo/headless-ecommerce/","desc":"How headless ecommerce architecture affects SEO — rendering model choices (SSR, SSG, CSR), what the CMS no longer handles for you, and which frameworks (Next.js, React, Nuxt) are worth understanding for a headless store.","pr":0.003504513757183833,"prPercentile":73,"inbound":629},{"id":"/programmatic-seo/risks/helpful-content-update/","label":"Helpful Content Update","kind":"article","topic":"programmatic-seo","href":"/programmatic-seo/risks/helpful-content-update/","desc":"What Google's Helpful Content Update (HCU) is, how its site-wide classifier works, why it hit programmatic sites hard, and why recovery is so slow — from Patrick Stox.","pr":0.000742058831857154,"prPercentile":56,"inbound":25},{"id":"/technical-seo/platform-seo/static-site-generators/hexo-seo/","label":"Hexo SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/static-site-generators/hexo-seo/","desc":"How to do SEO on a Hexo site — the Node.js static site generator. Hexo outputs pure HTML so content is crawlable on the first fetch, but sitemaps, robots.txt, meta descriptions, canonicals, structured data, and stable permalinks all depend on plugins and config.","pr":0.00025196227563630463,"prPercentile":5,"inbound":5},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/host-status/","label":"Host Status (Crawl Stats)","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/host-status/","desc":"What the Host status indicator in Google Search Console's Crawl Stats report means — the three availability checks, the three states, and why a red status is an emergency.","pr":0.0003983077229679985,"prPercentile":35,"inbound":8},{"id":"/technical-seo/migrations/hosting-migration-seo/","label":"Website Hosting Migration SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/migrations/hosting-migration-seo/","desc":"Move a website to a new host, CDN, or DNS provider without changing URLs: preparation, cutover, validation, monitoring, and rollback.","pr":0.0005544472533623976,"prPercentile":49,"inbound":9},{"id":"/technical-seo/how-search-works/","label":"How Search Works","kind":"cluster","topic":"technical-seo","href":"/technical-seo/how-search-works/","desc":"How Google and Bing turn the open web into an answer — the crawl → index → serve pipeline as three gates, with rendering, canonicalization, and ranking systems explained.","pr":0.005395592413657166,"prPercentile":99,"inbound":629},{"id":"/technical-seo/how-search-works/indexing/how-to-deindex/","label":"How to Remove Pages from Google's Index (Deindexing)","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/how-to-deindex/","desc":"The decision-tree guide to deindexing — noindex, 404/410, the Removals tool, password protection, and canonicals. Why robots.txt doesn't remove pages.","pr":0.001651101107608301,"prPercentile":67,"inbound":80},{"id":"/technical-seo/how-search-works/indexing/how-to-get-indexed/","label":"How to Get Indexed by Google","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/how-to-get-indexed/","desc":"The right way to get pages indexed by Google — sitemaps, internal links, Request Indexing, the Indexing API and IndexNow, and why quality is the real gate.","pr":0.0011014012079762295,"prPercentile":63,"inbound":38},{"id":"/technical-seo/on-page/structured-data/social-community/howto-schema/","label":"HowTo Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/social-community/howto-schema/","desc":"What HowTo schema markup is, the exact timeline Google used to remove HowTo rich results in 2023 (mobile first, then desktop — a full removal on both), the schema.org/HowTo properties, and whether the markup is still worth keeping in 2026.","pr":0.0002537409844092477,"prPercentile":6,"inbound":5},{"id":"/international-seo/hreflang/","label":"Hreflang","kind":"cluster","topic":"international-seo","href":"/international-seo/hreflang/","desc":"What hreflang is, the three ways to implement it, the reciprocal and self-referential rules, valid language/region codes, and how to audit clusters at scale.","pr":0.0050079280417377765,"prPercentile":99,"inbound":629},{"id":"/international-seo/hreflang/hreflang-audit/","label":"How to Audit Hreflang at Scale","kind":"article","topic":"international-seo","href":"/international-seo/hreflang/hreflang-audit/","desc":"A repeatable, tool-driven process for auditing hreflang across a large site — pulling every annotation from all three implementation methods, reading cluster graphs and reciprocal matrices, and prioritizing fixes by damage, not frequency.","pr":0.0005499708029044124,"prPercentile":48,"inbound":10},{"id":"/international-seo/hreflang/hreflang-implementation/","label":"How to Implement Hreflang (Step by Step)","kind":"article","topic":"international-seo","href":"/international-seo/hreflang/hreflang-implementation/","desc":"Working code for all three hreflang methods — HTML head tags, HTTP Link headers, and XML sitemap annotations — plus the syntax rules, at-scale CMS automation, and the validation workflow to confirm it actually shipped correctly.","pr":0.0004918760707365749,"prPercentile":45,"inbound":12},{"id":"/technical-seo/https/hsts/","label":"HSTS: HTTP Strict Transport Security for SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/https/hsts/","desc":"What HSTS actually does, the Strict-Transport-Security header syntax (max-age, includeSubDomains, preload), the browser-only internal redirect crawlers never see, why it doesn't replace your 301s, and how preload can lock you in — from Patrick Stox.","pr":0.00041189088260403564,"prPercentile":37,"inbound":7},{"id":"/technical-seo/on-page/html-seo/html-lang-attribute/","label":"The HTML lang Attribute","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/html-seo/html-lang-attribute/","desc":"What the HTML lang attribute does, why Google ignores it for language detection but Bing uses it, how it differs from hreflang, and why it still matters for accessibility and the browser auto-translate prompt.","pr":0.0007865068356222733,"prPercentile":57,"inbound":17},{"id":"/technical-seo/on-page/html-seo/","label":"HTML SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/html-seo/","desc":"How HTML structure, elements, and semantics affect SEO — how Google parses and renders your markup, which elements it reads directly, the malformed-head mistake that silently drops tags, and why valid/semantic HTML helps understanding without being a direct ranking factor.","pr":0.0002712470594960964,"prPercentile":9,"inbound":3},{"id":"/technical-seo/http-status-codes/http-errors/","label":"HTTP Error Codes","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/","desc":"How HTTP 4xx and 5xx error codes affect SEO — how Google handles errors, which ones cause deindexing, crawl waste, and ranking drops, and how to monitor and fix them.","pr":0.0005679155918000891,"prPercentile":50,"inbound":26},{"id":"/technical-seo/http-status-codes/","label":"HTTP Status Codes","kind":"cluster","topic":"technical-seo","href":"/technical-seo/http-status-codes/","desc":"What HTTP status codes are, how they work (1xx–5xx), which ones matter most for SEO, and how Google interprets them — the hub for redirects, errors, and crawl behavior.","pr":0.003984440832763321,"prPercentile":93,"inbound":629},{"id":"/technical-seo/https/http-to-https-migration/","label":"HTTP to HTTPS Migration","kind":"article","topic":"technical-seo","href":"/technical-seo/https/http-to-https-migration/","desc":"The step-by-step HTTP→HTTPS migration playbook — pre-migration audit, certificate selection, staging tests, redirect mapping at scale, canonical/sitemap/hreflang updates, getting Search Console coverage right, monitoring windows, launch-day regressions, and a rollback plan.","pr":0.00044606904267058994,"prPercentile":41,"inbound":11},{"id":"/technical-seo/web-performance/http2-http3/","label":"HTTP/2 and HTTP/3","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/http2-http3/","desc":"What HTTP/2 and HTTP/3 are, how QUIC reduces (not eliminates) head-of-line blocking, and what they mean for SEO — Google says no ranking boost, Googlebot's docs don't list HTTP/3, and the real payoff is indirect via Core Web Vitals.","pr":0.0007248384606002997,"prPercentile":56,"inbound":14},{"id":"/technical-seo/https/","label":"HTTPS for SEO","kind":"cluster","topic":"technical-seo","href":"/technical-seo/https/","desc":"How much HTTPS actually helps rankings, why it matters far more for trust and browser features, and how to migrate HTTP→HTTPS without losing traffic — redirects, mixed content, and HSTS.","pr":0.01015596628073722,"prPercentile":100,"inbound":629},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/https-report/","label":"HTTPS Report","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/https-report/","desc":"What the Google Search Console HTTPS report shows, every error row decoded with a fix, and the honest take on HTTPS as a ranking signal — from Patrick Stox.","pr":0.0006074706815992415,"prPercentile":52,"inbound":10},{"id":"/technical-seo/platform-seo/cms/hubspot-cms-seo/","label":"HubSpot CMS SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/cms/hubspot-cms-seo/","desc":"A technical SEO practitioner's guide to HubSpot Content Hub (formerly CMS Hub) — what's actually built in, which SEO features are gated behind Pro/Enterprise, the one-level URL nesting limit, the BlogPosting-only schema reality, the blog subdomain trap, and how HubDB powers programmatic SEO.","pr":0.00024950737113540284,"prPercentile":4,"inbound":6},{"id":"/technical-seo/platform-seo/static-site-generators/hugo-seo/","label":"Hugo SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/static-site-generators/hugo-seo/","desc":"Hugo outputs static HTML at build time, so content is in the raw HTML on the first fetch — no rendering queue. That doesn't guarantee good Core Web Vitals or rankings on its own, and canonicals, taxonomy duplication, the aliases-vs-301 trap, and the baseURL preview-domain bug still need hands-on configuration. The full Hugo SEO guide.","pr":0.0003368057475916153,"prPercentile":25,"inbound":6},{"id":"/ai-search/how-search-works/hybrid-search/","label":"Hybrid Search","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/hybrid-search/","desc":"How hybrid search combines keyword (BM25) and vector (semantic) retrieval, fuses the two rankings with Reciprocal Rank Fusion, and reranks the top results — the retrieval pattern behind modern search and AI answers.","pr":0.0004020200022865891,"prPercentile":35,"inbound":7},{"id":"/technical-seo/on-page/image-seo/image-file-names/","label":"How to Name Images for SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/image-seo/image-file-names/","desc":"Why descriptive image file names matter for image search, how to name image files with keywords and hyphens, and — the part most guides skip — why you shouldn't bulk-rename images that are already indexed.","pr":0.00030263035329639547,"prPercentile":19,"inbound":11},{"id":"/technical-seo/on-page/image-seo/image-formats/","label":"Image Formats for SEO: JPEG vs. PNG vs. WebP vs. AVIF","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/image-seo/image-formats/","desc":"The format-comparison deep dive for image SEO — compression, transparency, animation, and 2026 browser support for JPEG, PNG, WebP, AVIF, SVG, and GIF, plus the myth-bust: format is no ranking boost, only a speed one.","pr":0.0003309661115442711,"prPercentile":23,"inbound":12},{"id":"/technical-seo/on-page/image-seo/image-optimization/","label":"Image Optimization","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/image-seo/image-optimization/","desc":"How to optimize images for SEO and performance — modern formats like WebP and AVIF, compression, correct dimensions, and lazy loading — to improve Core Web Vitals and LCP.","pr":0.00027982958161091643,"prPercentile":12,"inbound":8},{"id":"/technical-seo/on-page/image-seo/","label":"Image SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/image-seo/","desc":"How to optimize images for Google Images, visual search, and faster pages — formats, filenames, alt text, lazy loading, structured data, and image sitemaps.","pr":0.0005035300071590484,"prPercentile":46,"inbound":23},{"id":"/technical-seo/how-search-works/discovery/sitemaps/image-sitemaps/","label":"Image Sitemap","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/discovery/sitemaps/image-sitemaps/","desc":"What an image sitemap is and why it exists — the image namespace, the image:image and image:loc tags, the tags Google deprecated in 2022, accepted formats, and cross-domain images.","pr":0.00048443952626218425,"prPercentile":45,"inbound":19},{"id":"/technical-seo/on-page/structured-data/creative-works/imageobject-schema/","label":"ImageObject Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/creative-works/imageobject-schema/","desc":"ImageObject is the schema.org type that describes an image as structured data — used standalone for photo-licensing metadata (the Licensable badge) or, more often, nested inside Product, Article, Recipe, and Organization schema. Here's when a plain URL is enough and when you need the full object.","pr":0.0005596287391719815,"prPercentile":49,"inbound":25},{"id":"/technical-seo/how-search-works/indexing/index-bloat/","label":"Index Bloat","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/index-bloat/","desc":"Index bloat is an SEO term for indexed low-value, thin, and duplicate URLs. It's a crawl-efficiency and quality problem, not a penalty — here's how to fix it.","pr":0.0006955104894410507,"prPercentile":55,"inbound":16},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/index-coverage-report/","label":"Page Indexing (Index Coverage) Report","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/index-coverage-report/","desc":"What the Page Indexing report (formerly Index Coverage) in Google Search Console means, every 'Not indexed' reason explained, and how to fix them.","pr":0.00036498548370060026,"prPercentile":29,"inbound":6},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/indexed-though-blocked-by-robots-txt/","label":"Indexed, Though Blocked by robots.txt","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/indexed-though-blocked-by-robots-txt/","desc":"The Google Search Console Page Indexing warning that means Google indexed a URL anyway despite your robots.txt block — why it happens, why it's distinct from \"Blocked by robots.txt,\" and the intent-based decision tree for fixing (or ignoring) it.","pr":0.0003486830212572005,"prPercentile":26,"inbound":5},{"id":"/technical-seo/how-search-works/indexing/","label":"Indexing","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/","desc":"How search engines store and organize pages so they can rank — content analysis, canonicalization, why crawled isn't indexed, and reading the GSC Page indexing report.","pr":0.007562130278218494,"prPercentile":100,"inbound":447},{"id":"/programmatic-seo/indexing-at-scale/","label":"Indexing at Scale","kind":"article","topic":"programmatic-seo","href":"/programmatic-seo/indexing-at-scale/","desc":"Getting large or programmatic URL sets — thousands to millions of pages — reliably crawled and indexed. Crawl budget as the binding constraint, sitemap segmentation as a monitoring tool, log files as ground truth, and the quality gate that decides whether templated pages get kept.","pr":0.00029573338462810065,"prPercentile":17,"inbound":3},{"id":"/technical-seo/how-search-works/discovery/indexnow/","label":"IndexNow","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/discovery/indexnow/","desc":"IndexNow is the open push protocol that instantly tells Bing, Yandex, Naver, Seznam, and Yep when your URLs change — one submission, shared across all of them. How it works, how to set it up, and why it does nothing for Google.","pr":0.001497175870616805,"prPercentile":66,"inbound":80},{"id":"/technical-seo/javascript-seo/infinite-scroll/","label":"Infinite Scroll SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/javascript-seo/infinite-scroll/","desc":"How to implement infinite scroll without losing your indexing — why Googlebot doesn't scroll, the tall-viewport render trick that flattens two pages into one, the paginated-URL + History API fix, and the ecommerce category-page case.","pr":0.000641970152851228,"prPercentile":54,"inbound":18},{"id":"/ai-search/optimization/information-gain/","label":"Information Gain","kind":"article","topic":"ai-search","href":"/ai-search/optimization/information-gain/","desc":"What information gain means in SEO and AI search — how Google's Information Gain Score patent works, why original research and unique data outperform regurgitated content, and how to measure it.","pr":0.0003868542662410759,"prPercentile":33,"inbound":7},{"id":"/technical-seo/web-performance/web-vitals/core-web-vitals/interaction-to-next-paint/","label":"Interaction to Next Paint (INP)","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-vitals/core-web-vitals/interaction-to-next-paint/","desc":"What INP measures, the ≤200 ms threshold at p75, why it replaced FID in 2024, and how to actually fix a poor score — from a technical SEO.","pr":0.0008748182720725147,"prPercentile":59,"inbound":57},{"id":"/technical-seo/website-structure/internal-links/internal-linking-strategy/","label":"Internal Linking Strategy: A Planning Framework","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/internal-links/internal-linking-strategy/","desc":"A step-by-step process for planning and building a site's internal-link structure from scratch — topic mapping, hub/spoke assignment, a link matrix, prioritization, phased rollout, and measurement.","pr":0.0003766753400823307,"prPercentile":31,"inbound":9},{"id":"/technical-seo/website-structure/internal-links/","label":"Internal Links","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/internal-links/","desc":"Internal links are how search engines discover your pages and pass ranking signals between them — strategy, anchor text, PageRank, and audits.","pr":0.0032629470153608766,"prPercentile":70,"inbound":198},{"id":"/technical-seo/international/","label":"Technical International SEO","kind":"cluster","topic":"technical-seo","href":"/technical-seo/international/","desc":"The technical side of running a multi-region or multi-language site — hreflang, regional URL structures (ccTLD vs subdirectory vs subdomain), and geotargeting. A technical-SEO view of the International SEO pillar.","pr":0.0035946319987510003,"prPercentile":79,"inbound":629},{"id":"/international-seo/","label":"International SEO","kind":"pillar","topic":"international-seo","href":"/international-seo/","desc":"What international SEO actually is — language vs. country targeting, ccTLD/subdomain/subdirectory, hreflang at scale, how Bing differs, and what's deprecated — from Patrick Stox.","pr":0.00412159028318831,"prPercentile":94,"inbound":629},{"id":"/international-seo/international-seo-audit/","label":"International SEO Audit","kind":"article","topic":"international-seo","href":"/international-seo/international-seo-audit/","desc":"A step-by-step international SEO audit — URL structure, hreflang errors, geo-redirects, technical signals, content quality, and country-level performance.","pr":0.00031187973880876583,"prPercentile":21,"inbound":6},{"id":"/international-seo/international-seo-checklist/","label":"International SEO Checklist","kind":"article","topic":"international-seo","href":"/international-seo/international-seo-checklist/","desc":"A build-and-launch international SEO checklist — URL structure, hreflang, geotargeting after the GSC deprecation, crawlable switchers, and duplicate-content handling.","pr":0.0002700691824399794,"prPercentile":9,"inbound":2},{"id":"/international-seo/localization-and-content/international-seo-keyword-research/","label":"International SEO Keyword Research","kind":"article","topic":"international-seo","href":"/international-seo/localization-and-content/international-seo-keyword-research/","desc":"How to find the keywords people actually search in each country — why translation fails, how KD and volume shift by market, and the Ahrefs workflow I use.","pr":0.0005531381788366538,"prPercentile":49,"inbound":10},{"id":"/technical-seo/mobile-seo/interstitials/","label":"Interstitials","kind":"article","topic":"technical-seo","href":"/technical-seo/mobile-seo/interstitials/","desc":"Google's mobile interstitial penalty explained — which popups get a page demoted, which are exempt (legal gates, login walls, small banners), why it's page-level not site-wide, the desktop expansion, and how to audit and fix.","pr":0.0004319068244689093,"prPercentile":38,"inbound":10},{"id":"/technical-seo/on-page/structured-data/itemlist-schema/","label":"ItemList Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/itemlist-schema/","desc":"ItemList is schema.org's generic ordered-list container — the mechanism Google's Carousel rich result is built on, and the parent type BreadcrumbList inherits from. What it does, what it doesn't, and how the pieces fit.","pr":0.0005919144210894889,"prPercentile":51,"inbound":19},{"id":"/international-seo/market-specific-seo/japan-seo/","label":"Japan SEO","kind":"article","topic":"international-seo","href":"/international-seo/market-specific-seo/japan-seo/","desc":"Japan isn't a non-Google market — Google leads and Yahoo! Japan has run on Google's search technology since 2010. The real work is Japanese keyword research across kanji, hiragana, katakana, and romaji, plus genuine localization over translation.","pr":0.0002892386317458066,"prPercentile":15,"inbound":4},{"id":"/technical-seo/how-search-works/crawling/javascript-redirect/","label":"JavaScript Redirects","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/javascript-redirect/","desc":"What a JavaScript redirect is, how Google's render pipeline treats it differently from a server-side 301, when it's an acceptable last resort, and how to implement and detect one — plus where meta refresh and the History API fit.","pr":0.0005805859448387757,"prPercentile":50,"inbound":14},{"id":"/technical-seo/javascript-seo/","label":"JavaScript SEO","kind":"cluster","topic":"technical-seo","href":"/technical-seo/javascript-seo/","desc":"How to make sure search engines can crawl, render, and index JavaScript-dependent content — real links, parity, lazy-loading, infinite scroll, soft-404s, and testing.","pr":0.004832390117031073,"prPercentile":98,"inbound":629},{"id":"/technical-seo/platform-seo/static-site-generators/jekyll-seo/","label":"Jekyll SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/static-site-generators/jekyll-seo/","desc":"How to optimize Jekyll sites for search — why its static HTML is crawler-friendly by default, plus the jekyll-seo-tag and jekyll-sitemap plugins, permalinks, collections, robots.txt, and the GitHub Pages plugin whitelist.","pr":0.00023996017304817575,"prPercentile":0,"inbound":1},{"id":"/technical-seo/platform-seo/website-builders/jimdo-seo/","label":"Jimdo SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/website-builders/jimdo-seo/","desc":"A technical guide to Jimdo SEO — what the platform handles automatically (HTTPS, Cloudflare CDN, sitemap, canonical tags, 404s), what you configure manually, and the hard limits no setting changes: no robots.txt editing, no native schema, no hreflang, and no plugin ecosystem. Plus the core distinction most guides miss: Jimdo Creator (blog + custom HTML injection) vs the newer AI builder (no blog, no custom code) have meaningfully different SEO ceilings.","pr":0.00024995201992845446,"prPercentile":5,"inbound":6},{"id":"/technical-seo/on-page/structured-data/commerce/jobposting-schema/","label":"JobPosting Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/commerce/jobposting-schema/","desc":"How to implement JobPosting structured data to appear in Google for Jobs — the five required properties, the recommended fields that actually drive clicks, remote-job markup, the content policies that get postings disapproved, and how to remove expired jobs correctly.","pr":0.0003601297321191851,"prPercentile":28,"inbound":8},{"id":"/technical-seo/platform-seo/cms/joomla-seo/","label":"Joomla SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/cms/joomla-seo/","desc":"A technical SEO guide to Joomla — enabling SEF URLs (and the htaccess.txt rename that actually makes them work), fixing Joomla's default duplicate content, sitemaps and schema via extensions, and what changed across Joomla 4, 5, and 6.","pr":0.0005087883359412617,"prPercentile":46,"inbound":10},{"id":"/technical-seo/platform-seo/js-frameworks/","label":"JavaScript Framework SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/js-frameworks/","desc":"SEO for JavaScript frameworks — React, Next.js, Vue, Nuxt, Angular, Svelte, and Astro. How rendering mode (SSR, SSG, CSR) determines what Google can index, and which frameworks handle SEO best out of the box.","pr":0.00027956811572361787,"prPercentile":12,"inbound":12},{"id":"/technical-seo/on-page/structured-data/json-ld/","label":"JSON-LD","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/json-ld/","desc":"JSON-LD is the script-based structured data format Google recommends — easiest to implement, never touches visible HTML, and typically pairs with schema.org for SEO.","pr":0.0013803088872289444,"prPercentile":65,"inbound":125},{"id":"/ai-search/how-search-works/knowledge-cutoff/","label":"Knowledge Cutoff","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/knowledge-cutoff/","desc":"What a knowledge cutoff (training data cutoff) is, why it isn't the model's release date, which AI tools bypass it with retrieval, and what it means for SEO.","pr":0.000348907482530817,"prPercentile":26,"inbound":6},{"id":"/ai-search/optimization/knowledge-graph-seo/","label":"Knowledge Graph SEO","kind":"article","topic":"ai-search","href":"/ai-search/optimization/knowledge-graph-seo/","desc":"How Google's Knowledge Graph works, how entities and their relationships are stored, what the Knowledge Panel is and how to influence it, and why Knowledge Graph optimization matters for AI search.","pr":0.0007705230792196173,"prPercentile":57,"inbound":25},{"id":"/international-seo/architecture-and-targeting/language-vs-country-targeting/","label":"Language Targeting vs. Country Targeting","kind":"article","topic":"international-seo","href":"/international-seo/architecture-and-targeting/language-vs-country-targeting/","desc":"Language targeting and country targeting are two independent axes in international SEO. Which one you need — and which hreflang codes to use — depends on whether your content actually differs by country. From Patrick Stox.","pr":0.0003856879184594107,"prPercentile":32,"inbound":8},{"id":"/technical-seo/web-performance/web-vitals/core-web-vitals/largest-contentful-paint/","label":"Largest Contentful Paint (LCP)","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-vitals/core-web-vitals/largest-contentful-paint/","desc":"What LCP measures, its thresholds, the four sub-parts that make it up, and how to actually improve it — the Core Web Vital people struggle with most.","pr":0.0012992949906982761,"prPercentile":65,"inbound":85},{"id":"/technical-seo/web-performance/lazy-loading/","label":"Lazy Loading","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/lazy-loading/","desc":"How lazy loading images and iframes improves Core Web Vitals, the loading attribute, the SEO risks of lazy-loading above-the-fold content, and how Googlebot renders deferred content.","pr":0.0005197180492730586,"prPercentile":47,"inbound":26},{"id":"/technical-seo/web-performance/web-performance-tools/lighthouse/","label":"Google Lighthouse","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-performance-tools/lighthouse/","desc":"What Google Lighthouse is, how the Performance score is calculated, why it varies, and why it's lab data — not a ranking signal. With the metric weights and color bands.","pr":0.000888413170204111,"prPercentile":60,"inbound":58},{"id":"/ai-search/how-search-works/llm/","label":"Large Language Model (LLM)","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/llm/","desc":"What a large language model is, how it predicts text token by token, the LLMs powering AI search (Gemini, GPT-4), and what they mean for SEO.","pr":0.0017429995045878416,"prPercentile":68,"inbound":81},{"id":"/ai-search/measurement-and-reporting/llm-visibility/","label":"LLM Visibility / AI Visibility","kind":"article","topic":"ai-search","href":"/ai-search/measurement-and-reporting/llm-visibility/","desc":"What LLM visibility (AI visibility) is, why it isn't the same as organic visibility, and how to measure it across AI Overviews, ChatGPT, Perplexity, Copilot, and Gemini.","pr":0.001190553345292982,"prPercentile":63,"inbound":52},{"id":"/ai-search/optimization/llms-txt/","label":"llms.txt","kind":"article","topic":"ai-search","href":"/ai-search/optimization/llms-txt/","desc":"llms.txt is a proposed Markdown file at /llms.txt for guiding AI systems. Google ignores it, 97% of files get zero requests, and Claude Code is the real reader.","pr":0.0008240422941060272,"prPercentile":58,"inbound":25},{"id":"/technical-seo/on-page/structured-data/entities/localbusiness-schema/","label":"LocalBusiness Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/entities/localbusiness-schema/","desc":"How to implement LocalBusiness schema, why Google supports far less than the full schema.org spec, choosing the right subtype, NAP consistency, and how it differs from a Google Business Profile.","pr":0.00047390293149518774,"prPercentile":43,"inbound":13},{"id":"/technical-seo/how-search-works/crawling/log-file-analysis/","label":"Log File Analysis","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/log-file-analysis/","desc":"How to read your server's raw access logs to see exactly what Googlebot, Bingbot, and AI crawlers actually fetched — verifying real bots, finding crawl waste and orphans, and why logs are the ground truth that crawl tools and Search Console only approximate.","pr":0.0021152846418944467,"prPercentile":69,"inbound":110},{"id":"/international-seo/localization-and-content/machine-translation-seo/","label":"Machine Translation and SEO","kind":"article","topic":"international-seo","href":"/international-seo/localization-and-content/machine-translation-seo/","desc":"Is machine translation safe for SEO? Google's scaled content abuse policy targets bulk unreviewed MT for ranking manipulation — not translation itself. Here's the current policy, the Reddit case, the MTPE workflow, and the hreflang layer MT content still needs.","pr":0.0003150145537361979,"prPercentile":22,"inbound":4},{"id":"/technical-seo/platform-seo/ecommerce-platforms/magento-seo/","label":"Magento SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/ecommerce-platforms/magento-seo/","desc":"How to do SEO on Magento (Adobe Commerce / Magento Open Source) — taming layered navigation and parameter duplication, URL rewrites, the missing JSON-LD problem, the Magento 1 vs 2 split, and the controls that actually move the needle on a Magento store.","pr":0.00034209328861235365,"prPercentile":25,"inbound":7},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/marked-noindex/","label":"URL Marked 'noindex' (GSC Status)","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/marked-noindex/","desc":"What the Google Search Console \"URL marked 'noindex'\" status means — and the \"Submitted URL marked 'noindex'\" variant and legacy \"Excluded by 'noindex' tag\" name. When it's intentional vs. a mistake, where the noindex lives (meta tag vs. X-Robots-Tag header), the robots.txt conflict, phantom/CDN noindex, and how to fix and validate.","pr":0.00028394524249147825,"prPercentile":13,"inbound":5},{"id":"/international-seo/market-specific-seo/","label":"Market-Specific SEO","kind":"cluster","topic":"international-seo","href":"/international-seo/market-specific-seo/","desc":"Google isn't the top engine everywhere — China runs on Baidu, Russia on Yandex, South Korea on Naver. Optimizing for non-Google search means different crawlers, tools, hosting, and ranking signals. The hub for market-specific SEO.","pr":0.003611444210735482,"prPercentile":80,"inbound":629},{"id":"/ecommerce-seo/marketplace-seo/","label":"Marketplace SEO","kind":"cluster","topic":"ecommerce-seo","href":"/ecommerce-seo/marketplace-seo/","desc":"Optimizing listings inside marketplaces — Amazon, Etsy, eBay, Walmart — each with its own search algorithm driven by relevance, sales velocity, and reviews. Distinct from ranking your own store in Google. The hub for the Marketplace SEO cluster.","pr":0.003505124392891375,"prPercentile":73,"inbound":629},{"id":"/technical-seo/on-page/meta-tags/max-snippet-max-image-preview/","label":"max-snippet & previews","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/max-snippet-max-image-preview/","desc":"How the three robots preview directives cap your text snippet, image-preview size, and video-preview length in Google and Bing — and the AI-Overview tradeoff.","pr":0.0004626963648527863,"prPercentile":43,"inbound":15},{"id":"/ai-search/measurement-and-reporting/","label":"AI Search Measurement and Reporting","kind":"cluster","topic":"ai-search","href":"/ai-search/measurement-and-reporting/","desc":"How to measure AI search — attribution, LLM visibility, share of voice, hallucination monitoring, and self-reporting — and why your analytics show a floor, not a ceiling.","pr":0.00378851595975968,"prPercentile":87,"inbound":629},{"id":"/technical-seo/website-structure/mega-menu-seo/","label":"Mega Menu SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/mega-menu-seo/","desc":"How to build a mega menu that stays crawlable and doesn't dilute your topical structure — the real-href requirement, the JS-flyout failure mode, hidden-until-hover content, link-budget guidance, mobile parity, and a good-vs-bad markup example.","pr":0.00027237410171014105,"prPercentile":10,"inbound":3},{"id":"/ecommerce-seo/merchant-center/merchant-center-disapprovals/","label":"Merchant Center Product & Account Disapprovals","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/merchant-center/merchant-center-disapprovals/","desc":"Why products and accounts get disapproved in Merchant Center, how to diagnose it in the Needs attention tab, and how the appeal and review process actually works.","pr":0.0003499832915135988,"prPercentile":27,"inbound":10},{"id":"/ecommerce-seo/merchant-center/merchant-center-feed-optimization/","label":"Google Merchant Center Feed Optimization","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/merchant-center/merchant-center-feed-optimization/","desc":"Optimize your Google Merchant Center product feed: feed-specific titles, GTIN coverage, image quality, required attributes, Attribute Rules, supplemental data sources, and diagnostics.","pr":0.00043455306867691687,"prPercentile":39,"inbound":15},{"id":"/ecommerce-seo/merchant-center/merchant-center-next/","label":"Merchant Center Next: What Changed (and What's New Since)","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/merchant-center/merchant-center-next/","desc":"Merchant Center Next is Google's 2023–2024 UI rebuild, not a new data system — what moved, what's new since (Business Agent, AI insights), and why it matters for SEO.","pr":0.000336072342570529,"prPercentile":24,"inbound":8},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/merchant-listings-report/","label":"Merchant Listings Report (Google Search Console)","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/merchant-listings-report/","desc":"What the Merchant listings report in Google Search Console means, how it differs from Product snippets and Merchant Center diagnostics, which structured data it validates, and how to fix common issues.","pr":0.00036532002025225585,"prPercentile":29,"inbound":9},{"id":"/technical-seo/on-page/structured-data/commerce/merchantreturnpolicy-schema/","label":"MerchantReturnPolicy Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/commerce/merchantreturnpolicy-schema/","desc":"MerchantReturnPolicy is the schema.org type that marks up your return policy for Google — nested under Organization or Offer, never on its own. Here are the required properties, the applicableCountry vs. returnPolicyCountry confusion, and the four-way precedence hierarchy that decides which policy actually shows.","pr":0.0003496837848558759,"prPercentile":26,"inbound":12},{"id":"/technical-seo/on-page/meta-tags/meta-charset/","label":"The Meta Charset Tag","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/meta-charset/","desc":"What <meta charset=\"utf-8\"> does, why the HTML spec wants it in the first 1024 bytes, how a wrong encoding causes mojibake, and why it's a rendering-correctness issue rather than a ranking factor.","pr":0.000261424749619887,"prPercentile":7,"inbound":3},{"id":"/technical-seo/on-page/meta-tags/meta-description/","label":"Meta Description","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/meta-description/","desc":"The meta description suggests your SERP snippet but is not a ranking factor. See Google's query-dependent selection and a 62.78% difference observed in one Ahrefs dataset.","pr":0.0017110178058323093,"prPercentile":67,"inbound":99},{"id":"/technical-seo/javascript-seo/meta-frameworks/","label":"Full-Stack Meta-Frameworks","kind":"article","topic":"technical-seo","href":"/technical-seo/javascript-seo/meta-frameworks/","desc":"How Next.js, Nuxt, and Remix give you SSR, SSG, and native metadata APIs to fix the SPA SEO problem — and why route configuration still decides what actually ships.","pr":0.0002709715345669674,"prPercentile":9,"inbound":3},{"id":"/technical-seo/on-page/meta-tags/meta-keywords/","label":"Meta Keywords","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/meta-keywords/","desc":"The meta keywords tag has been dead for Google ranking since 2009, and Bing has never used it as a ranking booster either. Here's the citation trail, the Bing spam-signal nuance, and why you should still remove a populated one.","pr":0.000478683815119234,"prPercentile":44,"inbound":23},{"id":"/technical-seo/http-status-codes/redirects/meta-refresh/","label":"Meta Refresh Redirect","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/redirects/meta-refresh/","desc":"What a meta refresh redirect is, why it sits between server-side and JavaScript redirects in Google's order of preference, instant versus delayed refreshes, and why it is discouraged.","pr":0.0003668224227029234,"prPercentile":30,"inbound":13},{"id":"/technical-seo/on-page/meta-tags/meta-robots/","label":"Meta Robots Tag","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/meta-robots/","desc":"The robots meta tag controls how a page is indexed and served — every directive, the crawl-then-obey rule, conflict resolution, and meta tag vs X-Robots-Tag.","pr":0.0010947229870676815,"prPercentile":63,"inbound":56},{"id":"/technical-seo/on-page/meta-tags/","label":"Meta Tags for SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/","desc":"Which HTML head elements actually matter for SEO in 2026 — the title link, meta description, and robots meta tag — plus X-Robots-Tag, rel attributes, and the dead tags to drop.","pr":0.0015534042649576578,"prPercentile":67,"inbound":96},{"id":"/technical-seo/on-page/structured-data/metadata-trust/","label":"Metadata & Trust Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/metadata-trust/","desc":"Metadata & Trust schema is my catch-all for the schema.org types — AggregateRating, BreadcrumbList, Review, and WebSite — that don't sell anything but attach trust signals, site identity, and navigational context to a page. Here's how they relate and when to use which.","pr":0.0002536788752763686,"prPercentile":6,"inbound":5},{"id":"/ecommerce-seo/merchant-center/microsoft-shopping/","label":"Microsoft Shopping & Bing Merchant Center","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/merchant-center/microsoft-shopping/","desc":"What Microsoft Merchant Center (formerly Bing Merchant Center) is, how free Product Listings and paid Shopping Campaigns work, and how its feed spec differs from Google's.","pr":0.00042711904639021556,"prPercentile":38,"inbound":14},{"id":"/technical-seo/migrations/","label":"Site Migrations","kind":"cluster","topic":"technical-seo","href":"/technical-seo/migrations/","desc":"The complete guide to SEO site migrations — the 7 types and their risk levels, the universal 7-phase process, redirect strategy, and per-type checklists.","pr":0.00421414027293233,"prPercentile":95,"inbound":629},{"id":"/technical-seo/web-performance/critical-rendering-path/minification/","label":"Minification","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/critical-rendering-path/minification/","desc":"What minification actually is — stripping whitespace, comments, and redundant characters from CSS, JS, and HTML — how it differs from compression and bundling, the PageSpeed Insights audit it drives, and why modern bundlers already do it for you. The web-performance deep dive on shrinking source code.","pr":0.00029690598217807827,"prPercentile":17,"inbound":10},{"id":"/technical-seo/https/mixed-content/","label":"Mixed Content","kind":"article","topic":"technical-seo","href":"/technical-seo/https/mixed-content/","desc":"What mixed content is, why active mixed content gets blocked while passive gets warned about, and how to detect and fix insecure sub-resources at scale — the browser console, CSP reporting, upgrade-insecure-requests, block-all-mixed-content, and how CMSes and ad tech reintroduce it.","pr":0.0004584247059956809,"prPercentile":42,"inbound":5},{"id":"/technical-seo/how-search-works/indexing/mobile-first-indexing/","label":"Mobile-First Indexing","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/mobile-first-indexing/","desc":"What mobile-first indexing actually is — Google using your mobile HTML for indexing and ranking — why content parity is rule","pr":0.000575828397709997,"prPercentile":50,"inbound":25},{"id":"/technical-seo/mobile-seo/","label":"Mobile SEO","kind":"cluster","topic":"technical-seo","href":"/technical-seo/mobile-seo/","desc":"What mobile SEO is and how to get it right — mobile-first indexing, responsive design, mobile usability, Core Web Vitals on mobile, intrusive interstitials, and the current status of AMP. The hub for the whole mobile-seo cluster.","pr":0.0035379631565932794,"prPercentile":77,"inbound":629},{"id":"/technical-seo/mobile-seo/mobile-seo-checklist/","label":"Mobile SEO Checklist","kind":"article","topic":"technical-seo","href":"/technical-seo/mobile-seo/mobile-seo-checklist/","desc":"A practical mobile SEO checklist covering content parity, Core Web Vitals, mobile usability, and the tools that matter after Google retired the Mobile-Friendly Test in 2023.","pr":0.00028558620557857933,"prPercentile":14,"inbound":5},{"id":"/technical-seo/mobile-seo/mobile-usability/","label":"Mobile Usability","kind":"article","topic":"technical-seo","href":"/technical-seo/mobile-seo/mobile-usability/","desc":"What mobile usability means for SEO — legible text, tap targets, viewport fit, no intrusive interstitials — why Google retired its report, and how to test it today.","pr":0.0007090360900519788,"prPercentile":55,"inbound":29},{"id":"/ai-search/optimization/model-context-protocol/","label":"Model Context Protocol (MCP)","kind":"article","topic":"ai-search","href":"/ai-search/optimization/model-context-protocol/","desc":"What MCP is, how AI agents use it to retrieve and interact with content at runtime, why it matters for SEO as agentic AI becomes a content distribution channel, and how to expose your content via MCP.","pr":0.0005216079153226865,"prPercentile":47,"inbound":11},{"id":"/technical-seo/on-page/structured-data/creative-works/movie-schema/","label":"Movie Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/creative-works/movie-schema/","desc":"How to implement schema.org/Movie markup for Google's movie carousel — the required vs. recommended properties, the ItemList wrapper the carousel actually needs, why the carousel is mobile-only with no desktop equivalent, what happened to the separate Critic Review layer that was deprecated, and who should actually bother implementing it.","pr":0.00025356347971161006,"prPercentile":6,"inbound":4},{"id":"/international-seo/localization-and-content/multilingual-seo/","label":"Multilingual SEO","kind":"article","topic":"international-seo","href":"/international-seo/localization-and-content/multilingual-seo/","desc":"How to optimize a site that serves multiple languages — multilingual vs. multi-regional, how Google really detects language, hreflang, URL structure, and Bing.","pr":0.0004511612021288417,"prPercentile":41,"inbound":12},{"id":"/ai-search/how-search-works/multimodal-search/","label":"Multimodal Search","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/multimodal-search/","desc":"How search works across text, images, video, and audio — Google Lens, Circle to Search, multimodal AI Mode, and MUM — and what search engines have actually confirmed about optimizing for it.","pr":0.0003921735097613437,"prPercentile":34,"inbound":9},{"id":"/technical-seo/on-page/header-tags/multiple-h1/","label":"Multiple H1 Tags: Does It Hurt SEO?","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/header-tags/multiple-h1/","desc":"Does having more than one H1 tag hurt your SEO? Google's John Mueller says no — and the HTML spec allows multiple sibling h1s. The catch is what the 2022 spec change actually changed, and why accessibility, not ranking, is the real reason to keep one clear H1.","pr":0.00032953393958636706,"prPercentile":23,"inbound":10},{"id":"/technical-seo/tools/search-engine-tools/naver-search-advisor/","label":"Naver Search Advisor","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/naver-search-advisor/","desc":"What Naver Search Advisor is, how to verify a site and request crawling in South Korea's dominant search engine, and why an international SEO who's fluent in Google Search Console still needs it — with the operational limits, verification failure modes, Naver's own IndexNow endpoint, and the portal-ecosystem catch spelled out from Naver's own documentation.","pr":0.0003665855283739729,"prPercentile":30,"inbound":5},{"id":"/international-seo/market-specific-seo/naver-seo/","label":"Naver SEO","kind":"article","topic":"international-seo","href":"/international-seo/market-specific-seo/naver-seo/","desc":"Naver is South Korea's dominant portal-style search engine — a walled garden that favors its own Blog, Cafe, and Knowledge iN properties and ranks them with C-Rank and D.I.A. rather than a link graph. How Naver actually ranks content, why external pages struggle, where Google fits in 2026, and how to run a dual Naver + Google strategy.","pr":0.00028014718327933215,"prPercentile":12,"inbound":3},{"id":"/technical-seo/on-page/structured-data/nested-schema/","label":"Nesting Schema Markup (@id and @graph)","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/nested-schema/","desc":"The deep-dive on connecting JSON-LD entities with @id and @graph — stable identifiers, the two canonical node patterns (WebSite→Article→Author, Product→Offer→Organization), the three mistakes that break the graph, and the honest limits of what Google's docs confirm.","pr":0.0002836447461308538,"prPercentile":13,"inbound":5},{"id":"/technical-seo/news-seo/","label":"News & Discover SEO","kind":"cluster","topic":"technical-seo","href":"/technical-seo/news-seo/","desc":"News & Discover SEO — Google News, Google Discover, news sitemaps, paywalled content (flexible sampling), and handling syndicated content without self-cannibalizing. The hub for news publishers.","pr":0.0035855665949863233,"prPercentile":79,"inbound":629},{"id":"/technical-seo/how-search-works/discovery/sitemaps/news-sitemaps/","label":"News Sitemaps","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/discovery/sitemaps/news-sitemaps/","desc":"What a news sitemap is, the exact news: namespace tags and nesting, the two-day freshness window, the 1,000-URL cap, dead tags to stop copying, and how to submit one.","pr":0.00044737104276054663,"prPercentile":41,"inbound":13},{"id":"/technical-seo/javascript-seo/next-gen-frameworks/","label":"Next-Gen JavaScript Frameworks","kind":"article","topic":"technical-seo","href":"/technical-seo/javascript-seo/next-gen-frameworks/","desc":"How Qwik's resumability and SolidJS's fine-grained reactivity reduce browser JavaScript startup work — and why neither mechanism by itself guarantees crawlability, indexing, or Core Web Vitals.","pr":0.0002691982291072228,"prPercentile":8,"inbound":2},{"id":"/technical-seo/platform-seo/js-frameworks/next-seo/","label":"Next.js SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/js-frameworks/next-seo/","desc":"How to make a Next.js site crawlable, indexable, and rankable — the two routers, rendering modes (SSG/SSR/ISR/Server Components), the App Router Metadata API, sitemap.ts, robots.ts, next/image, next/link, and the mistakes that quietly break it.","pr":0.0003966975293162179,"prPercentile":34,"inbound":13},{"id":"/technical-seo/on-page/meta-tags/noarchive/","label":"Noarchive","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/noarchive/","desc":"Google's current documentation lists noarchive under historical and unused rules — it's ignored on Search. Bing still uses it to control Chat/Copilot answer inclusion and AI-training opt-out. Syntax, the 2024 Google timeline, and when it still matters.","pr":0.0003624043335086074,"prPercentile":28,"inbound":8},{"id":"/technical-seo/on-page/meta-tags/nofollow/","label":"Nofollow","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/nofollow/","desc":"rel=\"nofollow\" tells Google you don't vouch for a link. Since 2019–2020 it's a hint, not a directive — and it doesn't reliably block crawling or indexing.","pr":0.0010049179687792217,"prPercentile":61,"inbound":38},{"id":"/technical-seo/on-page/meta-tags/noindex/","label":"Noindex","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/noindex/","desc":"Noindex keeps a page out of search results — but only if Google can crawl it. The two valid methods, the robots.txt trap, and how to verify it worked.","pr":0.003496866616923347,"prPercentile":72,"inbound":203},{"id":"/technical-seo/on-page/meta-tags/nosnippet-data-nosnippet/","label":"nosnippet","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/nosnippet-data-nosnippet/","desc":"nosnippet kills the snippet for a whole page; data-nosnippet hides just one section. The scopes, the valid-HTML gotcha, and the AI Overviews angle.","pr":0.000471286385267365,"prPercentile":43,"inbound":17},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/not-found-404/","label":"Not Found (404)","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/not-found-404/","desc":"What \"Not found (404)\" means in Google Search Console's Page Indexing report — why Google found URLs you never submitted, why 404s usually don't hurt SEO, and the small set of 404s that are actually worth fixing.","pr":0.00027159680199539607,"prPercentile":9,"inbound":4},{"id":"/technical-seo/platform-seo/js-frameworks/nuxt-seo/","label":"Nuxt SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/js-frameworks/nuxt-seo/","desc":"Nuxt ships server-side rendering by default, but that's a per-route setting, not a guarantee — full HTML to crawlers only on routes that keep it. Rendering modes, useSeoMeta(), the @nuxtjs/seo toolkit, hydration and Nitro caveats, Core Web Vitals, and the mistakes that quietly cost you.","pr":0.0003510446206526068,"prPercentile":27,"inbound":8},{"id":"/technical-seo/on-page/structured-data/commerce/offershippingdetails-schema/","label":"OfferShippingDetails Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/commerce/offershippingdetails-schema/","desc":"How to implement schema.org/OfferShippingDetails — shippingRate, shippingDestination, and deliveryTime — after Google's November 2025 restructure that made it the per-product override of an org-level ShippingService default. Includes the precedence stack, the silent-failure trap, and working JSON-LD.","pr":0.0002762047661762516,"prPercentile":10,"inbound":6},{"id":"/technical-seo/on-page/","label":"On-Page SEO: Complete Guide","kind":"cluster","topic":"technical-seo","href":"/technical-seo/on-page/","desc":"A practical map of the page-level signals you control, what each one can influence, and where to find the site's detailed implementation guides.","pr":0.003987685932414755,"prPercentile":93,"inbound":629},{"id":"/technical-seo/on-page/on-page-seo-checklist/","label":"On-Page SEO Checklist","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/on-page-seo-checklist/","desc":"A prioritized on-page SEO checklist tying together the elements you control on a page — title tags, content, headings, internal links, meta descriptions, images, and structured data. What actually moves rankings, what's just eligibility or CTR, and which myths to ignore.","pr":0.0010271992403693864,"prPercentile":62,"inbound":39},{"id":"/technical-seo/on-page/meta-tags/open-graph/","label":"Open Graph Tags: Not a Ranking Factor, Still an SEO Deliverable","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/open-graph/","desc":"What Open Graph tags are, why they're not a Google ranking factor, what Google actually does with og:title/og:image/og:site_name, documented per-platform og:image sizing, per-platform fallback and caching behavior, and how to force a re-scrape.","pr":0.0006892917361949571,"prPercentile":55,"inbound":52},{"id":"/technical-seo/platform-seo/ecommerce-platforms/opencart-seo/","label":"OpenCart SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/ecommerce-platforms/opencart-seo/","desc":"How SEO works on OpenCart — the self-hosted, open-source ecommerce platform that ships with SEO mostly off by default. What core actually handles (canonical tags, a default robots.txt, meta fields), what needs a switch flipped (SEO URLs plus the .htaccess rename), what changed between OpenCart 3 and 4 (the sitemap regression), and what's missing entirely (structured data and hreflang).","pr":0.00034241809289182773,"prPercentile":25,"inbound":8},{"id":"/technical-seo/tools/search-engine-tools/opentelemetry-seo/","label":"OpenTelemetry for SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/opentelemetry-seo/","desc":"What OpenTelemetry actually is, why the observability discipline is relevant to technical SEO on large and JavaScript-heavy sites, and how to use tracing to find why Core Web Vitals or rendering are slow — an honest, emerging-practice explainer.","pr":0.0002700516783602189,"prPercentile":8,"inbound":1},{"id":"/ai-search/optimization/","label":"AI Search Optimization","kind":"cluster","topic":"ai-search","href":"/ai-search/optimization/","desc":"What AI search optimization actually is, what's the same vs. different from SEO, the signal that changed (brand mentions over backlinks), what works, what doesn't, and where to start. The hub.","pr":0.004112944795115035,"prPercentile":94,"inbound":629},{"id":"/technical-seo/on-page/structured-data/entities/organization-schema/","label":"Organization Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/entities/organization-schema/","desc":"How to implement Organization schema, what it actually does (disambiguation, not a guaranteed Knowledge Panel or a ranking factor), and the mistakes that quietly break it.","pr":0.00047937137425594907,"prPercentile":44,"inbound":18},{"id":"/technical-seo/website-structure/internal-links/orphan-pages/","label":"Orphan Pages","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/internal-links/orphan-pages/","desc":"Orphan pages have no internal links, so search engines struggle to find them and they get zero internal PageRank. How to spot and fix them.","pr":0.0008967193723339034,"prPercentile":60,"inbound":32},{"id":"/ecommerce-seo/product-pages/out-of-stock-products/","label":"Out of Stock Products","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/product-pages/out-of-stock-products/","desc":"How to handle out-of-stock and discontinued product pages for SEO: keep temporary stockouts live at 200 with OutOfStock schema, 301 permanent discontinuations to a relevant replacement, and avoid the soft-404 and noindex-toggle traps. Backed by Google's own guidance.","pr":0.00034460693099044003,"prPercentile":25,"inbound":12},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/page-indexed-without-content/","label":"Page Indexed Without Content","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/page-indexed-without-content/","desc":"What the Google Search Console \"Page indexed without content\" status means — the page is in Google's index but Googlebot couldn't read it — and how to diagnose it. Often a server/CDN block, not just a JavaScript problem.","pr":0.00041115179727370334,"prPercentile":36,"inbound":6},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/page-with-redirect/","label":"Page with Redirect (GSC Status)","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/page-with-redirect/","desc":"What \"Page with redirect\" means in Google Search Console's Page Indexing report — why these URLs aren't indexed by design, how it differs from the sibling \"Redirect error,\" and the rare cases that actually need action.","pr":0.0007148166176357264,"prPercentile":55,"inbound":17},{"id":"/technical-seo/how-search-works/crawling/pagerank/","label":"PageRank","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/pagerank/","desc":"PageRank is Google's original link-analysis algorithm — what it is, the random surfer model and the formula, the Reasonable Surfer update, its history from the Toolbar to the 2024 API leak, why it's still a core ranking system, and what it means for your links and internal architecture.","pr":0.0019881949515882266,"prPercentile":68,"inbound":100},{"id":"/technical-seo/web-performance/web-performance-tools/pagespeed-insights/","label":"PageSpeed Insights (PSI)","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-performance-tools/pagespeed-insights/","desc":"PageSpeed Insights reports both real-user field data (CrUX) and a Lighthouse lab score. Only the field Core Web Vitals matter for ranking — the 0–100 score doesn't.","pr":0.0009461274099813576,"prPercentile":61,"inbound":73},{"id":"/technical-seo/website-structure/pagination/","label":"Pagination","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/pagination/","desc":"How to handle pagination for SEO — self-canonicals, why noindex breaks the crawl chain, the rel=prev/next story (Google dropped it, Bing kept it), and infinite scroll.","pr":0.001200651613349378,"prPercentile":64,"inbound":74},{"id":"/ai-search/how-search-works/passage-ranking/","label":"Passage Ranking","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/passage-ranking/","desc":"How Google's passage ranking works — one page can earn multiple relevance scores, one per passage, for different queries. Why it's ranking, not indexing.","pr":0.0004643353462231132,"prPercentile":43,"inbound":15},{"id":"/technical-seo/news-seo/paywalls-seo/","label":"Paywalls and SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/news-seo/paywalls-seo/","desc":"How to keep paywalled and registration-gated content indexable without cloaking — flexible sampling, isAccessibleForFree/cssSelector markup, the JavaScript-paywall trap, and metering strategy.","pr":0.0003232796499081087,"prPercentile":23,"inbound":9},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/performance-report/","label":"Performance Report (GSC)","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/performance-report/","desc":"How Google Search Console's Performance report works — what clicks, impressions, average CTR, and average position really count, plus anonymized queries and limits.","pr":0.001494593211163842,"prPercentile":66,"inbound":58},{"id":"/technical-seo/on-page/structured-data/entities/person-schema/","label":"Person Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/entities/person-schema/","desc":"How to implement schema.org/Person for authors and profiles, which properties Google recommends, and why it disambiguates identity rather than boosting E-E-A-T or rankings.","pr":0.0002636410244093686,"prPercentile":7,"inbound":4},{"id":"/technical-seo/platform-seo/","label":"Platform SEO","kind":"cluster","topic":"technical-seo","href":"/technical-seo/platform-seo/","desc":"SEO considerations by platform and CMS — what each system does for you automatically, what it locks down, and the quirks that matter. Hub for CMS SEO, website builders, headless CMS, JavaScript frameworks, and ecommerce platforms.","pr":0.0035709009452248404,"prPercentile":79,"inbound":629},{"id":"/ecommerce-seo/categories-and-merchandising/plp-product-selection/","label":"Product Selection & Sort Order for Category Pages","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/categories-and-merchandising/plp-product-selection/","desc":"Which products a category page shows, and in what order, is a merchandising decision most stores never brief their SEO on. This is how default sort order shapes crawling and internal links, how to handle out-of-stock products within a listing, and how to keep sort-order URLs from becoming duplicate content.","pr":0.0003031036662108168,"prPercentile":19,"inbound":6},{"id":"/technical-seo/migrations/post-acquisition-seo-integration/","label":"Post-Acquisition Integration","kind":"article","topic":"technical-seo","href":"/technical-seo/migrations/post-acquisition-seo-integration/","desc":"How to choose among separate sites, consolidation, or a hybrid after an acquisition, then integrate sites, content, data, and teams without losing search value.","pr":0.0004342325599777765,"prPercentile":38,"inbound":6},{"id":"/technical-seo/migrations/post-migration-traffic-loss/","label":"Migration Traffic Loss","kind":"article","topic":"technical-seo","href":"/technical-seo/migrations/post-migration-traffic-loss/","desc":"How to distinguish normal migration volatility from an incident, isolate affected URLs and search signals, and choose rollback or a forward fix.","pr":0.0003981700400550913,"prPercentile":35,"inbound":7},{"id":"/ecommerce-seo/ecommerce-platforms/prestashop-seo/","label":"PrestaShop SEO","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/ecommerce-platforms/prestashop-seo/","desc":"How SEO works on PrestaShop — friendly URLs with mandatory ID tokens, configurable canonical redirects, a limited native sitemap and robots.txt generator, no native hreflang or schema, and the module ecosystem that fills the gaps.","pr":0.00031363999157711046,"prPercentile":21,"inbound":7},{"id":"/ecommerce-seo/ai-commerce/product-feeds-for-ai/","label":"Product Feeds for AI","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/ai-commerce/product-feeds-for-ai/","desc":"How to build and audit a product feed AI shopping agents can read and transact against — the three formats (Merchant Center, OpenAI ACP, schema.org), real-time accuracy, and the feed-quality failures that break agentic checkout.","pr":0.00029543672265778625,"prPercentile":17,"inbound":2},{"id":"/ecommerce-seo/merchant-center/product-identifiers/","label":"Product Identifiers: GTIN, MPN & Brand for Shopping Feeds","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/merchant-center/product-identifiers/","desc":"How GTIN, MPN, and brand identify products in Google and Bing shopping feeds — when each is required, the identifier_exists exemption, and the mismatches that trigger warnings.","pr":0.0006629299204525545,"prPercentile":54,"inbound":31},{"id":"/saas-seo/product-led-seo/","label":"Product-Led SEO","kind":"article","topic":"saas-seo","href":"/saas-seo/product-led-seo/","desc":"The SaaS SEO tactic where a free tool, calculator, or template is itself the ranking asset — choosing an idea people search for, building in the SEO signals that make it spread, designing a signup funnel that doesn't kill the ranking, and avoiding the doorway-page trap.","pr":0.00028273981433962335,"prPercentile":13,"inbound":3},{"id":"/ecommerce-seo/product-pages/product-page-seo/","label":"Product Page SEO","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/product-pages/product-page-seo/","desc":"How to optimize product detail pages (PDPs) for search — the structured data that earns rich results (product snippets vs. merchant listings), variant canonicalization, unique copy vs. manufacturer duplication, customer reviews and E-E-A-T, image SEO, and out-of-stock handling. The most commercial and most technical pages on a store, in one place.","pr":0.0006999940687820355,"prPercentile":55,"inbound":30},{"id":"/ecommerce-seo/merchant-center/product-review-feeds/","label":"Product Review Feeds for Google & Microsoft Shopping","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/merchant-center/product-review-feeds/","desc":"How to submit a product review feed to Google and Microsoft Merchant Center to earn star ratings in Shopping — the XML schema, eligibility, and sync gotchas.","pr":0.00030145256752554247,"prPercentile":19,"inbound":3},{"id":"/ecommerce-seo/product-pages/product-reviews-ugc/","label":"Product Reviews & User-Generated Content SEO","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/product-pages/product-reviews-ugc/","desc":"Customer reviews and UGC are two SEO wins in one — unique, continuously-refreshing content on thin product pages, plus review-rich-result markup. But 'reviews' means three different things people constantly conflate, and fake reviews are now a Google manual-action risk AND a federal FTC violation. Here's what's actually documented versus SEO folklore.","pr":0.00029431411492755223,"prPercentile":17,"inbound":3},{"id":"/technical-seo/on-page/structured-data/commerce/product-schema/","label":"Product Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/commerce/product-schema/","desc":"How to implement schema.org/Product markup for Google's product snippet and merchant listing rich results — required vs. recommended properties, the availability enum, why Product schema isn't the same as a Merchant Center feed, and how to fix the common Search Console errors.","pr":0.0008242552444945998,"prPercentile":58,"inbound":65},{"id":"/ecommerce-seo/product-pages/product-variant-seo/","label":"Product Variant SEO","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/product-pages/product-variant-seo/","desc":"When to give each product variant its own URL vs. canonical to the base, ProductGroup + hasVariant schema (Feb 2024), and how Shopify, WooCommerce, BigCommerce, and Magento differ.","pr":0.0006145328539376822,"prPercentile":53,"inbound":31},{"id":"/technical-seo/on-page/structured-data/commerce/productgroup-schema/","label":"ProductGroup Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/commerce/productgroup-schema/","desc":"How to use ProductGroup schema to group product variants (size, color, material) with hasVariant, variesBy, and productGroupID — plus the item_group_id difference and why Bing doesn't support it.","pr":0.00045949128080624037,"prPercentile":42,"inbound":17},{"id":"/programmatic-seo/","label":"Programmatic SEO","kind":"pillar","topic":"programmatic-seo","href":"/programmatic-seo/","desc":"What programmatic SEO actually is, when it works and when it's spam, and how to build pages at scale that get indexed — from Patrick Stox.","pr":0.0037914374557592,"prPercentile":87,"inbound":629},{"id":"/ecommerce-seo/categories-and-merchandising/promotions-deal-pages/","label":"Promotions & Deal Pages SEO","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/categories-and-merchandising/promotions-deal-pages/","desc":"How to build and optimize your store's own sale, deals, and coupon pages so they rank for high-intent bargain queries — the durable-URL rule, keeping pages live between promotions, why coupon rich results are gone and discounts belong in Product schema, and how to avoid the thin-coupon and doorway traps.","pr":0.0002988844272962375,"prPercentile":18,"inbound":4},{"id":"/technical-seo/mobile-seo/pwa-seo/","label":"PWA SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/mobile-seo/pwa-seo/","desc":"Progressive Web App SEO — why \"going PWA\" doesn't improve rankings, why the manifest.json is SEO-irrelevant, how a misconfigured service worker can serve Googlebot a stale cache, and where Core Web Vitals and HTTPS actually (and don't) overlap with SEO.","pr":0.00027878782876637867,"prPercentile":11,"inbound":5},{"id":"/technical-seo/on-page/structured-data/social-community/qapage-schema/","label":"QAPage Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/social-community/qapage-schema/","desc":"How to implement QAPage schema for community Q&A pages, how it differs from FAQPage and DiscussionForumPosting, its required and recommended properties, and why — unlike FAQPage — it's still an active Google rich result in 2026.","pr":0.00024958504794039534,"prPercentile":4,"inbound":3},{"id":"/ai-search/how-search-works/query-fan-out/","label":"Query Fan-Out","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/query-fan-out/","desc":"How query fan-out works — the technique behind Google AI Overviews and AI Mode that decomposes one question into multiple concurrent sub-queries, retrieves across them, and synthesizes a single answer — and what it means for getting cited.","pr":0.0006235388707503346,"prPercentile":53,"inbound":22},{"id":"/technical-seo/platform-seo/js-frameworks/qwik-seo/","label":"Qwik SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/js-frameworks/qwik-seo/","desc":"How Qwik's resumability puts content in the HTML by default and drives near-zero INP and TBT — plus the QwikCity patterns for meta tags, canonical URLs, JSON-LD, sitemaps, and i18n that make a Qwik site rank.","pr":0.00024764028026598363,"prPercentile":3,"inbound":4},{"id":"/ai-search/how-search-works/rag/","label":"Retrieval-Augmented Generation (RAG)","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/rag/","desc":"How RAG works — the retrieve-then-generate pattern behind Google AI Overviews, ChatGPT Search, and Perplexity — and what it means for getting your content cited.","pr":0.0008734051457410062,"prPercentile":59,"inbound":30},{"id":"/technical-seo/platform-seo/js-frameworks/react-seo/","label":"React SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/js-frameworks/react-seo/","desc":"React renders client-side by default, so crawlers see an empty shell until JavaScript runs. Here's how Google actually processes React apps, which rendering strategy to pick, and how to fix routing, metadata, and the render-timeout duplicate-content trap.","pr":0.0002581377321734019,"prPercentile":6,"inbound":7},{"id":"/technical-seo/on-page/structured-data/creative-works/recipe-schema/","label":"Recipe Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/creative-works/recipe-schema/","desc":"How to implement schema.org/Recipe markup for Google's recipe rich result — the two required properties vs. the recommended set that builds the fuller card, why the carousel needs an ItemList summary or all-in-one page, the conditional nutrition/time/rating fields, the video property, and the content-policy rule that only real dishes qualify.","pr":0.00028813616356800916,"prPercentile":14,"inbound":8},{"id":"/technical-seo/http-status-codes/redirects/redirect-chains/","label":"Redirect Chains","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/redirects/redirect-chains/","desc":"What a redirect chain is (A → B → C instead of A → C), why they happen after stacked migrations, how many hops Google actually follows (10 ceiling, ~5 per crawl attempt, ≤3–5 recommended), how to find them with curl and crawl tools, and the one-line fix.","pr":0.0019402198444929634,"prPercentile":68,"inbound":113},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/redirect-error/","label":"Redirect Error (GSC Status)","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/redirect-error/","desc":"What the \"Redirect error\" status in Google Search Console's Page Indexing report means — Google's four causes (chain too long, loop, max URL length, bad/empty URL), how it differs from the normal \"Page with redirect,\" and how to diagnose and fix it.","pr":0.0007729361521916499,"prPercentile":57,"inbound":17},{"id":"/technical-seo/http-status-codes/redirects/redirect-loops/","label":"Redirect Loops","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/redirects/redirect-loops/","desc":"What redirect loops are, why they take a site down for users and crawlers, common causes (HTTPS/SSL-mode mismatches, www vs non-www conflicts, plugin vs server rules, trailing-slash bugs), and how to diagnose and fix them by cause.","pr":0.0008271676906787628,"prPercentile":59,"inbound":28},{"id":"/technical-seo/http-status-codes/redirects/","label":"HTTP Redirects","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/redirects/","desc":"What an HTTP redirect really is (a 3xx status plus a Location header), the 301/302/303/307/308 landscape, how to implement them, and redirect vs. canonical — the hub for the redirects subcluster.","pr":0.0007694828902709912,"prPercentile":57,"inbound":41},{"id":"/technical-seo/on-page/meta-tags/rel-alternate/","label":"rel=\"alternate\": What It Does and When to Use It","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/rel-alternate/","desc":"rel=\"alternate\" is one HTML link relation with several unrelated SEO jobs — hreflang language variants, RSS/Atom feed discovery, and legacy mobile/AMP alternates. Which job you're doing decides which attributes belong next to it, and which of these still matter in 2026.","pr":0.00027674306285991403,"prPercentile":11,"inbound":6},{"id":"/technical-seo/on-page/meta-tags/rel-sponsored-ugc/","label":"Sponsored & UGC","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/rel-sponsored-ugc/","desc":"What rel=\"sponsored\" and rel=\"ugc\" mean, when to use each, how to combine them with nofollow, and why they're hints — not strict directives — for paid and user-generated links.","pr":0.00044375529646289427,"prPercentile":40,"inbound":7},{"id":"/ecommerce-seo/architecture-and-crawl-control/related-products-internal-links/","label":"Related Products & Internal Linking","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/architecture-and-crawl-control/related-products-internal-links/","desc":"Related-product modules — 'You May Also Like,' 'Frequently Bought Together,' 'Customers Also Viewed' — aren't just merchandising. Every item is an internal link, which makes them a crawl-path and anchor-text asset. How to implement them so they help SEO: real <a href> links, descriptive anchors, relevance over volume, and reconciling cross-sell with orphan-page rescue — without scrambling your category hierarchy.","pr":0.00029273535136336844,"prPercentile":16,"inbound":2},{"id":"/technical-seo/platform-seo/js-frameworks/remix-seo/","label":"Remix SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/js-frameworks/remix-seo/","desc":"How Remix's meta(), loader(), headers(), and links() route exports control SEO — plus what changed as Remix v2 became React Router, now on v8.","pr":0.0002455402906668691,"prPercentile":2,"inbound":3},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/removals-tool/","label":"Removals Tool","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/removals-tool/","desc":"What Google Search Console's Removals tool does — and what it doesn't. Temporary removals hide a URL for ~6 months; permanent removal needs noindex, a 404/410, or a password.","pr":0.0007050526906615459,"prPercentile":55,"inbound":20},{"id":"/technical-seo/web-performance/critical-rendering-path/render-blocking-resources/","label":"Render-Blocking Resources","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/critical-rendering-path/render-blocking-resources/","desc":"What render-blocking resources are, how CSS and synchronous JavaScript delay the critical rendering path, why that hurts Core Web Vitals (and indirectly SEO), how to find them, and how to fix them with async, defer, critical CSS, and media queries.","pr":0.00054689477241214,"prPercentile":48,"inbound":29},{"id":"/technical-seo/how-search-works/rendering/","label":"Rendering","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/rendering/","desc":"How Google's Web Rendering Service runs your JavaScript to build the page it indexes — plus the rendering options (CSR, SSR, SSG, hydration, ISR, edge, dynamic) and their SEO trade-offs.","pr":0.004024188012567923,"prPercentile":93,"inbound":281},{"id":"/ai-search/how-search-works/reranking/","label":"Reranking","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/reranking/","desc":"Reranking is the second stage of a retrieval pipeline — how bi-encoders and cross-encoders reorder retrieved results by relevance before they're served or handed to an LLM, and what that means for AI search visibility.","pr":0.000531852420310704,"prPercentile":48,"inbound":16},{"id":"/technical-seo/web-performance/resource-hints/","label":"Resource Hints","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/resource-hints/","desc":"How preload, preconnect, dns-prefetch, and prefetch resource hints speed up page loads and improve Core Web Vitals, and when to use each one.","pr":0.0007568041429404366,"prPercentile":56,"inbound":29},{"id":"/technical-seo/mobile-seo/responsive-design/","label":"Responsive Web Design","kind":"article","topic":"technical-seo","href":"/technical-seo/mobile-seo/responsive-design/","desc":"What responsive design is, why Google recommends it over dynamic serving or separate mobile URLs, how the viewport meta tag makes it work, and the ranking myth.","pr":0.00037295059107656886,"prPercentile":31,"inbound":8},{"id":"/technical-seo/on-page/image-seo/responsive-images/","label":"Responsive Images (srcset)","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/image-seo/responsive-images/","desc":"How to serve responsive images with the srcset and sizes attributes and the picture element, when to use each, and how responsive images fix LCP and CLS without being a direct ranking signal.","pr":0.0004114333165230775,"prPercentile":36,"inbound":17},{"id":"/ai-search/measurement-and-reporting/retrieved-mentioned-cited/","label":"Retrieved vs. Mentioned vs. Cited in AI","kind":"article","topic":"ai-search","href":"/ai-search/measurement-and-reporting/retrieved-mentioned-cited/","desc":"Retrieved, mentioned, and cited are three different things AI search can do with your content — each needs a different tool to measure and a different lever to fix.","pr":0.0010272717982789902,"prPercentile":62,"inbound":26},{"id":"/technical-seo/on-page/structured-data/metadata-trust/review-schema/","label":"Review Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/metadata-trust/review-schema/","desc":"How to implement Review schema markup for single editorial reviews, what schema.org/Review covers vs. what Google uses for review snippets, eligibility rules, and how it relates to AggregateRating.","pr":0.000412272696797259,"prPercentile":37,"inbound":23},{"id":"/technical-seo/on-page/structured-data/rich-results/","label":"Rich Results","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/rich-results/","desc":"Rich results are enhanced SERP listings — stars, prices, images, breadcrumbs — built from structured data. A display feature, not a ranking factor, and eligibility never guarantees display.","pr":0.0015430562773550004,"prPercentile":66,"inbound":136},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/rich-results-report/","label":"Rich Results Report (Google Search Console)","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/rich-results-report/","desc":"What the Rich Results Report in Google Search Console shows, how it differs from the Rich Results Test, how to read Valid vs Invalid items, and how to fix and validate structured data issues.","pr":0.00038821365777122496,"prPercentile":33,"inbound":11},{"id":"/technical-seo/how-search-works/crawling/robots-txt/","label":"Robots.txt","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/robots-txt/","desc":"What robots.txt actually does — it controls crawling, not indexing — plus the exact syntax, how Google handles it under the hood, and the mistakes that break sites.","pr":0.0042325332247749895,"prPercentile":95,"inbound":262},{"id":"/technical-seo/how-search-works/discovery/rss-feeds/","label":"RSS Feeds","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/discovery/rss-feeds/","desc":"How search engines use RSS 2.0 and Atom 1.0 feeds as a discovery channel for fresh content — Feedfetcher, robots.txt, WebSub, and why a feed complements but never replaces an XML sitemap.","pr":0.0006154283396222004,"prPercentile":53,"inbound":29},{"id":"/saas-seo/","label":"SaaS SEO","kind":"pillar","topic":"saas-seo","href":"/saas-seo/","desc":"SEO for software companies — the same algorithm, but a playbook built on product-led tactics (free tools, comparison and integration pages), a long B2B buying cycle, and an app/marketing/docs/blog architecture. The hub for the SaaS SEO pillar.","pr":0.003657988851169641,"prPercentile":82,"inbound":629},{"id":"/saas-seo/saas-seo-audit/","label":"SaaS SEO Audit","kind":"article","topic":"saas-seo","href":"/saas-seo/saas-seo-audit/","desc":"How to actually run a SaaS SEO audit — cadence, scoping the crawl across marketing site/docs/app, checking indexation for bloat, Core Web Vitals on a JS-heavy stack, competitive gap analysis against comparison and integration pages, and prioritizing findings instead of printing a 200-page report.","pr":0.00037310821919963406,"prPercentile":31,"inbound":3},{"id":"/saas-seo/saas-seo-checklist/","label":"SaaS SEO Checklist","kind":"article","topic":"saas-seo","href":"/saas-seo/saas-seo-checklist/","desc":"An SEO checklist for SaaS — product-led/free-tool pages, pricing and comparison pages, integration pages, docs SEO, JS rendering, and which funnel pages to noindex.","pr":0.0002996138424463912,"prPercentile":19,"inbound":8},{"id":"/saas-seo/saas-seo-mistakes/","label":"SaaS SEO Mistakes","kind":"article","topic":"saas-seo","href":"/saas-seo/saas-seo-mistakes/","desc":"The recurring, SaaS-specific SEO failure modes — JS-rendered content Google can't see, trial/app pages indexed by accident, near-duplicate free-tool pages that cannibalize each other, neglected bottom-funnel pages, chasing traffic over signups, and docs no one owns. Six failure modes, why they happen, and how to fix them.","pr":0.00028559086089632586,"prPercentile":14,"inbound":5},{"id":"/saas-seo/saas-technical-seo/","label":"SaaS Technical SEO","kind":"article","topic":"saas-seo","href":"/saas-seo/saas-technical-seo/","desc":"The technical-SEO patterns specific to software companies — JavaScript app-shell marketing sites and what needs server rendering, docs on a subdomain vs subfolder, crawl-budget waste from freemium URL explosion, noindex vs robots.txt conflicts, and why hreflang doesn't solve multi-currency pricing.","pr":0.0003704560229319773,"prPercentile":30,"inbound":6},{"id":"/technical-seo/platform-seo/ecommerce-platforms/salesforce-commerce-cloud-seo/","label":"Salesforce Commerce Cloud SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/ecommerce-platforms/salesforce-commerce-cloud-seo/","desc":"How SEO works on Salesforce Commerce Cloud (B2C Commerce / SFCC, formerly Demandware) — the strong native building blocks (Business-Manager-editable robots.txt, scheduled auto-sitemaps, rule-based meta tags, canonical-by-design master/variation products) and the parts you still have to build by hand (hreflang, faceted-nav URLs, schema, and headless crawlability on PWA Kit or Salesforce's newer Storefront Next framework).","pr":0.0003548614939527742,"prPercentile":27,"inbound":10},{"id":"/technical-seo/platform-seo/headless-cms/sanity-seo/","label":"Sanity SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/headless-cms/sanity-seo/","desc":"Sanity stores content as JSON and emits zero HTML — your frontend decides your SEO. Rendering modes, Portable Text, the SEO object, sitemaps, draft-mode noindex, JSON-LD, and plugins.","pr":0.00024715507110461947,"prPercentile":3,"inbound":5},{"id":"/programmatic-seo/risks/scaled-content-abuse/","label":"Scaled Content Abuse","kind":"article","topic":"programmatic-seo","href":"/programmatic-seo/risks/scaled-content-abuse/","desc":"Google's scaled content abuse policy explained — what it is, how it's detected, who got hit, and how to scale content without tripping it. From Patrick Stox.","pr":0.0004394385239689947,"prPercentile":39,"inbound":13},{"id":"/technical-seo/on-page/structured-data/schema-deprecations/","label":"Schema & Rich Result Deprecations: The Full Timeline","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/schema-deprecations/","desc":"The single running reference table for every Google schema and rich-result deprecation from 2023 to 2026 — HowTo, FAQ, the June 2025 batch, sitelinks searchbox — with exact dates, primary sources, and which types stayed valid.","pr":0.00024152313325237872,"prPercentile":1,"inbound":1},{"id":"/technical-seo/on-page/structured-data/schema-errors/","label":"Common Structured Data Errors (and How to Fix Them)","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/schema-errors/","desc":"The structured data errors Google's Rich Results Test and Search Console surface most — missing required fields, wrong value types, content mismatch, malformed JSON-LD, and deprecated types — and exactly how to debug each one.","pr":0.0002594782647969508,"prPercentile":7,"inbound":5},{"id":"/technical-seo/on-page/structured-data/schema-markup/","label":"Schema Markup","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/schema-markup/","desc":"Schema markup is code using the schema.org vocabulary that labels what your content means so search engines can understand it and show rich results.","pr":0.0010462398982371496,"prPercentile":63,"inbound":99},{"id":"/ai-search/optimization/schema-markup-for-ai/","label":"Schema Markup for AI","kind":"article","topic":"ai-search","href":"/ai-search/optimization/schema-markup-for-ai/","desc":"Does schema markup help you show up in AI search? The evidence says it's not a citation lever — it's entity infrastructure. Here's what actually matters.","pr":0.0005459005175760187,"prPercentile":48,"inbound":29},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/search-console-api/","label":"Search Console API","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/search-console-api/","desc":"How to pull and manage Google Search Console data with code — the Search Analytics, URL Inspection, Sitemaps, and Sites APIs, OAuth, quotas, and when to use BigQuery instead.","pr":0.0005927576235667119,"prPercentile":51,"inbound":17},{"id":"/technical-seo/tools/search-engine-tools/","label":"Search Engine Tools (Webmaster Tools)","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/","desc":"The free, first-party consoles search engines give you — Google Search Console and Bing Webmaster Tools — what they show, how they differ, and why every site should connect both.","pr":0.003785898276098297,"prPercentile":87,"inbound":245},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/security-issues-report/","label":"Security Issues Report","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/security-issues-report/","desc":"What Google Search Console's Security Issues report flags — hacked content, malware, and social engineering — how it differs from manual actions, and how to clean up and request a review.","pr":0.0005212142426104315,"prPercentile":47,"inbound":11},{"id":"/technical-seo/on-page/html-seo/semantic-html/","label":"Semantic HTML for SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/html-seo/semantic-html/","desc":"How semantic HTML elements (article, section, nav, header, main, aside) help search engines identify a page's main content — why it's not a ranking factor, and how to use each element correctly.","pr":0.0003768239311500529,"prPercentile":31,"inbound":11},{"id":"/ai-search/how-search-works/semantic-search/","label":"Semantic Search","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/semantic-search/","desc":"How search engines match meaning instead of keywords — the Knowledge Graph, Hummingbird, RankBrain, neural matching, BERT, and MUM, and what it means for SEO.","pr":0.0007321154666109074,"prPercentile":56,"inbound":32},{"id":"/ai-search/optimization/semantic-triples/","label":"Semantic Triples","kind":"article","topic":"ai-search","href":"/ai-search/optimization/semantic-triples/","desc":"What semantic triples (subject–predicate–object) are, how they underpin the Knowledge Graph and linked data, and how structured data and entity optimization map onto the RDF triple model.","pr":0.0004359867344574224,"prPercentile":39,"inbound":6},{"id":"/enterprise-seo/strategy-and-operations/seo-ab-testing/","label":"SEO A/B Testing","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/strategy-and-operations/seo-ab-testing/","desc":"How to run controlled SEO experiments — split testing title tags, meta descriptions, structured data, and on-page changes — using time-series or split-URL approaches to measure causal impact.","pr":0.00039085038712035486,"prPercentile":33,"inbound":8},{"id":"/technical-seo/how-search-works/seo-accessibility/","label":"SEO and Accessibility","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/seo-accessibility/","desc":"Where web accessibility and SEO genuinely overlap (alt text, headings, link text, speed) and where they diverge — plus why Google says accessibility isn't a ranking factor.","pr":0.001235587779757729,"prPercentile":64,"inbound":58},{"id":"/technical-seo/tools/seo-audit-checklist/","label":"SEO Audit Checklist","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/seo-audit-checklist/","desc":"A full SEO audit checklist covering technical, on-page, content, and off-page factors — what to check, what tools to use, and how to prioritize findings into an action plan.","pr":0.0014209352580648517,"prPercentile":66,"inbound":42},{"id":"/enterprise-seo/strategy-and-operations/seo-automation/","label":"SEO Automation","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/strategy-and-operations/seo-automation/","desc":"What to automate in SEO (monitoring, reporting, audits, content briefs) vs. what not to, the tools and approaches enterprise teams use, and how to build scalable SEO workflows.","pr":0.00038913093404845404,"prPercentile":33,"inbound":5},{"id":"/technical-seo/seo-checklists/","label":"SEO Checklists & Audits","kind":"article","topic":"technical-seo","href":"/technical-seo/seo-checklists/","desc":"Every SEO checklist and audit on this site in one place, grouped by what you're actually doing — a general audit, a platform setup, a migration or redesign, or a specialized pillar like international, mobile, or enterprise.","pr":0.00028419391595876806,"prPercentile":13,"inbound":3},{"id":"/enterprise-seo/strategy-and-operations/seo-due-diligence/","label":"SEO Due Diligence for M&A","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/strategy-and-operations/seo-due-diligence/","desc":"How to verify organic traffic and revenue, uncover SEO liabilities, model downside, and plan post-deal integration before an acquisition.","pr":0.0010028762836334388,"prPercentile":61,"inbound":16},{"id":"/enterprise-seo/metrics/seo-forecasting/","label":"SEO Forecasting","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/metrics/seo-forecasting/","desc":"How I forecast organic traffic and revenue to get SEO budget approved — methods, data sources, the broken CTR problem, and scenario ranges instead of guarantees.","pr":0.0006533314368428116,"prPercentile":54,"inbound":11},{"id":"/enterprise-seo/metrics/seo-okrs/","label":"SEO OKRs","kind":"article","topic":"enterprise-seo","href":"/enterprise-seo/metrics/seo-okrs/","desc":"A practical framework for SEO Objectives and Key Results — how to set them, tie them to revenue, cascade them across teams, and the OKR examples I actually use.","pr":0.000376810145382155,"prPercentile":31,"inbound":6},{"id":"/technical-seo/on-page/structured-data/serp-features/","label":"SERP Features","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/serp-features/","desc":"What SERP features are (rich results, featured snippets, knowledge panels, image packs), which ones structured data actually unlocks vs. which are purely algorithmic, and how they affect CTR.","pr":0.0005588289163978428,"prPercentile":49,"inbound":23},{"id":"/technical-seo/how-search-works/indexing/gsc-page-indexing/server-error-5xx/","label":"Server Error (5xx)","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/gsc-page-indexing/server-error-5xx/","desc":"What the \"Server error (5xx)\" status in Google Search Console's Page Indexing report means — why a 500-level response slows crawling and eventually drops pages, how to diagnose and fix it, and the right way to take a site down on purpose with a 503 and Retry-After.","pr":0.00027142007003827214,"prPercentile":9,"inbound":3},{"id":"/technical-seo/platform-seo/ecommerce-platforms/shopify-seo/","label":"Shopify SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/ecommerce-platforms/shopify-seo/","desc":"How to do SEO on Shopify — fixed URL routes, duplicate product URLs, robots.txt.liquid customization, hreflang under Shopify Markets, the auto-generated sitemap, and the theme-dependent gap in product schema.","pr":0.00031402886940979676,"prPercentile":22,"inbound":3},{"id":"/technical-seo/platform-seo/ecommerce-platforms/shopify-seo-checklist/","label":"Shopify SEO Checklist","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/ecommerce-platforms/shopify-seo-checklist/","desc":"An ordered Shopify SEO checklist — fixed URL prefixes, the collection/product duplicate-URL fix, structured data, sitemap, robots.txt.liquid, app bloat, and pre-launch.","pr":0.0002483106096632864,"prPercentile":3,"inbound":3},{"id":"/technical-seo/platform-seo/ecommerce-platforms/shopware-seo/","label":"Shopware SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/ecommerce-platforms/shopware-seo/","desc":"How SEO works on Shopware 6 — the native controls it ships (Twig-templated SEO URLs, canonical handling, XML sitemaps, hreflang via the Sales Channel/Domain model, and, in recent versions, native robots.txt and JSON-LD), the version gates that decide what you actually get, the traps (rebuild the index after a template change, variant duplicate content, seo_url table growth), and why headless (Composable Frontends) moves the whole SEO checklist into the Nuxt layer.","pr":0.0002502304636985348,"prPercentile":5,"inbound":6},{"id":"/technical-seo/website-structure/siloing/","label":"How to Build a Silo Structure: A Practical Guide","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/siloing/","desc":"A step-by-step build guide for a topic silo — define boundaries with keyword research, wire the hub-and-spoke internal link matrix, cross-link sensibly, and audit that link concentration actually landed where you meant it to.","pr":0.0003921963354377151,"prPercentile":34,"inbound":4},{"id":"/technical-seo/website-structure/site-architecture/","label":"Site Architecture","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/site-architecture/","desc":"Silo structure, hub and spoke, and topic clusters compared — what's actually different, what Google recommends, and why internal links beat URL folders.","pr":0.0004723030091735508,"prPercentile":43,"inbound":9},{"id":"/technical-seo/migrations/site-split-carve-out-seo-migration/","label":"Site Splits & Carve-Outs","kind":"article","topic":"technical-seo","href":"/technical-seo/migrations/site-split-carve-out-seo-migration/","desc":"How to separate part of a website into a new company or domain without losing the URLs, demand, links, data, and knowledge that make it valuable.","pr":0.0004322543248110057,"prPercentile":38,"inbound":6},{"id":"/technical-seo/platform-seo/cms/sitecore-seo/","label":"Sitecore SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/cms/sitecore-seo/","desc":"How to make a Sitecore site rank — the two platforms that change everything (XP vs XM Cloud), what SXA gives you out of the box and what it doesn't, and the platform-specific traps that catch enterprise teams: the default robots.txt that blocks every crawler, aliases that create duplicate content at HTTP 200, and metadata that silently fails to inherit because blank isn't NULL.","pr":0.0002447901233872078,"prPercentile":1,"inbound":3},{"id":"/technical-seo/how-search-works/sitelinks/","label":"Sitelinks","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/sitelinks/","desc":"What Google sitelinks are, why they're 100% algorithmic, and how to influence (not control) them — plus the demote tool that's gone, the Sitelinks Searchbox deprecation, Bing Deep Links, and how paid sitelinks differ from organic.","pr":0.00061178059426123,"prPercentile":52,"inbound":20},{"id":"/technical-seo/how-search-works/discovery/sitemaps/sitemap-index/","label":"Sitemap Index","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/discovery/sitemaps/sitemap-index/","desc":"A sitemap index is a sitemap of sitemaps — how large sites split past the 50,000-URL limit, how many URLs you can cover, and the splitting strategy that actually pays off.","pr":0.0006317268370161852,"prPercentile":54,"inbound":17},{"id":"/technical-seo/how-search-works/discovery/sitemap-priority/","label":"Sitemap Priority","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/discovery/sitemap-priority/","desc":"What the sitemap priority tag is, why Google and Bing both ignore priority and changefreq entirely, and what actually signals a page's importance to search engines instead.","pr":0.0005918245209256128,"prPercentile":51,"inbound":26},{"id":"/technical-seo/how-search-works/discovery/sitemaps/","label":"Sitemaps","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/discovery/sitemaps/","desc":"What a sitemap is, whether you need one, the types (XML, HTML, image, video, news), how to find, create, and submit one, and why sitemaps help discovery but never guarantee indexing.","pr":0.004884364358158016,"prPercentile":98,"inbound":274},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/sitemaps-report/","label":"Sitemaps Report","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/sitemaps-report/","desc":"How to submit a sitemap in Google Search Console and read the Sitemaps report — type, last read, status, and Discovered URLs — plus why submitting isn't indexing.","pr":0.001026336421989666,"prPercentile":62,"inbound":44},{"id":"/technical-seo/on-page/structured-data/social-community/","label":"Social & Community Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/social-community/","desc":"Social & Community schema is my catch-all for the schema.org types built around user-generated, interactive, and instructional content — DiscussionForumPosting, QAPage, FAQPage, HowTo, Event, and SoftwareApplication. Half of them are alive; half of them lost their rich result. Here's which is which.","pr":0.0002577548762109872,"prPercentile":6,"inbound":8},{"id":"/technical-seo/on-page/meta-tags/social-images/","label":"Social Sharing Images (og:image and twitter:image): Sizes, Limits, and Fallbacks","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/social-images/","desc":"The image spec sheet for og:image and twitter:image — the safe 1200×630 (1.91:1) default, per-platform dimensions and file-size caps, the absolute-URL rule, Google's own 2026 thumbnail requirements, and why images fail vs. fall back.","pr":0.00027214646984832086,"prPercentile":10,"inbound":5},{"id":"/technical-seo/http-status-codes/http-errors/soft-404-errors/","label":"Soft 404 Errors","kind":"article","topic":"technical-seo","href":"/technical-seo/http-status-codes/http-errors/soft-404-errors/","desc":"What soft 404 errors are, why Google flags pages that return 200 OK but have no content as soft 404s, how to find them in Search Console, and how to fix them.","pr":0.000748018106984791,"prPercentile":56,"inbound":43},{"id":"/technical-seo/on-page/structured-data/social-community/softwareapplication-schema/","label":"SoftwareApplication Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/social-community/softwareapplication-schema/","desc":"How to implement SoftwareApplication schema (schema.org/SoftwareApplication) for Google's Software App rich result — the required name/offers/rating fields, the applicationCategory enum, choosing WebApplication vs MobileApplication, when to use it instead of Product schema, and the genuine-rating rules that keep you out of trouble.","pr":0.00024522477790585735,"prPercentile":2,"inbound":2},{"id":"/technical-seo/platform-seo/js-frameworks/solidjs-seo/","label":"SolidJS SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/js-frameworks/solidjs-seo/","desc":"How to make SolidJS sites crawlable, indexable, and fast — why bare SolidJS is CSR-only, how SolidStart's SSR/SSG fixes it, managing head tags with @solidjs/meta, and why SolidJS hydrates (it is not resumable like Qwik).","pr":0.0002995664017610627,"prPercentile":18,"inbound":4},{"id":"/technical-seo/javascript-seo/spa-seo/","label":"SPA SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/javascript-seo/spa-seo/","desc":"How to make single-page applications (React Router, Vue Router, Angular Router) crawlable and indexable — the app-shell and soft-404 problems, History API vs hash routing, per-route HTML via SSR/prerendering, per-route canonicals and titles, and sitemap generation for client-side routes.","pr":0.0002829301512561408,"prPercentile":13,"inbound":5},{"id":"/technical-seo/on-page/structured-data/speakable-schema/","label":"Speakable Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/speakable-schema/","desc":"Speakable schema marks the specific sentences on a page that a text-to-speech system should read aloud. In 2026 it's still a narrow, BETA-only Google Home feature — and, despite the hype, not an AI Overviews signal.","pr":0.0003666049965985621,"prPercentile":30,"inbound":5},{"id":"/technical-seo/web-performance/speculation-rules/","label":"Speculation Rules API","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/speculation-rules/","desc":"What the Speculation Rules API (prefetch and prerender) actually is, whether it affects SEO, crawling, or rankings, and how to implement it without inflating your analytics.","pr":0.000609591369741544,"prPercentile":52,"inbound":22},{"id":"/technical-seo/web-performance/web-vitals/speed-index/","label":"Speed Index","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-vitals/speed-index/","desc":"What Speed Index measures, what's a good score, why it's a lab-only Lighthouse metric and not a Core Web Vital or ranking factor, and how to improve it.","pr":0.00038566899756160866,"prPercentile":32,"inbound":11},{"id":"/technical-seo/how-search-works/crawling/spider-trap/","label":"Spider Traps (Crawler Traps)","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/spider-trap/","desc":"Spider traps (crawler traps) are site structures that generate effectively infinite URLs — faceted filters, calendars, session IDs, redirect loops — and quietly drain crawl budget. How to find and fix them.","pr":0.0007898830528269014,"prPercentile":57,"inbound":26},{"id":"/technical-seo/platform-seo/ecommerce-platforms/squarespace-commerce-seo/","label":"Squarespace Commerce SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/ecommerce-platforms/squarespace-commerce-seo/","desc":"How SEO works on a Squarespace online store specifically — the per-product SEO fields, the category-page ceiling (no custom SEO settings), the single-URL variant model that sidesteps duplicate content, the 200-vs-10,000 product limit, sold-out handling, the auto Product schema and its gaps, and the US-only, physical-goods-only Google Shopping integration.","pr":0.00024572714173113714,"prPercentile":2,"inbound":3},{"id":"/technical-seo/platform-seo/website-builders/squarespace-seo/","label":"Squarespace SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/website-builders/squarespace-seo/","desc":"A technical guide to Squarespace SEO — what the platform handles automatically (HTTPS, CDN, sitemap, canonical tags, six schema types), what you control manually (titles, slugs, URL Mappings, Code Injection), and the hard limits that no setting overrides: no robots.txt editing, no auto-redirects on URL changes, no code injection unique to a single blog post, and AMP deprecated in February 2025.","pr":0.00025098117363014314,"prPercentile":5,"inbound":6},{"id":"/technical-seo/https/ssl-tls-certificates/","label":"SSL/TLS Certificates","kind":"article","topic":"technical-seo","href":"/technical-seo/https/ssl-tls-certificates/","desc":"DV vs OV vs EV, wildcard vs SAN, Let's Encrypt and free automated issuance, certificate chain failures, expiration and auto-renewal, and what breaks for users vs crawlers when a certificate is invalid — the certificate-level deep dive under the HTTPS hub.","pr":0.0004969713632639028,"prPercentile":45,"inbound":13},{"id":"/technical-seo/platform-seo/static-site-generators/","label":"Static Site Generators","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/static-site-generators/","desc":"How Hugo, Jekyll, Eleventy, Hexo, Gatsby, and Astro pre-build every page into static HTML — bypassing Google's JS rendering queue so content is indexable on the first fetch.","pr":0.00026877003733512733,"prPercentile":8,"inbound":6},{"id":"/technical-seo/platform-seo/headless-cms/storyblok-seo/","label":"Storyblok SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/headless-cms/storyblok-seo/","desc":"Storyblok is a visual headless CMS — it stores content but never renders your pages, so SEO lives in the frontend. Rendering, meta fields, preview noindex, sitemaps, images.","pr":0.00024549326794770233,"prPercentile":2,"inbound":4},{"id":"/technical-seo/platform-seo/headless-cms/strapi-seo/","label":"Strapi SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/headless-cms/strapi-seo/","desc":"Strapi is a headless CMS with no frontend, so your SEO is decided by how the frontend renders — plus content modeling, the SEO plugin, sitemaps, drafts, and preview hygiene.","pr":0.00024530832155532557,"prPercentile":2,"inbound":4},{"id":"/technical-seo/platform-seo/website-builders/strikingly-seo/","label":"Strikingly SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/website-builders/strikingly-seo/","desc":"A technical guide to Strikingly SEO — what the platform handles automatically (HTTPS, CDN, auto-sitemap, per-page meta tags, image alt text, GSC integration), what you control manually, and the hard limits no setting changes: no robots.txt editing, no self-service 301 redirects (you must contact support), no canonical control, no per-page noindex, and no native structured data. Plus the core constraint — Strikingly's single-section model, where sections are scroll anchors rather than separate indexable URLs.","pr":0.0002398705770084523,"prPercentile":0,"inbound":1},{"id":"/technical-seo/on-page/structured-data/","label":"Structured Data for SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/","desc":"Structured data labels your page content so search engines understand its meaning. It's not a ranking factor — its value is rich results and entity understanding. The hub.","pr":0.0006375884992281556,"prPercentile":54,"inbound":62},{"id":"/technical-seo/website-structure/subdomain-vs-subdirectory/","label":"Subdomain vs Subdirectory","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/subdomain-vs-subdirectory/","desc":"Subdomains and subdirectories are functionally equivalent for SEO. Google decides per site how to treat each — and most migration \"wins\" are confounded.","pr":0.0005705442333157604,"prPercentile":50,"inbound":11},{"id":"/technical-seo/platform-seo/js-frameworks/svelte-seo/","label":"Svelte SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/js-frameworks/svelte-seo/","desc":"Svelte alone is client-side rendered — content isn't in the raw HTML. SvelteKit fixes that with SSR by default. Rendering modes, svelte:head, load functions, adapters, sitemaps, and the SPA-mode trap.","pr":0.00033169701105942697,"prPercentile":24,"inbound":9},{"id":"/technical-seo/platform-seo/js-frameworks/sveltekit-seo/","label":"SvelteKit Deployment SEO: Adapters, Prerendering, and Edge Rendering","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/js-frameworks/sveltekit-seo/","desc":"SvelteKit's adapter and per-route prerender settings decide where and when your pages render — and that drives TTFB, LCP, and crawl budget. A deployment-focused deep dive: choosing adapter-static/node/vercel/cloudflare/netlify, prerender = true/false/'auto', edge-runtime constraints, and building sitemap.xml and robots.txt.","pr":0.0002450239915306968,"prPercentile":1,"inbound":2},{"id":"/technical-seo/news-seo/syndicated-content/","label":"Syndicated Content and SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/news-seo/syndicated-content/","desc":"When the same article runs on multiple sites, you pick one of three: cross-domain canonical, noindex the reprint, or risk a partner outranking you.","pr":0.0003179464042331045,"prPercentile":22,"inbound":3},{"id":"/technical-seo/","label":"Technical SEO","kind":"pillar","topic":"technical-seo","href":"/technical-seo/","desc":"A complete guide to technical SEO — a plain-language Beginner's Guide and a systems-level Advanced Guide to crawling, rendering, indexing, and ranking.","pr":0.006547463244140822,"prPercentile":99,"inbound":629},{"id":"/enterprise-seo/technical-seo-at-scale/","label":"Technical SEO at Scale","kind":"cluster","topic":"enterprise-seo","href":"/enterprise-seo/technical-seo-at-scale/","desc":"How enterprise teams manage crawling, indexation, internal architecture, sitemaps, logs, release controls, and technical debt across large websites.","pr":0.0035116570556501005,"prPercentile":74,"inbound":629},{"id":"/technical-seo/tools/technical-seo-checklist/","label":"Technical SEO Checklist","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/technical-seo-checklist/","desc":"A comprehensive technical SEO checklist covering crawlability, indexing, Core Web Vitals, structured data, sitemaps, robots.txt, canonicalization, HTTPS, and mobile SEO — organized by priority and site type.","pr":0.000318552527727467,"prPercentile":22,"inbound":4},{"id":"/programmatic-seo/risks/thin-content/","label":"Thin Content","kind":"article","topic":"programmatic-seo","href":"/programmatic-seo/risks/thin-content/","desc":"What thin content really is (value per page, not word count), the difference between the manual action and algorithmic suppression, and why it's a programmatic SEO risk.","pr":0.0008525697230349512,"prPercentile":59,"inbound":52},{"id":"/technical-seo/web-performance/web-vitals/time-to-first-byte/","label":"Time to First Byte (TTFB)","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-vitals/time-to-first-byte/","desc":"What TTFB measures, why it isn't a Core Web Vital, how it caps your LCP and FCP, what counts as good, and how to fix a slow server response.","pr":0.0008800736819883932,"prPercentile":59,"inbound":55},{"id":"/technical-seo/web-performance/web-vitals/time-to-interactive/","label":"Time to Interactive (TTI)","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-vitals/time-to-interactive/","desc":"What Time to Interactive measured, why Lighthouse removed it in version 10, why it was never a Core Web Vital or a ranking factor, and why its ghost still lives inside Total Blocking Time — from a technical SEO.","pr":0.00029720932101222705,"prPercentile":17,"inbound":7},{"id":"/technical-seo/on-page/meta-tags/title-tag/","label":"Title Tag","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/title-tag/","desc":"What a title tag is, why it's a light ranking factor and the main source of the SERP title link, why Google rewrites titles since 2021, and how to stop it.","pr":0.0017244779361120606,"prPercentile":68,"inbound":100},{"id":"/ai-search/how-search-works/tokens-and-context-windows/","label":"Tokens and Context Windows","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/tokens-and-context-windows/","desc":"What tokens and context windows are, why LLMs have them, and why the context-window limit is the mechanical reason AI search chunks and retrieves your content instead of reading whole pages.","pr":0.0014443546432503756,"prPercentile":66,"inbound":73},{"id":"/technical-seo/web-performance/web-vitals/total-blocking-time/","label":"Total Blocking Time (TBT)","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-vitals/total-blocking-time/","desc":"What TBT measures, the 50ms long-task math, why it's the lab proxy for INP (not a Core Web Vital), and how to fix a red score — from a technical SEO.","pr":0.00043274426823245083,"prPercentile":38,"inbound":18},{"id":"/technical-seo/website-structure/url-structure/trailing-slash/","label":"Trailing Slash","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/url-structure/trailing-slash/","desc":"Does a trailing slash matter for SEO? The root-domain exception, the file-vs-directory history, the REST API gotcha, and copy-pasteable Apache, Nginx, and IIS rules to enforce one format — plus when not to bother changing it.","pr":0.000687015162568941,"prPercentile":55,"inbound":32},{"id":"/international-seo/localization-and-content/translation-vs-localization/","label":"Translation vs. Localization for SEO","kind":"article","topic":"international-seo","href":"/international-seo/localization-and-content/translation-vs-localization/","desc":"Translation converts words; localization adapts the whole experience for a market. Here's the difference, why it shapes your international rankings, and where AI fits.","pr":0.0008376981539286599,"prPercentile":59,"inbound":34},{"id":"/technical-seo/on-page/meta-tags/twitter-cards/","label":"Twitter Card Tags (X Cards): The Current, Honest Guide","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/twitter-cards/","desc":"What twitter:card meta tags do, the four card types, the Open Graph fallback rule, and what X actually broke — the dead validator, the vanished Cards docs, and link-post reach effects (a separate system from card rendering). Not a ranking factor.","pr":0.00036634929131464333,"prPercentile":29,"inbound":13},{"id":"/technical-seo/platform-seo/cms/umbraco-seo/","label":"Umbraco SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/cms/umbraco-seo/","desc":"How to make an Umbraco site rank — what the .NET CMS handles out of the box (clean URLs, automatic 301s on rename, HTTPS), what needs a package (meta fields, XML sitemaps, robots.txt, canonical tags, noindex), and what needs custom developer work (hreflang, structured data). The package stack — SeoToolkit, SEO Checker by Soeteman Software, URL Tracker — and why uMarketingSuite (now Umbraco Engage) is not an SEO tool.","pr":0.00023967666844540786,"prPercentile":0,"inbound":1},{"id":"/ecommerce-seo/ai-commerce/universal-commerce-protocol/","label":"Universal Commerce Protocol (UCP)","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/ai-commerce/universal-commerce-protocol/","desc":"UCP is Google and Shopify's open standard letting AI agents transact with merchants via a /.well-known/ucp profile — shifting ecommerce SEO to feed quality.","pr":0.000333865336403336,"prPercentile":24,"inbound":7},{"id":"/technical-seo/website-structure/url-structure/url-case-sensitivity/","label":"URL Case Sensitivity","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/url-structure/url-case-sensitivity/","desc":"Why /Apple and /apple are two different URLs to Google — the Linux vs Windows/IIS filesystem mechanism behind it, the robots.txt case trap, server-level fixes for Apache, Nginx, and IIS, and how to find case duplicates in the wild.","pr":0.00028419319276460026,"prPercentile":13,"inbound":4},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/url-inspection-tool/","label":"URL Inspection Tool","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/url-inspection-tool/","desc":"How Google's URL Inspection tool reports a single URL — the indexed snapshot vs the live test, reading the coverage panel, canonicals, Request Indexing, and the API.","pr":0.003941293600226132,"prPercentile":92,"inbound":222},{"id":"/technical-seo/how-search-works/indexing/canonicalization/url-parameters/","label":"URL Parameters","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/indexing/canonicalization/url-parameters/","desc":"How query-string parameters create duplicate and near-duplicate URLs and crawl problems — and how to manage them today, now that the GSC URL Parameters tool is gone.","pr":0.0010351786769519668,"prPercentile":62,"inbound":69},{"id":"/technical-seo/website-structure/url-structure/","label":"URL Structure","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/url-structure/","desc":"How to structure URLs for SEO — anatomy, hyphens vs. underscores, keywords, case sensitivity, parameters, and why changing URLs almost never helps.","pr":0.0014022616265864736,"prPercentile":66,"inbound":94},{"id":"/technical-seo/migrations/url-structure-migration/","label":"URL Structure Migration SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/migrations/url-structure-migration/","desc":"Change URL paths or parameters safely with complete mapping, permanent redirects, internal-signal updates, validation, and cohort monitoring.","pr":0.0005938890385380882,"prPercentile":52,"inbound":8},{"id":"/technical-seo/how-search-works/crawling/user-agent/","label":"User Agent","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/user-agent/","desc":"What a user agent is — the HTTP header crawlers and browsers use to identify themselves, the robots.txt token vs. the full string, and how to verify a bot is real.","pr":0.0020356505646218688,"prPercentile":69,"inbound":103},{"id":"/ai-search/how-search-works/vector-search/","label":"Vector Search","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/vector-search/","desc":"How AI search finds relevant content by comparing embedding vectors — ANN algorithms (HNSW, ScaNN), distance metrics, hybrid search, and what it means for SEO.","pr":0.0004700373085101657,"prPercentile":43,"inbound":15},{"id":"/ai-search/how-search-works/vibe-ranking/","label":"Vibe Ranking","kind":"article","topic":"ai-search","href":"/ai-search/how-search-works/vibe-ranking/","desc":"What 'vibe ranking' really means — LLM-based reranking, the two-stage retrieval pipeline, what Google and Bing actually do, and how to optimize for it.","pr":0.00028777265346151954,"prPercentile":14,"inbound":3},{"id":"/technical-seo/tools/search-engine-tools/google-search-console/video-indexing-report/","label":"Video Indexing Report","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/google-search-console/video-indexing-report/","desc":"What Google Search Console's Video indexing report shows, every issue reason explained with fixes, and how to get videos indexed for video features.","pr":0.0003929645772823526,"prPercentile":34,"inbound":7},{"id":"/technical-seo/video-seo/","label":"Video SEO","kind":"cluster","topic":"technical-seo","href":"/technical-seo/video-seo/","desc":"Getting video found in search — two surfaces at once. The video embedded on your own pages (video schema, video sitemaps, indexing, thumbnails) and YouTube as its own search engine. The hub for the Video SEO cluster.","pr":0.003597751493847399,"prPercentile":80,"inbound":629},{"id":"/technical-seo/how-search-works/discovery/sitemaps/video-sitemaps/","label":"Video Sitemap","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/discovery/sitemaps/video-sitemaps/","desc":"What a video sitemap is and when you need one — the required and optional video:video tags, the limits, accepted media and thumbnail file types, multiple videos per page, and the mRSS alternative.","pr":0.0004964434896256373,"prPercentile":45,"inbound":12},{"id":"/technical-seo/on-page/structured-data/creative-works/videoobject-schema/","label":"VideoObject Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/creative-works/videoobject-schema/","desc":"How to implement VideoObject schema for Google's video rich results across search, the Video tab, Images, and Discover — required vs. recommended properties, the two ways to add key moments (SeekToAction vs. Clip), and the BroadcastEvent LIVE badge.","pr":0.00039192581945031316,"prPercentile":34,"inbound":10},{"id":"/technical-seo/mobile-seo/viewport-meta-tag/","label":"Viewport Meta Tag","kind":"article","topic":"technical-seo","href":"/technical-seo/mobile-seo/viewport-meta-tag/","desc":"What the viewport meta tag does, why it makes responsive design work on mobile, the correct configuration, the attribute reference, and common mistakes.","pr":0.0002917931089875145,"prPercentile":16,"inbound":6},{"id":"/technical-seo/platform-seo/js-frameworks/vue-seo/","label":"Vue SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/js-frameworks/vue-seo/","desc":"Vue 3 defaults to client-side rendering, so the content isn't in the raw HTML. This is how to make Vue apps crawlable and indexable — router mode, @unhead/vue, prerendering with vite-ssg, SSR/SSG with Nuxt, hydration, and Core Web Vitals.","pr":0.00025197388721989923,"prPercentile":5,"inbound":6},{"id":"/ecommerce-seo/marketplace-seo/walmart-seo/","label":"Walmart SEO","kind":"article","topic":"ecommerce-seo","href":"/ecommerce-seo/marketplace-seo/walmart-seo/","desc":"Optimizing product listings inside Walmart Marketplace — a separate ranking system from Google, Amazon, Etsy, and eBay (and from paid Walmart Connect ads). Item setup, product type and attributes, the Listing Quality score, Search Insights, and how it differs from ranking your own store in Google.","pr":0.00029022084857310506,"prPercentile":15,"inbound":2},{"id":"/technical-seo/web-performance/web-performance-tools/","label":"Web Performance Tools","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-performance-tools/","desc":"The three tools that measure web performance — Google Lighthouse (lab), the Chrome UX Report/CrUX (field), and PageSpeed Insights (both in one UI). Which one Google ranks on, and which to use for what job.","pr":0.0003817487955698693,"prPercentile":32,"inbound":11},{"id":"/technical-seo/web-performance/web-vitals/","label":"Web Vitals","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-vitals/","desc":"Web Vitals is Google's initiative for unified page-experience quality signals. Here's the full picture — what the initiative covers, which metrics are \"Core\" (and rank), which are diagnostic, and why your lab score and field data disagree. The hub for the supplementary metrics that sit under Core Web Vitals.","pr":0.0003553090078120755,"prPercentile":27,"inbound":11},{"id":"/technical-seo/platform-seo/website-builders/webflow-seo/","label":"Webflow SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/website-builders/webflow-seo/","desc":"An honest, practitioner-to-practitioner guide to SEO on Webflow — why static HTML publishing is a real advantage, the native controls that replace plugins (robots.txt, sitemap, 301s, canonicals, CMS-bound meta), the limitations nobody markets (pagination, hreflang, schema at scale, CMS caps), and how it stacks up against WordPress.","pr":0.0002814877496396991,"prPercentile":12,"inbound":4},{"id":"/ai-search/optimization/webmcp/","label":"WebMCP","kind":"article","topic":"ai-search","href":"/ai-search/optimization/webmcp/","desc":"WebMCP lets a web page expose structured tools to an AI agent in the browser. Learn how it differs from MCP, what Chrome supports, security risks, and when to wait.","pr":0.00043451048438112704,"prPercentile":39,"inbound":7},{"id":"/technical-seo/platform-seo/website-builders/webnode-seo/","label":"Webnode SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/website-builders/webnode-seo/","desc":"A technical guide to Webnode SEO — what the builder handles automatically (HTTPS on every plan, a CDN, an auto-updating XML sitemap, responsive templates), what you configure manually (titles, meta descriptions, slugs, alt text, Open Graph), and the hard limits no setting changes: no robots.txt editing, a 301 'alternative URL' feature (not a bulk redirect manager) for pages, blog posts, and products, and schema markup that requires manual code injection on a Standard/Profi/Business plan. Plus Webnode's standout differentiator — multilingual SEO with a subdirectory URL structure at a low price — and the ecommerce exclusion that's confirmed for the legacy editor but unverified for the newer one.","pr":0.0002457607949406334,"prPercentile":3,"inbound":4},{"id":"/technical-seo/web-performance/web-performance-tools/webpagetest/","label":"WebPageTest","kind":"article","topic":"technical-seo","href":"/technical-seo/web-performance/web-performance-tools/webpagetest/","desc":"WebPageTest is the free, open-source, lab-based performance tool technical SEOs reach for when PageSpeed Insights tells you a page is slow but not why — the history, how to read the waterfall and filmstrip, the CLS-hunting recipe, and where it fits alongside Lighthouse, PSI, and CrUX.","pr":0.0004439086014528847,"prPercentile":41,"inbound":18},{"id":"/technical-seo/platform-seo/website-builders/","label":"Website Builder SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/website-builders/","desc":"SEO for hosted visual website builders — Wix, Squarespace, Webflow, Framer, Weebly, Duda, Jimdo, Webnode, Carrd, and Strikingly. What each does automatically and where each falls short.","pr":0.00027590855345363525,"prPercentile":10,"inbound":11},{"id":"/technical-seo/migrations/website-migration-checklist/","label":"Website Migration Checklist","kind":"article","topic":"technical-seo","href":"/technical-seo/migrations/website-migration-checklist/","desc":"A phase-by-phase website migration checklist — pre-migration benchmarking, URL mapping and 301 redirects, staging QA, launch day, and the post-launch monitoring window.","pr":0.0003086135223025186,"prPercentile":20,"inbound":9},{"id":"/technical-seo/migrations/website-redesign-seo-checklist/","label":"Website Redesign SEO Checklist","kind":"article","topic":"technical-seo","href":"/technical-seo/migrations/website-redesign-seo-checklist/","desc":"A same-URL website redesign SEO checklist — what to preserve (titles, H1s, internal links, schema, alt text), how to crawl-diff staging vs. live, and how to plan a rollback.","pr":0.0002662925697180079,"prPercentile":8,"inbound":3},{"id":"/technical-seo/on-page/structured-data/metadata-trust/website-schema/","label":"WebSite Schema","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/structured-data/metadata-trust/website-schema/","desc":"How to implement WebSite schema markup for Sitelinks Searchbox (now deprecated by Google) and site-level entity definition, what schema.org/WebSite covers, and what it still does after the Searchbox removal.","pr":0.00039864842388071767,"prPercentile":35,"inbound":17},{"id":"/technical-seo/website-structure/","label":"Website Structure","kind":"cluster","topic":"technical-seo","href":"/technical-seo/website-structure/","desc":"How a site's hierarchy, navigation, breadcrumbs, and URLs are organized — and why internal linking is the primary signal Google reads to understand it. The hub.","pr":0.003824859210829618,"prPercentile":88,"inbound":629},{"id":"/technical-seo/how-search-works/discovery/websub/","label":"WebSub","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/discovery/websub/","desc":"WebSub (formerly PubSubHubbub) is a push protocol that broadcasts RSS/Atom feed changes to search engines like Google in real time — what it is, how it works, and its limits.","pr":0.0003554365915167918,"prPercentile":27,"inbound":6},{"id":"/technical-seo/platform-seo/website-builders/weebly-seo/","label":"Weebly SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/website-builders/weebly-seo/","desc":"A current, honest guide to Weebly SEO — what the platform handles automatically (HTTPS, an auto-generated sitemap, responsive themes), what you have to configure by hand (titles, slugs, alt text, 301s, canonical tags, schema), and the hard limits no setting overrides: no robots.txt editing, a documented-manual redirect workflow, an H2-by-default Title element, a mandatory /store/ prefix, and a site name appended to every title. Plus the story competitors miss — Weebly is winding down in 67 countries by late 2026, and Square's successor product was just renamed from Square Online to Square Websites.","pr":0.00024176856631081544,"prPercentile":1,"inbound":2},{"id":"/technical-seo/platform-seo/ecommerce-platforms/wix-ecommerce-seo/","label":"Wix eCommerce SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/ecommerce-platforms/wix-ecommerce-seo/","desc":"How SEO works on Wix Stores — the /product-page/ URL prefix and auto title/meta defaults, the auto-generated Product JSON-LD and its 7,000-character cap, the dedicated store-products-sitemap.xml, why product variants don't spawn duplicate URLs, the no-bulk-editing scaling limit, per-language currency you can't set, and when to go headless.","pr":0.0002497002062441685,"prPercentile":4,"inbound":5},{"id":"/technical-seo/platform-seo/website-builders/wix-seo/","label":"Wix SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/website-builders/wix-seo/","desc":"Is Wix bad for SEO? Not anymore. A current, data-backed guide to Wix SEO — what the platform handles automatically (canonical tags, XML sitemap, SSR, HTTPS, 301s), what you configure manually, the hard limits no setting can change (image filenames, multilingual slugs, no raw logs), and when to reach for Velo. Includes Google's John Mueller calling Wix 'fine for SEO' and the 2024 Web Almanac's perfect Lighthouse SEO score of 100.","pr":0.0002489949271998321,"prPercentile":4,"inbound":5},{"id":"/technical-seo/platform-seo/ecommerce-platforms/woocommerce-seo/","label":"WooCommerce SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/ecommerce-platforms/woocommerce-seo/","desc":"How to optimize a WooCommerce store for organic search — what WooCommerce does by default, where it falls short, the duplicate-content risk map (categories, tags, attributes, facets), URL structure including the 10.5 permalink change, product schema, plugins (Yoast vs Rank Math), and Core Web Vitals.","pr":0.0005809666472744582,"prPercentile":51,"inbound":26},{"id":"/technical-seo/platform-seo/cms/wordpress-seo/","label":"WordPress SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/cms/wordpress-seo/","desc":"A technical SEO practitioner's guide to WordPress — the default settings that hurt you, how the core sitemap and canonical handling actually work, why you run exactly one SEO plugin, and the duplicate-content sources WordPress creates on its own.","pr":0.00033447259583228763,"prPercentile":24,"inbound":6},{"id":"/technical-seo/platform-seo/cms/wordpress-seo-checklist/","label":"WordPress SEO Checklist","kind":"article","topic":"technical-seo","href":"/technical-seo/platform-seo/cms/wordpress-seo-checklist/","desc":"An ordered, plugin-neutral WordPress SEO checklist — permalinks, Yoast/Rank Math/SEOPress setup, sitemap, robots.txt, archive noindex, images, caching, redirects, schema, and a before-you-launch gate.","pr":0.0002475166853144578,"prPercentile":3,"inbound":3},{"id":"/technical-seo/website-structure/url-structure/www-vs-non-www/","label":"WWW vs. Non-WWW","kind":"article","topic":"technical-seo","href":"/technical-seo/website-structure/url-structure/www-vs-non-www/","desc":"Whether to serve your site from www.example.com or example.com — why it's a canonicalization choice and not a ranking factor, what replaced GSC's Preferred Domain setting, and the DNS and certificate mechanics that actually decide it.","pr":0.00028748358468308645,"prPercentile":14,"inbound":7},{"id":"/international-seo/hreflang/x-default-hreflang/","label":"x-default Hreflang","kind":"article","topic":"international-seo","href":"/international-seo/hreflang/x-default-hreflang/","desc":"What hreflang x-default actually is, when to use it, when to skip it, and the myths (it means English, it's required) worth ignoring — with first-party study data.","pr":0.0007355786729984841,"prPercentile":56,"inbound":31},{"id":"/technical-seo/on-page/meta-tags/x-robots-tag/","label":"X-Robots-Tag","kind":"article","topic":"technical-seo","href":"/technical-seo/on-page/meta-tags/x-robots-tag/","desc":"The X-Robots-Tag HTTP header carries the same directives as the robots meta tag, so you can noindex PDFs, images, and videos. Apache, Nginx, and Cloudflare configs plus how to verify with curl.","pr":0.0009450065225654993,"prPercentile":60,"inbound":46},{"id":"/technical-seo/how-search-works/discovery/sitemaps/xml-sitemaps/","label":"XML Sitemap","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/discovery/sitemaps/xml-sitemaps/","desc":"What an XML sitemap is, its anatomy, the ignored tags (priority/changefreq), accurate lastmod, the 50,000/50MB limits, hreflang in sitemaps, and how to submit one.","pr":0.0029365209382900053,"prPercentile":70,"inbound":142},{"id":"/international-seo/market-specific-seo/yandex-seo/","label":"Yandex SEO","kind":"article","topic":"international-seo","href":"/international-seo/market-specific-seo/yandex-seo/","desc":"How ranking in Yandex — Russia's dominant search engine — differs from Google: heavier behavioral factors, an explicit commercial-query classifier, direct regional targeting, what the 2023 source-code leak actually showed, and whether Yandex.Direct spend touches organic.","pr":0.00028832840465128066,"prPercentile":15,"inbound":4},{"id":"/technical-seo/tools/search-engine-tools/yandex-webmaster-tools/","label":"Yandex Webmaster","kind":"article","topic":"technical-seo","href":"/technical-seo/tools/search-engine-tools/yandex-webmaster-tools/","desc":"What Yandex Webmaster is, why a Google-first SEO should care about it for the Russian and CIS market, and how it actually differs from Search Console — verification, the Reindex pages tool, IKS, site region, IndexNow, and why Turbo pages are gone.","pr":0.0005027691366519986,"prPercentile":46,"inbound":9},{"id":"/technical-seo/how-search-works/crawling/crawler/yandexbot/","label":"YandexBot","kind":"article","topic":"technical-seo","href":"/technical-seo/how-search-works/crawling/crawler/yandexbot/","desc":"What YandexBot is, how to spot and verify it, the Yandex-only Clean-param directive, why Crawl-delay is dead, how it handles JavaScript, and how it compares to Googlebot and Bingbot.","pr":0.00048047373826193843,"prPercentile":44,"inbound":10},{"id":"/technical-seo/video-seo/youtube-seo/","label":"YouTube SEO","kind":"article","topic":"technical-seo","href":"/technical-seo/video-seo/youtube-seo/","desc":"How to earn discovery in YouTube Search, Home, Suggested, Shorts, and Google using better topics, packaging, videos, and measurement.","pr":0.00044466189531410134,"prPercentile":41,"inbound":4},{"id":"/enterprise-seo/strategy-and-operations/","label":"Strategy & Operations","kind":"cluster","topic":"enterprise-seo","href":"/enterprise-seo/strategy-and-operations/","desc":"Strategy & Operations cluster hub under Enterprise SEO.","pr":0.0035059521876500627,"prPercentile":73,"inbound":629},{"id":"/enterprise-seo/business-models-and-segments/","label":"Business Models & Segments","kind":"cluster","topic":"enterprise-seo","href":"/enterprise-seo/business-models-and-segments/","desc":"Business Models & Segments cluster hub under Enterprise SEO.","pr":0.00350347978312399,"prPercentile":72,"inbound":629},{"id":"/technical-seo/tools/","label":"Tools","kind":"cluster","topic":"technical-seo","href":"/technical-seo/tools/","desc":"Tools cluster hub under Technical SEO.","pr":0.0036824736131584475,"prPercentile":83,"inbound":629},{"id":"/technical-seo/web-performance/","label":"Web Performance","kind":"cluster","topic":"technical-seo","href":"/technical-seo/web-performance/","desc":"Web Performance cluster hub under Technical SEO.","pr":0.003739793801302466,"prPercentile":85,"inbound":629},{"id":"/ecommerce-seo/categories-and-merchandising/","label":"Categories & Merchandising","kind":"cluster","topic":"ecommerce-seo","href":"/ecommerce-seo/categories-and-merchandising/","desc":"Categories & Merchandising cluster hub under Ecommerce SEO.","pr":0.003497545541394334,"prPercentile":72,"inbound":629},{"id":"/international-seo/architecture-and-targeting/","label":"Architecture & Targeting","kind":"cluster","topic":"international-seo","href":"/international-seo/architecture-and-targeting/","desc":"Architecture & Targeting cluster hub under International SEO.","pr":0.003506379724773525,"prPercentile":73,"inbound":629},{"id":"/international-seo/localization-and-content/","label":"Localization & Content","kind":"cluster","topic":"international-seo","href":"/international-seo/localization-and-content/","desc":"Localization & Content cluster hub under International SEO.","pr":0.0035145837327914416,"prPercentile":74,"inbound":629},{"id":"/ecommerce-seo/product-pages/","label":"Product Pages","kind":"cluster","topic":"ecommerce-seo","href":"/ecommerce-seo/product-pages/","desc":"Product Pages cluster hub under Ecommerce SEO.","pr":0.003502655786335926,"prPercentile":72,"inbound":629},{"id":"/programmatic-seo/risks/","label":"Risks","kind":"cluster","topic":"programmatic-seo","href":"/programmatic-seo/risks/","desc":"Risks cluster hub under Programmatic SEO.","pr":0.0035137646056340862,"prPercentile":74,"inbound":629},{"id":"/ecommerce-seo/architecture-and-crawl-control/","label":"Architecture & Crawl Control","kind":"cluster","topic":"ecommerce-seo","href":"/ecommerce-seo/architecture-and-crawl-control/","desc":"Architecture & Crawl Control cluster hub under Ecommerce SEO.","pr":0.003503707654247413,"prPercentile":73,"inbound":629},{"id":"/enterprise-seo/audits-and-governance/","label":"Audits & Governance","kind":"cluster","topic":"enterprise-seo","href":"/enterprise-seo/audits-and-governance/","desc":"Audits & Governance cluster hub under Enterprise SEO.","pr":0.0034992071665800465,"prPercentile":72,"inbound":629},{"id":"/ecommerce-seo/merchant-center/","label":"Google Merchant Center","kind":"cluster","topic":"ecommerce-seo","href":"/ecommerce-seo/merchant-center/","desc":"Google Merchant Center cluster hub under Ecommerce SEO.","pr":0.0035184796442751577,"prPercentile":77,"inbound":629},{"id":"/ecommerce-seo/ecommerce-platforms/","label":"Ecommerce Platforms","kind":"cluster","topic":"ecommerce-seo","href":"/ecommerce-seo/ecommerce-platforms/","desc":"Ecommerce Platforms cluster hub under Ecommerce SEO.","pr":0.0034923857802222954,"prPercentile":72,"inbound":629},{"id":"/content/","label":"Content Hub","kind":"directory","topic":"site","href":"/content/","desc":"Articles, guides, research, talks, podcasts, and newsletters about SEO.","pr":0.0034789382533600014,"prPercentile":71,"inbound":629},{"id":"/tools/","label":"Free SEO Tools","kind":"directory","topic":"tools","href":"/tools/","desc":"Free technical SEO, content, performance, and search marketing tools.","pr":0.007265092449835478,"prPercentile":100,"inbound":629},{"id":"/services/","label":"SEO Services","kind":"directory","topic":"services","href":"/services/","desc":"Technical SEO consulting, audits, strategy, and advisory services.","pr":0.003920898750686095,"prPercentile":91,"inbound":629},{"id":"/contact/","label":"Contact Patrick Stox","kind":"utility","topic":"site","href":"/contact/","desc":"Get in touch about consulting, speaking, product advice, or collaboration.","pr":0.0034787118915034615,"prPercentile":70,"inbound":629},{"id":"/experts/","label":"Expert panel","kind":"directory","topic":"site","href":"/experts/","desc":"Verified industry experts who annotate articles and answer reader questions.","pr":0.003546942187657798,"prPercentile":78,"inbound":629},{"id":"/experts/bounty/","label":"Expert bounty board","kind":"utility","topic":"site","href":"/experts/bounty/","desc":"Open reader questions where verified experts can contribute answers.","pr":0.00023809523809523812,"prPercentile":0,"inbound":0},{"id":"/thought-leadership/","label":"Thought Leadership","kind":"utility","topic":"site","href":"/thought-leadership/","desc":"Opinions, predictions, and where the search industry is heading.","pr":0.0034787118915034615,"prPercentile":70,"inbound":629},{"id":"/bots/","label":"Crawler & AI bot reference","kind":"utility","topic":"site","href":"/bots/","desc":"Search, AI training, and AI-search crawlers, published ranges, and verification guidance.","pr":0.0034791897203275924,"prPercentile":71,"inbound":629},{"id":"/stats/","label":"Site stats","kind":"utility","topic":"site","href":"/stats/","desc":"Open, first-party stats for patrickstox.com.","pr":0.0034787118915034615,"prPercentile":70,"inbound":629},{"id":"/site-graph/","label":"Site graph","kind":"utility","topic":"site","href":"/site-graph/","desc":"Explore the site structure, internal links, and content relationships.","pr":0.0034787118915034615,"prPercentile":70,"inbound":629},{"id":"/for-agents/","label":"For agents","kind":"utility","topic":"site","href":"/for-agents/","desc":"Markdown endpoints and JSON indexes for agents.","pr":0.0035559427311494464,"prPercentile":78,"inbound":629},{"id":"/fetcher/","label":"Patrick Stox Tools Fetcher","kind":"utility","topic":"site","href":"/fetcher/","desc":"How user-triggered SEO tool requests identify themselves and how site owners can block them.","pr":0.00040606890617825775,"prPercentile":36,"inbound":2},{"id":"/about/","label":"About Patrick Stox","kind":"utility","topic":"site","href":"/about/","desc":"SEO consultant, product advisor, speaker, author, and community builder.","pr":0.0035467114010326365,"prPercentile":78,"inbound":629},{"id":"/workspace/","label":"Workspace","kind":"utility","topic":"site","href":"/workspace/","desc":"A local-first workspace for moving SEO findings through investigation and action.","pr":0.003538277019635942,"prPercentile":78,"inbound":629},{"id":"/watchtower/","label":"Traverse Watchtower","kind":"utility","topic":"site","href":"/watchtower/","desc":"Monitor important technical SEO signals and review public Patrick Stox site history.","pr":0.0003211657791704758,"prPercentile":22,"inbound":1},{"id":"/privacy/","label":"Privacy Policy","kind":"utility","topic":"site","href":"/privacy/","desc":"How this site handles analytics, submitted information, and privacy choices.","pr":0.0035467114010326365,"prPercentile":78,"inbound":629},{"id":"/terms/","label":"Terms of Use","kind":"utility","topic":"site","href":"/terms/","desc":"Terms governing use of this site and its tools.","pr":0.0035467114010326365,"prPercentile":78,"inbound":629},{"id":"/changelog/","label":"Changelog","kind":"utility","topic":"site","href":"/changelog/","desc":"Release notes and a history of improvements to this site.","pr":0.0034787118915034615,"prPercentile":70,"inbound":629},{"id":"/help/","label":"Help","kind":"utility","topic":"site","href":"/help/","desc":"Help, support, platform guidance, and current product availability.","pr":0.0034791897203275924,"prPercentile":71,"inbound":629},{"id":"/tools/google-index-checker/","label":"Google Index Checker","kind":"tool","topic":"tools","href":"/tools/google-index-checker/","desc":"Check one URL’s observable indexability blockers, or reconcile sitemap, crawl, and supplied Search Console evidence across a URL set before verifying Google’s actual state in URL Inspection.","pr":0.004668158799130917,"prPercentile":97,"inbound":629},{"id":"/tools/canonical-checker/","label":"Canonicalization Checker","kind":"tool","topic":"tools","href":"/tools/canonical-checker/","desc":"Audit HTML and HTTP canonical signals, test the canonical target, and identify observable conflicts that can cause Google to choose a different URL.","pr":0.0043722236738805795,"prPercentile":96,"inbound":629},{"id":"/tools/seo-incident-simulator/","label":"SEO Incident Simulator","kind":"tool","topic":"tools","href":"/tools/seo-incident-simulator/","desc":"Practice thirty deterministic technical SEO incident investigations — indexability, crawl controls, redirects, sitemaps, markup, caching, DNS, bot verification, rendering, hreflang, and faceted navigation — with clearly labeled fixture evidence and Find → Fix → Verify handoffs.","pr":0.004177318993006868,"prPercentile":95,"inbound":629},{"id":"/tools/migration-command-center/","label":"SEO Migration Planner & Validator","kind":"tool","topic":"tools","href":"/tools/migration-command-center/","desc":"Run a five-step SEO migration workflow: build and review a redirect map, verify deployed redirects, check old-URL status, compare sitemaps, and spot-check Wayback history.","pr":0.004008758607068658,"prPercentile":93,"inbound":629},{"id":"/tools/mcp/","label":"SEO MCP Server","kind":"tool","topic":"tools","href":"/tools/mcp/","desc":"Connect an AI agent to a read-only MCP server for published SEO content, crawler-IP verification, schema validation, and bounded redirect-chain tracing.","pr":0.003712926680675488,"prPercentile":85,"inbound":629},{"id":"/tools/opportunities/","label":"SEO Opportunity Finder","kind":"tool","topic":"tools","href":"/tools/opportunities/","desc":"Choose an evidence-backed content, link, or technical SEO workflow, then open the free tool that can evaluate it without turning every warning into an opportunity.","pr":0.004572435909749936,"prPercentile":97,"inbound":629},{"id":"/tools/robots-txt-tester/","label":"robots.txt Tester","kind":"tool","topic":"tools","href":"/tools/robots-txt-tester/","desc":"Test pages against bots with a matcher ported from Google's open-source robots.txt parser — a blocked/allowed matrix with the exact winning rule per cell, file lint, sitemap-conflict detection, a diff mode for proposed changes, and a separate live robots.txt fetch for each entered origin.","pr":0.004678752771313738,"prPercentile":98,"inbound":629},{"id":"/tools/sitemap-validator/","label":"XML Sitemap Validator","kind":"tool","topic":"tools","href":"/tools/sitemap-validator/","desc":"Paste, upload, or fetch a sitemap by URL — errors, warnings, and a health score with line numbers. Pasted and uploaded sitemaps are validated entirely in your browser.","pr":0.0042724810956801034,"prPercentile":96,"inbound":629},{"id":"/tools/schema-validator/","label":"Schema Markup Validator","kind":"tool","topic":"tools","href":"/tools/schema-validator/","desc":"Paste JSON-LD or a full HTML page and get severity-tiered structured-data validation — schema.org vocabulary, Google rich-result requirements, cross-block @id graph checks, and a corrected copy-pasteable JSON-LD block.","pr":0.004339863554471834,"prPercentile":96,"inbound":629},{"id":"/tools/rich-result-eligibility/","label":"Rich-Result Eligibility Checker","kind":"tool","topic":"tools","href":"/tools/rich-result-eligibility/","desc":"Paste JSON-LD, an HTML page, or fetch a live URL and compare detected types with the Google rich-result requirements this tool tracks — ✓ requirements met, ✗ a missing required field, ⚠ recommended fields — across Product, Article, Recipe, Video, Event, JobPosting, Breadcrumb, Organization, and more. Analysis runs in your browser; Google alone decides whether a result appears.","pr":0.004208888552500214,"prPercentile":95,"inbound":629},{"id":"/tools/serp-snippet-checker/","label":"SERP Snippet & Truncation Checker","kind":"tool","topic":"tools","href":"/tools/serp-snippet-checker/","desc":"Measure title-tag and meta-description widths with consistent font stand-ins and compare them with configurable desktop and mobile preview guidance. Single check or bulk CSV — runs entirely in your browser, nothing is uploaded.","pr":0.003941934336323503,"prPercentile":92,"inbound":629},{"id":"/tools/serp-simulator/","label":"Google SERP Simulator","kind":"tool","topic":"tools","href":"/tools/serp-simulator/","desc":"Interactive Google result preview: type a title, description, and URL, compare controlled-font desktop + mobile truncation guidance with simulated query bolding, copy the finished tags, and share a filled-in preview.","pr":0.003880961782822513,"prPercentile":90,"inbound":629},{"id":"/tools/domain-rating-checker/","label":"Page and Website Authority Checker","kind":"tool","topic":"tools","href":"/tools/domain-rating-checker/","desc":"Compare page- and domain-level Moz, Ahrefs, OpenPageRank, and Common Crawl authority metrics without blending provider scores.","pr":0.003757637315361276,"prPercentile":86,"inbound":629},{"id":"/tools/entity-coverage-analyzer/","label":"Entity Coverage Analyzer","kind":"tool","topic":"tools","href":"/tools/entity-coverage-analyzer/","desc":"Extract likely page entities, reconcile selected matches, and draft transparent about/mentions JSON-LD.","pr":0.00410312903926032,"prPercentile":94,"inbound":629},{"id":"/tools/keyword-idea-generator/","label":"Keyword Idea Generator","kind":"tool","topic":"tools","href":"/tools/keyword-idea-generator/","desc":"Build transparent question, comparison, and modifier planning ideas with local clustering and no invented volumes.","pr":0.0037947495186651304,"prPercentile":87,"inbound":629},{"id":"/tools/brand-suggest-auditor/","label":"Brand Suggest Auditor","kind":"tool","topic":"tools","href":"/tools/brand-suggest-auditor/","desc":"Review reputation and comparison query framings around a brand without overstating them as live suggestions.","pr":0.003692509066043491,"prPercentile":83,"inbound":629},{"id":"/tools/ai-content-brief-generator/","label":"AI Content Brief Generator","kind":"tool","topic":"tools","href":"/tools/ai-content-brief-generator/","desc":"Assemble an exportable brief while preserving which research inputs are observed, heuristic, or not evaluated.","pr":0.003974579743038216,"prPercentile":93,"inbound":629},{"id":"/tools/local-serp-checker/","label":"Local SERP Generator","kind":"tool","topic":"tools","href":"/tools/local-serp-checker/","desc":"Build a Google search link for a manual city or coordinate, country, language, and device context — without scraping results.","pr":0.0037000689923567093,"prPercentile":84,"inbound":629},{"id":"/tools/tech-stack-checker/","label":"CMS & Tech Detector","kind":"tool","topic":"tools","href":"/tools/tech-stack-checker/","desc":"Inspect a public page's visible HTML and selected response headers for CMS, framework, CDN, and analytics fingerprints.","pr":0.003581105731162026,"prPercentile":79,"inbound":629},{"id":"/tools/schema-generator/","label":"Schema Markup Generator","kind":"tool","topic":"tools","href":"/tools/schema-generator/","desc":"Free JSON-LD generator with 19 focused forms plus all 921 vendored Schema.org types. Browse inherited properties and expected ranges, use honest Google/Bing/retired badges, compose @graphs, and export six output formats.","pr":0.0037550066723614304,"prPercentile":86,"inbound":629},{"id":"/tools/redirect-chain-mapper/","label":"Redirect Chain Mapper","kind":"tool","topic":"tools","href":"/tools/redirect-chain-mapper/","desc":"Trace every hop of a redirect chain — status codes, what changed at each step (HTTPS, www, slash, domain, path), a severity verdict, meta-refresh detection, and cleanup rules exportable for Cloudflare, .htaccess, and nginx. Single URL or batch of 8.","pr":0.004060276095745758,"prPercentile":94,"inbound":629},{"id":"/tools/redirect-checker/","label":"Redirect Checker","kind":"tool","topic":"tools","href":"/tools/redirect-checker/","desc":"Check where a URL redirects — final status code, every hop in the chain, and the destination — for one URL or a quick batch. A fast, no-frills redirect checker; for per-hop cleanup rules use the Redirect Chain Mapper, and for hundreds of URLs use the Bulk HTTP Status Code Checker.","pr":0.004430038126162728,"prPercentile":97,"inbound":629},{"id":"/tools/seo-roi-calculator/","label":"SEO ROI Calculator","kind":"tool","topic":"tools","href":"/tools/seo-roi-calculator/","desc":"Model the revenue impact of an SEO investment — content, links, technical, or a full program — with conservative/optimistic scenarios, a break-even chart, and a paid-ads comparison. Runs entirely in your browser.","pr":0.0038275316731530597,"prPercentile":88,"inbound":629},{"id":"/tools/enterprise-seo-ltv-cac-calculator/","label":"Enterprise SEO ROI Calculator","kind":"tool","topic":"tools","href":"/tools/enterprise-seo-ltv-cac-calculator/","desc":"Model your SEO program as an acquisition channel: organic CAC, gross-margin LTV (optionally NPV-discounted), CAC payback, and a cohort-based gross-profit vs. cost chart. Runs entirely in your browser.","pr":0.003649391496778965,"prPercentile":82,"inbound":629},{"id":"/tools/http-status-checker/","label":"HTTP Status & Redirect Checker","kind":"tool","topic":"tools","href":"/tools/http-status-checker/","desc":"Paste up to 500 URLs — status codes, full redirect chains, final destinations, per-hop and total latency, response-header evidence, canonical checks, and redirect-system clues. Filter, compare snapshots, and export CSV. No signup, nothing stored.","pr":0.0045744633074301135,"prPercentile":97,"inbound":629},{"id":"/tools/http-header-checker/","label":"HTTP Header Checker","kind":"tool","topic":"tools","href":"/tools/http-header-checker/","desc":"Inspect complete response headers across every redirect hop, with separate security and SEO grades, CDN/edge fingerprints, compression details, and a staging-versus-production diff.","pr":0.0046499622900774236,"prPercentile":97,"inbound":629},{"id":"/tools/dns-checker/","label":"DNS Checker","kind":"tool","topic":"tools","href":"/tools/dns-checker/","desc":"Compare A, AAAA, CNAME, MX, TXT, NS, SOA, CAA, SRV, and PTR answers from Cloudflare and Google to spot DNS propagation differences.","pr":0.0042875888024074054,"prPercentile":96,"inbound":629},{"id":"/tools/whois-lookup/","label":"Whois / RDAP Lookup","kind":"tool","topic":"tools","href":"/tools/whois-lookup/","desc":"Look up registrar, registration and expiry dates, nameservers, EPP domain-lock statuses, and privacy-redacted registrant information via RDAP.","pr":0.0035163281966190518,"prPercentile":75,"inbound":629},{"id":"/tools/hosting-checker/","label":"Hosting Checker","kind":"tool","topic":"tools","href":"/tools/hosting-checker/","desc":"Find a domain's public IP network, CDN or edge platform, DNS and mail-host evidence, and response transfer facts without pretending a proxy reveals the origin.","pr":0.004087821284799047,"prPercentile":94,"inbound":629},{"id":"/tools/website-down-checker/","label":"Website Down Checker","kind":"tool","topic":"tools","href":"/tools/website-down-checker/","desc":"Check whether one URL or a small sample is reachable right now from one Cloudflare location, with response timing, redirects, DNS fallback evidence, and connection-status details.","pr":0.003923927528899021,"prPercentile":91,"inbound":629},{"id":"/tools/website-safety-checker/","label":"Website Safety & Security Checker","kind":"tool","topic":"tools","href":"/tools/website-safety-checker/","desc":"Get an honest, graded security snapshot: response headers, insecure resource and form signals, security.txt, registry age, fetch/TLS outcome, and optional Google Web Risk advisory evidence.","pr":0.0036567020640881727,"prPercentile":82,"inbound":629},{"id":"/tools/domain-report/","label":"Domain Report","kind":"tool","topic":"tools","href":"/tools/domain-report/","desc":"Run one bounded report for public DNS, registry RDAP data, hosting evidence, reachability, and website safety signals, with each section linked to its focused tool.","pr":0.003865600710578281,"prPercentile":89,"inbound":629},{"id":"/tools/accessibility-checker/","label":"Accessibility Tester","kind":"tool","topic":"tools","href":"/tools/accessibility-checker/","desc":"Run a browser-rendered axe-core WCAG 2.2 A/AA audit, grouped by severity with affected selectors and focused repair guidance. Automated checks are a starting point, not a complete accessibility review.","pr":0.003854025358982166,"prPercentile":89,"inbound":629},{"id":"/tools/bot-verifier/","label":"Googlebot Verifier","kind":"tool","topic":"tools","href":"/tools/bot-verifier/","desc":"Check whether an IP claiming to be Googlebot, Bingbot, GPTBot, ClaudeBot, or another crawler is genuine — published IP ranges plus forward-confirmed reverse DNS, with the real network owner named for spoofers. IPs are checked in memory and never stored.","pr":0.0040452600531956165,"prPercentile":94,"inbound":629},{"id":"/tools/hreflang-generator/","label":"hreflang Generator + Linter","kind":"tool","topic":"tools","href":"/tools/hreflang-generator/","desc":"Enter your URL × locale matrix and get bidirectional hreflang markup as head tags, sitemap XML (auto-split past 50,000 URLs), and Link headers — linted live for wrong region codes, duplicates, and missing fallbacks. Runs entirely in your browser.","pr":0.0038117732362562863,"prPercentile":88,"inbound":629},{"id":"/tools/returntag/","label":"returntag - hreflang checker","kind":"tool","topic":"tools","href":"/tools/returntag/","desc":"Enter one URL or an XML sitemap and the returntag - hreflang checker crawls the whole hreflang cluster — missing return tags, broken targets, self-reference and x-default checks, language-code validation, and head vs Link header vs sitemap disagreements — on an interactive cluster map with CSV export. The check Search Console's International Targeting report used to run.","pr":0.003763897870932338,"prPercentile":86,"inbound":629},{"id":"/tools/render-gap/","label":"Raw vs. Rendered HTML Checker","kind":"tool","topic":"tools","href":"/tools/render-gap/","desc":"See what's in your page's initial HTML versus after JavaScript runs — headless-Chrome rendering only when the page actually needs it, a rendering-strategy verdict (SSR / prerendered / CSR / hybrid), ~15 calibrated JavaScript-SEO checks (noindex, canonicals, robots.txt blocking, links, soft 404s), a side-by-side raw-vs-rendered diff, and shareable reports.","pr":0.004265353680747987,"prPercentile":96,"inbound":629},{"id":"/tools/cwv-checker/","label":"Page Speed Test & Core Web Vitals Checker","kind":"tool","topic":"tools","href":"/tools/cwv-checker/","desc":"One sentence tells you whether a page passes Core Web Vitals and what to fix first — real Chrome user data (CrUX) with a Lighthouse lab fallback, mobile and desktop side by side, loudly-labeled data sources, and prioritized diagnostic fixes. Plus a bulk origin scorecard with CSV export.","pr":0.0037592952958925402,"prPercentile":86,"inbound":629},{"id":"/tools/kg-explorer/","label":"Google Knowledge Graph Explorer","kind":"tool","topic":"tools","href":"/tools/kg-explorer/","desc":"See whether Google's Knowledge Graph knows a person, company, or brand — the entity's name, types, description, and machine ID — with a step-by-step playbook if it doesn't, copy-paste schema.org JSON-LD if it does, and a side-by-side comparison of two entities.","pr":0.0038877323115662013,"prPercentile":90,"inbound":629},{"id":"/tools/mobile-friendly-tester/","label":"Mobile-Friendly Tester","kind":"tool","topic":"tools","href":"/tools/mobile-friendly-tester/","desc":"Run a seven-part mobile-layout diagnostic — a 0–100 product score for viewport, responsive CSS, fixed widths, font sizes, images, page weight, and plugins, plus a separate phone-viewport preview.","pr":0.0038949959767778943,"prPercentile":91,"inbound":629},{"id":"/tools/crux-tracker/","label":"Core Web Vitals History & Competitor Comparison","kind":"tool","topic":"tools","href":"/tools/crux-tracker/","desc":"Chart 40 weeks of real-Chrome-user Core Web Vitals — p75 LCP, INP, CLS, FCP, and TTFB from the Chrome UX Report — and compare up to 5 origins or URLs on one chart. Plus a competitor Leaderboard that ranks curated groups of SEO and page-speed tools on each metric. Pass/fail scorecards, mobile vs desktop, shareable links, CSV export.","pr":0.0037531530089998685,"prPercentile":86,"inbound":629},{"id":"/tools/seo-forecast/","label":"SEO Forecast","kind":"tool","topic":"tools","href":"/tools/seo-forecast/","desc":"Upload GSC, GA4, Ahrefs, Semrush, or Adobe time series and forecast it with backtested models — Google algorithm updates handled as level shifts, migration/anomaly detection, honest prediction intervals from your own history, and a seasonality explainer. Everything runs in your browser.","pr":0.0035997192612970924,"prPercentile":80,"inbound":629},{"id":"/tools/ai-search-volume/","label":"AI Search Volume Estimator","kind":"tool","topic":"tools","href":"/tools/ai-search-volume/","desc":"Turn traditional Google keyword volume into an estimated AI search volume — per system (ChatGPT, Gemini, Perplexity, Copilot) and overall — with editable, sourced market-share and behavior adjustments and Google AI Overviews shown separately. Single keyword or bulk CSV, runs entirely in your browser.","pr":0.003962700955067876,"prPercentile":93,"inbound":629},{"id":"/tools/log-file-analyzer/","label":"Log File Analyzer","kind":"tool","topic":"tools","href":"/tools/log-file-analyzer/","desc":"Drop a server access log and see crawl budget by bot and section, status-code waste, an AI-vs-search breakdown, and a spoofer report that names impostors faking a crawler user-agent. Parses nginx, Apache, IIS/W3C, and JSON logs entirely in your browser — nothing is uploaded.","pr":0.004417918125996551,"prPercentile":97,"inbound":629},{"id":"/tools/redirect-map-builder/","label":"Redirect Map Builder","kind":"tool","topic":"tools","href":"/tools/redirect-map-builder/","desc":"Plan a site migration: paste old and new URLs and get a suggested 301 map — each row scored into a confidence tier with a plain reason, an override dropdown, a first-class unmatched bucket, a 410 kill-list, chain-flattening so the map never creates the chains it prevents, and platform-accurate exports for Apache, nginx, and Cloudflare. Optional metadata-only content matching closes the last-mile gaps. Structural matching runs entirely in your browser.","pr":0.0038973586876925783,"prPercentile":91,"inbound":629},{"id":"/tools/llms-txt/","label":"llms.txt Generator + Validator","kind":"tool","topic":"tools","href":"/tools/llms-txt/","desc":"Generate a well-formed llms.txt that points LLMs at your key pages, or paste/fetch one and check it's valid — H1, summary, well-formed absolute links, duplicates, and off-site flags. Loud and honest that llms.txt is a community proposal, not an official standard AI crawlers are documented to read. Runs entirely in your browser.","pr":0.0036348497975781644,"prPercentile":81,"inbound":629},{"id":"/tools/ai-crawler-checker/","label":"AI-Crawler Access Checker","kind":"tool","topic":"tools","href":"/tools/ai-crawler-checker/","desc":"Enter a URL and see, for every major AI crawler — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, and more — whether your robots.txt allows or blocks it, the exact winning rule, and whether an llms.txt exists. Matcher ported from Google's open-source robots.txt parser. Includes a copy-paste posture generator and the Googlebot/AI-Overviews coupling spelled out.","pr":0.004037937352632071,"prPercentile":93,"inbound":629},{"id":"/tools/ai-search-readiness-report/","label":"AI Search Readiness Report","kind":"tool","topic":"tools","href":"/tools/ai-search-readiness-report/","desc":"See independently whether AI crawlers can retrieve your page, and which future use, citation, and representation checks are still unavailable — with visible stage weights and no single AI score.","pr":0.0037057495327172266,"prPercentile":84,"inbound":629},{"id":"/tools/chunk-tester/","label":"Chunk Tester","kind":"tool","topic":"tools","href":"/tools/chunk-tester/","desc":"Paste content or a URL and see how a retrieval system would split it into the chunks AI answer engines actually retrieve and cite — colored chunk bands, token estimates, and flags for chunks that retrieve badly (too long, no heading context, dangling pronouns, split tables and lists). Adjustable chunk size and overlap; runs in your browser.","pr":0.003887950945995485,"prPercentile":90,"inbound":629},{"id":"/tools/quotable-sentence-finder/","label":"Quotable Sentence Finder","kind":"tool","topic":"tools","href":"/tools/quotable-sentence-finder/","desc":"Find the self-contained, specific sentences an AI answer engine can quote, and inspect six familiar readability formulas. Paste mode stays in your browser.","pr":0.0037088709484749917,"prPercentile":85,"inbound":629},{"id":"/tools/answer-ready-grader/","label":"AI Citation Readiness Checker","kind":"tool","topic":"tools","href":"/tools/answer-ready-grader/","desc":"Separate citability from retrieval evidence, with transparent named weights and a per-model freshness-adjusted view.","pr":0.003955764494068171,"prPercentile":92,"inbound":629},{"id":"/tools/citation-gap-checker/","label":"Citation Gap Checker","kind":"tool","topic":"tools","href":"/tools/citation-gap-checker/","desc":"Spot unsupported numerical and research-style claims, aging statistics, and citations that need human verification.","pr":0.003930212573494506,"prPercentile":91,"inbound":629},{"id":"/tools/ai-content-audit/","label":"AI Content Audit","kind":"tool","topic":"tools","href":"/tools/ai-content-audit/","desc":"Run one deterministic GEO/AEO audit across extractability, answer-ready structure, and citation trust, with a transparent 0–100 score and a prioritized fix list.","pr":0.003944536082900595,"prPercentile":92,"inbound":629},{"id":"/tools/ai-answer-preview/","label":"AI Answer Preview","kind":"tool","topic":"tools","href":"/tools/ai-answer-preview/","desc":"Simulate a context-only answer from your page and flag answer sentences that do not match a source passage.","pr":0.0036999537135180274,"prPercentile":84,"inbound":629},{"id":"/tools/content-completeness-audit/","label":"Content Completeness Audit","kind":"tool","topic":"tools","href":"/tools/content-completeness-audit/","desc":"Audit 14 useful content formats with deterministic presence checks and optional, explicitly enabled editorial AI gating.","pr":0.0035157539730058867,"prPercentile":74,"inbound":629},{"id":"/tools/query-fan-out/","label":"Query Fan-Out Simulator","kind":"tool","topic":"tools","href":"/tools/query-fan-out/","desc":"Generate labelled sub-query approximations around a question and check page coverage without claiming to observe a private search system.","pr":0.0037043948251841946,"prPercentile":84,"inbound":629},{"id":"/tools/ai-brand-visibility/","label":"AI Brand Visibility Checker","kind":"tool","topic":"tools","href":"/tools/ai-brand-visibility/","desc":"Sample a labelled model response about a brand, distinguish mentions from citations, and save local snapshots for comparison.","pr":0.0036163576115871097,"prPercentile":80,"inbound":629},{"id":"/tools/meta-title-generator/","label":"Meta Title Generator","kind":"tool","topic":"tools","href":"/tools/meta-title-generator/","desc":"Generate five SEO title-tag options with AI, then compare their measured widths with approximate desktop and mobile SERP-preview guidance. Each variant is scored for keyword placement and length; you also get a matching meta description and a copy-ready tag block. Quick, paste-content, fetch-URL, and small bulk (≤10) modes. Falls back to editable templates when AI is off.","pr":0.0038240448417777868,"prPercentile":88,"inbound":629},{"id":"/tools/meta-description-generator/","label":"Meta Description Generator","kind":"tool","topic":"tools","href":"/tools/meta-description-generator/","desc":"Generate five meta-description options with AI, then compare their measured widths with approximate desktop and mobile SERP-preview guidance. Variants are scored for the keyword, a call to action, and length; you also get a matching title tag and a copy-ready tag block. Quick, paste-content, fetch-URL, and small bulk (≤10) modes. Falls back to editable templates when AI is off.","pr":0.003764961432184231,"prPercentile":86,"inbound":629},{"id":"/tools/hidden-query-finder/","label":"Google Search Console Hidden Query Estimator","kind":"tool","topic":"tools","href":"/tools/hidden-query-finder/","desc":"Upload a Search Console performance export plus an Ahrefs or Semrush keyword export, and see which queries plausibly explain the clicks and impressions GSC hides below its privacy threshold — per-page confidence-tiered estimates, CSV export. Runs entirely in your browser.","pr":0.0037135256548068607,"prPercentile":85,"inbound":629},{"id":"/tools/robots-txt-generator/","label":"robots.txt Generator","kind":"tool","topic":"tools","href":"/tools/robots-txt-generator/","desc":"Build a copy-ready robots.txt with grouped search, AI-training, assistant, and archive-crawler presets; optionally add a documented Bingbot crawl-delay; test a bot against sample URLs using a Google-style matcher. Runs entirely in your browser.","pr":0.0038514889190508074,"prPercentile":89,"inbound":629},{"id":"/tools/color-contrast-checker/","label":"Color Contrast Checker","kind":"tool","topic":"tools","href":"/tools/color-contrast-checker/","desc":"Check WCAG 2.2 AA and AAA contrast for any foreground/background pair, find nearest passing colors, and audit CSS or design-token palettes locally in your browser.","pr":0.0036056968838064202,"prPercentile":80,"inbound":629},{"id":"/tools/ppc-search-terms-decoder/","label":"Google Ads Hidden Search Terms Estimator","kind":"tool","topic":"tools","href":"/tools/ppc-search-terms-decoder/","desc":"Upload a Google Ads search-terms report plus a GSC queries export or Ahrefs/Semrush keyword export, and see which on-theme queries never show up as a visible search term — likely folded into the \"(other)\" aggregate row — with match rationale and a negative-keyword side output. Runs entirely in your browser.","pr":0.003636545437402799,"prPercentile":81,"inbound":629},{"id":"/tools/gsc-regex-tester/","label":"GSC Regex Builder & Tester","kind":"tool","topic":"tools","href":"/tools/gsc-regex-tester/","desc":"Lint RE2 regex syntax and test Search Console filters against your own query list in the browser.","pr":0.0036404584404151528,"prPercentile":81,"inbound":629},{"id":"/tools/brand-nonbrand-splitter/","label":"Brand/Non-Brand Splitter","kind":"tool","topic":"tools","href":"/tools/brand-nonbrand-splitter/","desc":"Split GSC or Ads query rows into typo-tolerant brand and non-brand CSVs locally in your browser.","pr":0.003956739808841279,"prPercentile":92,"inbound":629},{"id":"/tools/brand-bid-decider/","label":"Brand Bid Decider","kind":"tool","topic":"tools","href":"/tools/brand-bid-decider/","desc":"Compare Ads and organic brand signals, with transparent test-pausing and holdout guidance.","pr":0.0038154907725627676,"prPercentile":88,"inbound":629},{"id":"/tools/paid-organic-overlap/","label":"Paid/Organic Overlap Quadrant","kind":"tool","topic":"tools","href":"/tools/paid-organic-overlap/","desc":"Join Ads and GSC data into paid-only, organic-only, strong-both, and weak actions.","pr":0.0036364058050230527,"prPercentile":81,"inbound":629},{"id":"/tools/negative-keyword-generator/","label":"Negative Keyword Generator","kind":"tool","topic":"tools","href":"/tools/negative-keyword-generator/","desc":"Review high-spend, zero-conversion off-theme terms as Ads negative candidates.","pr":0.003635843102960841,"prPercentile":81,"inbound":629},{"id":"/tools/which-pages-should-i-work-on/","label":"Which Pages Should I Work On?","kind":"tool","topic":"tools","href":"/tools/which-pages-should-i-work-on/","desc":"Rank GSC pages by striking-distance, CTR-gap, and decay opportunity.","pr":0.0037654528347577662,"prPercentile":86,"inbound":629},{"id":"/tools/ppc-seo-arbitrage/","label":"PPC → SEO Arbitrage Prioritizer","kind":"tool","topic":"tools","href":"/tools/ppc-seo-arbitrage/","desc":"Prioritize paid terms where organic improvements could replace spend, plus converting paid-only content briefs.","pr":0.0036976275850746742,"prPercentile":83,"inbound":629},{"id":"/tools/rsa-title-cross-pollinator/","label":"RSA ↔ Title Tag Cross-Pollinator","kind":"tool","topic":"tools","href":"/tools/rsa-title-cross-pollinator/","desc":"Compare RSA headline signals and title tags by landing page to uncover unused copy angles.","pr":0.0035161181016057723,"prPercentile":74,"inbound":629},{"id":"/tools/landing-page-mismatch-finder/","label":"Landing-Page Mismatch Finder","kind":"tool","topic":"tools","href":"/tools/landing-page-mismatch-finder/","desc":"Compare paid landing pages with GSC organic results for the same terms.","pr":0.0036976275850746742,"prPercentile":83,"inbound":629},{"id":"/tools/auction-insights-trends/","label":"Auction Insights Trend Visualizer","kind":"tool","topic":"tools","href":"/tools/auction-insights-trends/","desc":"Inspect competitor impression-share and overlap trends, including censored values.","pr":0.0036970530591083008,"prPercentile":83,"inbound":629},{"id":"/tools/content-gap-analyzer/","label":"Content Gap Analyzer","kind":"tool","topic":"tools","href":"/tools/content-gap-analyzer/","desc":"Cluster competitor keyword wins into page-level content opportunities.","pr":0.0038916224066656226,"prPercentile":90,"inbound":629},{"id":"/tools/gsc-workbench/","label":"Google Search Console CSV Analyzer","kind":"tool","topic":"tools","href":"/tools/gsc-workbench/","desc":"Explore page-query pivots, template-like URL segments, topics, custom CTR curves, cannibalization, and opportunities from uploads or an optional read-only browser session.","pr":0.0038795360584998736,"prPercentile":90,"inbound":629},{"id":"/tools/social-preview/","label":"Open Graph & Social Preview","kind":"tool","topic":"tools","href":"/tools/social-preview/","desc":"Fetch a page as a real crawler or browser user-agent, preview its Open Graph and X cards across nine surfaces, verify the image, and edit copy-ready meta tags locally.","pr":0.0035207044290184227,"prPercentile":77,"inbound":629},{"id":"/tools/favicon-checker/","label":"Favicon Checker","kind":"tool","topic":"tools","href":"/tools/favicon-checker/","desc":"Inspect favicon, Apple touch icon, mask icon, manifest, and Microsoft tile declarations, with coverage gaps and surface previews.","pr":0.003652650637825039,"prPercentile":82,"inbound":629},{"id":"/tools/xml-sitemap-generator/","label":"XML Sitemap Generator","kind":"tool","topic":"tools","href":"/tools/xml-sitemap-generator/","desc":"Generate an XML sitemap from a capped, robots-respecting same-site crawl. Noindex, off-canonical, failed, and uncertain URLs remain visibly separate; lastmod dates are emitted only when the page provides evidence.","pr":0.004249964939368331,"prPercentile":95,"inbound":629},{"id":"/tools/wayback-change-history/","label":"Wayback Change History","kind":"tool","topic":"tools","href":"/tools/wayback-change-history/","desc":"Load cached archive snapshots and compare text changes over time.","pr":0.003597574116036917,"prPercentile":79,"inbound":629},{"id":"/tools/historical-page-comparison/","label":"Historical Page Comparison","kind":"tool","topic":"tools","href":"/tools/historical-page-comparison/","desc":"Compare one bounded Common Crawl capture with the current page’s metadata, canonicals, robots directives, structured-data types, word count, and extracted-text changes; source HTTP statuses remain separate observations.","pr":0.003575202307865962,"prPercentile":79,"inbound":629},{"id":"/tools/har-analyzer/","label":"HAR Analyzer","kind":"tool","topic":"tools","href":"/tools/har-analyzer/","desc":"Analyze a HAR locally for failures, redirects, transfer weight, timings, cache evidence, third parties, and tag requests without uploading the capture.","pr":0.003515371220489887,"prPercentile":74,"inbound":629},{"id":"/tools/heading-structure-checker/","label":"Heading Structure Checker","kind":"tool","topic":"tools","href":"/tools/heading-structure-checker/","desc":"Paste HTML or fetch a public page to visualize its heading hierarchy, catch skipped levels and empty headings, compare its H1 with the title, and preview a table of contents.","pr":0.003890799673225032,"prPercentile":90,"inbound":629},{"id":"/tools/link-analyzer/","label":"Link Analyzer","kind":"tool","topic":"tools","href":"/tools/link-analyzer/","desc":"Inspect a page’s links and linked resources with source locations, calibrated anchor-text findings, and optional batched HTTP status checks.","pr":0.003934020783128668,"prPercentile":91,"inbound":629},{"id":"/tools/image-seo-checker/","label":"Image SEO Checker","kind":"tool","topic":"tools","href":"/tools/image-seo-checker/","desc":"Audit raw HTML image signals: alt attributes, lazy-loading hints, fetch priority, source formats, and ImageObject markup.","pr":0.0038784065939966553,"prPercentile":90,"inbound":629},{"id":"/tools/on-page-seo-checker/","label":"On-Page SEO Checker","kind":"tool","topic":"tools","href":"/tools/on-page-seo-checker/","desc":"A prioritized top-five on-page memo plus advanced raw-HTML checks for headings, links, images, favicons, and social metadata.","pr":0.0036870853245254856,"prPercentile":83,"inbound":629},{"id":"/tools/agent-readiness-checker/","label":"Agent Readiness Checker","kind":"tool","topic":"tools","href":"/tools/agent-readiness-checker/","desc":"Check public MCP, agent-card, llms.txt, security, and Content-Signals discovery markers.","pr":0.0035853998919706995,"prPercentile":79,"inbound":629},{"id":"/tools/indexnow-submitter/","label":"IndexNow Submitter","kind":"tool","topic":"tools","href":"/tools/indexnow-submitter/","desc":"Validate and explicitly submit a same-host URL list to IndexNow; Google does not use IndexNow.","pr":0.003516396891276298,"prPercentile":75,"inbound":629},{"id":"/tools/quotability-rewriter/","label":"Quotability & Entity-Preserving Rewriter","kind":"tool","topic":"tools","href":"/tools/quotability-rewriter/","desc":"Rewrite one paragraph for citability or preserve a declared entity/keyword set; not a general paraphraser.","pr":0.003959889821296125,"prPercentile":92,"inbound":629},{"id":"/tools/ai-commerce-validator/","label":"AI Commerce Validator","kind":"tool","topic":"tools","href":"/tools/ai-commerce-validator/","desc":"Validate public agentic-commerce discovery and XML/TSV merchant-feed readiness against a dated local baseline.","pr":0.0037083624836131983,"prPercentile":84,"inbound":629},{"id":"/tools/video-seo-checker/","label":"Video SEO Checker","kind":"tool","topic":"tools","href":"/tools/video-seo-checker/","desc":"Audit VideoObject, thumbnail, key-moment, and embed signals in raw HTML.","pr":0.0038373194037333623,"prPercentile":88,"inbound":629},{"id":"/tools/pdp-seo-checker/","label":"PDP SEO Checker","kind":"tool","topic":"tools","href":"/tools/pdp-seo-checker/","desc":"Audit raw product schema, price, availability, and visible-price consistency.","pr":0.00386045188316772,"prPercentile":89,"inbound":629},{"id":"/tools/news-seo-checker/","label":"News SEO Checker","kind":"tool","topic":"tools","href":"/tools/news-seo-checker/","desc":"Audit raw NewsArticle schema, publication-date, and author signals.","pr":0.003775547011404611,"prPercentile":87,"inbound":629},{"id":"/tools/local-seo-checker/","label":"Local SEO Checker","kind":"tool","topic":"tools","href":"/tools/local-seo-checker/","desc":"Audit raw LocalBusiness schema and visible NAP/service-area signals.","pr":0.0037067936272060635,"prPercentile":84,"inbound":629},{"id":"/tools/cluster-visualizer/","label":"Internal Link Cluster Visualizer","kind":"tool","topic":"tools","href":"/tools/cluster-visualizer/","desc":"Analyze a bounded supplied internal-link graph, orphans, PageRank, and lexical missing-link suggestions.","pr":0.003727050177399082,"prPercentile":85,"inbound":629},{"id":"/tools/faceted-navigation-auditor/","label":"Faceted Navigation Auditor","kind":"tool","topic":"tools","href":"/tools/faceted-navigation-auditor/","desc":"Classify supplied parameter URLs, surface crawl traps, and advise on facet controls.","pr":0.0036606269541293187,"prPercentile":82,"inbound":629},{"id":"/tools/staging-production-seo-diff/","label":"Staging vs. Production SEO Diff","kind":"tool","topic":"tools","href":"/tools/staging-production-seo-diff/","desc":"Compare matched release URLs across redirects, canonicals, robots directives, hreflang, selected headers, schema eligibility, and raw or optionally rendered content with honest not-evaluated states.","pr":0.003746980078062556,"prPercentile":85,"inbound":629},{"id":"/tools/site-audit-lite/","label":"Scout Site Audit Free","kind":"tool","topic":"tools","href":"/tools/site-audit-lite/","desc":"Run a bounded same-site raw-HTML crawl, group technical SEO findings by detector, and export an honest coverage report.","pr":0.0038435995862611087,"prPercentile":89,"inbound":629},{"id":"/tools/siteradius/","label":"Semantic Site Map","kind":"tool","topic":"tools","href":"/tools/siteradius/","desc":"Explore this site's build-time semantic center, topic coherence, article outliers, and nearest editorial neighbors.","pr":0.0036396949667788655,"prPercentile":81,"inbound":629},{"id":"/tools/commodity-content-checker/","label":"Commodity Content / Information Gain Checker","kind":"tool","topic":"tools","href":"/tools/commodity-content-checker/","desc":"Compare one page with 3–5 competitors to inspect deterministic overlap, unique statements, and an artifact-bound Experience proxy.","pr":0.0037686186871290794,"prPercentile":87,"inbound":629},{"id":"/tools/prepublish-comparison/","label":"Pre-publish Comparison","kind":"tool","topic":"tools","href":"/tools/prepublish-comparison/","desc":"Compare draft and live HTML locally across normalized head signals, heading outlines, and structured data with honest not-evaluated states.","pr":0.0035161181016057723,"prPercentile":74,"inbound":629},{"id":"/services/technical-seo-audits/","label":"Technical SEO Audit Service","kind":"service","topic":"services","href":"/services/technical-seo-audits/","desc":"A prioritized technical SEO audit across crawling, indexing, rendering, and site architecture — an engineering-ready fix list telling you what matters and what to ignore.","pr":0.00351828131903108,"prPercentile":75,"inbound":629},{"id":"/services/seo-website-migrations/","label":"SEO Website Migration Service","kind":"service","topic":"services","href":"/services/seo-website-migrations/","desc":"De-risk replatforms, redesigns, and domain moves with rollback checkpoints and post-launch monitoring — so you keep the rankings you've earned.","pr":0.00351828131903108,"prPercentile":75,"inbound":629},{"id":"/services/programmatic-seo/","label":"Programmatic SEO Services","kind":"service","topic":"services","href":"/services/programmatic-seo/","desc":"Build programmatic SEO pages that are genuinely useful — template and indexation strategy, data sourcing with quality safeguards, and proven patterns that work.","pr":0.00351828131903108,"prPercentile":75,"inbound":629},{"id":"/services/javascript-seo/","label":"JavaScript SEO Service","kind":"service","topic":"services","href":"/services/javascript-seo/","desc":"Make sure your JavaScript content can be crawled, rendered, and indexed — SSR/prerender guidance, framework-specific debugging, and rendering diagnostics.","pr":0.00351828131903108,"prPercentile":75,"inbound":629},{"id":"/services/international-seo/","label":"Hreflang & International SEO Service","kind":"service","topic":"services","href":"/services/international-seo/","desc":"Fix the hreflang and international signals most audits miss — cluster validation across regions and languages, detection of bugs others overlook, and an honest assessment of what actually matters.","pr":0.00351828131903108,"prPercentile":75,"inbound":629},{"id":"/services/pagespeed/","label":"PageSpeed & Core Web Vitals Service","kind":"service","topic":"services","href":"/services/pagespeed/","desc":"Slow pages lose users before they start. Diagnose your LCP, INP, and CLS with field and lab data read correctly, and get a prioritized fix list your engineers can act on.","pr":0.00351828131903108,"prPercentile":75,"inbound":629},{"id":"/services/product/","label":"Product Advisory","kind":"service","topic":"services","href":"/services/product/","desc":"Roadmap, positioning, and category insight from someone who built the SEO tools you use — feature strategy, competitive positioning, and where the category is heading next.","pr":0.00351828131903108,"prPercentile":75,"inbound":629},{"id":"/services/enterprise-seo/","label":"Enterprise SEO Consulting Service","kind":"service","topic":"services","href":"/services/enterprise-seo/","desc":"Enterprise SEO strategy with the stakeholder buy-in and org-aware execution to match — playbooks your team can actually run, not a deck that sits in a shared drive.","pr":0.00351828131903108,"prPercentile":75,"inbound":629},{"id":"/services/ai-search/","label":"GEO & AI Search Consultant","kind":"service","topic":"services","href":"/services/ai-search/","desc":"Earn visibility and citations inside AI Overviews, ChatGPT, and Gemini — a visibility audit across AI engines, a citation and retrieval strategy, and a data-backed GEO roadmap.","pr":0.00351828131903108,"prPercentile":75,"inbound":629},{"id":"/services/saas-seo/","label":"SaaS SEO Consulting Service","kind":"service","topic":"services","href":"/services/saas-seo/","desc":"Product-led growth SEO for SaaS — an integration and product-surface strategy that turns your product into organic surface area and builds a compounding channel over time.","pr":0.00351828131903108,"prPercentile":75,"inbound":629},{"id":"/services/ecommerce-seo/","label":"Ecommerce SEO Consulting Service","kind":"service","topic":"services","href":"/services/ecommerce-seo/","desc":"Ecommerce SEO proven on enormous catalogs — faceted navigation and indexation control, plus category and product scaling patterns that keep working as the catalog grows.","pr":0.00351828131903108,"prPercentile":75,"inbound":629},{"id":"/services/seo-mergers-acquisitions/","label":"SEO for M&A","kind":"service","topic":"services","href":"/services/seo-mergers-acquisitions/","desc":"SEO due diligence and post-deal integration for M&A — traffic validation, risk flags, and an integration plan so acquisitions actually deliver the value you modeled.","pr":0.00351828131903108,"prPercentile":75,"inbound":629}],"edges":[[1,207,0],[1,431,0],[1,0,0],[2,206,0],[2,207,0],[2,431,0],[2,0,0],[3,351,0],[3,207,0],[3,431,0],[3,0,0],[4,351,0],[4,207,0],[4,431,0],[4,0,0],[5,351,0],[5,207,0],[5,431,0],[5,0,0],[6,351,0],[6,207,0],[6,431,0],[6,0,0],[7,351,0],[7,207,0],[7,431,0],[7,0,0],[8,351,0],[8,207,0],[8,431,0],[8,0,0],[9,207,0],[9,431,0],[9,0,0],[10,351,0],[10,207,0],[10,431,0],[10,0,0],[11,351,0],[11,207,0],[11,431,0],[11,0,0],[12,206,0],[12,207,0],[12,431,0],[12,0,0],[13,206,0],[13,207,0],[13,431,0],[13,0,0],[14,206,0],[14,207,0],[14,431,0],[14,0,0],[15,206,0],[15,207,0],[15,431,0],[15,0,0],[16,206,0],[16,207,0],[16,431,0],[16,0,0],[17,206,0],[17,207,0],[17,431,0],[17,0,0],[18,206,0],[18,207,0],[18,431,0],[18,0,0],[19,206,0],[19,207,0],[19,431,0],[19,0,0],[20,206,0],[20,207,0],[20,431,0],[20,0,0],[21,206,0],[21,207,0],[21,431,0],[21,0,0],[22,206,0],[22,207,0],[22,431,0],[22,0,0],[23,206,0],[23,207,0],[23,431,0],[23,0,0],[24,30,0],[24,131,0],[24,0,0],[25,30,0],[25,131,0],[25,0,0],[26,312,0],[26,37,0],[26,0,0],[27,279,0],[27,426,0],[27,307,0],[27,431,0],[27,0,0],[28,486,0],[28,146,0],[28,0,0],[29,38,0],[29,37,0],[29,0,0],[30,131,0],[30,0,0],[31,265,0],[31,37,0],[31,0,0],[32,106,0],[32,107,0],[32,196,0],[32,431,0],[32,0,0],[33,265,0],[33,37,0],[33,0,0],[34,38,0],[34,37,0],[34,0,0],[35,38,0],[35,37,0],[35,0,0],[36,312,0],[36,37,0],[36,0,0],[37,0,0],[38,37,0],[38,0,0],[39,265,0],[39,37,0],[39,0,0],[40,30,0],[40,131,0],[40,0,0],[41,265,0],[41,37,0],[41,0,0],[42,218,0],[42,307,0],[42,431,0],[42,0,0],[43,185,0],[43,224,0],[43,196,0],[43,431,0],[43,0,0],[44,263,0],[44,131,0],[44,0,0],[45,285,0],[45,431,0],[45,0,0],[46,231,0],[46,470,0],[46,431,0],[46,0,0],[47,246,0],[47,325,0],[47,431,0],[47,0,0],[48,312,0],[48,37,0],[48,0,0],[49,339,0],[49,0,0],[50,285,0],[50,431,0],[50,0,0],[51,108,0],[51,426,0],[51,307,0],[51,431,0],[51,0,0],[52,246,0],[52,325,0],[52,431,0],[52,0,0],[53,108,0],[53,426,0],[53,307,0],[53,431,0],[53,0,0],[54,339,0],[54,0,0],[55,369,0],[55,0,0],[56,487,0],[56,146,0],[56,0,0],[57,262,0],[57,233,0],[57,0,0],[58,382,0],[58,488,0],[58,431,0],[58,0,0],[59,106,0],[59,107,0],[59,196,0],[59,431,0],[59,0,0],[60,489,0],[60,431,0],[60,0,0],[61,130,0],[61,325,0],[61,431,0],[61,0,0],[62,382,0],[62,488,0],[62,431,0],[62,0,0],[63,106,0],[63,107,0],[63,196,0],[63,431,0],[63,0,0],[64,185,0],[64,224,0],[64,196,0],[64,431,0],[64,0,0],[65,185,0],[65,224,0],[65,196,0],[65,431,0],[65,0,0],[66,185,0],[66,224,0],[66,196,0],[66,431,0],[66,0,0],[67,185,0],[67,224,0],[67,196,0],[67,431,0],[67,0,0],[68,108,0],[68,426,0],[68,307,0],[68,431,0],[68,0,0],[69,149,0],[69,146,0],[69,0,0],[70,279,0],[70,426,0],[70,307,0],[70,431,0],[70,0,0],[71,470,0],[71,431,0],[71,0,0],[72,489,0],[72,431,0],[72,0,0],[73,74,0],[73,224,0],[73,196,0],[73,431,0],[73,0,0],[74,224,0],[74,196,0],[74,431,0],[74,0,0],[75,426,0],[75,307,0],[75,431,0],[75,0,0],[76,466,0],[76,325,0],[76,431,0],[76,0,0],[77,490,0],[77,131,0],[77,0,0],[78,491,0],[78,233,0],[78,0,0],[79,489,0],[79,431,0],[79,0,0],[80,180,0],[80,382,0],[80,488,0],[80,431,0],[80,0,0],[81,460,0],[81,489,0],[81,431,0],[81,0,0],[82,38,0],[82,37,0],[82,0,0],[83,241,0],[83,431,0],[83,0,0],[84,140,0],[84,431,0],[84,0,0],[85,325,0],[85,431,0],[85,0,0],[86,281,0],[86,431,0],[86,0,0],[87,140,0],[87,431,0],[87,0,0],[88,426,0],[88,307,0],[88,431,0],[88,0,0],[89,191,0],[89,131,0],[89,0,0],[90,110,0],[90,489,0],[90,431,0],[90,0,0],[91,97,0],[91,107,0],[91,196,0],[91,431,0],[91,0,0],[92,38,0],[92,37,0],[92,0,0],[93,188,0],[93,325,0],[93,431,0],[93,0,0],[94,461,0],[94,489,0],[94,431,0],[94,0,0],[95,180,0],[95,382,0],[95,488,0],[95,431,0],[95,0,0],[96,108,0],[96,426,0],[96,307,0],[96,431,0],[96,0,0],[97,107,0],[97,196,0],[97,431,0],[97,0,0],[98,107,0],[98,196,0],[98,431,0],[98,0,0],[99,97,0],[99,107,0],[99,196,0],[99,431,0],[99,0,0],[100,470,0],[100,431,0],[100,0,0],[101,97,0],[101,107,0],[101,196,0],[101,431,0],[101,0,0],[102,97,0],[102,107,0],[102,196,0],[102,431,0],[102,0,0],[103,180,0],[103,382,0],[103,488,0],[103,431,0],[103,0,0],[104,107,0],[104,196,0],[104,431,0],[104,0,0],[105,185,0],[105,224,0],[105,196,0],[105,431,0],[105,0,0],[106,107,0],[106,196,0],[106,431,0],[106,0,0],[107,196,0],[107,431,0],[107,0,0],[108,426,0],[108,307,0],[108,431,0],[108,0,0],[109,110,0],[109,489,0],[109,431,0],[109,0,0],[110,489,0],[110,431,0],[110,0,0],[111,492,0],[111,233,0],[111,0,0],[112,460,0],[112,489,0],[112,431,0],[112,0,0],[113,94,0],[113,461,0],[113,489,0],[113,431,0],[113,0,0],[114,108,0],[114,426,0],[114,307,0],[114,431,0],[114,0,0],[115,493,0],[115,131,0],[115,0,0],[116,180,0],[116,382,0],[116,488,0],[116,431,0],[116,0,0],[117,185,0],[117,224,0],[117,196,0],[117,431,0],[117,0,0],[118,196,0],[118,431,0],[118,0,0],[119,409,0],[119,426,0],[119,307,0],[119,431,0],[119,0,0],[120,494,0],[120,339,0],[120,0,0],[121,85,0],[121,325,0],[121,431,0],[121,0,0],[122,466,0],[122,325,0],[122,431,0],[122,0,0],[123,74,0],[123,224,0],[123,196,0],[123,431,0],[123,0,0],[124,185,0],[124,224,0],[124,196,0],[124,431,0],[124,0,0],[125,493,0],[125,131,0],[125,0,0],[126,185,0],[126,224,0],[126,196,0],[126,431,0],[126,0,0],[127,285,0],[127,431,0],[127,0,0],[128,263,0],[128,131,0],[128,0,0],[129,431,0],[129,0,0],[130,325,0],[130,431,0],[130,0,0],[131,0,0],[132,131,0],[132,0,0],[133,490,0],[133,131,0],[133,0,0],[134,495,0],[134,131,0],[134,0,0],[135,495,0],[135,131,0],[135,0,0],[136,495,0],[136,131,0],[136,0,0],[137,130,0],[137,325,0],[137,431,0],[137,0,0],[138,140,0],[138,431,0],[138,0,0],[139,140,0],[139,431,0],[139,0,0],[140,431,0],[140,0,0],[141,422,0],[141,325,0],[141,431,0],[141,0,0],[142,38,0],[142,37,0],[142,0,0],[143,487,0],[143,146,0],[143,0,0],[144,487,0],[144,146,0],[144,0,0],[145,487,0],[145,146,0],[145,0,0],[146,0,0],[147,496,0],[147,146,0],[147,0,0],[148,496,0],[148,146,0],[148,0,0],[149,146,0],[149,0,0],[150,496,0],[150,146,0],[150,0,0],[151,149,0],[151,146,0],[151,0,0],[152,149,0],[152,146,0],[152,0,0],[153,486,0],[153,146,0],[153,0,0],[154,426,0],[154,307,0],[154,431,0],[154,0,0],[155,312,0],[155,37,0],[155,0,0],[156,263,0],[156,131,0],[156,0,0],[157,409,0],[157,426,0],[157,307,0],[157,431,0],[157,0,0],[158,495,0],[158,131,0],[158,0,0],[159,409,0],[159,426,0],[159,307,0],[159,431,0],[159,0,0],[160,278,0],[160,307,0],[160,431,0],[160,0,0],[161,460,0],[161,489,0],[161,431,0],[161,0,0],[162,461,0],[162,489,0],[162,431,0],[162,0,0],[163,461,0],[163,489,0],[163,431,0],[163,0,0],[164,470,0],[164,431,0],[164,0,0],[165,489,0],[165,431,0],[165,0,0],[166,466,0],[166,325,0],[166,431,0],[166,0,0],[167,497,0],[167,131,0],[167,0,0],[168,265,0],[168,37,0],[168,0,0],[169,422,0],[169,325,0],[169,431,0],[169,0,0],[170,312,0],[170,37,0],[170,0,0],[171,312,0],[171,37,0],[171,0,0],[172,491,0],[172,233,0],[172,0,0],[173,188,0],[173,325,0],[173,431,0],[173,0,0],[174,431,0],[174,0,0],[175,296,0],[175,431,0],[175,0,0],[176,218,0],[176,307,0],[176,431,0],[176,0,0],[177,118,0],[177,196,0],[177,431,0],[177,0,0],[178,497,0],[178,131,0],[178,0,0],[179,296,0],[179,431,0],[179,0,0],[180,382,0],[180,488,0],[180,431,0],[180,0,0],[181,30,0],[181,131,0],[181,0,0],[182,106,0],[182,107,0],[182,196,0],[182,431,0],[182,0,0],[183,38,0],[183,37,0],[183,0,0],[184,382,0],[184,488,0],[184,431,0],[184,0,0],[185,224,0],[185,196,0],[185,431,0],[185,0,0],[186,187,0],[186,307,0],[186,431,0],[186,0,0],[187,307,0],[187,431,0],[187,0,0],[188,325,0],[188,431,0],[188,0,0],[189,188,0],[189,325,0],[189,431,0],[189,0,0],[190,191,0],[190,131,0],[190,0,0],[191,131,0],[191,0,0],[192,494,0],[192,339,0],[192,0,0],[193,422,0],[193,325,0],[193,431,0],[193,0,0],[194,180,0],[194,382,0],[194,488,0],[194,431,0],[194,0,0],[195,281,0],[195,431,0],[195,0,0],[196,431,0],[196,0,0],[197,224,0],[197,196,0],[197,431,0],[197,0,0],[198,224,0],[198,196,0],[198,431,0],[198,0,0],[199,409,0],[199,426,0],[199,307,0],[199,431,0],[199,0,0],[200,233,0],[200,0,0],[201,200,0],[201,233,0],[201,0,0],[202,200,0],[202,233,0],[202,0,0],[203,210,0],[203,431,0],[203,0,0],[204,205,0],[204,307,0],[204,431,0],[204,0,0],[205,307,0],[205,431,0],[205,0,0],[206,207,0],[206,431,0],[206,0,0],[207,431,0],[207,0,0],[208,210,0],[208,431,0],[208,0,0],[209,489,0],[209,431,0],[209,0,0],[210,431,0],[210,0,0],[211,180,0],[211,382,0],[211,488,0],[211,431,0],[211,0,0],[212,85,0],[212,325,0],[212,431,0],[212,0,0],[213,422,0],[213,325,0],[213,431,0],[213,0,0],[214,38,0],[214,37,0],[214,0,0],[215,218,0],[215,307,0],[215,431,0],[215,0,0],[216,218,0],[216,307,0],[216,431,0],[216,0,0],[217,218,0],[217,307,0],[217,431,0],[217,0,0],[218,307,0],[218,431,0],[218,0,0],[219,407,0],[219,118,0],[219,196,0],[219,431,0],[219,0,0],[220,108,0],[220,426,0],[220,307,0],[220,431,0],[220,0,0],[221,224,0],[221,196,0],[221,431,0],[221,0,0],[222,180,0],[222,382,0],[222,488,0],[222,431,0],[222,0,0],[223,185,0],[223,224,0],[223,196,0],[223,431,0],[223,0,0],[224,196,0],[224,431,0],[224,0,0],[225,339,0],[225,0,0],[226,118,0],[226,196,0],[226,431,0],[226,0,0],[227,241,0],[227,431,0],[227,0,0],[228,312,0],[228,37,0],[228,0,0],[229,94,0],[229,461,0],[229,489,0],[229,431,0],[229,0,0],[230,231,0],[230,470,0],[230,431,0],[230,0,0],[231,470,0],[231,431,0],[231,0,0],[232,431,0],[232,0,0],[233,0,0],[234,233,0],[234,0,0],[235,233,0],[235,0,0],[236,492,0],[236,233,0],[236,0,0],[237,285,0],[237,431,0],[237,0,0],[238,426,0],[238,307,0],[238,431,0],[238,0,0],[239,262,0],[239,233,0],[239,0,0],[240,107,0],[240,196,0],[240,431,0],[240,0,0],[241,431,0],[241,0,0],[242,422,0],[242,325,0],[242,431,0],[242,0,0],[243,466,0],[243,325,0],[243,431,0],[243,0,0],[244,88,0],[244,426,0],[244,307,0],[244,431,0],[244,0,0],[245,85,0],[245,325,0],[245,431,0],[245,0,0],[246,325,0],[246,431,0],[246,0,0],[247,426,0],[247,307,0],[247,431,0],[247,0,0],[248,38,0],[248,37,0],[248,0,0],[249,312,0],[249,37,0],[249,0,0],[250,491,0],[250,233,0],[250,0,0],[251,94,0],[251,461,0],[251,489,0],[251,431,0],[251,0,0],[252,489,0],[252,431,0],[252,0,0],[253,460,0],[253,489,0],[253,431,0],[253,0,0],[254,38,0],[254,37,0],[254,0,0],[255,265,0],[255,37,0],[255,0,0],[256,312,0],[256,37,0],[256,0,0],[257,154,0],[257,426,0],[257,307,0],[257,431,0],[257,0,0],[258,107,0],[258,196,0],[258,431,0],[258,0,0],[259,492,0],[259,233,0],[259,0,0],[260,130,0],[260,325,0],[260,431,0],[260,0,0],[261,185,0],[261,224,0],[261,196,0],[261,431,0],[261,0,0],[262,233,0],[262,0,0],[263,131,0],[263,0,0],[264,278,0],[264,307,0],[264,431,0],[264,0,0],[265,37,0],[265,0,0],[266,470,0],[266,431,0],[266,0,0],[267,497,0],[267,131,0],[267,0,0],[268,497,0],[268,131,0],[268,0,0],[269,497,0],[269,131,0],[269,0,0],[270,180,0],[270,382,0],[270,488,0],[270,431,0],[270,0,0],[271,88,0],[271,426,0],[271,307,0],[271,431,0],[271,0,0],[272,278,0],[272,307,0],[272,431,0],[272,0,0],[273,278,0],[273,307,0],[273,431,0],[273,0,0],[274,241,0],[274,431,0],[274,0,0],[275,278,0],[275,307,0],[275,431,0],[275,0,0],[276,351,0],[276,207,0],[276,431,0],[276,0,0],[277,278,0],[277,307,0],[277,431,0],[277,0,0],[278,307,0],[278,431,0],[278,0,0],[279,426,0],[279,307,0],[279,431,0],[279,0,0],[280,497,0],[280,131,0],[280,0,0],[281,431,0],[281,0,0],[282,110,0],[282,489,0],[282,431,0],[282,0,0],[283,210,0],[283,431,0],[283,0,0],[284,224,0],[284,196,0],[284,431,0],[284,0,0],[285,431,0],[285,0,0],[286,285,0],[286,431,0],[286,0,0],[287,285,0],[287,431,0],[287,0,0],[288,312,0],[288,37,0],[288,0,0],[289,108,0],[289,426,0],[289,307,0],[289,431,0],[289,0,0],[290,492,0],[290,233,0],[290,0,0],[291,38,0],[291,37,0],[291,0,0],[292,187,0],[292,307,0],[292,431,0],[292,0,0],[293,382,0],[293,488,0],[293,431,0],[293,0,0],[294,262,0],[294,233,0],[294,0,0],[295,426,0],[295,307,0],[295,431,0],[295,0,0],[296,431,0],[296,0,0],[297,407,0],[297,118,0],[297,196,0],[297,431,0],[297,0,0],[298,241,0],[298,431,0],[298,0,0],[299,246,0],[299,325,0],[299,431,0],[299,0,0],[300,278,0],[300,307,0],[300,431,0],[300,0,0],[301,278,0],[301,307,0],[301,431,0],[301,0,0],[302,278,0],[302,307,0],[302,431,0],[302,0,0],[303,278,0],[303,307,0],[303,431,0],[303,0,0],[304,185,0],[304,224,0],[304,196,0],[304,431,0],[304,0,0],[305,246,0],[305,325,0],[305,431,0],[305,0,0],[306,88,0],[306,426,0],[306,307,0],[306,431,0],[306,0,0],[307,431,0],[307,0,0],[308,307,0],[308,431,0],[308,0,0],[309,278,0],[309,307,0],[309,431,0],[309,0,0],[310,130,0],[310,325,0],[310,431,0],[310,0,0],[311,382,0],[311,488,0],[311,431,0],[311,0,0],[312,37,0],[312,0,0],[313,154,0],[313,426,0],[313,307,0],[313,431,0],[313,0,0],[314,231,0],[314,470,0],[314,431,0],[314,0,0],[315,493,0],[315,131,0],[315,0,0],[316,185,0],[316,224,0],[316,196,0],[316,431,0],[316,0,0],[317,185,0],[317,224,0],[317,196,0],[317,431,0],[317,0,0],[318,107,0],[318,196,0],[318,431,0],[318,0,0],[319,460,0],[319,489,0],[319,431,0],[319,0,0],[320,470,0],[320,431,0],[320,0,0],[321,38,0],[321,37,0],[321,0,0],[322,296,0],[322,431,0],[322,0,0],[323,180,0],[323,382,0],[323,488,0],[323,431,0],[323,0,0],[324,154,0],[324,426,0],[324,307,0],[324,431,0],[324,0,0],[325,431,0],[325,0,0],[326,490,0],[326,131,0],[326,0,0],[327,281,0],[327,431,0],[327,0,0],[328,281,0],[328,431,0],[328,0,0],[329,498,0],[329,131,0],[329,0,0],[330,30,0],[330,131,0],[330,0,0],[331,497,0],[331,131,0],[331,0,0],[332,369,0],[332,0,0],[333,493,0],[333,131,0],[333,0,0],[334,497,0],[334,131,0],[334,0,0],[335,493,0],[335,131,0],[335,0,0],[336,88,0],[336,426,0],[336,307,0],[336,431,0],[336,0,0],[337,493,0],[337,131,0],[337,0,0],[338,88,0],[338,426,0],[338,307,0],[338,431,0],[338,0,0],[339,0,0],[340,490,0],[340,131,0],[340,0,0],[341,285,0],[341,431,0],[341,0,0],[342,409,0],[342,426,0],[342,307,0],[342,431,0],[342,0,0],[343,38,0],[343,37,0],[343,0,0],[344,246,0],[344,325,0],[344,431,0],[344,0,0],[345,38,0],[345,37,0],[345,0,0],[346,246,0],[346,325,0],[346,431,0],[346,0,0],[347,108,0],[347,426,0],[347,307,0],[347,431,0],[347,0,0],[348,351,0],[348,207,0],[348,431,0],[348,0,0],[349,185,0],[349,224,0],[349,196,0],[349,431,0],[349,0,0],[350,351,0],[350,207,0],[350,431,0],[350,0,0],[351,207,0],[351,431,0],[351,0,0],[352,278,0],[352,307,0],[352,431,0],[352,0,0],[353,278,0],[353,307,0],[353,431,0],[353,0,0],[354,495,0],[354,131,0],[354,0,0],[355,246,0],[355,325,0],[355,431,0],[355,0,0],[356,180,0],[356,382,0],[356,488,0],[356,431,0],[356,0,0],[357,110,0],[357,489,0],[357,431,0],[357,0,0],[358,196,0],[358,431,0],[358,0,0],[359,38,0],[359,37,0],[359,0,0],[360,489,0],[360,431,0],[360,0,0],[361,285,0],[361,431,0],[361,0,0],[362,218,0],[362,307,0],[362,431,0],[362,0,0],[363,265,0],[363,37,0],[363,0,0],[364,279,0],[364,426,0],[364,307,0],[364,431,0],[364,0,0],[365,426,0],[365,307,0],[365,431,0],[365,0,0],[366,180,0],[366,382,0],[366,488,0],[366,431,0],[366,0,0],[367,107,0],[367,196,0],[367,431,0],[367,0,0],[368,118,0],[368,196,0],[368,431,0],[368,0,0],[369,0,0],[370,369,0],[370,0,0],[371,369,0],[371,0,0],[372,369,0],[372,0,0],[373,369,0],[373,0,0],[374,130,0],[374,325,0],[374,431,0],[374,0,0],[375,188,0],[375,325,0],[375,431,0],[375,0,0],[376,494,0],[376,339,0],[376,0,0],[377,426,0],[377,307,0],[377,431,0],[377,0,0],[378,426,0],[378,307,0],[378,431,0],[378,0,0],[379,426,0],[379,307,0],[379,431,0],[379,0,0],[380,312,0],[380,37,0],[380,0,0],[381,180,0],[381,382,0],[381,488,0],[381,431,0],[381,0,0],[382,488,0],[382,431,0],[382,0,0],[383,180,0],[383,382,0],[383,488,0],[383,431,0],[383,0,0],[384,205,0],[384,307,0],[384,431,0],[384,0,0],[385,38,0],[385,37,0],[385,0,0],[386,312,0],[386,37,0],[386,0,0],[387,486,0],[387,146,0],[387,0,0],[388,196,0],[388,431,0],[388,0,0],[389,488,0],[389,431,0],[389,0,0],[390,486,0],[390,146,0],[390,0,0],[391,431,0],[391,0,0],[392,486,0],[392,146,0],[392,0,0],[393,149,0],[393,146,0],[393,0,0],[394,149,0],[394,146,0],[394,0,0],[395,426,0],[395,307,0],[395,431,0],[395,0,0],[396,185,0],[396,224,0],[396,196,0],[396,431,0],[396,0,0],[397,130,0],[397,325,0],[397,431,0],[397,0,0],[398,130,0],[398,325,0],[398,431,0],[398,0,0],[399,130,0],[399,325,0],[399,431,0],[399,0,0],[400,470,0],[400,431,0],[400,0,0],[401,470,0],[401,431,0],[401,0,0],[402,281,0],[402,431,0],[402,0,0],[403,85,0],[403,325,0],[403,431,0],[403,0,0],[404,196,0],[404,431,0],[404,0,0],[405,407,0],[405,118,0],[405,196,0],[405,431,0],[405,0,0],[406,118,0],[406,196,0],[406,431,0],[406,0,0],[407,118,0],[407,196,0],[407,431,0],[407,0,0],[408,180,0],[408,382,0],[408,488,0],[408,431,0],[408,0,0],[409,426,0],[409,307,0],[409,431,0],[409,0,0],[410,278,0],[410,307,0],[410,431,0],[410,0,0],[411,206,0],[411,207,0],[411,431,0],[411,0,0],[412,409,0],[412,426,0],[412,307,0],[412,431,0],[412,0,0],[413,246,0],[413,325,0],[413,431,0],[413,0,0],[414,241,0],[414,431,0],[414,0,0],[415,426,0],[415,307,0],[415,431,0],[415,0,0],[416,489,0],[416,431,0],[416,0,0],[417,461,0],[417,489,0],[417,431,0],[417,0,0],[418,107,0],[418,196,0],[418,431,0],[418,0,0],[419,130,0],[419,325,0],[419,431,0],[419,0,0],[420,466,0],[420,325,0],[420,431,0],[420,0,0],[421,210,0],[421,431,0],[421,0,0],[422,325,0],[422,431,0],[422,0,0],[423,188,0],[423,325,0],[423,431,0],[423,0,0],[424,188,0],[424,325,0],[424,431,0],[424,0,0],[425,466,0],[425,325,0],[425,431,0],[425,0,0],[426,307,0],[426,431,0],[426,0,0],[427,470,0],[427,431,0],[427,0,0],[428,246,0],[428,325,0],[428,431,0],[428,0,0],[429,246,0],[429,325,0],[429,431,0],[429,0,0],[430,296,0],[430,431,0],[430,0,0],[431,0,0],[432,146,0],[432,0,0],[433,488,0],[433,431,0],[433,0,0],[434,494,0],[434,339,0],[434,0,0],[435,461,0],[435,489,0],[435,431,0],[435,0,0],[436,461,0],[436,489,0],[436,431,0],[436,0,0],[437,278,0],[437,307,0],[437,431,0],[437,0,0],[438,38,0],[438,37,0],[438,0,0],[439,461,0],[439,489,0],[439,431,0],[439,0,0],[440,448,0],[440,470,0],[440,431,0],[440,0,0],[441,492,0],[441,233,0],[441,0,0],[442,278,0],[442,307,0],[442,431,0],[442,0,0],[443,85,0],[443,325,0],[443,431,0],[443,0,0],[444,30,0],[444,131,0],[444,0,0],[445,448,0],[445,470,0],[445,431,0],[445,0,0],[446,180,0],[446,382,0],[446,488,0],[446,431,0],[446,0,0],[447,74,0],[447,224,0],[447,196,0],[447,431,0],[447,0,0],[448,470,0],[448,431,0],[448,0,0],[449,281,0],[449,431,0],[449,0,0],[450,107,0],[450,196,0],[450,431,0],[450,0,0],[451,38,0],[451,37,0],[451,0,0],[452,38,0],[452,37,0],[452,0,0],[453,180,0],[453,382,0],[453,488,0],[453,431,0],[453,0,0],[454,431,0],[454,0,0],[455,407,0],[455,118,0],[455,196,0],[455,431,0],[455,0,0],[456,108,0],[456,426,0],[456,307,0],[456,431,0],[456,0,0],[457,285,0],[457,431,0],[457,0,0],[458,246,0],[458,325,0],[458,431,0],[458,0,0],[459,263,0],[459,131,0],[459,0,0],[460,489,0],[460,431,0],[460,0,0],[461,489,0],[461,431,0],[461,0,0],[462,466,0],[462,325,0],[462,431,0],[462,0,0],[463,312,0],[463,37,0],[463,0,0],[464,466,0],[464,325,0],[464,431,0],[464,0,0],[465,460,0],[465,489,0],[465,431,0],[465,0,0],[466,325,0],[466,431,0],[466,0,0],[467,281,0],[467,431,0],[467,0,0],[468,281,0],[468,431,0],[468,0,0],[469,279,0],[469,426,0],[469,307,0],[469,431,0],[469,0,0],[470,431,0],[470,0,0],[471,118,0],[471,196,0],[471,431,0],[471,0,0],[472,466,0],[472,325,0],[472,431,0],[472,0,0],[473,130,0],[473,325,0],[473,431,0],[473,0,0],[474,466,0],[474,325,0],[474,431,0],[474,0,0],[475,130,0],[475,325,0],[475,431,0],[475,0,0],[476,85,0],[476,325,0],[476,431,0],[476,0,0],[477,85,0],[477,325,0],[477,431,0],[477,0,0],[478,448,0],[478,470,0],[478,431,0],[478,0,0],[479,200,0],[479,233,0],[479,0,0],[480,278,0],[480,307,0],[480,431,0],[480,0,0],[481,407,0],[481,118,0],[481,196,0],[481,431,0],[481,0,0],[482,262,0],[482,233,0],[482,0,0],[483,382,0],[483,488,0],[483,431,0],[483,0,0],[484,106,0],[484,107,0],[484,196,0],[484,431,0],[484,0,0],[485,454,0],[485,431,0],[485,0,0],[486,146,0],[486,0,0],[487,146,0],[487,0,0],[488,431,0],[488,0,0],[489,431,0],[489,0,0],[490,131,0],[490,0,0],[491,233,0],[491,0,0],[492,233,0],[492,0,0],[493,131,0],[493,0,0],[494,339,0],[494,0,0],[495,131,0],[495,0,0],[496,146,0],[496,0,0],[497,131,0],[497,0,0],[498,131,0],[498,0,0],[499,0,0],[500,0,0],[501,0,0],[503,0,0],[518,500,0],[518,0,0],[519,500,0],[519,0,0],[520,500,0],[520,0,0],[521,500,0],[521,0,0],[522,500,0],[522,0,0],[523,500,0],[523,0,0],[524,500,0],[524,0,0],[525,500,0],[525,0,0],[526,500,0],[526,0,0],[527,500,0],[527,0,0],[528,500,0],[528,0,0],[529,500,0],[529,0,0],[530,500,0],[530,0,0],[531,500,0],[531,0,0],[532,500,0],[532,0,0],[533,500,0],[533,0,0],[534,500,0],[534,0,0],[535,500,0],[535,0,0],[536,500,0],[536,0,0],[537,500,0],[537,0,0],[538,500,0],[538,0,0],[539,500,0],[539,0,0],[540,500,0],[540,0,0],[541,500,0],[541,0,0],[542,500,0],[542,0,0],[543,500,0],[543,0,0],[544,500,0],[544,0,0],[545,500,0],[545,0,0],[546,500,0],[546,0,0],[547,500,0],[547,0,0],[548,500,0],[548,0,0],[549,500,0],[549,0,0],[550,500,0],[550,0,0],[551,500,0],[551,0,0],[552,500,0],[552,0,0],[553,500,0],[553,0,0],[554,500,0],[554,0,0],[555,500,0],[555,0,0],[556,500,0],[556,0,0],[557,500,0],[557,0,0],[558,500,0],[558,0,0],[559,500,0],[559,0,0],[560,500,0],[560,0,0],[561,500,0],[561,0,0],[562,500,0],[562,0,0],[563,500,0],[563,0,0],[564,500,0],[564,0,0],[565,500,0],[565,0,0],[566,500,0],[566,0,0],[567,500,0],[567,0,0],[568,500,0],[568,0,0],[569,500,0],[569,0,0],[570,500,0],[570,0,0],[571,500,0],[571,0,0],[572,500,0],[572,0,0],[573,500,0],[573,0,0],[574,500,0],[574,0,0],[575,500,0],[575,0,0],[576,500,0],[576,0,0],[577,500,0],[577,0,0],[578,500,0],[578,0,0],[579,500,0],[579,0,0],[580,500,0],[580,0,0],[581,500,0],[581,0,0],[582,500,0],[582,0,0],[583,500,0],[583,0,0],[584,500,0],[584,0,0],[585,500,0],[585,0,0],[586,500,0],[586,0,0],[587,500,0],[587,0,0],[588,500,0],[588,0,0],[589,500,0],[589,0,0],[590,500,0],[590,0,0],[591,500,0],[591,0,0],[592,500,0],[592,0,0],[593,500,0],[593,0,0],[594,500,0],[594,0,0],[595,500,0],[595,0,0],[596,500,0],[596,0,0],[597,500,0],[597,0,0],[598,500,0],[598,0,0],[599,500,0],[599,0,0],[600,500,0],[600,0,0],[601,500,0],[601,0,0],[602,500,0],[602,0,0],[603,500,0],[603,0,0],[604,500,0],[604,0,0],[605,500,0],[605,0,0],[606,500,0],[606,0,0],[607,500,0],[607,0,0],[608,500,0],[608,0,0],[609,500,0],[609,0,0],[610,500,0],[610,0,0],[611,500,0],[611,0,0],[612,500,0],[612,0,0],[613,500,0],[613,0,0],[614,500,0],[614,0,0],[615,500,0],[615,0,0],[616,500,0],[616,0,0],[617,500,0],[617,0,0],[618,501,0],[618,0,0],[619,501,0],[619,0,0],[620,501,0],[620,0,0],[621,501,0],[621,0,0],[622,501,0],[622,0,0],[623,501,0],[623,0,0],[624,501,0],[624,0,0],[625,501,0],[625,0,0],[626,501,0],[626,0,0],[627,501,0],[627,0,0],[628,501,0],[628,0,0],[629,501,0],[629,0,0],[207,1,1],[206,2,1],[351,3,1],[351,4,1],[351,5,1],[351,6,1],[351,7,1],[351,8,1],[207,9,1],[351,10,1],[351,11,1],[206,12,1],[206,13,1],[206,14,1],[206,15,1],[206,16,1],[206,17,1],[206,18,1],[206,19,1],[206,20,1],[206,21,1],[206,22,1],[206,23,1],[30,24,1],[30,25,1],[312,26,1],[279,27,1],[486,28,1],[38,29,1],[131,30,1],[265,31,1],[106,32,1],[265,33,1],[38,34,1],[38,35,1],[312,36,1],[0,37,1],[37,38,1],[265,39,1],[30,40,1],[265,41,1],[218,42,1],[185,43,1],[263,44,1],[285,45,1],[231,46,1],[246,47,1],[312,48,1],[339,49,1],[285,50,1],[108,51,1],[246,52,1],[108,53,1],[339,54,1],[369,55,1],[487,56,1],[262,57,1],[382,58,1],[106,59,1],[489,60,1],[130,61,1],[382,62,1],[106,63,1],[185,64,1],[185,65,1],[185,66,1],[185,67,1],[108,68,1],[149,69,1],[279,70,1],[470,71,1],[489,72,1],[74,73,1],[224,74,1],[426,75,1],[466,76,1],[490,77,1],[491,78,1],[489,79,1],[180,80,1],[460,81,1],[38,82,1],[241,83,1],[140,84,1],[325,85,1],[281,86,1],[140,87,1],[426,88,1],[191,89,1],[110,90,1],[97,91,1],[38,92,1],[188,93,1],[461,94,1],[180,95,1],[108,96,1],[107,97,1],[107,98,1],[97,99,1],[470,100,1],[97,101,1],[97,102,1],[180,103,1],[107,104,1],[185,105,1],[107,106,1],[196,107,1],[426,108,1],[110,109,1],[489,110,1],[492,111,1],[460,112,1],[94,113,1],[108,114,1],[493,115,1],[180,116,1],[185,117,1],[196,118,1],[409,119,1],[494,120,1],[85,121,1],[466,122,1],[74,123,1],[185,124,1],[493,125,1],[185,126,1],[285,127,1],[263,128,1],[431,129,1],[325,130,1],[0,131,1],[131,132,1],[490,133,1],[495,134,1],[495,135,1],[495,136,1],[130,137,1],[140,138,1],[140,139,1],[431,140,1],[422,141,1],[38,142,1],[487,143,1],[487,144,1],[487,145,1],[0,146,1],[496,147,1],[496,148,1],[146,149,1],[496,150,1],[149,151,1],[149,152,1],[486,153,1],[426,154,1],[312,155,1],[263,156,1],[409,157,1],[495,158,1],[409,159,1],[278,160,1],[460,161,1],[461,162,1],[461,163,1],[470,164,1],[489,165,1],[466,166,1],[497,167,1],[265,168,1],[422,169,1],[312,170,1],[312,171,1],[491,172,1],[188,173,1],[431,174,1],[296,175,1],[218,176,1],[118,177,1],[497,178,1],[296,179,1],[382,180,1],[30,181,1],[106,182,1],[38,183,1],[382,184,1],[224,185,1],[187,186,1],[307,187,1],[325,188,1],[188,189,1],[191,190,1],[131,191,1],[494,192,1],[422,193,1],[180,194,1],[281,195,1],[431,196,1],[224,197,1],[224,198,1],[409,199,1],[233,200,1],[200,201,1],[200,202,1],[210,203,1],[205,204,1],[307,205,1],[207,206,1],[431,207,1],[210,208,1],[489,209,1],[431,210,1],[180,211,1],[85,212,1],[422,213,1],[38,214,1],[218,215,1],[218,216,1],[218,217,1],[307,218,1],[407,219,1],[108,220,1],[224,221,1],[180,222,1],[185,223,1],[196,224,1],[339,225,1],[118,226,1],[241,227,1],[312,228,1],[94,229,1],[231,230,1],[470,231,1],[431,232,1],[0,233,1],[233,234,1],[233,235,1],[492,236,1],[285,237,1],[426,238,1],[262,239,1],[107,240,1],[431,241,1],[422,242,1],[466,243,1],[88,244,1],[85,245,1],[325,246,1],[426,247,1],[38,248,1],[312,249,1],[491,250,1],[94,251,1],[489,252,1],[460,253,1],[38,254,1],[265,255,1],[312,256,1],[154,257,1],[107,258,1],[492,259,1],[130,260,1],[185,261,1],[233,262,1],[131,263,1],[278,264,1],[37,265,1],[470,266,1],[497,267,1],[497,268,1],[497,269,1],[180,270,1],[88,271,1],[278,272,1],[278,273,1],[241,274,1],[278,275,1],[351,276,1],[278,277,1],[307,278,1],[426,279,1],[497,280,1],[431,281,1],[110,282,1],[210,283,1],[224,284,1],[431,285,1],[285,286,1],[285,287,1],[312,288,1],[108,289,1],[492,290,1],[38,291,1],[187,292,1],[382,293,1],[262,294,1],[426,295,1],[431,296,1],[407,297,1],[241,298,1],[246,299,1],[278,300,1],[278,301,1],[278,302,1],[278,303,1],[185,304,1],[246,305,1],[88,306,1],[431,307,1],[307,308,1],[278,309,1],[130,310,1],[382,311,1],[37,312,1],[154,313,1],[231,314,1],[493,315,1],[185,316,1],[185,317,1],[107,318,1],[460,319,1],[470,320,1],[38,321,1],[296,322,1],[180,323,1],[154,324,1],[431,325,1],[490,326,1],[281,327,1],[281,328,1],[498,329,1],[30,330,1],[497,331,1],[369,332,1],[493,333,1],[497,334,1],[493,335,1],[88,336,1],[493,337,1],[88,338,1],[0,339,1],[490,340,1],[285,341,1],[409,342,1],[38,343,1],[246,344,1],[38,345,1],[246,346,1],[108,347,1],[351,348,1],[185,349,1],[351,350,1],[207,351,1],[278,352,1],[278,353,1],[495,354,1],[246,355,1],[180,356,1],[110,357,1],[196,358,1],[38,359,1],[489,360,1],[285,361,1],[218,362,1],[265,363,1],[279,364,1],[426,365,1],[180,366,1],[107,367,1],[118,368,1],[0,369,1],[369,370,1],[369,371,1],[369,372,1],[369,373,1],[130,374,1],[188,375,1],[494,376,1],[426,377,1],[426,378,1],[426,379,1],[312,380,1],[180,381,1],[488,382,1],[180,383,1],[205,384,1],[38,385,1],[312,386,1],[486,387,1],[196,388,1],[488,389,1],[486,390,1],[431,391,1],[486,392,1],[149,393,1],[149,394,1],[426,395,1],[185,396,1],[130,397,1],[130,398,1],[130,399,1],[470,400,1],[470,401,1],[281,402,1],[85,403,1],[196,404,1],[407,405,1],[118,406,1],[118,407,1],[180,408,1],[426,409,1],[278,410,1],[206,411,1],[409,412,1],[246,413,1],[241,414,1],[426,415,1],[489,416,1],[461,417,1],[107,418,1],[130,419,1],[466,420,1],[210,421,1],[325,422,1],[188,423,1],[188,424,1],[466,425,1],[307,426,1],[470,427,1],[246,428,1],[246,429,1],[296,430,1],[0,431,1],[146,432,1],[488,433,1],[494,434,1],[461,435,1],[461,436,1],[278,437,1],[38,438,1],[461,439,1],[448,440,1],[492,441,1],[278,442,1],[85,443,1],[30,444,1],[448,445,1],[180,446,1],[74,447,1],[470,448,1],[281,449,1],[107,450,1],[38,451,1],[38,452,1],[180,453,1],[431,454,1],[407,455,1],[108,456,1],[285,457,1],[246,458,1],[263,459,1],[489,460,1],[489,461,1],[466,462,1],[312,463,1],[466,464,1],[460,465,1],[325,466,1],[281,467,1],[281,468,1],[279,469,1],[431,470,1],[118,471,1],[466,472,1],[130,473,1],[466,474,1],[130,475,1],[85,476,1],[85,477,1],[448,478,1],[200,479,1],[278,480,1],[407,481,1],[262,482,1],[382,483,1],[106,484,1],[454,485,1],[146,486,1],[146,487,1],[431,488,1],[431,489,1],[131,490,1],[233,491,1],[233,492,1],[131,493,1],[339,494,1],[131,495,1],[146,496,1],[131,497,1],[131,498,1],[500,518,1],[500,519,1],[500,520,1],[500,521,1],[500,522,1],[500,523,1],[500,524,1],[500,525,1],[500,526,1],[500,527,1],[500,528,1],[500,529,1],[500,530,1],[500,531,1],[500,532,1],[500,533,1],[500,534,1],[500,535,1],[500,536,1],[500,537,1],[500,538,1],[500,539,1],[500,540,1],[500,541,1],[500,542,1],[500,543,1],[500,544,1],[500,545,1],[500,546,1],[500,547,1],[500,548,1],[500,549,1],[500,550,1],[500,551,1],[500,552,1],[500,553,1],[500,554,1],[500,555,1],[500,556,1],[500,557,1],[500,558,1],[500,559,1],[500,560,1],[500,561,1],[500,562,1],[500,563,1],[500,564,1],[500,565,1],[500,566,1],[500,567,1],[500,568,1],[500,569,1],[500,570,1],[500,571,1],[500,572,1],[500,573,1],[500,574,1],[500,575,1],[500,576,1],[500,577,1],[500,578,1],[500,579,1],[500,580,1],[500,581,1],[500,582,1],[500,583,1],[500,584,1],[500,585,1],[500,586,1],[500,587,1],[500,588,1],[500,589,1],[500,590,1],[500,591,1],[500,592,1],[500,593,1],[500,594,1],[500,595,1],[500,596,1],[500,597,1],[500,598,1],[500,599,1],[500,600,1],[500,601,1],[500,602,1],[500,603,1],[500,604,1],[500,605,1],[500,606,1],[500,607,1],[500,608,1],[500,609,1],[500,610,1],[500,611,1],[500,612,1],[500,613,1],[500,614,1],[500,615,1],[500,616,1],[500,617,1],[501,618,1],[501,619,1],[501,620,1],[501,621,1],[501,622,1],[501,623,1],[501,624,1],[501,625,1],[501,626,1],[501,627,1],[501,628,1],[501,629,1],[1,2,3],[1,17,3],[1,9,3],[2,1,3],[2,17,3],[2,18,3],[3,4,3],[3,5,3],[3,6,3],[4,3,3],[4,5,3],[4,6,3],[5,3,3],[5,4,3],[5,6,3],[6,3,3],[6,4,3],[6,5,3],[7,3,3],[7,4,3],[7,5,3],[8,3,3],[8,4,3],[8,5,3],[9,17,3],[9,1,3],[9,2,3],[10,3,3],[10,4,3],[10,5,3],[11,3,3],[11,4,3],[11,5,3],[12,17,3],[12,20,3],[12,21,3],[13,17,3],[13,12,3],[13,20,3],[14,17,3],[14,12,3],[14,20,3],[15,17,3],[15,12,3],[15,20,3],[16,17,3],[16,12,3],[16,20,3],[17,2,3],[17,18,3],[17,1,3],[18,17,3],[18,2,3],[18,1,3],[19,17,3],[19,12,3],[19,20,3],[20,17,3],[20,12,3],[20,21,3],[21,17,3],[21,12,3],[21,20,3],[22,17,3],[22,12,3],[22,20,3],[23,17,3],[23,12,3],[23,20,3],[24,40,3],[24,181,3],[25,24,3],[25,40,3],[26,288,3],[26,463,3],[26,228,3],[27,364,3],[27,469,3],[27,70,3],[28,392,3],[28,153,3],[28,387,3],[29,35,3],[29,343,3],[31,32,3],[31,168,3],[31,33,3],[32,450,3],[32,59,3],[32,484,3],[33,255,3],[33,363,3],[33,39,3],[34,248,3],[34,345,3],[35,343,3],[35,29,3],[36,463,3],[36,228,3],[36,249,3],[37,29,3],[37,35,3],[37,343,3],[39,255,3],[39,363,3],[40,24,3],[40,181,3],[41,168,3],[41,31,3],[42,176,3],[42,215,3],[43,124,3],[43,126,3],[43,64,3],[44,128,3],[44,156,3],[45,50,3],[45,341,3],[45,127,3],[46,230,3],[46,314,3],[47,305,3],[47,346,3],[47,428,3],[48,171,3],[48,228,3],[49,288,3],[49,437,3],[49,54,3],[50,341,3],[50,127,3],[50,287,3],[51,220,3],[51,53,3],[51,68,3],[52,344,3],[52,428,3],[52,458,3],[53,68,3],[53,289,3],[53,220,3],[54,46,3],[54,231,3],[54,432,3],[55,371,3],[55,332,3],[55,370,3],[56,145,3],[56,485,3],[56,48,3],[57,58,3],[57,59,3],[58,293,3],[58,483,3],[58,62,3],[59,484,3],[59,63,3],[59,182,3],[60,81,3],[60,90,3],[60,161,3],[61,374,3],[61,260,3],[61,137,3],[62,483,3],[62,58,3],[63,59,3],[63,484,3],[63,182,3],[64,304,3],[64,65,3],[64,67,3],[65,64,3],[65,67,3],[65,316,3],[66,223,3],[66,396,3],[66,43,3],[67,64,3],[67,65,3],[67,316,3],[68,53,3],[68,289,3],[68,220,3],[69,151,3],[69,393,3],[70,27,3],[70,364,3],[71,320,3],[71,427,3],[72,79,3],[72,209,3],[72,195,3],[73,123,3],[73,126,3],[74,126,3],[75,220,3],[75,108,3],[75,119,3],[76,122,3],[76,243,3],[76,420,3],[77,326,3],[77,129,3],[77,340,3],[78,427,3],[78,232,3],[78,172,3],[79,209,3],[79,72,3],[79,60,3],[80,270,3],[80,366,3],[80,103,3],[81,161,3],[81,465,3],[81,112,3],[82,321,3],[82,345,3],[82,359,3],[83,298,3],[83,47,3],[83,227,3],[84,138,3],[84,87,3],[85,462,3],[86,328,3],[86,449,3],[87,84,3],[87,138,3],[89,190,3],[89,86,3],[90,282,3],[90,357,3],[90,109,3],[91,99,3],[91,101,3],[91,102,3],[92,29,3],[92,35,3],[93,375,3],[93,423,3],[93,424,3],[94,163,3],[95,116,3],[95,323,3],[95,381,3],[96,220,3],[96,51,3],[96,53,3],[98,59,3],[98,99,3],[98,484,3],[99,101,3],[99,102,3],[100,164,3],[100,230,3],[101,99,3],[101,102,3],[102,99,3],[102,101,3],[103,194,3],[103,270,3],[103,366,3],[104,450,3],[104,367,3],[104,99,3],[105,43,3],[105,64,3],[105,65,3],[106,99,3],[107,99,3],[107,101,3],[109,357,3],[109,90,3],[110,162,3],[111,290,3],[111,236,3],[111,259,3],[112,161,3],[112,319,3],[113,229,3],[113,251,3],[114,220,3],[114,51,3],[114,53,3],[115,315,3],[115,335,3],[115,337,3],[116,323,3],[116,95,3],[116,381,3],[117,43,3],[117,64,3],[117,65,3],[118,198,3],[118,63,3],[119,159,3],[119,157,3],[119,199,3],[120,376,3],[120,434,3],[120,332,3],[121,245,3],[121,403,3],[121,212,3],[122,243,3],[122,464,3],[122,474,3],[123,73,3],[123,126,3],[124,43,3],[124,126,3],[124,64,3],[125,333,3],[125,337,3],[125,115,3],[126,43,3],[126,124,3],[126,64,3],[127,361,3],[127,457,3],[127,287,3],[128,44,3],[128,156,3],[129,77,3],[129,131,3],[129,320,3],[131,129,3],[131,77,3],[132,143,3],[132,260,3],[132,326,3],[133,340,3],[133,326,3],[133,77,3],[134,135,3],[134,158,3],[134,136,3],[135,134,3],[135,158,3],[135,136,3],[136,135,3],[136,354,3],[136,134,3],[137,310,3],[137,399,3],[137,260,3],[138,84,3],[138,87,3],[139,84,3],[139,87,3],[141,169,3],[141,193,3],[142,451,3],[142,214,3],[142,345,3],[143,132,3],[143,145,3],[143,326,3],[144,257,3],[144,56,3],[144,143,3],[145,56,3],[145,143,3],[145,369,3],[146,394,3],[146,390,3],[147,148,3],[147,150,3],[147,234,3],[148,147,3],[148,150,3],[148,373,3],[150,147,3],[150,148,3],[150,143,3],[151,69,3],[151,393,3],[152,69,3],[152,151,3],[153,392,3],[153,28,3],[153,387,3],[155,154,3],[155,249,3],[155,386,3],[156,459,3],[156,44,3],[157,119,3],[157,159,3],[157,199,3],[158,135,3],[158,134,3],[158,136,3],[159,119,3],[159,157,3],[159,199,3],[160,437,3],[160,272,3],[160,275,3],[161,112,3],[161,319,3],[162,435,3],[162,417,3],[162,251,3],[163,94,3],[163,229,3],[163,439,3],[164,100,3],[164,427,3],[165,94,3],[165,113,3],[165,81,3],[166,420,3],[166,76,3],[166,122,3],[167,267,3],[167,269,3],[167,280,3],[168,41,3],[168,31,3],[169,141,3],[169,193,3],[170,171,3],[170,228,3],[171,48,3],[171,170,3],[172,78,3],[172,250,3],[172,232,3],[173,93,3],[173,375,3],[174,86,3],[174,195,3],[174,307,3],[175,179,3],[175,322,3],[176,42,3],[176,215,3],[176,220,3],[177,407,3],[177,198,3],[177,406,3],[178,167,3],[178,267,3],[178,269,3],[179,175,3],[179,322,3],[181,24,3],[181,40,3],[182,59,3],[182,484,3],[182,63,3],[183,34,3],[183,248,3],[184,58,3],[184,95,3],[184,116,3],[185,197,3],[185,198,3],[186,292,3],[189,93,3],[189,346,3],[189,428,3],[190,89,3],[190,374,3],[191,189,3],[192,376,3],[192,120,3],[192,434,3],[193,213,3],[193,141,3],[194,103,3],[194,270,3],[194,366,3],[195,72,3],[195,467,3],[196,226,3],[196,99,3],[197,223,3],[197,66,3],[197,261,3],[198,177,3],[198,118,3],[198,197,3],[199,119,3],[199,157,3],[199,159,3],[201,202,3],[201,479,3],[202,201,3],[202,479,3],[203,421,3],[203,208,3],[204,384,3],[204,42,3],[205,176,3],[206,1,3],[206,9,3],[207,17,3],[208,283,3],[208,203,3],[209,79,3],[209,72,3],[209,60,3],[211,222,3],[211,356,3],[211,408,3],[212,245,3],[212,476,3],[212,121,3],[213,193,3],[213,141,3],[214,142,3],[214,451,3],[215,217,3],[215,42,3],[216,217,3],[216,362,3],[217,216,3],[217,215,3],[219,297,3],[219,405,3],[219,455,3],[220,247,3],[220,51,3],[220,53,3],[221,105,3],[221,74,3],[221,123,3],[222,211,3],[222,356,3],[222,408,3],[223,66,3],[223,261,3],[223,43,3],[224,66,3],[224,223,3],[225,432,3],[225,147,3],[225,145,3],[226,63,3],[226,406,3],[227,414,3],[227,129,3],[228,48,3],[228,170,3],[229,113,3],[229,163,3],[230,46,3],[230,314,3],[230,100,3],[232,78,3],[232,200,3],[232,172,3],[233,250,3],[233,111,3],[233,290,3],[234,147,3],[234,201,3],[234,202,3],[235,30,3],[235,38,3],[235,86,3],[236,111,3],[236,290,3],[236,201,3],[237,50,3],[237,341,3],[237,127,3],[238,247,3],[238,220,3],[238,257,3],[239,57,3],[239,294,3],[239,482,3],[240,182,3],[240,59,3],[240,99,3],[242,141,3],[242,169,3],[243,122,3],[243,464,3],[243,474,3],[244,257,3],[244,238,3],[245,213,3],[245,121,3],[245,403,3],[247,220,3],[247,238,3],[247,379,3],[248,34,3],[248,254,3],[248,345,3],[249,386,3],[249,155,3],[249,154,3],[250,290,3],[250,78,3],[250,172,3],[251,162,3],[251,113,3],[251,229,3],[252,251,3],[252,162,3],[252,417,3],[253,319,3],[253,161,3],[254,35,3],[254,34,3],[254,248,3],[255,363,3],[255,33,3],[255,39,3],[256,32,3],[256,48,3],[256,155,3],[257,244,3],[257,238,3],[258,99,3],[258,97,3],[258,101,3],[259,111,3],[259,290,3],[259,236,3],[260,397,3],[260,137,3],[260,374,3],[261,349,3],[261,223,3],[261,43,3],[264,277,3],[264,303,3],[264,160,3],[266,164,3],[266,71,3],[266,320,3],[267,167,3],[267,269,3],[267,280,3],[268,167,3],[268,267,3],[268,269,3],[269,167,3],[269,267,3],[269,280,3],[270,366,3],[270,80,3],[270,103,3],[271,336,3],[271,244,3],[272,275,3],[272,309,3],[272,352,3],[273,303,3],[273,275,3],[274,355,3],[274,458,3],[274,414,3],[275,309,3],[275,352,3],[275,410,3],[276,3,3],[276,4,3],[276,5,3],[277,301,3],[277,353,3],[277,480,3],[280,167,3],[280,267,3],[280,269,3],[281,80,3],[282,90,3],[282,357,3],[282,109,3],[283,208,3],[283,203,3],[284,64,3],[284,65,3],[284,67,3],[286,50,3],[286,341,3],[286,127,3],[287,361,3],[287,457,3],[287,127,3],[288,463,3],[288,26,3],[288,228,3],[289,53,3],[289,68,3],[289,220,3],[290,250,3],[290,111,3],[290,236,3],[291,343,3],[291,29,3],[292,186,3],[293,58,3],[293,483,3],[293,62,3],[294,57,3],[294,239,3],[295,257,3],[295,238,3],[295,378,3],[297,219,3],[297,405,3],[297,455,3],[298,344,3],[298,83,3],[298,227,3],[299,346,3],[299,47,3],[299,305,3],[300,302,3],[300,480,3],[300,275,3],[301,353,3],[301,277,3],[301,275,3],[302,300,3],[302,480,3],[302,277,3],[303,273,3],[303,264,3],[303,275,3],[304,64,3],[304,43,3],[304,65,3],[305,458,3],[305,47,3],[305,346,3],[306,336,3],[306,244,3],[306,338,3],[307,42,3],[307,292,3],[307,176,3],[308,75,3],[308,220,3],[309,410,3],[309,442,3],[309,275,3],[310,473,3],[310,399,3],[310,374,3],[311,58,3],[311,95,3],[311,116,3],[313,257,3],[313,324,3],[314,46,3],[314,230,3],[315,115,3],[315,335,3],[315,337,3],[316,64,3],[316,65,3],[316,67,3],[317,43,3],[317,64,3],[317,65,3],[318,59,3],[318,99,3],[318,484,3],[319,253,3],[319,161,3],[320,71,3],[320,427,3],[320,448,3],[321,82,3],[321,345,3],[321,359,3],[322,175,3],[322,179,3],[323,116,3],[323,95,3],[323,381,3],[324,257,3],[324,313,3],[325,462,3],[326,77,3],[326,340,3],[326,133,3],[327,402,3],[327,392,3],[327,86,3],[328,402,3],[328,86,3],[328,449,3],[329,61,3],[329,374,3],[329,158,3],[330,24,3],[330,40,3],[331,167,3],[331,267,3],[331,269,3],[332,120,3],[332,372,3],[332,371,3],[333,125,3],[333,337,3],[333,115,3],[334,167,3],[334,267,3],[334,269,3],[335,115,3],[335,337,3],[335,315,3],[336,244,3],[336,306,3],[336,271,3],[337,333,3],[337,125,3],[337,115,3],[338,306,3],[338,244,3],[338,336,3],[339,192,3],[339,376,3],[340,133,3],[340,77,3],[340,326,3],[341,50,3],[341,127,3],[341,287,3],[342,119,3],[342,157,3],[342,159,3],[343,35,3],[343,29,3],[344,428,3],[344,458,3],[344,305,3],[345,82,3],[345,321,3],[345,142,3],[346,355,3],[346,299,3],[346,47,3],[347,220,3],[347,51,3],[347,53,3],[348,3,3],[348,4,3],[348,5,3],[349,261,3],[349,317,3],[349,43,3],[350,3,3],[350,4,3],[350,5,3],[351,17,3],[351,1,3],[351,9,3],[352,275,3],[352,309,3],[352,410,3],[353,301,3],[353,277,3],[353,272,3],[354,135,3],[354,136,3],[354,134,3],[355,346,3],[355,274,3],[355,47,3],[356,211,3],[356,222,3],[356,408,3],[357,109,3],[357,162,3],[358,182,3],[358,316,3],[358,240,3],[359,142,3],[359,82,3],[360,60,3],[360,81,3],[360,90,3],[361,287,3],[361,127,3],[361,457,3],[362,217,3],[362,216,3],[362,215,3],[363,255,3],[363,33,3],[363,39,3],[364,27,3],[364,469,3],[364,70,3],[365,247,3],[365,379,3],[365,238,3],[366,270,3],[366,80,3],[366,103,3],[367,450,3],[367,104,3],[367,99,3],[368,471,3],[368,297,3],[368,406,3],[369,145,3],[370,372,3],[370,373,3],[370,371,3],[371,372,3],[371,55,3],[371,373,3],[372,371,3],[372,373,3],[373,372,3],[373,371,3],[373,148,3],[374,61,3],[374,310,3],[374,399,3],[375,93,3],[375,423,3],[375,424,3],[376,120,3],[376,192,3],[376,434,3],[377,199,3],[377,409,3],[377,238,3],[378,238,3],[378,295,3],[378,415,3],[379,247,3],[379,220,3],[379,119,3],[380,155,3],[380,386,3],[380,48,3],[381,95,3],[381,116,3],[381,323,3],[383,95,3],[383,116,3],[383,270,3],[384,204,3],[384,292,3],[385,142,3],[385,359,3],[385,214,3],[386,249,3],[386,155,3],[386,154,3],[387,392,3],[387,153,3],[387,28,3],[388,42,3],[388,59,3],[388,99,3],[389,28,3],[389,92,3],[389,58,3],[390,392,3],[390,153,3],[390,28,3],[391,30,3],[391,38,3],[391,86,3],[392,327,3],[392,402,3],[392,393,3],[393,69,3],[393,151,3],[394,69,3],[394,151,3],[395,75,3],[395,220,3],[395,238,3],[396,43,3],[396,64,3],[396,65,3],[397,260,3],[397,310,3],[397,399,3],[398,137,3],[398,310,3],[398,374,3],[399,473,3],[399,310,3],[399,374,3],[400,401,3],[400,230,3],[401,400,3],[401,230,3],[402,327,3],[402,328,3],[402,392,3],[403,121,3],[403,245,3],[403,212,3],[404,69,3],[404,365,3],[404,59,3],[405,481,3],[405,297,3],[405,219,3],[406,407,3],[406,297,3],[406,368,3],[407,406,3],[408,211,3],[408,222,3],[408,356,3],[410,309,3],[410,442,3],[410,275,3],[411,17,3],[411,12,3],[411,20,3],[412,119,3],[412,157,3],[412,159,3],[413,52,3],[413,305,3],[413,344,3],[414,274,3],[414,227,3],[415,238,3],[415,295,3],[415,378,3],[416,60,3],[416,81,3],[416,90,3],[417,162,3],[417,251,3],[417,436,3],[418,99,3],[418,104,3],[418,97,3],[419,473,3],[419,475,3],[419,137,3],[420,472,3],[420,76,3],[420,122,3],[421,203,3],[421,208,3],[423,93,3],[423,375,3],[423,424,3],[424,93,3],[424,375,3],[424,423,3],[425,76,3],[425,122,3],[425,243,3],[426,220,3],[427,78,3],[427,164,3],[428,458,3],[428,47,3],[428,305,3],[429,47,3],[429,52,3],[429,299,3],[430,175,3],[430,179,3],[430,322,3],[431,86,3],[431,328,3],[431,317,3],[432,225,3],[432,258,3],[433,58,3],[433,95,3],[433,116,3],[434,120,3],[434,376,3],[434,192,3],[435,162,3],[435,94,3],[435,251,3],[436,439,3],[436,162,3],[436,417,3],[437,160,3],[437,275,3],[438,345,3],[438,82,3],[438,321,3],[439,436,3],[439,163,3],[439,94,3],[440,478,3],[440,445,3],[441,239,3],[441,111,3],[441,259,3],[442,309,3],[442,410,3],[442,275,3],[443,245,3],[443,121,3],[443,212,3],[444,24,3],[444,40,3],[445,440,3],[445,478,3],[446,211,3],[446,222,3],[446,356,3],[447,73,3],[447,123,3],[447,117,3],[449,86,3],[449,328,3],[449,327,3],[450,367,3],[450,32,3],[450,104,3],[451,142,3],[451,214,3],[451,345,3],[452,359,3],[452,82,3],[452,321,3],[453,211,3],[453,222,3],[453,356,3],[454,453,3],[454,455,3],[455,297,3],[455,219,3],[455,405,3],[456,220,3],[456,51,3],[456,53,3],[457,287,3],[457,127,3],[457,361,3],[458,305,3],[458,428,3],[458,47,3],[459,156,3],[459,44,3],[459,128,3],[461,60,3],[461,81,3],[461,90,3],[462,166,3],[462,420,3],[463,288,3],[463,26,3],[463,36,3],[464,122,3],[464,243,3],[464,474,3],[465,81,3],[465,161,3],[465,112,3],[467,80,3],[467,195,3],[468,86,3],[468,195,3],[468,328,3],[469,27,3],[469,364,3],[469,70,3],[471,368,3],[471,297,3],[471,406,3],[472,420,3],[472,76,3],[472,122,3],[473,399,3],[473,310,3],[473,419,3],[474,122,3],[474,243,3],[474,464,3],[475,419,3],[475,473,3],[475,260,3],[476,212,3],[476,121,3],[476,245,3],[477,121,3],[477,212,3],[477,245,3],[478,440,3],[478,445,3],[479,201,3],[479,202,3],[480,302,3],[480,300,3],[480,277,3],[481,405,3],[481,297,3],[482,57,3],[482,239,3],[483,62,3],[483,58,3],[483,293,3],[484,59,3],[484,63,3],[484,182,3],[485,56,3],[485,48,3],[1,411,4],[1,304,4],[2,411,4],[2,304,4],[3,348,4],[8,6,4],[8,10,4],[9,3,4],[10,6,4],[10,8,4],[11,10,4],[12,13,4],[12,64,4],[13,65,4],[13,14,4],[14,411,4],[14,16,4],[16,14,4],[16,411,4],[16,3,4],[17,14,4],[17,16,4],[18,97,4],[19,13,4],[19,14,4],[20,107,4],[20,97,4],[21,107,4],[21,97,4],[22,18,4],[23,107,4],[23,97,4],[388,384,4],[388,94,4],[24,25,4],[24,444,4],[25,48,4],[25,380,4],[26,32,4],[27,336,4],[27,338,4],[27,313,4],[27,379,4],[28,56,4],[28,394,4],[29,345,4],[29,183,4],[31,258,4],[32,182,4],[32,63,4],[32,367,4],[34,183,4],[35,345,4],[35,183,4],[36,170,4],[36,48,4],[37,107,4],[37,32,4],[37,224,4],[39,41,4],[40,25,4],[40,444,4],[40,178,4],[41,255,4],[41,39,4],[42,388,4],[43,74,4],[43,123,4],[43,73,4],[44,77,4],[45,94,4],[46,318,4],[47,241,4],[47,189,4],[48,170,4],[50,284,4],[51,379,4],[51,365,4],[51,336,4],[52,241,4],[52,189,4],[53,379,4],[53,456,4],[55,56,4],[58,59,4],[58,233,4],[60,94,4],[60,113,4],[60,72,4],[61,158,4],[61,74,4],[61,94,4],[62,180,4],[62,226,4],[63,450,4],[63,226,4],[64,107,4],[65,107,4],[66,367,4],[66,107,4],[67,107,4],[68,379,4],[68,364,4],[68,336,4],[69,323,4],[70,71,4],[70,379,4],[70,365,4],[71,231,4],[71,426,4],[72,94,4],[72,435,4],[72,97,4],[73,447,4],[75,238,4],[76,74,4],[76,426,4],[76,407,4],[77,158,4],[77,97,4],[77,74,4],[79,94,4],[79,435,4],[79,210,4],[79,97,4],[79,74,4],[80,281,4],[81,253,4],[81,319,4],[81,94,4],[82,142,4],[84,74,4],[85,241,4],[85,140,4],[88,379,4],[89,188,4],[90,72,4],[90,435,4],[91,72,4],[92,107,4],[92,224,4],[93,189,4],[93,241,4],[94,112,4],[95,94,4],[95,112,4],[95,319,4],[96,379,4],[96,365,4],[96,336,4],[97,258,4],[98,102,4],[98,97,4],[100,107,4],[100,97,4],[103,97,4],[104,97,4],[104,224,4],[105,117,4],[105,221,4],[106,450,4],[106,367,4],[107,224,4],[110,251,4],[111,123,4],[111,200,4],[111,74,4],[112,94,4],[112,253,4],[114,379,4],[114,68,4],[197,302,4],[197,356,4],[115,3,4],[115,411,4],[116,175,4],[117,105,4],[117,97,4],[118,107,4],[119,342,4],[121,74,4],[121,123,4],[122,74,4],[122,426,4],[122,200,4],[123,447,4],[124,74,4],[124,73,4],[125,123,4],[125,74,4],[125,77,4],[126,74,4],[126,123,4],[126,73,4],[127,284,4],[128,77,4],[128,333,4],[131,97,4],[131,158,4],[131,74,4],[131,336,4],[132,158,4],[132,97,4],[132,74,4],[133,333,4],[133,101,4],[134,97,4],[134,231,4],[134,74,4],[135,97,4],[135,77,4],[136,77,4],[136,97,4],[136,158,4],[136,226,4],[137,241,4],[137,74,4],[137,200,4],[138,74,4],[139,351,4],[139,348,4],[139,350,4],[139,3,4],[139,240,4],[140,241,4],[140,107,4],[140,351,4],[140,367,4],[140,480,4],[141,241,4],[142,385,4],[143,131,4],[143,158,4],[143,97,4],[145,339,4],[145,97,4],[146,147,4],[146,97,4],[147,97,4],[147,200,4],[147,224,4],[147,94,4],[147,241,4],[148,123,4],[148,97,4],[148,348,4],[148,200,4],[148,241,4],[148,158,4],[149,94,4],[149,180,4],[149,39,4],[149,97,4],[150,97,4],[150,158,4],[150,73,4],[150,123,4],[151,394,4],[151,39,4],[151,180,4],[152,265,4],[153,147,4],[154,379,4],[155,426,4],[156,77,4],[156,333,4],[157,379,4],[157,365,4],[158,97,4],[158,447,4],[158,123,4],[158,74,4],[159,342,4],[162,94,4],[164,401,4],[164,231,4],[165,360,4],[166,462,4],[166,241,4],[167,178,4],[167,268,4],[167,74,4],[168,255,4],[169,241,4],[172,200,4],[172,6,4],[78,200,4],[173,189,4],[173,241,4],[175,92,4],[175,94,4],[176,219,4],[177,107,4],[177,224,4],[178,380,4],[179,297,4],[179,116,4],[181,178,4],[181,444,4],[182,450,4],[182,284,4],[183,345,4],[184,180,4],[184,62,4],[185,107,4],[185,74,4],[186,437,4],[188,241,4],[188,107,4],[189,241,4],[189,358,4],[190,241,4],[190,299,4],[191,188,4],[191,241,4],[191,333,4],[192,224,4],[193,241,4],[194,367,4],[194,107,4],[196,97,4],[199,379,4],[199,365,4],[200,290,4],[204,200,4],[205,187,4],[205,278,4],[207,107,4],[207,74,4],[207,224,4],[209,94,4],[210,281,4],[210,74,4],[210,80,4],[213,241,4],[214,385,4],[216,94,4],[216,251,4],[218,219,4],[218,94,4],[218,426,4],[219,481,4],[220,218,4],[222,446,4],[222,224,4],[223,367,4],[223,302,4],[224,123,4],[224,107,4],[225,97,4],[225,224,4],[225,221,4],[226,107,4],[226,101,4],[227,320,4],[227,252,4],[228,155,4],[228,192,4],[229,439,4],[229,251,4],[230,401,4],[231,318,4],[231,97,4],[233,479,4],[237,94,4],[238,70,4],[238,75,4],[240,358,4],[240,74,4],[241,358,4],[242,241,4],[243,426,4],[243,74,4],[244,379,4],[244,333,4],[245,123,4],[245,73,4],[246,241,4],[246,188,4],[247,380,4],[247,241,4],[248,183,4],[249,426,4],[252,94,4],[251,435,4],[253,94,4],[253,439,4],[254,345,4],[254,183,4],[254,142,4],[256,107,4],[257,379,4],[257,313,4],[257,324,4],[441,290,4],[441,200,4],[259,441,4],[259,200,4],[259,123,4],[260,131,4],[260,158,4],[260,123,4],[261,302,4],[261,277,4],[261,480,4],[264,480,4],[266,231,4],[266,401,4],[266,104,4],[267,178,4],[267,268,4],[268,178,4],[268,333,4],[269,178,4],[269,268,4],[270,178,4],[270,336,4],[270,365,4],[271,379,4],[271,365,4],[273,437,4],[275,273,4],[277,302,4],[277,303,4],[279,379,4],[279,88,4],[280,178,4],[280,268,4],[280,62,4],[281,74,4],[281,349,4],[281,317,4],[284,107,4],[285,284,4],[285,94,4],[287,284,4],[287,237,4],[287,94,4],[288,256,4],[289,379,4],[289,364,4],[290,200,4],[290,441,4],[291,385,4],[291,142,4],[291,345,4],[291,183,4],[292,437,4],[293,233,4],[294,293,4],[295,379,4],[295,247,4],[297,481,4],[297,179,4],[299,241,4],[299,189,4],[300,277,4],[300,303,4],[301,302,4],[302,221,4],[302,73,4],[303,277,4],[303,480,4],[304,67,4],[304,349,4],[304,107,4],[305,241,4],[305,189,4],[306,379,4],[306,178,4],[309,437,4],[309,273,4],[310,74,4],[310,158,4],[310,481,4],[311,94,4],[311,258,4],[311,241,4],[313,379,4],[314,100,4],[314,117,4],[315,333,4],[315,411,4],[315,3,4],[316,358,4],[316,241,4],[317,349,4],[317,348,4],[317,3,4],[318,74,4],[318,97,4],[319,112,4],[319,94,4],[320,73,4],[320,97,4],[321,451,4],[322,426,4],[324,379,4],[325,241,4],[326,158,4],[326,74,4],[329,74,4],[329,200,4],[330,25,4],[330,268,4],[331,178,4],[331,268,4],[333,336,4],[333,158,4],[333,74,4],[334,178,4],[334,268,4],[335,364,4],[335,27,4],[335,334,4],[335,353,4],[336,379,4],[336,365,4],[336,338,4],[337,74,4],[337,158,4],[338,379,4],[338,337,4],[339,120,4],[339,158,4],[339,97,4],[339,434,4],[340,333,4],[341,414,4],[341,241,4],[343,345,4],[343,183,4],[343,36,4],[344,241,4],[344,94,4],[345,183,4],[345,248,4],[346,241,4],[346,189,4],[347,379,4],[347,365,4],[347,456,4],[348,350,4],[349,348,4],[349,3,4],[350,348,4],[350,349,4],[352,200,4],[352,74,4],[354,231,4],[354,46,4],[354,333,4],[354,77,4],[355,241,4],[356,302,4],[356,367,4],[357,94,4],[357,251,4],[358,241,4],[359,451,4],[359,345,4],[360,94,4],[360,251,4],[360,357,4],[361,284,4],[364,336,4],[364,313,4],[364,379,4],[364,365,4],[366,365,4],[366,426,4],[367,97,4],[368,407,4],[373,241,4],[373,97,4],[374,158,4],[374,74,4],[374,200,4],[374,337,4],[375,189,4],[375,241,4],[376,123,4],[377,379,4],[377,365,4],[378,74,4],[379,365,4],[380,426,4],[381,446,4],[384,426,4],[384,107,4],[385,155,4],[385,451,4],[385,345,4],[386,426,4],[387,56,4],[387,74,4],[389,433,4],[389,147,4],[389,107,4],[390,56,4],[390,258,4],[393,394,4],[393,39,4],[395,365,4],[396,103,4],[396,102,4],[396,107,4],[397,131,4],[397,74,4],[397,123,4],[397,158,4],[399,74,4],[399,200,4],[399,158,4],[400,231,4],[400,46,4],[401,231,4],[403,74,4],[403,123,4],[404,231,4],[404,123,4],[406,481,4],[406,405,4],[408,481,4],[409,379,4],[411,14,4],[412,336,4],[413,241,4],[414,358,4],[415,379,4],[415,365,4],[416,360,4],[416,94,4],[417,253,4],[419,420,4],[419,333,4],[419,77,4],[419,336,4],[419,315,4],[422,241,4],[422,358,4],[422,52,4],[423,189,4],[423,241,4],[424,189,4],[424,241,4],[425,74,4],[425,426,4],[425,367,4],[427,74,4],[428,241,4],[428,189,4],[429,428,4],[429,241,4],[430,73,4],[430,123,4],[430,302,4],[439,229,4],[439,253,4],[439,162,4],[431,107,4],[431,224,4],[431,358,4],[433,107,4],[433,224,4],[433,74,4],[434,123,4],[436,253,4],[437,273,4],[438,254,4],[438,248,4],[440,74,4],[440,3,4],[443,74,4],[443,123,4],[444,48,4],[444,37,4],[445,74,4],[445,3,4],[446,381,4],[448,74,4],[448,447,4],[450,106,4],[450,182,4],[450,63,4],[451,385,4],[452,345,4],[453,408,4],[455,481,4],[456,379,4],[456,365,4],[456,336,4],[457,284,4],[458,241,4],[458,189,4],[459,77,4],[462,241,4],[462,94,4],[464,200,4],[464,74,4],[464,426,4],[465,94,4],[465,253,4],[466,241,4],[466,107,4],[468,73,4],[468,42,4],[468,113,4],[469,379,4],[469,313,4],[469,365,4],[472,74,4],[472,426,4],[472,351,4],[473,336,4],[473,74,4],[474,74,4],[474,426,4],[474,200,4],[475,131,4],[475,123,4],[475,336,4],[478,74,4],[478,3,4],[480,303,4],[481,219,4],[481,455,4],[482,483,4],[482,484,4],[483,482,4],[484,450,4],[1,542,5],[2,542,5],[3,539,5],[3,538,5],[3,542,5],[4,74,5],[4,539,5],[4,542,5],[5,74,5],[5,539,5],[5,542,5],[6,539,5],[6,542,5],[7,74,5],[7,542,5],[7,539,5],[9,543,5],[10,539,5],[10,538,5],[10,543,5],[11,539,5],[11,542,5],[12,542,5],[12,543,5],[12,551,5],[13,542,5],[13,543,5],[13,551,5],[14,33,5],[15,542,5],[15,539,5],[15,518,5],[16,542,5],[16,562,5],[16,521,5],[16,600,5],[17,542,5],[17,543,5],[18,542,5],[18,543,5],[18,551,5],[18,561,5],[21,22,5],[21,23,5],[21,547,5],[21,542,5],[23,547,5],[23,542,5],[26,522,5],[26,524,5],[27,526,5],[27,527,5],[27,537,5],[32,561,5],[32,524,5],[32,551,5],[32,578,5],[32,563,5],[33,34,5],[33,14,5],[33,351,5],[34,574,5],[34,569,5],[34,539,5],[35,107,5],[35,170,5],[35,48,5],[35,142,5],[35,385,5],[35,451,5],[35,82,5],[35,321,5],[35,34,5],[35,312,5],[38,32,5],[38,31,5],[38,363,5],[38,33,5],[39,569,5],[42,601,5],[42,602,5],[43,519,5],[43,539,5],[43,518,5],[45,489,5],[48,532,5],[48,531,5],[48,534,5],[51,526,5],[51,527,5],[51,537,5],[53,526,5],[53,527,5],[53,537,5],[53,380,5],[57,193,5],[57,200,5],[57,236,5],[57,275,5],[58,262,5],[58,226,5],[59,262,5],[59,93,5],[59,200,5],[59,232,5],[59,544,5],[59,524,5],[60,251,5],[60,229,5],[61,131,5],[61,107,5],[63,551,5],[63,524,5],[64,551,5],[64,542,5],[65,542,5],[65,551,5],[66,524,5],[66,518,5],[67,542,5],[67,551,5],[68,526,5],[68,527,5],[68,537,5],[69,107,5],[69,224,5],[69,152,5],[69,184,5],[69,41,5],[70,158,5],[70,526,5],[70,527,5],[70,537,5],[71,526,5],[71,537,5],[73,539,5],[73,519,5],[74,519,5],[74,518,5],[74,524,5],[74,525,5],[75,526,5],[75,527,5],[77,612,5],[78,479,5],[81,107,5],[82,32,5],[82,451,5],[82,196,5],[85,614,5],[85,554,5],[85,526,5],[85,525,5],[86,467,5],[86,519,5],[86,612,5],[86,562,5],[86,542,5],[86,613,5],[86,521,5],[86,526,5],[86,600,5],[86,468,5],[86,241,5],[87,511,5],[87,514,5],[87,515,5],[87,509,5],[87,500,5],[87,503,5],[88,526,5],[88,527,5],[88,608,5],[89,74,5],[89,281,5],[90,251,5],[90,94,5],[90,107,5],[90,319,5],[90,460,5],[91,543,5],[93,554,5],[93,613,5],[93,525,5],[93,526,5],[93,538,5],[93,519,5],[93,539,5],[94,558,5],[94,555,5],[96,526,5],[96,537,5],[96,380,5],[97,561,5],[98,524,5],[98,578,5],[98,561,5],[98,551,5],[105,518,5],[105,519,5],[106,524,5],[106,561,5],[106,543,5],[106,554,5],[107,301,5],[107,353,5],[107,278,5],[107,118,5],[108,526,5],[108,527,5],[108,537,5],[108,379,5],[109,251,5],[109,162,5],[109,94,5],[110,94,5],[110,196,5],[114,526,5],[114,527,5],[114,537,5],[114,380,5],[115,333,5],[115,77,5],[117,561,5],[117,524,5],[117,525,5],[117,600,5],[118,117,5],[118,595,5],[118,525,5],[118,524,5],[118,519,5],[118,614,5],[118,561,5],[118,592,5],[119,526,5],[119,527,5],[119,537,5],[119,380,5],[123,542,5],[123,519,5],[123,592,5],[124,600,5],[124,525,5],[124,595,5],[124,539,5],[124,538,5],[124,542,5],[124,524,5],[124,554,5],[124,519,5],[127,286,5],[130,612,5],[130,608,5],[130,525,5],[130,538,5],[130,329,5],[130,131,5],[130,158,5],[130,333,5],[131,612,5],[131,526,5],[131,527,5],[132,123,5],[132,94,5],[132,315,5],[133,97,5],[133,518,5],[133,538,5],[133,543,5],[133,596,5],[134,77,5],[134,333,5],[134,107,5],[134,611,5],[134,600,5],[134,612,5],[134,614,5],[135,524,5],[136,525,5],[136,518,5],[137,218,5],[137,518,5],[137,526,5],[139,562,5],[141,539,5],[151,541,5],[151,559,5],[152,393,5],[154,37,5],[154,531,5],[154,556,5],[154,526,5],[154,380,5],[155,531,5],[155,556,5],[155,526,5],[157,526,5],[157,527,5],[157,380,5],[158,107,5],[158,241,5],[158,77,5],[159,526,5],[159,380,5],[160,273,5],[160,594,5],[160,524,5],[160,543,5],[166,74,5],[166,180,5],[166,62,5],[166,94,5],[166,281,5],[169,519,5],[175,489,5],[175,196,5],[175,323,5],[175,593,5],[176,336,5],[176,74,5],[176,601,5],[176,554,5],[176,524,5],[176,526,5],[178,107,5],[182,524,5],[182,561,5],[182,554,5],[182,557,5],[182,542,5],[183,569,5],[183,574,5],[188,554,5],[188,613,5],[188,526,5],[188,525,5],[188,614,5],[188,299,5],[189,554,5],[189,519,5],[189,539,5],[189,526,5],[189,527,5],[189,525,5],[195,613,5],[195,544,5],[195,543,5],[195,542,5],[195,518,5],[195,207,5],[196,542,5],[196,524,5],[196,578,5],[196,525,5],[196,595,5],[196,539,5],[196,538,5],[196,561,5],[196,519,5],[196,554,5],[196,527,5],[196,526,5],[196,557,5],[196,555,5],[196,558,5],[196,602,5],[196,614,5],[196,592,5],[197,524,5],[197,542,5],[197,519,5],[197,592,5],[198,524,5],[198,519,5],[198,554,5],[198,614,5],[199,526,5],[199,537,5],[199,380,5],[200,552,5],[200,553,5],[201,234,5],[201,553,5],[202,553,5],[203,281,5],[203,543,5],[204,602,5],[204,552,5],[205,437,5],[205,73,5],[205,277,5],[205,42,5],[205,231,5],[206,542,5],[206,547,5],[207,538,5],[207,542,5],[207,543,5],[207,539,5],[207,547,5],[208,281,5],[208,421,5],[208,211,5],[208,539,5],[208,542,5],[208,519,5],[209,460,5],[209,360,5],[210,211,5],[212,107,5],[212,200,5],[212,380,5],[212,481,5],[212,100,5],[212,281,5],[212,339,5],[212,97,5],[212,74,5],[212,180,5],[212,231,5],[213,281,5],[213,519,5],[213,539,5],[213,525,5],[213,526,5],[214,82,5],[214,345,5],[214,321,5],[214,196,5],[215,216,5],[219,595,5],[219,525,5],[219,601,5],[220,526,5],[220,527,5],[222,518,5],[223,524,5],[223,578,5],[223,519,5],[223,614,5],[223,592,5],[224,518,5],[225,146,5],[225,518,5],[225,525,5],[225,595,5],[226,525,5],[226,592,5],[226,561,5],[228,380,5],[231,307,5],[232,233,5],[232,202,5],[232,479,5],[232,201,5],[232,111,5],[232,74,5],[233,236,5],[235,234,5],[235,200,5],[235,479,5],[235,441,5],[235,236,5],[237,210,5],[237,107,5],[238,527,5],[238,526,5],[239,441,5],[239,200,5],[240,281,5],[240,213,5],[240,349,5],[240,317,5],[240,524,5],[241,554,5],[241,258,5],[242,94,5],[242,107,5],[244,527,5],[244,526,5],[244,380,5],[245,437,5],[245,180,5],[245,210,5],[245,74,5],[245,118,5],[245,62,5],[245,107,5],[245,380,5],[245,200,5],[245,94,5],[245,519,5],[245,525,5],[245,526,5],[247,526,5],[247,527,5],[248,32,5],[249,556,5],[249,531,5],[249,526,5],[255,345,5],[255,41,5],[255,155,5],[256,563,5],[256,564,5],[257,527,5],[257,526,5],[260,447,5],[260,97,5],[260,74,5],[260,73,5],[260,612,5],[260,519,5],[260,608,5],[260,518,5],[261,518,5],[261,543,5],[261,524,5],[264,543,5],[267,210,5],[268,315,5],[268,134,5],[269,380,5],[269,107,5],[270,337,5],[272,543,5],[276,213,5],[277,543,5],[277,524,5],[280,444,5],[281,562,5],[281,538,5],[281,539,5],[284,526,5],[284,527,5],[284,554,5],[284,542,5],[286,94,5],[286,251,5],[286,229,5],[286,284,5],[288,155,5],[288,380,5],[289,380,5],[290,259,5],[293,200,5],[293,232,5],[294,236,5],[294,200,5],[295,380,5],[295,154,5],[296,297,5],[296,196,5],[296,489,5],[297,525,5],[297,595,5],[297,609,5],[297,524,5],[297,578,5],[297,592,5],[297,561,5],[298,94,5],[298,107,5],[298,358,5],[305,558,5],[305,555,5],[305,554,5],[305,564,5],[306,247,5],[307,602,5],[307,528,5],[307,526,5],[307,527,5],[307,601,5],[307,550,5],[307,554,5],[308,278,5],[308,187,5],[308,231,5],[308,218,5],[308,426,5],[308,489,5],[308,312,5],[309,73,5],[309,379,5],[309,358,5],[309,241,5],[310,200,5],[310,241,5],[310,131,5],[310,542,5],[310,519,5],[310,524,5],[310,525,5],[310,526,5],[310,527,5],[312,32,5],[312,565,5],[312,605,5],[312,531,5],[314,518,5],[315,608,5],[315,542,5],[315,538,5],[315,518,5],[315,77,5],[316,554,5],[316,518,5],[316,561,5],[317,539,5],[317,542,5],[317,538,5],[317,521,5],[321,142,5],[325,476,5],[325,397,5],[325,189,5],[325,299,5],[327,521,5],[327,562,5],[327,467,5],[328,521,5],[328,562,5],[328,467,5],[330,444,5],[330,178,5],[333,315,5],[333,134,5],[333,77,5],[333,527,5],[333,608,5],[333,526,5],[335,526,5],[335,527,5],[336,380,5],[337,526,5],[337,527,5],[339,518,5],[339,525,5],[339,595,5],[340,263,5],[340,538,5],[340,608,5],[342,380,5],[344,233,5],[344,200,5],[344,555,5],[344,558,5],[345,107,5],[345,32,5],[347,380,5],[348,538,5],[348,539,5],[348,542,5],[349,539,5],[349,538,5],[349,521,5],[349,542,5],[350,538,5],[350,539,5],[350,542,5],[350,543,5],[351,539,5],[351,538,5],[351,542,5],[351,562,5],[352,553,5],[354,600,5],[354,611,5],[354,542,5],[354,538,5],[355,73,5],[357,439,5],[357,319,5],[357,358,5],[357,97,5],[358,107,5],[358,224,5],[358,554,5],[359,321,5],[359,107,5],[359,385,5],[360,165,5],[360,460,5],[365,380,5],[367,524,5],[369,146,5],[372,554,5],[372,524,5],[373,427,5],[373,200,5],[373,74,5],[373,554,5],[373,524,5],[373,553,5],[374,107,5],[374,131,5],[374,189,5],[375,74,5],[375,37,5],[379,380,5],[380,526,5],[380,537,5],[380,527,5],[380,531,5],[386,531,5],[386,526,5],[386,556,5],[388,550,5],[388,579,5],[389,132,5],[389,234,5],[391,433,5],[391,389,5],[391,477,5],[391,398,5],[391,467,5],[391,468,5],[391,235,5],[391,234,5],[391,286,5],[391,308,5],[391,371,5],[391,132,5],[391,147,5],[391,281,5],[392,582,5],[392,559,5],[392,614,5],[392,548,5],[392,549,5],[392,596,5],[392,592,5],[392,521,5],[393,152,5],[395,379,5],[395,247,5],[396,542,5],[396,547,5],[396,543,5],[396,561,5],[397,73,5],[398,74,5],[398,94,5],[399,241,5],[399,189,5],[402,521,5],[402,562,5],[402,467,5],[403,241,5],[403,73,5],[403,278,5],[403,97,5],[405,518,5],[405,525,5],[406,525,5],[406,595,5],[407,518,5],[407,525,5],[409,88,5],[410,277,5],[411,518,5],[411,542,5],[412,380,5],[413,94,5],[413,346,5],[413,358,5],[413,107,5],[418,561,5],[418,551,5],[418,539,5],[419,74,5],[419,281,5],[419,131,5],[419,278,5],[422,554,5],[422,542,5],[422,543,5],[423,74,5],[423,42,5],[423,200,5],[423,37,5],[423,256,5],[423,554,5],[423,518,5],[423,543,5],[423,525,5],[426,380,5],[426,68,5],[426,271,5],[426,306,5],[426,155,5],[426,526,5],[426,527,5],[427,521,5],[427,538,5],[430,488,5],[432,401,5],[432,231,5],[432,230,5],[432,405,5],[432,221,5],[432,97,5],[433,518,5],[433,524,5],[433,525,5],[433,519,5],[433,542,5],[433,526,5],[433,554,5],[433,555,5],[433,557,5],[433,561,5],[440,538,5],[440,539,5],[440,519,5],[445,538,5],[445,519,5],[445,524,5],[447,519,5],[448,519,5],[448,538,5],[448,539,5],[449,562,5],[449,538,5],[449,542,5],[449,613,5],[449,521,5],[449,539,5],[449,519,5],[449,612,5],[449,467,5],[449,351,5],[449,3,5],[449,348,5],[450,551,5],[450,561,5],[450,564,5],[451,82,5],[451,321,5],[451,32,5],[451,196,5],[454,426,5],[455,525,5],[455,595,5],[461,112,5],[463,426,5],[463,526,5],[463,522,5],[463,603,5],[463,537,5],[463,256,5],[463,380,5],[463,509,5],[467,351,5],[467,538,5],[467,539,5],[468,467,5],[468,489,5],[468,94,5],[468,251,5],[470,196,5],[470,518,5],[470,525,5],[471,107,5],[473,131,5],[477,614,5],[477,525,5],[477,524,5],[477,526,5],[477,538,5],[477,555,5],[478,538,5],[478,519,5],[478,539,5],[480,543,5],[480,524,5],[480,538,5],[480,613,5],[481,518,5],[482,200,5],[483,232,5],[483,107,5],[483,63,5],[483,484,5],[483,200,5],[484,551,5],[484,561,5],[485,607,5],[485,532,5],[1,3,6],[1,6,6],[1,14,6],[1,62,6],[1,63,6],[1,72,6],[1,73,6],[1,74,6],[1,91,6],[1,101,6],[1,106,6],[1,107,6],[1,123,6],[1,170,6],[1,180,6],[1,182,6],[1,185,6],[1,210,6],[1,224,6],[1,258,6],[1,302,6],[1,348,6],[1,382,6],[1,434,6],[1,446,6],[1,450,6],[1,480,6],[2,6,6],[2,72,6],[2,91,6],[2,97,6],[2,106,6],[2,107,6],[2,170,6],[2,180,6],[2,182,6],[2,185,6],[2,197,6],[2,210,6],[2,224,6],[2,367,6],[2,446,6],[2,450,6],[3,1,6],[3,11,6],[3,14,6],[3,46,6],[3,62,6],[3,73,6],[3,74,6],[3,101,6],[3,106,6],[3,107,6],[3,124,6],[3,180,6],[3,182,6],[3,206,6],[3,209,6],[3,210,6],[3,224,6],[3,231,6],[3,240,6],[3,258,6],[3,276,6],[3,281,6],[3,317,6],[3,318,6],[3,323,6],[3,350,6],[3,358,6],[3,367,6],[3,407,6],[3,411,6],[3,437,6],[3,440,6],[3,446,6],[3,447,6],[3,448,6],[3,450,6],[4,22,6],[4,72,6],[4,73,6],[4,80,6],[4,106,6],[4,107,6],[4,124,6],[4,170,6],[4,180,6],[4,182,6],[4,200,6],[4,208,6],[4,210,6],[4,224,6],[4,231,6],[4,240,6],[4,276,6],[4,318,6],[4,348,6],[4,350,6],[4,358,6],[4,407,6],[4,446,6],[4,450,6],[4,479,6],[5,11,6],[5,106,6],[5,107,6],[5,208,6],[5,210,6],[5,224,6],[5,281,6],[5,318,6],[5,348,6],[5,350,6],[5,438,6],[6,7,6],[6,8,6],[6,10,6],[6,22,6],[6,62,6],[6,72,6],[6,73,6],[6,74,6],[6,101,6],[6,106,6],[6,107,6],[6,124,6],[6,170,6],[6,180,6],[6,182,6],[6,200,6],[6,210,6],[6,224,6],[6,231,6],[6,240,6],[6,318,6],[6,348,6],[6,350,6],[6,388,6],[6,407,6],[6,446,6],[7,6,6],[7,8,6],[7,10,6],[7,22,6],[7,46,6],[7,63,6],[7,72,6],[7,106,6],[7,107,6],[7,170,6],[7,172,6],[7,182,6],[7,210,6],[7,224,6],[7,276,6],[7,281,6],[7,318,6],[7,348,6],[7,350,6],[8,2,6],[8,7,6],[8,62,6],[8,72,6],[8,74,6],[8,106,6],[8,107,6],[8,206,6],[8,210,6],[8,224,6],[8,231,6],[8,350,6],[8,382,6],[8,407,6],[8,450,6],[9,6,6],[9,63,6],[9,72,6],[9,74,6],[9,90,6],[9,91,6],[9,97,6],[9,101,6],[9,106,6],[9,107,6],[9,182,6],[9,210,6],[9,224,6],[9,258,6],[9,438,6],[9,450,6],[10,72,6],[10,74,6],[10,106,6],[10,107,6],[10,182,6],[10,196,6],[10,203,6],[10,210,6],[10,224,6],[10,240,6],[10,281,6],[10,302,6],[10,318,6],[10,348,6],[10,358,6],[10,360,6],[10,446,6],[10,450,6],[11,6,6],[11,72,6],[11,74,6],[11,106,6],[11,107,6],[11,139,6],[11,180,6],[11,208,6],[11,210,6],[11,224,6],[11,258,6],[11,276,6],[11,281,6],[11,318,6],[11,348,6],[11,407,6],[11,440,6],[11,446,6],[11,447,6],[11,450,6],[12,18,6],[12,22,6],[12,63,6],[12,97,6],[12,101,6],[12,102,6],[12,106,6],[12,107,6],[12,170,6],[12,180,6],[12,182,6],[12,185,6],[12,197,6],[12,210,6],[12,224,6],[12,302,6],[12,322,6],[12,367,6],[12,438,6],[12,446,6],[12,450,6],[13,6,6],[13,18,6],[13,22,6],[13,62,6],[13,63,6],[13,102,6],[13,106,6],[13,107,6],[13,170,6],[13,180,6],[13,182,6],[13,185,6],[13,196,6],[13,197,6],[13,210,6],[13,224,6],[13,302,6],[13,348,6],[13,358,6],[13,367,6],[13,382,6],[13,407,6],[13,446,6],[13,450,6],[14,1,6],[14,3,6],[14,6,6],[14,15,6],[14,34,6],[14,37,6],[14,62,6],[14,72,6],[14,106,6],[14,107,6],[14,180,6],[14,182,6],[14,185,6],[14,196,6],[14,210,6],[14,224,6],[14,231,6],[14,241,6],[14,258,6],[14,302,6],[14,318,6],[14,350,6],[14,356,6],[14,358,6],[14,382,6],[14,446,6],[15,1,6],[15,3,6],[15,6,6],[15,14,6],[15,16,6],[15,18,6],[15,62,6],[15,97,6],[15,101,6],[15,106,6],[15,107,6],[15,180,6],[15,182,6],[15,196,6],[15,197,6],[15,210,6],[15,224,6],[15,226,6],[15,231,6],[15,258,6],[15,302,6],[15,356,6],[15,358,6],[15,367,6],[15,382,6],[15,387,6],[15,446,6],[16,1,6],[16,6,6],[16,15,6],[16,18,6],[16,62,6],[16,63,6],[16,72,6],[16,97,6],[16,101,6],[16,104,6],[16,106,6],[16,107,6],[16,180,6],[16,182,6],[16,185,6],[16,196,6],[16,197,6],[16,200,6],[16,210,6],[16,224,6],[16,226,6],[16,231,6],[16,281,6],[16,315,6],[16,356,6],[16,367,6],[16,381,6],[16,382,6],[16,385,6],[16,387,6],[16,407,6],[16,446,6],[16,481,6],[17,106,6],[17,182,6],[17,197,6],[17,210,6],[17,224,6],[17,258,6],[18,6,6],[18,13,6],[18,14,6],[18,20,6],[18,22,6],[18,62,6],[18,63,6],[18,72,6],[18,98,6],[18,102,6],[18,103,6],[18,106,6],[18,107,6],[18,180,6],[18,182,6],[18,185,6],[18,196,6],[18,197,6],[18,210,6],[18,224,6],[18,302,6],[18,358,6],[18,367,6],[18,382,6],[18,450,6],[18,480,6],[19,3,6],[19,6,6],[19,18,6],[19,67,6],[19,72,6],[19,101,6],[19,106,6],[19,107,6],[19,170,6],[19,180,6],[19,182,6],[19,185,6],[19,196,6],[19,197,6],[19,210,6],[19,224,6],[19,258,6],[19,358,6],[19,367,6],[19,446,6],[20,6,6],[20,14,6],[20,18,6],[20,22,6],[20,23,6],[20,62,6],[20,63,6],[20,102,6],[20,103,6],[20,106,6],[20,180,6],[20,182,6],[20,185,6],[20,196,6],[20,197,6],[20,210,6],[20,224,6],[20,258,6],[20,382,6],[20,396,6],[20,407,6],[20,446,6],[20,450,6],[20,481,6],[21,18,6],[21,62,6],[21,102,6],[21,104,6],[21,106,6],[21,180,6],[21,182,6],[21,183,6],[21,194,6],[21,197,6],[21,210,6],[21,224,6],[21,258,6],[21,367,6],[21,382,6],[21,446,6],[22,1,6],[22,3,6],[22,6,6],[22,14,6],[22,23,6],[22,63,6],[22,101,6],[22,102,6],[22,103,6],[22,106,6],[22,107,6],[22,178,6],[22,180,6],[22,182,6],[22,185,6],[22,196,6],[22,197,6],[22,210,6],[22,224,6],[22,367,6],[22,382,6],[22,446,6],[23,18,6],[23,21,6],[23,22,6],[23,32,6],[23,62,6],[23,63,6],[23,72,6],[23,101,6],[23,102,6],[23,103,6],[23,104,6],[23,106,6],[23,180,6],[23,182,6],[23,185,6],[23,196,6],[23,197,6],[23,210,6],[23,224,6],[23,258,6],[23,358,6],[23,367,6],[23,382,6],[23,388,6],[23,435,6],[23,446,6],[23,450,6],[24,18,6],[24,106,6],[24,178,6],[24,196,6],[24,210,6],[24,224,6],[24,438,6],[25,6,6],[25,61,6],[25,106,6],[25,196,6],[25,210,6],[25,224,6],[25,231,6],[25,254,6],[25,288,6],[25,331,6],[25,367,6],[25,379,6],[25,438,6],[25,444,6],[25,475,6],[26,6,6],[26,18,6],[26,35,6],[26,48,6],[26,62,6],[26,63,6],[26,106,6],[26,107,6],[26,142,6],[26,170,6],[26,182,6],[26,210,6],[26,224,6],[26,247,6],[26,254,6],[26,255,6],[26,258,6],[26,343,6],[26,345,6],[26,367,6],[26,382,6],[26,384,6],[26,385,6],[26,389,6],[26,431,6],[26,450,6],[27,72,6],[27,101,6],[27,131,6],[27,180,6],[27,210,6],[27,247,6],[27,257,6],[27,323,6],[27,358,6],[27,365,6],[28,6,6],[28,62,6],[28,104,6],[28,106,6],[28,180,6],[28,186,6],[28,192,6],[28,200,6],[28,210,6],[28,231,6],[28,251,6],[28,357,6],[28,382,6],[28,390,6],[28,431,6],[29,6,6],[29,32,6],[29,34,6],[29,48,6],[29,62,6],[29,74,6],[29,82,6],[29,104,6],[29,106,6],[29,142,6],[29,170,6],[29,180,6],[29,182,6],[29,210,6],[29,224,6],[29,254,6],[29,255,6],[29,256,6],[29,258,6],[29,312,6],[29,321,6],[29,323,6],[29,359,6],[29,363,6],[29,367,6],[29,382,6],[29,450,6],[29,451,6],[30,178,6],[31,1,6],[31,6,6],[31,13,6],[31,18,6],[31,22,6],[31,41,6],[31,62,6],[31,74,6],[31,101,6],[31,103,6],[31,106,6],[31,107,6],[31,123,6],[31,170,6],[31,180,6],[31,182,6],[31,183,6],[31,196,6],[31,210,6],[31,224,6],[31,241,6],[31,254,6],[31,255,6],[31,256,6],[31,323,6],[31,358,6],[31,363,6],[31,367,6],[31,382,6],[31,431,6],[31,438,6],[31,450,6],[32,6,6],[32,35,6],[32,37,6],[32,170,6],[32,180,6],[32,183,6],[32,210,6],[32,224,6],[32,254,6],[32,255,6],[32,256,6],[32,258,6],[32,300,6],[32,323,6],[32,358,6],[32,363,6],[32,438,6],[33,3,6],[33,6,6],[33,32,6],[33,35,6],[33,46,6],[33,48,6],[33,62,6],[33,106,6],[33,107,6],[33,170,6],[33,180,6],[33,192,6],[33,207,6],[33,210,6],[33,224,6],[33,254,6],[33,258,6],[33,302,6],[33,303,6],[33,312,6],[33,313,6],[33,318,6],[33,323,6],[33,367,6],[33,382,6],[33,431,6],[33,437,6],[33,448,6],[34,6,6],[34,14,6],[34,29,6],[34,32,6],[34,35,6],[34,106,6],[34,107,6],[34,210,6],[34,224,6],[34,254,6],[34,438,6],[35,6,6],[35,36,6],[35,62,6],[35,180,6],[35,210,6],[35,224,6],[35,254,6],[35,256,6],[35,323,6],[35,382,6],[35,389,6],[35,395,6],[35,431,6],[35,446,6],[36,6,6],[36,29,6],[36,35,6],[36,62,6],[36,82,6],[36,180,6],[36,183,6],[36,210,6],[36,224,6],[36,254,6],[36,256,6],[36,264,6],[36,302,6],[36,303,6],[36,323,6],[36,343,6],[36,345,6],[36,363,6],[36,379,6],[36,382,6],[36,395,6],[37,6,6],[37,46,6],[37,48,6],[37,62,6],[37,104,6],[37,106,6],[37,170,6],[37,182,6],[37,183,6],[37,196,6],[37,210,6],[37,214,6],[37,254,6],[37,256,6],[37,302,6],[37,303,6],[37,308,6],[37,323,6],[37,345,6],[37,359,6],[37,367,6],[37,382,6],[37,407,6],[37,481,6],[38,6,6],[38,90,6],[38,106,6],[38,107,6],[38,196,6],[38,210,6],[38,224,6],[38,331,6],[38,407,6],[39,6,6],[39,29,6],[39,35,6],[39,46,6],[39,48,6],[39,62,6],[39,170,6],[39,180,6],[39,183,6],[39,192,6],[39,196,6],[39,210,6],[39,224,6],[39,254,6],[39,312,6],[39,382,6],[39,407,6],[40,6,6],[40,35,6],[40,37,6],[40,106,6],[40,107,6],[40,170,6],[40,196,6],[40,210,6],[40,224,6],[40,254,6],[40,256,6],[40,268,6],[40,280,6],[40,308,6],[40,330,6],[40,331,6],[40,333,6],[40,336,6],[40,343,6],[40,435,6],[41,6,6],[41,35,6],[41,48,6],[41,62,6],[41,74,6],[41,106,6],[41,107,6],[41,170,6],[41,180,6],[41,210,6],[41,254,6],[41,312,6],[41,323,6],[41,348,6],[41,382,6],[41,438,6],[42,6,6],[42,46,6],[42,101,6],[42,106,6],[42,180,6],[42,210,6],[42,219,6],[42,224,6],[42,241,6],[42,284,6],[42,308,6],[42,362,6],[42,382,6],[42,407,6],[43,37,6],[43,45,6],[43,66,6],[43,101,6],[43,107,6],[43,158,6],[43,180,6],[43,198,6],[43,200,6],[43,210,6],[43,231,6],[43,255,6],[43,302,6],[43,319,6],[43,320,6],[43,348,6],[43,367,6],[43,407,6],[43,440,6],[43,446,6],[43,447,6],[43,481,6],[44,97,6],[44,123,6],[44,196,6],[44,210,6],[44,224,6],[44,268,6],[44,280,6],[44,315,6],[44,385,6],[44,431,6],[45,3,6],[45,62,6],[45,73,6],[45,74,6],[45,101,6],[45,106,6],[45,107,6],[45,113,6],[45,180,6],[45,196,6],[45,210,6],[45,224,6],[45,231,6],[45,278,6],[45,319,6],[45,351,6],[45,358,6],[45,365,6],[45,367,6],[45,382,6],[45,407,6],[45,416,6],[45,446,6],[45,448,6],[45,457,6],[45,481,6],[46,6,6],[46,42,6],[46,62,6],[46,107,6],[46,210,6],[46,224,6],[46,301,6],[46,353,6],[46,407,6],[46,481,6],[47,6,6],[47,22,6],[47,63,6],[47,72,6],[47,92,6],[47,94,6],[47,106,6],[47,107,6],[47,113,6],[47,162,6],[47,180,6],[47,182,6],[47,210,6],[47,224,6],[47,247,6],[47,251,6],[47,252,6],[47,253,6],[47,278,6],[47,302,6],[47,309,6],[47,319,6],[47,358,6],[47,365,6],[47,367,6],[47,411,6],[47,416,6],[47,435,6],[47,437,6],[47,438,6],[47,442,6],[47,446,6],[47,448,6],[48,29,6],[48,35,6],[48,62,6],[48,82,6],[48,104,6],[48,180,6],[48,183,6],[48,196,6],[48,210,6],[48,224,6],[48,254,6],[48,255,6],[48,256,6],[48,291,6],[48,343,6],[48,345,6],[48,365,6],[48,382,6],[48,395,6],[48,415,6],[48,431,6],[49,37,6],[49,142,6],[49,152,6],[49,301,6],[49,431,6],[50,6,6],[50,72,6],[50,107,6],[50,180,6],[50,182,6],[50,196,6],[50,210,6],[50,224,6],[50,323,6],[50,358,6],[50,367,6],[50,379,6],[50,382,6],[50,407,6],[50,447,6],[51,45,6],[51,74,6],[51,75,6],[51,116,6],[51,180,6],[51,186,6],[51,210,6],[51,247,6],[51,309,6],[51,347,6],[51,446,6],[52,32,6],[52,42,6],[52,73,6],[52,74,6],[52,94,6],[52,104,6],[52,106,6],[52,107,6],[52,112,6],[52,113,6],[52,180,6],[52,182,6],[52,196,6],[52,200,6],[52,207,6],[52,210,6],[52,224,6],[52,226,6],[52,229,6],[52,231,6],[52,247,6],[52,251,6],[52,253,6],[52,254,6],[52,256,6],[52,273,6],[52,277,6],[52,278,6],[52,309,6],[52,323,6],[52,358,6],[52,365,6],[52,367,6],[52,384,6],[52,406,6],[52,407,6],[52,416,6],[52,437,6],[52,442,6],[52,446,6],[53,6,6],[53,14,6],[53,35,6],[53,48,6],[53,142,6],[53,146,6],[53,178,6],[53,210,6],[53,224,6],[53,247,6],[53,254,6],[53,347,6],[53,365,6],[53,368,6],[53,395,6],[54,62,6],[54,97,6],[54,107,6],[54,118,6],[54,123,6],[54,142,6],[54,146,6],[54,210,6],[54,224,6],[54,230,6],[54,314,6],[54,318,6],[54,407,6],[54,434,6],[55,62,6],[55,74,6],[55,97,6],[55,99,6],[55,104,6],[55,107,6],[55,145,6],[55,146,6],[55,180,6],[55,192,6],[55,210,6],[55,224,6],[55,339,6],[55,348,6],[55,358,6],[55,382,6],[55,431,6],[56,29,6],[56,35,6],[56,37,6],[56,62,6],[56,71,6],[56,94,6],[56,97,6],[56,104,6],[56,106,6],[56,107,6],[56,152,6],[56,170,6],[56,180,6],[56,192,6],[56,210,6],[56,224,6],[56,255,6],[56,312,6],[56,348,6],[56,358,6],[56,382,6],[56,431,6],[57,6,6],[57,45,6],[57,62,6],[57,72,6],[57,104,6],[57,106,6],[57,107,6],[57,180,6],[57,182,6],[57,210,6],[57,224,6],[57,231,6],[57,277,6],[57,278,6],[57,300,6],[57,301,6],[57,358,6],[57,382,6],[57,388,6],[57,407,6],[57,438,6],[57,441,6],[57,448,6],[57,450,6],[58,6,6],[58,45,6],[58,57,6],[58,106,6],[58,107,6],[58,123,6],[58,180,6],[58,182,6],[58,210,6],[58,224,6],[58,231,6],[58,241,6],[58,258,6],[58,285,6],[58,367,6],[58,405,6],[58,407,6],[58,438,6],[58,447,6],[58,481,6],[59,6,6],[59,45,6],[59,58,6],[59,62,6],[59,98,6],[59,101,6],[59,102,6],[59,180,6],[59,204,6],[59,210,6],[59,224,6],[59,231,6],[59,233,6],[59,241,6],[59,258,6],[59,358,6],[59,367,6],[59,382,6],[59,407,6],[59,408,6],[59,438,6],[59,450,6],[59,481,6],[60,63,6],[60,73,6],[60,106,6],[60,107,6],[60,112,6],[60,180,6],[60,182,6],[60,196,6],[60,210,6],[60,224,6],[60,253,6],[60,319,6],[60,320,6],[60,358,6],[60,367,6],[60,407,6],[60,481,6],[61,3,6],[61,6,6],[61,27,6],[61,62,6],[61,71,6],[61,72,6],[61,73,6],[61,90,6],[61,97,6],[61,103,6],[61,104,6],[61,123,6],[61,167,6],[61,170,6],[61,172,6],[61,178,6],[61,180,6],[61,182,6],[61,189,6],[61,197,6],[61,200,6],[61,202,6],[61,210,6],[61,224,6],[61,227,6],[61,229,6],[61,233,6],[61,247,6],[61,251,6],[61,253,6],[61,258,6],[61,273,6],[61,275,6],[61,278,6],[61,302,6],[61,308,6],[61,319,6],[61,320,6],[61,336,6],[61,348,6],[61,364,6],[61,365,6],[61,367,6],[61,382,6],[61,407,6],[61,435,6],[61,437,6],[61,440,6],[61,446,6],[61,448,6],[61,456,6],[61,479,6],[61,480,6],[61,481,6],[62,6,6],[62,37,6],[62,46,6],[62,63,6],[62,74,6],[62,101,6],[62,102,6],[62,104,6],[62,107,6],[62,112,6],[62,198,6],[62,210,6],[62,224,6],[62,323,6],[62,367,6],[62,407,6],[62,446,6],[62,481,6],[63,32,6],[63,62,6],[63,92,6],[63,97,6],[63,101,6],[63,102,6],[63,118,6],[63,174,6],[63,177,6],[63,180,6],[63,197,6],[63,210,6],[63,224,6],[63,231,6],[63,241,6],[63,254,6],[63,258,6],[63,358,6],[63,367,6],[63,382,6],[63,407,6],[63,408,6],[63,438,6],[63,446,6],[63,481,6],[64,1,6],[64,6,6],[64,12,6],[64,13,6],[64,18,6],[64,22,6],[64,62,6],[64,63,6],[64,74,6],[64,101,6],[64,102,6],[64,106,6],[64,170,6],[64,180,6],[64,182,6],[64,197,6],[64,206,6],[64,207,6],[64,210,6],[64,231,6],[64,302,6],[64,322,6],[64,367,6],[64,382,6],[64,407,6],[64,446,6],[64,450,6],[65,1,6],[65,12,6],[65,13,6],[65,14,6],[65,18,6],[65,22,6],[65,62,6],[65,63,6],[65,66,6],[65,101,6],[65,102,6],[65,106,6],[65,170,6],[65,180,6],[65,182,6],[65,197,6],[65,198,6],[65,207,6],[65,210,6],[65,231,6],[65,241,6],[65,302,6],[65,367,6],[65,382,6],[65,407,6],[65,446,6],[65,450,6],[66,6,6],[66,14,6],[66,62,6],[66,72,6],[66,97,6],[66,101,6],[66,106,6],[66,180,6],[66,182,6],[66,197,6],[66,198,6],[66,210,6],[66,254,6],[66,258,6],[66,273,6],[66,277,6],[66,302,6],[66,316,6],[66,356,6],[66,382,6],[66,407,6],[66,418,6],[66,446,6],[66,475,6],[66,480,6],[67,1,6],[67,6,6],[67,12,6],[67,13,6],[67,14,6],[67,15,6],[67,16,6],[67,18,6],[67,19,6],[67,22,6],[67,62,6],[67,63,6],[67,102,6],[67,103,6],[67,106,6],[67,170,6],[67,180,6],[67,182,6],[67,197,6],[67,198,6],[67,206,6],[67,207,6],[67,209,6],[67,210,6],[67,231,6],[67,258,6],[67,302,6],[67,382,6],[67,407,6],[67,446,6],[67,447,6],[67,450,6],[68,27,6],[68,107,6],[68,178,6],[68,180,6],[68,210,6],[68,247,6],[68,331,6],[68,338,6],[68,365,6],[69,6,6],[69,29,6],[69,35,6],[69,62,6],[69,180,6],[69,210,6],[69,381,6],[69,382,6],[70,6,6],[70,72,6],[70,101,6],[70,180,6],[70,210,6],[70,231,6],[70,238,6],[70,247,6],[70,318,6],[70,358,6],[70,388,6],[70,407,6],[70,446,6],[70,448,6],[70,470,6],[70,481,6],[71,6,6],[71,70,6],[71,74,6],[71,106,6],[71,107,6],[71,158,6],[71,180,6],[71,182,6],[71,196,6],[71,210,6],[71,224,6],[71,238,6],[71,247,6],[71,281,6],[71,284,6],[71,318,6],[71,348,6],[71,358,6],[71,365,6],[71,366,6],[71,379,6],[71,404,6],[71,437,6],[71,446,6],[71,448,6],[72,18,6],[72,22,6],[72,60,6],[72,62,6],[72,63,6],[72,66,6],[72,91,6],[72,101,6],[72,102,6],[72,106,6],[72,107,6],[72,112,6],[72,113,6],[72,123,6],[72,180,6],[72,182,6],[72,210,6],[72,224,6],[72,229,6],[72,237,6],[72,251,6],[72,253,6],[72,258,6],[72,281,6],[72,319,6],[72,367,6],[72,446,6],[72,450,6],[73,3,6],[73,37,6],[73,62,6],[73,104,6],[73,106,6],[73,107,6],[73,124,6],[73,180,6],[73,200,6],[73,210,6],[73,226,6],[73,231,6],[73,241,6],[73,254,6],[73,255,6],[73,302,6],[73,320,6],[73,358,6],[73,367,6],[73,382,6],[73,407,6],[73,430,6],[73,446,6],[74,3,6],[74,37,6],[74,43,6],[74,46,6],[74,62,6],[74,66,6],[74,97,6],[74,101,6],[74,106,6],[74,107,6],[74,124,6],[74,158,6],[74,180,6],[74,185,6],[74,197,6],[74,200,6],[74,210,6],[74,226,6],[74,231,6],[74,254,6],[74,255,6],[74,275,6],[74,302,6],[74,318,6],[74,320,6],[74,348,6],[74,358,6],[74,367,6],[74,382,6],[74,407,6],[74,418,6],[74,446,6],[74,479,6],[74,480,6],[74,481,6],[75,62,6],[75,71,6],[75,96,6],[75,101,6],[75,107,6],[75,180,6],[75,196,6],[75,210,6],[75,224,6],[75,247,6],[75,289,6],[75,302,6],[75,308,6],[75,358,6],[75,365,6],[75,379,6],[75,395,6],[76,3,6],[76,6,6],[76,32,6],[76,42,6],[76,62,6],[76,69,6],[76,104,6],[76,106,6],[76,107,6],[76,123,6],[76,142,6],[76,180,6],[76,182,6],[76,186,6],[76,200,6],[76,210,6],[76,224,6],[76,241,6],[76,247,6],[76,258,6],[76,278,6],[76,302,6],[76,308,6],[76,309,6],[76,318,6],[76,358,6],[76,365,6],[76,367,6],[76,382,6],[76,406,6],[76,421,6],[76,437,6],[77,6,6],[77,62,6],[77,70,6],[77,71,6],[77,73,6],[77,100,6],[77,103,6],[77,106,6],[77,107,6],[77,123,6],[77,134,6],[77,178,6],[77,180,6],[77,182,6],[77,185,6],[77,186,6],[77,210,6],[77,224,6],[77,227,6],[77,231,6],[77,241,6],[77,258,6],[77,273,6],[77,277,6],[77,302,6],[77,318,6],[77,320,6],[77,333,6],[77,365,6],[77,367,6],[77,407,6],[77,437,6],[77,446,6],[77,447,6],[77,448,6],[77,470,6],[78,6,6],[78,62,6],[78,73,6],[78,106,6],[78,107,6],[78,170,6],[78,180,6],[78,196,6],[78,210,6],[78,224,6],[78,231,6],[78,250,6],[78,318,6],[78,358,6],[78,382,6],[78,407,6],[78,431,6],[78,441,6],[78,447,6],[78,448,6],[78,481,6],[79,3,6],[79,18,6],[79,22,6],[79,62,6],[79,63,6],[79,73,6],[79,102,6],[79,106,6],[79,107,6],[79,123,6],[79,180,6],[79,182,6],[79,197,6],[79,200,6],[79,207,6],[79,224,6],[79,237,6],[79,251,6],[79,258,6],[79,281,6],[79,319,6],[79,357,6],[79,358,6],[79,360,6],[79,367,6],[79,389,6],[79,433,6],[79,446,6],[79,447,6],[79,450,6],[79,460,6],[80,3,6],[80,62,6],[80,101,6],[80,106,6],[80,107,6],[80,182,6],[80,208,6],[80,210,6],[80,224,6],[80,231,6],[80,258,6],[80,318,6],[80,348,6],[80,350,6],[80,367,6],[80,407,6],[80,446,6],[81,6,6],[81,95,6],[81,104,6],[81,106,6],[81,113,6],[81,180,6],[81,182,6],[81,210,6],[81,224,6],[81,229,6],[81,241,6],[81,251,6],[81,357,6],[81,358,6],[81,435,6],[81,446,6],[82,6,6],[82,29,6],[82,35,6],[82,97,6],[82,106,6],[82,107,6],[82,123,6],[82,180,6],[82,186,6],[82,210,6],[82,224,6],[82,254,6],[82,255,6],[82,384,6],[82,385,6],[82,431,6],[82,438,6],[83,6,6],[83,14,6],[83,32,6],[83,37,6],[83,63,6],[83,104,6],[83,106,6],[83,107,6],[83,182,6],[83,196,6],[83,197,6],[83,210,6],[83,224,6],[83,231,6],[83,254,6],[83,273,6],[83,278,6],[83,299,6],[83,302,6],[83,358,6],[83,367,6],[83,407,6],[83,408,6],[83,416,6],[83,428,6],[83,446,6],[84,3,6],[84,9,6],[84,22,6],[84,32,6],[84,72,6],[84,73,6],[84,91,6],[84,101,6],[84,102,6],[84,106,6],[84,107,6],[84,139,6],[84,180,6],[84,182,6],[84,200,6],[84,210,6],[84,224,6],[84,226,6],[84,241,6],[84,247,6],[84,358,6],[84,446,6],[84,450,6],[84,480,6],[85,3,6],[85,71,6],[85,72,6],[85,73,6],[85,74,6],[85,86,6],[85,106,6],[85,123,6],[85,180,6],[85,200,6],[85,210,6],[85,224,6],[85,231,6],[85,247,6],[85,273,6],[85,278,6],[85,302,6],[85,318,6],[85,320,6],[85,351,6],[85,367,6],[85,379,6],[85,407,6],[85,434,6],[85,437,6],[85,448,6],[85,475,6],[85,481,6],[86,3,6],[86,6,6],[86,42,6],[86,62,6],[86,71,6],[86,74,6],[86,100,6],[86,106,6],[86,107,6],[86,124,6],[86,158,6],[86,180,6],[86,186,6],[86,200,6],[86,207,6],[86,210,6],[86,224,6],[86,226,6],[86,231,6],[86,258,6],[86,284,6],[86,302,6],[86,320,6],[86,331,6],[86,337,6],[86,351,6],[86,358,6],[86,365,6],[86,367,6],[86,382,6],[86,407,6],[86,411,6],[86,418,6],[86,441,6],[86,446,6],[86,448,6],[86,480,6],[86,481,6],[87,14,6],[87,32,6],[87,94,6],[87,106,6],[87,210,6],[87,224,6],[87,247,6],[87,251,6],[87,254,6],[87,256,6],[87,288,6],[87,358,6],[87,360,6],[87,367,6],[87,404,6],[87,416,6],[87,435,6],[87,438,6],[88,29,6],[88,35,6],[88,62,6],[88,71,6],[88,107,6],[88,146,6],[88,167,6],[88,177,6],[88,178,6],[88,196,6],[88,210,6],[88,224,6],[88,247,6],[88,277,6],[88,313,6],[88,331,6],[88,333,6],[88,337,6],[88,358,6],[88,363,6],[88,364,6],[88,365,6],[88,382,6],[89,3,6],[89,61,6],[89,73,6],[89,80,6],[89,94,6],[89,106,6],[89,107,6],[89,112,6],[89,180,6],[89,182,6],[89,189,6],[89,196,6],[89,197,6],[89,200,6],[89,210,6],[89,224,6],[89,231,6],[89,241,6],[89,278,6],[89,336,6],[89,358,6],[89,379,6],[89,407,6],[89,431,6],[89,446,6],[89,448,6],[89,481,6],[90,62,6],[90,63,6],[90,91,6],[90,106,6],[90,182,6],[90,210,6],[90,224,6],[90,253,6],[90,358,6],[90,382,6],[90,407,6],[90,438,6],[90,450,6],[90,465,6],[90,481,6],[91,1,6],[91,3,6],[91,6,6],[91,9,6],[91,18,6],[91,62,6],[91,63,6],[91,92,6],[91,104,6],[91,106,6],[91,174,6],[91,182,6],[91,207,6],[91,210,6],[91,224,6],[91,231,6],[91,258,6],[91,358,6],[91,367,6],[91,382,6],[91,407,6],[91,408,6],[91,418,6],[91,438,6],[91,450,6],[92,6,6],[92,62,6],[92,101,6],[92,180,6],[92,183,6],[92,192,6],[92,196,6],[92,210,6],[92,254,6],[92,255,6],[92,323,6],[92,345,6],[92,358,6],[92,365,6],[92,379,6],[92,382,6],[92,395,6],[92,407,6],[92,446,6],[93,3,6],[93,6,6],[93,29,6],[93,32,6],[93,62,6],[93,73,6],[93,74,6],[93,92,6],[93,94,6],[93,101,6],[93,106,6],[93,107,6],[93,124,6],[93,180,6],[93,182,6],[93,196,6],[93,200,6],[93,210,6],[93,224,6],[93,226,6],[93,231,6],[93,240,6],[93,247,6],[93,251,6],[93,273,6],[93,277,6],[93,301,6],[93,302,6],[93,309,6],[93,318,6],[93,320,6],[93,323,6],[93,348,6],[93,351,6],[93,358,6],[93,365,6],[93,367,6],[93,382,6],[93,407,6],[93,411,6],[93,435,6],[93,437,6],[93,438,6],[93,441,6],[93,446,6],[93,448,6],[93,479,6],[93,480,6],[93,481,6],[94,6,6],[94,81,6],[94,95,6],[94,161,6],[94,162,6],[94,180,6],[94,210,6],[94,224,6],[94,237,6],[94,253,6],[94,319,6],[94,358,6],[94,417,6],[94,435,6],[94,439,6],[95,6,6],[95,62,6],[95,74,6],[95,113,6],[95,161,6],[95,163,6],[95,185,6],[95,210,6],[95,211,6],[95,224,6],[95,229,6],[95,251,6],[95,253,6],[95,368,6],[95,407,6],[95,408,6],[95,446,6],[95,447,6],[96,68,6],[96,106,6],[96,178,6],[96,210,6],[96,224,6],[96,247,6],[96,249,6],[96,358,6],[97,1,6],[97,6,6],[97,14,6],[97,18,6],[97,62,6],[97,63,6],[97,72,6],[97,74,6],[97,92,6],[97,98,6],[97,103,6],[97,106,6],[97,118,6],[97,123,6],[97,146,6],[97,158,6],[97,180,6],[97,182,6],[97,194,6],[97,198,6],[97,210,6],[97,224,6],[97,226,6],[97,227,6],[97,231,6],[97,302,6],[97,318,6],[97,320,6],[97,348,6],[97,358,6],[97,367,6],[97,382,6],[97,407,6],[97,411,6],[97,418,6],[97,434,6],[97,435,6],[97,440,6],[97,446,6],[97,447,6],[97,450,6],[98,18,6],[98,20,6],[98,22,6],[98,32,6],[98,62,6],[98,63,6],[98,66,6],[98,106,6],[98,180,6],[98,182,6],[98,207,6],[98,210,6],[98,224,6],[98,301,6],[98,302,6],[98,358,6],[98,367,6],[98,382,6],[98,407,6],[98,450,6],[98,483,6],[99,14,6],[99,18,6],[99,63,6],[99,72,6],[99,74,6],[99,92,6],[99,98,6],[99,103,6],[99,106,6],[99,123,6],[99,158,6],[99,180,6],[99,182,6],[99,185,6],[99,194,6],[99,210,6],[99,224,6],[99,226,6],[99,231,6],[99,258,6],[99,318,6],[99,358,6],[99,367,6],[99,406,6],[99,407,6],[99,418,6],[99,434,6],[99,446,6],[99,450,6],[99,481,6],[100,6,6],[100,45,6],[100,62,6],[100,71,6],[100,74,6],[100,101,6],[100,106,6],[100,146,6],[100,158,6],[100,196,6],[100,210,6],[100,224,6],[100,231,6],[100,258,6],[100,301,6],[100,314,6],[100,318,6],[100,320,6],[100,348,6],[100,358,6],[100,382,6],[100,407,6],[100,448,6],[100,450,6],[100,481,6],[101,18,6],[101,45,6],[101,62,6],[101,63,6],[101,103,6],[101,106,6],[101,180,6],[101,182,6],[101,198,6],[101,210,6],[101,224,6],[101,226,6],[101,231,6],[101,258,6],[101,281,6],[101,318,6],[101,367,6],[101,382,6],[101,406,6],[101,407,6],[101,408,6],[101,446,6],[101,450,6],[102,18,6],[102,20,6],[102,22,6],[102,62,6],[102,63,6],[102,98,6],[102,103,6],[102,106,6],[102,123,6],[102,177,6],[102,180,6],[102,182,6],[102,194,6],[102,198,6],[102,206,6],[102,207,6],[102,210,6],[102,224,6],[102,231,6],[102,258,6],[102,367,6],[102,382,6],[102,406,6],[102,407,6],[102,418,6],[102,450,6],[103,1,6],[103,6,6],[103,14,6],[103,32,6],[103,72,6],[103,101,6],[103,102,6],[103,106,6],[103,107,6],[103,182,6],[103,183,6],[103,185,6],[103,196,6],[103,206,6],[103,210,6],[103,224,6],[103,231,6],[103,258,6],[103,348,6],[103,358,6],[103,367,6],[103,407,6],[103,418,6],[103,437,6],[103,446,6],[103,450,6],[104,1,6],[104,3,6],[104,6,6],[104,13,6],[104,14,6],[104,18,6],[104,20,6],[104,22,6],[104,23,6],[104,32,6],[104,62,6],[104,63,6],[104,66,6],[104,72,6],[104,73,6],[104,74,6],[104,100,6],[104,101,6],[104,102,6],[104,103,6],[104,106,6],[104,118,6],[104,123,6],[104,158,6],[104,170,6],[104,180,6],[104,182,6],[104,185,6],[104,194,6],[104,197,6],[104,210,6],[104,226,6],[104,231,6],[104,241,6],[104,258,6],[104,301,6],[104,302,6],[104,314,6],[104,320,6],[104,348,6],[104,349,6],[104,350,6],[104,358,6],[104,382,6],[104,407,6],[104,411,6],[104,418,6],[104,446,6],[104,447,6],[105,6,6],[105,62,6],[105,74,6],[105,98,6],[105,101,6],[105,102,6],[105,106,6],[105,107,6],[105,123,6],[105,124,6],[105,180,6],[105,182,6],[105,198,6],[105,210,6],[105,231,6],[105,258,6],[105,302,6],[105,358,6],[105,367,6],[105,406,6],[105,407,6],[105,434,6],[105,446,6],[105,470,6],[106,6,6],[106,18,6],[106,20,6],[106,62,6],[106,66,6],[106,97,6],[106,100,6],[106,101,6],[106,102,6],[106,103,6],[106,118,6],[106,180,6],[106,197,6],[106,210,6],[106,224,6],[106,226,6],[106,231,6],[106,254,6],[106,258,6],[106,273,6],[106,302,6],[106,358,6],[106,365,6],[106,389,6],[106,407,6],[106,418,6],[106,446,6],[106,481,6],[107,3,6],[107,6,6],[107,18,6],[107,20,6],[107,22,6],[107,32,6],[107,62,6],[107,63,6],[107,66,6],[107,72,6],[107,73,6],[107,74,6],[107,91,6],[107,100,6],[107,102,6],[107,103,6],[107,158,6],[107,177,6],[107,180,6],[107,182,6],[107,197,6],[107,206,6],[107,209,6],[107,210,6],[107,226,6],[107,231,6],[107,241,6],[107,302,6],[107,314,6],[107,348,6],[107,358,6],[107,368,6],[107,382,6],[107,407,6],[107,438,6],[107,446,6],[107,471,6],[107,481,6],[108,6,6],[108,45,6],[108,146,6],[108,210,6],[108,247,6],[108,308,6],[108,364,6],[108,365,6],[108,368,6],[109,62,6],[109,72,6],[109,81,6],[109,113,6],[109,165,6],[109,209,6],[109,210,6],[109,229,6],[109,253,6],[109,282,6],[109,319,6],[109,358,6],[109,360,6],[109,382,6],[109,435,6],[109,438,6],[109,465,6],[110,62,6],[110,63,6],[110,72,6],[110,81,6],[110,106,6],[110,107,6],[110,112,6],[110,113,6],[110,180,6],[110,182,6],[110,210,6],[110,224,6],[110,229,6],[110,241,6],[110,253,6],[110,319,6],[110,348,6],[110,358,6],[110,360,6],[110,367,6],[110,435,6],[110,438,6],[110,439,6],[110,446,6],[110,465,6],[111,37,6],[111,73,6],[111,107,6],[111,112,6],[111,120,6],[111,124,6],[111,180,6],[111,197,6],[111,202,6],[111,204,6],[111,210,6],[111,224,6],[111,231,6],[111,255,6],[111,431,6],[111,441,6],[111,470,6],[111,479,6],[112,6,6],[112,81,6],[112,95,6],[112,106,6],[112,113,6],[112,162,6],[112,163,6],[112,180,6],[112,210,6],[112,224,6],[112,229,6],[112,251,6],[112,302,6],[112,435,6],[112,436,6],[112,439,6],[112,465,6],[113,6,6],[113,42,6],[113,81,6],[113,95,6],[113,112,6],[113,161,6],[113,165,6],[113,180,6],[113,210,6],[113,252,6],[113,253,6],[113,319,6],[113,358,6],[113,360,6],[113,435,6],[113,465,6],[114,178,6],[114,210,6],[114,224,6],[114,247,6],[114,322,6],[114,365,6],[114,407,6],[115,6,6],[115,14,6],[115,74,6],[115,101,6],[115,106,6],[115,107,6],[115,123,6],[115,167,6],[115,178,6],[115,180,6],[115,185,6],[115,207,6],[115,210,6],[115,224,6],[115,231,6],[115,247,6],[115,277,6],[115,302,6],[115,318,6],[115,336,6],[115,348,6],[115,379,6],[115,407,6],[115,431,6],[115,434,6],[115,446,6],[116,6,6],[116,13,6],[116,45,6],[116,62,6],[116,73,6],[116,74,6],[116,92,6],[116,107,6],[116,179,6],[116,184,6],[116,196,6],[116,210,6],[116,224,6],[116,264,6],[116,296,6],[116,358,6],[116,450,6],[117,6,6],[117,62,6],[117,74,6],[117,102,6],[117,103,6],[117,106,6],[117,107,6],[117,118,6],[117,123,6],[117,158,6],[117,180,6],[117,182,6],[117,198,6],[117,210,6],[117,231,6],[117,258,6],[117,273,6],[117,302,6],[117,314,6],[117,358,6],[117,367,6],[117,382,6],[117,407,6],[117,411,6],[117,434,6],[117,437,6],[117,446,6],[117,447,6],[117,481,6],[118,6,6],[118,14,6],[118,37,6],[118,62,6],[118,66,6],[118,73,6],[118,74,6],[118,91,6],[118,97,6],[118,101,6],[118,104,6],[118,106,6],[118,180,6],[118,182,6],[118,185,6],[118,200,6],[118,210,6],[118,219,6],[118,224,6],[118,231,6],[118,258,6],[118,302,6],[118,314,6],[118,358,6],[118,367,6],[118,382,6],[118,404,6],[118,408,6],[118,446,6],[118,455,6],[118,481,6],[119,48,6],[119,51,6],[119,62,6],[119,74,6],[119,106,6],[119,180,6],[119,210,6],[119,220,6],[119,244,6],[119,247,6],[119,254,6],[119,323,6],[119,336,6],[119,364,6],[119,365,6],[119,379,6],[120,6,6],[120,62,6],[120,74,6],[120,94,6],[120,97,6],[120,106,6],[120,170,6],[120,180,6],[120,186,6],[120,192,6],[120,197,6],[120,210,6],[120,224,6],[120,231,6],[120,302,6],[120,314,6],[120,407,6],[120,431,6],[121,3,6],[121,6,6],[121,13,6],[121,42,6],[121,62,6],[121,70,6],[121,71,6],[121,72,6],[121,73,6],[121,94,6],[121,97,6],[121,103,6],[121,104,6],[121,106,6],[121,107,6],[121,124,6],[121,180,6],[121,182,6],[121,185,6],[121,196,6],[121,200,6],[121,210,6],[121,224,6],[121,226,6],[121,241,6],[121,247,6],[121,251,6],[121,252,6],[121,273,6],[121,275,6],[121,278,6],[121,290,6],[121,302,6],[121,309,6],[121,323,6],[121,358,6],[121,362,6],[121,365,6],[121,367,6],[121,379,6],[121,382,6],[121,384,6],[121,407,6],[121,434,6],[121,435,6],[121,437,6],[121,438,6],[121,442,6],[121,446,6],[121,447,6],[121,448,6],[121,481,6],[122,3,6],[122,6,6],[122,32,6],[122,37,6],[122,42,6],[122,45,6],[122,48,6],[122,60,6],[122,72,6],[122,73,6],[122,91,6],[122,92,6],[122,94,6],[122,97,6],[122,106,6],[122,107,6],[122,118,6],[122,146,6],[122,158,6],[122,180,6],[122,186,6],[122,210,6],[122,224,6],[122,226,6],[122,247,6],[122,252,6],[122,254,6],[122,256,6],[122,257,6],[122,273,6],[122,277,6],[122,301,6],[122,302,6],[122,309,6],[122,336,6],[122,339,6],[122,348,6],[122,351,6],[122,358,6],[122,365,6],[122,367,6],[122,368,6],[122,379,6],[122,380,6],[122,382,6],[122,390,6],[122,395,6],[122,407,6],[122,437,6],[122,438,6],[122,447,6],[122,448,6],[122,450,6],[122,480,6],[122,481,6],[123,3,6],[123,6,6],[123,37,6],[123,43,6],[123,45,6],[123,62,6],[123,97,6],[123,101,6],[123,106,6],[123,107,6],[123,124,6],[123,135,6],[123,158,6],[123,180,6],[123,182,6],[123,200,6],[123,210,6],[123,226,6],[123,231,6],[123,233,6],[123,254,6],[123,255,6],[123,258,6],[123,302,6],[123,320,6],[123,337,6],[123,348,6],[123,358,6],[123,367,6],[123,376,6],[123,382,6],[123,407,6],[123,418,6],[123,440,6],[123,441,6],[123,445,6],[123,446,6],[123,448,6],[124,6,6],[124,11,6],[124,14,6],[124,37,6],[124,62,6],[124,71,6],[124,101,6],[124,107,6],[124,123,6],[124,180,6],[124,182,6],[124,200,6],[124,210,6],[124,231,6],[124,255,6],[124,273,6],[124,302,6],[124,318,6],[124,320,6],[124,348,6],[124,367,6],[124,382,6],[124,407,6],[124,446,6],[124,479,6],[124,481,6],[125,6,6],[125,34,6],[125,37,6],[125,62,6],[125,73,6],[125,106,6],[125,107,6],[125,124,6],[125,126,6],[125,134,6],[125,178,6],[125,180,6],[125,182,6],[125,185,6],[125,192,6],[125,196,6],[125,210,6],[125,224,6],[125,231,6],[125,254,6],[125,255,6],[125,302,6],[125,320,6],[125,338,6],[125,348,6],[125,358,6],[125,365,6],[125,376,6],[125,379,6],[125,382,6],[125,407,6],[125,440,6],[125,446,6],[125,447,6],[125,448,6],[126,3,6],[126,6,6],[126,14,6],[126,62,6],[126,101,6],[126,107,6],[126,180,6],[126,182,6],[126,198,6],[126,200,6],[126,210,6],[126,231,6],[126,302,6],[126,308,6],[126,320,6],[126,358,6],[126,367,6],[126,382,6],[126,407,6],[126,430,6],[126,434,6],[126,446,6],[126,447,6],[127,42,6],[127,45,6],[127,63,6],[127,72,6],[127,73,6],[127,94,6],[127,101,6],[127,106,6],[127,107,6],[127,180,6],[127,182,6],[127,196,6],[127,210,6],[127,224,6],[127,231,6],[127,237,6],[127,241,6],[127,352,6],[127,358,6],[127,446,6],[127,450,6],[128,6,6],[128,40,6],[128,73,6],[128,74,6],[128,104,6],[128,107,6],[128,123,6],[128,178,6],[128,196,6],[128,210,6],[128,224,6],[128,280,6],[128,331,6],[128,431,6],[128,434,6],[129,1,6],[129,97,6],[129,107,6],[129,123,6],[129,158,6],[129,221,6],[129,224,6],[129,302,6],[129,336,6],[129,337,6],[129,338,6],[129,367,6],[129,447,6],[130,6,6],[130,73,6],[130,74,6],[130,97,6],[130,104,6],[130,106,6],[130,107,6],[130,123,6],[130,180,6],[130,210,6],[130,224,6],[130,231,6],[130,273,6],[130,302,6],[130,318,6],[130,320,6],[130,336,6],[130,337,6],[130,348,6],[130,365,6],[130,367,6],[130,379,6],[130,389,6],[130,407,6],[130,441,6],[130,447,6],[130,448,6],[130,481,6],[131,61,6],[131,62,6],[131,71,6],[131,73,6],[131,94,6],[131,95,6],[131,100,6],[131,103,6],[131,104,6],[131,106,6],[131,107,6],[131,112,6],[131,123,6],[131,134,6],[131,146,6],[131,178,6],[131,180,6],[131,182,6],[131,185,6],[131,210,6],[131,218,6],[131,221,6],[131,224,6],[131,227,6],[131,231,6],[131,247,6],[131,251,6],[131,258,6],[131,271,6],[131,280,6],[131,301,6],[131,302,6],[131,313,6],[131,320,6],[131,331,6],[131,333,6],[131,337,6],[131,348,6],[131,357,6],[131,358,6],[131,365,6],[131,367,6],[131,379,6],[131,382,6],[131,389,6],[131,395,6],[131,407,6],[131,431,6],[131,446,6],[131,448,6],[131,470,6],[131,475,6],[131,481,6],[132,6,6],[132,14,6],[132,62,6],[132,63,6],[132,66,6],[132,70,6],[132,71,6],[132,73,6],[132,100,6],[132,101,6],[132,103,6],[132,104,6],[132,106,6],[132,107,6],[132,112,6],[132,113,6],[132,126,6],[132,134,6],[132,180,6],[132,185,6],[132,186,6],[132,200,6],[132,210,6],[132,224,6],[132,226,6],[132,229,6],[132,231,6],[132,251,6],[132,270,6],[132,273,6],[132,292,6],[132,302,6],[132,308,6],[132,309,6],[132,314,6],[132,318,6],[132,319,6],[132,320,6],[132,336,6],[132,337,6],[132,348,6],[132,358,6],[132,365,6],[132,367,6],[132,379,6],[132,382,6],[132,385,6],[132,389,6],[132,407,6],[132,411,6],[132,418,6],[132,431,6],[132,437,6],[132,446,6],[132,448,6],[132,450,6],[132,470,6],[132,481,6],[133,3,6],[133,6,6],[133,62,6],[133,94,6],[133,102,6],[133,104,6],[133,106,6],[133,107,6],[133,180,6],[133,182,6],[133,196,6],[133,198,6],[133,210,6],[133,224,6],[133,231,6],[133,258,6],[133,302,6],[133,315,6],[133,318,6],[133,323,6],[133,336,6],[133,348,6],[133,358,6],[133,382,6],[133,395,6],[133,407,6],[133,431,6],[133,446,6],[133,448,6],[134,6,6],[134,37,6],[134,46,6],[134,62,6],[134,70,6],[134,71,6],[134,73,6],[134,100,6],[134,104,6],[134,106,6],[134,123,6],[134,164,6],[134,178,6],[134,180,6],[134,182,6],[134,210,6],[134,224,6],[134,227,6],[134,266,6],[134,284,6],[134,302,6],[134,318,6],[134,320,6],[134,348,6],[134,367,6],[134,382,6],[134,404,6],[134,407,6],[134,431,6],[134,437,6],[134,447,6],[134,448,6],[134,470,6],[134,481,6],[135,1,6],[135,6,6],[135,14,6],[135,16,6],[135,71,6],[135,73,6],[135,74,6],[135,101,6],[135,102,6],[135,103,6],[135,106,6],[135,107,6],[135,123,6],[135,180,6],[135,182,6],[135,185,6],[135,186,6],[135,196,6],[135,197,6],[135,210,6],[135,221,6],[135,224,6],[135,231,6],[135,258,6],[135,302,6],[135,318,6],[135,356,6],[135,358,6],[135,367,6],[135,407,6],[135,411,6],[135,431,6],[135,434,6],[135,446,6],[135,448,6],[135,470,6],[135,481,6],[136,3,6],[136,61,6],[136,62,6],[136,74,6],[136,101,6],[136,104,6],[136,106,6],[136,107,6],[136,123,6],[136,146,6],[136,177,6],[136,178,6],[136,180,6],[136,185,6],[136,196,6],[136,210,6],[136,219,6],[136,224,6],[136,231,6],[136,302,6],[136,318,6],[136,337,6],[136,338,6],[136,358,6],[136,367,6],[136,382,6],[136,405,6],[136,406,6],[136,407,6],[136,408,6],[136,411,6],[136,431,6],[136,434,6],[136,475,6],[136,481,6],[137,3,6],[137,6,6],[137,13,6],[137,42,6],[137,61,6],[137,62,6],[137,73,6],[137,104,6],[137,106,6],[137,107,6],[137,118,6],[137,123,6],[137,142,6],[137,180,6],[137,185,6],[137,210,6],[137,224,6],[137,231,6],[137,233,6],[137,247,6],[137,273,6],[137,278,6],[137,308,6],[137,314,6],[137,329,6],[137,358,6],[137,365,6],[137,367,6],[137,379,6],[137,382,6],[137,388,6],[137,407,6],[137,408,6],[137,437,6],[137,446,6],[137,447,6],[137,448,6],[137,475,6],[137,481,6],[138,3,6],[138,62,6],[138,63,6],[138,66,6],[138,72,6],[138,73,6],[138,97,6],[138,104,6],[138,106,6],[138,107,6],[138,112,6],[138,123,6],[138,139,6],[138,180,6],[138,182,6],[138,196,6],[138,210,6],[138,224,6],[138,226,6],[138,258,6],[138,281,6],[138,337,6],[138,351,6],[138,358,6],[138,367,6],[138,446,6],[138,450,6],[139,6,6],[139,11,6],[139,62,6],[139,72,6],[139,74,6],[139,97,6],[139,106,6],[139,107,6],[139,170,6],[139,180,6],[139,182,6],[139,196,6],[139,207,6],[139,210,6],[139,224,6],[139,276,6],[139,281,6],[139,317,6],[139,318,6],[139,358,6],[139,446,6],[139,447,6],[139,450,6],[140,6,6],[140,18,6],[140,22,6],[140,32,6],[140,62,6],[140,63,6],[140,72,6],[140,73,6],[140,74,6],[140,102,6],[140,106,6],[140,146,6],[140,170,6],[140,172,6],[140,180,6],[140,182,6],[140,200,6],[140,210,6],[140,224,6],[140,226,6],[140,237,6],[140,247,6],[140,258,6],[140,273,6],[140,277,6],[140,278,6],[140,301,6],[140,302,6],[140,358,6],[140,374,6],[140,446,6],[140,450,6],[141,6,6],[141,71,6],[141,73,6],[141,74,6],[141,94,6],[141,97,6],[141,106,6],[141,107,6],[141,113,6],[141,180,6],[141,196,6],[141,197,6],[141,210,6],[141,224,6],[141,231,6],[141,247,6],[141,251,6],[141,253,6],[141,273,6],[141,278,6],[141,302,6],[141,309,6],[141,318,6],[141,319,6],[141,320,6],[141,348,6],[141,358,6],[141,362,6],[141,367,6],[141,368,6],[141,407,6],[141,434,6],[141,437,6],[141,440,6],[141,442,6],[141,446,6],[141,481,6],[142,6,6],[142,35,6],[142,48,6],[142,74,6],[142,82,6],[142,90,6],[142,107,6],[142,131,6],[142,170,6],[142,196,6],[142,207,6],[142,210,6],[142,224,6],[142,231,6],[142,254,6],[142,312,6],[142,321,6],[142,359,6],[142,367,6],[142,438,6],[143,3,6],[143,6,6],[143,11,6],[143,30,6],[143,35,6],[143,37,6],[143,62,6],[143,71,6],[143,73,6],[143,74,6],[143,80,6],[143,94,6],[143,103,6],[143,104,6],[143,106,6],[143,107,6],[143,113,6],[143,118,6],[143,123,6],[143,134,6],[143,147,6],[143,178,6],[143,180,6],[143,182,6],[143,185,6],[143,200,6],[143,210,6],[143,224,6],[143,226,6],[143,229,6],[143,231,6],[143,238,6],[143,251,6],[143,255,6],[143,258,6],[143,301,6],[143,302,6],[143,318,6],[143,320,6],[143,337,6],[143,338,6],[143,348,6],[143,358,6],[143,365,6],[143,367,6],[143,379,6],[143,382,6],[143,389,6],[143,407,6],[143,411,6],[143,418,6],[143,431,6],[143,434,6],[143,441,6],[143,448,6],[143,470,6],[143,481,6],[144,35,6],[144,123,6],[144,170,6],[144,210,6],[144,224,6],[144,231,6],[144,348,6],[144,431,6],[144,434,6],[145,35,6],[145,37,6],[145,62,6],[145,63,6],[145,71,6],[145,73,6],[145,74,6],[145,99,6],[145,101,6],[145,103,6],[145,106,6],[145,107,6],[145,123,6],[145,147,6],[145,151,6],[145,158,6],[145,180,6],[145,182,6],[145,185,6],[145,197,6],[145,210,6],[145,224,6],[145,226,6],[145,231,6],[145,241,6],[145,258,6],[145,302,6],[145,318,6],[145,348,6],[145,358,6],[145,367,6],[145,371,6],[145,382,6],[145,385,6],[145,389,6],[145,407,6],[145,411,6],[145,431,6],[145,434,6],[145,446,6],[145,447,6],[146,35,6],[146,37,6],[146,56,6],[146,62,6],[146,72,6],[146,74,6],[146,103,6],[146,106,6],[146,107,6],[146,123,6],[146,131,6],[146,142,6],[146,143,6],[146,144,6],[146,145,6],[146,148,6],[146,150,6],[146,151,6],[146,152,6],[146,158,6],[146,180,6],[146,182,6],[146,185,6],[146,196,6],[146,197,6],[146,200,6],[146,210,6],[146,224,6],[146,226,6],[146,231,6],[146,254,6],[146,255,6],[146,258,6],[146,302,6],[146,314,6],[146,318,6],[146,339,6],[146,348,6],[146,358,6],[146,367,6],[146,369,6],[146,382,6],[146,389,6],[146,393,6],[146,400,6],[146,407,6],[146,411,6],[146,431,6],[146,440,6],[147,6,6],[147,37,6],[147,62,6],[147,103,6],[147,104,6],[147,106,6],[147,107,6],[147,112,6],[147,113,6],[147,123,6],[147,158,6],[147,163,6],[147,180,6],[147,182,6],[147,185,6],[147,186,6],[147,197,6],[147,210,6],[147,226,6],[147,229,6],[147,231,6],[147,251,6],[147,258,6],[147,292,6],[147,319,6],[147,320,6],[147,348,6],[147,358,6],[147,367,6],[147,382,6],[147,389,6],[147,405,6],[147,407,6],[147,411,6],[147,431,6],[147,434,6],[147,446,6],[147,470,6],[148,3,6],[148,6,6],[148,14,6],[148,32,6],[148,37,6],[148,45,6],[148,48,6],[148,56,6],[148,62,6],[148,72,6],[148,73,6],[148,74,6],[148,94,6],[148,101,6],[148,103,6],[148,104,6],[148,106,6],[148,107,6],[148,118,6],[148,124,6],[148,153,6],[148,180,6],[148,182,6],[148,185,6],[148,197,6],[148,198,6],[148,210,6],[148,224,6],[148,226,6],[148,231,6],[148,233,6],[148,258,6],[148,281,6],[148,287,6],[148,302,6],[148,318,6],[148,320,6],[148,358,6],[148,367,6],[148,382,6],[148,405,6],[148,407,6],[148,411,6],[148,416,6],[148,418,6],[148,431,6],[148,440,6],[148,446,6],[148,447,6],[148,448,6],[148,481,6],[149,29,6],[149,35,6],[149,37,6],[149,62,6],[149,74,6],[149,103,6],[149,106,6],[149,107,6],[149,113,6],[149,184,6],[149,185,6],[149,210,6],[149,224,6],[149,229,6],[149,251,6],[149,254,6],[149,255,6],[149,323,6],[149,382,6],[149,431,6],[150,3,6],[150,6,6],[150,37,6],[150,62,6],[150,66,6],[150,74,6],[150,101,6],[150,104,6],[150,106,6],[150,107,6],[150,180,6],[150,182,6],[150,197,6],[150,200,6],[150,210,6],[150,221,6],[150,224,6],[150,226,6],[150,231,6],[150,241,6],[150,281,6],[150,302,6],[150,308,6],[150,314,6],[150,348,6],[150,358,6],[150,367,6],[150,407,6],[150,431,6],[150,447,6],[150,448,6],[151,35,6],[151,37,6],[151,62,6],[151,74,6],[151,94,6],[151,103,6],[151,106,6],[151,107,6],[151,152,6],[151,170,6],[151,183,6],[151,184,6],[151,210,6],[151,224,6],[151,255,6],[151,323,6],[151,381,6],[151,382,6],[151,431,6],[152,6,6],[152,35,6],[152,62,6],[152,170,6],[152,180,6],[152,210,6],[152,323,6],[152,363,6],[152,382,6],[152,431,6],[153,6,6],[153,62,6],[153,97,6],[153,107,6],[153,149,6],[153,196,6],[153,207,6],[153,210,6],[153,224,6],[153,358,6],[153,367,6],[153,382,6],[153,431,6],[154,6,6],[154,35,6],[154,45,6],[154,48,6],[154,62,6],[154,71,6],[154,74,6],[154,155,6],[154,170,6],[154,174,6],[154,210,6],[154,224,6],[154,247,6],[154,249,6],[154,254,6],[154,365,6],[155,6,6],[155,29,6],[155,32,6],[155,35,6],[155,45,6],[155,48,6],[155,74,6],[155,101,6],[155,106,6],[155,170,6],[155,183,6],[155,210,6],[155,224,6],[155,241,6],[155,247,6],[155,254,6],[155,255,6],[155,313,6],[155,318,6],[155,358,6],[155,363,6],[155,379,6],[155,385,6],[156,1,6],[156,13,6],[156,74,6],[156,107,6],[156,123,6],[156,158,6],[156,196,6],[156,210,6],[156,224,6],[156,320,6],[156,450,6],[157,62,6],[157,180,6],[157,210,6],[157,247,6],[157,254,6],[157,309,6],[157,358,6],[157,382,6],[158,32,6],[158,37,6],[158,62,6],[158,73,6],[158,92,6],[158,100,6],[158,103,6],[158,106,6],[158,124,6],[158,126,6],[158,178,6],[158,180,6],[158,182,6],[158,185,6],[158,197,6],[158,210,6],[158,221,6],[158,224,6],[158,231,6],[158,258,6],[158,301,6],[158,302,6],[158,318,6],[158,320,6],[158,358,6],[158,367,6],[158,382,6],[158,407,6],[158,431,6],[158,446,6],[158,448,6],[159,6,6],[159,29,6],[159,35,6],[159,37,6],[159,62,6],[159,180,6],[159,210,6],[159,224,6],[159,231,6],[159,247,6],[159,254,6],[159,365,6],[159,379,6],[159,381,6],[159,382,6],[159,395,6],[160,62,6],[160,72,6],[160,86,6],[160,101,6],[160,104,6],[160,106,6],[160,107,6],[160,180,6],[160,182,6],[160,198,6],[160,210,6],[160,216,6],[160,224,6],[160,358,6],[160,367,6],[160,382,6],[160,404,6],[160,407,6],[160,446,6],[160,450,6],[160,469,6],[160,481,6],[161,62,6],[161,72,6],[161,81,6],[161,94,6],[161,95,6],[161,107,6],[161,113,6],[161,163,6],[161,180,6],[161,196,6],[161,210,6],[161,224,6],[161,229,6],[161,251,6],[161,253,6],[161,357,6],[161,358,6],[161,382,6],[161,439,6],[161,446,6],[161,447,6],[161,465,6],[162,60,6],[162,72,6],[162,81,6],[162,90,6],[162,109,6],[162,112,6],[162,113,6],[162,161,6],[162,165,6],[162,210,6],[162,217,6],[162,224,6],[162,229,6],[162,253,6],[162,282,6],[162,319,6],[162,348,6],[162,357,6],[162,358,6],[162,360,6],[162,438,6],[162,439,6],[163,95,6],[163,112,6],[163,113,6],[163,161,6],[163,180,6],[163,210,6],[163,251,6],[163,253,6],[163,319,6],[163,358,6],[164,6,6],[164,62,6],[164,70,6],[164,71,6],[164,74,6],[164,97,6],[164,101,6],[164,103,6],[164,106,6],[164,107,6],[164,134,6],[164,180,6],[164,196,6],[164,210,6],[164,224,6],[164,266,6],[164,314,6],[164,320,6],[164,358,6],[164,407,6],[164,437,6],[164,481,6],[165,6,6],[165,72,6],[165,90,6],[165,112,6],[165,210,6],[165,251,6],[165,253,6],[165,319,6],[165,357,6],[165,358,6],[166,42,6],[166,71,6],[166,72,6],[166,73,6],[166,97,6],[166,106,6],[166,107,6],[166,112,6],[166,182,6],[166,196,6],[166,200,6],[166,210,6],[166,224,6],[166,226,6],[166,233,6],[166,247,6],[166,273,6],[166,302,6],[166,313,6],[166,319,6],[166,339,6],[166,358,6],[166,365,6],[166,367,6],[166,379,6],[166,382,6],[166,388,6],[166,407,6],[166,437,6],[166,441,6],[166,446,6],[166,476,6],[166,479,6],[167,6,6],[167,30,6],[167,35,6],[167,40,6],[167,69,6],[167,101,6],[167,107,6],[167,170,6],[167,180,6],[167,181,6],[167,196,6],[167,210,6],[167,224,6],[167,270,6],[167,291,6],[167,331,6],[167,336,6],[167,365,6],[167,437,6],[168,6,6],[168,29,6],[168,35,6],[168,62,6],[168,74,6],[168,106,6],[168,107,6],[168,180,6],[168,183,6],[168,196,6],[168,210,6],[168,224,6],[168,254,6],[168,258,6],[168,323,6],[168,358,6],[168,382,6],[168,447,6],[168,450,6],[169,3,6],[169,42,6],[169,72,6],[169,73,6],[169,74,6],[169,94,6],[169,97,6],[169,104,6],[169,106,6],[169,107,6],[169,113,6],[169,123,6],[169,180,6],[169,182,6],[169,196,6],[169,210,6],[169,218,6],[169,224,6],[169,231,6],[169,247,6],[169,251,6],[169,252,6],[169,253,6],[169,273,6],[169,278,6],[169,302,6],[169,314,6],[169,319,6],[169,358,6],[169,367,6],[169,406,6],[169,407,6],[169,436,6],[169,437,6],[169,440,6],[169,446,6],[169,447,6],[170,29,6],[170,35,6],[170,46,6],[170,48,6],[170,62,6],[170,82,6],[170,106,6],[170,186,6],[170,192,6],[170,196,6],[170,210,6],[170,224,6],[170,254,6],[170,255,6],[170,256,6],[170,358,6],[170,363,6],[170,388,6],[170,413,6],[171,6,6],[171,29,6],[171,32,6],[171,35,6],[171,46,6],[171,50,6],[171,62,6],[171,90,6],[171,104,6],[171,106,6],[171,107,6],[171,180,6],[171,183,6],[171,192,6],[171,196,6],[171,210,6],[171,217,6],[171,224,6],[171,254,6],[171,255,6],[171,256,6],[171,291,6],[171,318,6],[171,343,6],[171,345,6],[171,382,6],[172,62,6],[172,63,6],[172,106,6],[172,107,6],[172,170,6],[172,182,6],[172,210,6],[172,224,6],[172,348,6],[172,407,6],[172,450,6],[172,479,6],[173,6,6],[173,51,6],[173,62,6],[173,70,6],[173,71,6],[173,72,6],[173,73,6],[173,74,6],[173,94,6],[173,106,6],[173,107,6],[173,123,6],[173,159,6],[173,180,6],[173,182,6],[173,196,6],[173,200,6],[173,210,6],[173,224,6],[173,226,6],[173,233,6],[173,247,6],[173,278,6],[173,302,6],[173,309,6],[173,322,6],[173,336,6],[173,339,6],[173,348,6],[173,358,6],[173,365,6],[173,367,6],[173,382,6],[173,407,6],[173,434,6],[173,435,6],[173,442,6],[173,446,6],[173,448,6],[173,450,6],[173,480,6],[173,481,6],[174,224,6],[175,6,6],[175,45,6],[175,74,6],[175,107,6],[175,116,6],[175,180,6],[175,192,6],[175,210,6],[175,224,6],[175,264,6],[175,277,6],[175,287,6],[175,297,6],[175,302,6],[175,309,6],[175,336,6],[175,358,6],[175,367,6],[175,368,6],[175,379,6],[175,407,6],[175,437,6],[175,446,6],[175,481,6],[176,6,6],[176,46,6],[176,73,6],[176,90,6],[176,94,6],[176,104,6],[176,106,6],[176,107,6],[176,160,6],[176,178,6],[176,180,6],[176,181,6],[176,182,6],[176,210,6],[176,216,6],[176,224,6],[176,252,6],[176,284,6],[176,287,6],[176,291,6],[176,302,6],[176,309,6],[176,323,6],[176,358,6],[176,362,6],[176,365,6],[176,367,6],[176,379,6],[176,388,6],[176,407,6],[176,446,6],[176,456,6],[176,480,6],[177,1,6],[177,6,6],[177,94,6],[177,101,6],[177,180,6],[177,182,6],[177,210,6],[177,226,6],[177,231,6],[177,262,6],[177,302,6],[177,314,6],[177,356,6],[177,358,6],[177,368,6],[177,434,6],[177,438,6],[177,446,6],[177,481,6],[178,25,6],[178,30,6],[178,35,6],[178,40,6],[178,73,6],[178,101,6],[178,180,6],[178,186,6],[178,196,6],[178,210,6],[178,224,6],[178,249,6],[178,255,6],[178,268,6],[178,270,6],[178,331,6],[178,336,6],[178,365,6],[178,431,6],[178,437,6],[179,6,6],[179,45,6],[179,46,6],[179,51,6],[179,62,6],[179,94,6],[179,104,6],[179,106,6],[179,107,6],[179,180,6],[179,182,6],[179,196,6],[179,210,6],[179,224,6],[179,231,6],[179,287,6],[179,302,6],[179,358,6],[179,367,6],[179,368,6],[179,382,6],[179,407,6],[179,481,6],[180,62,6],[180,106,6],[180,107,6],[180,182,6],[180,184,6],[180,185,6],[180,198,6],[180,210,6],[180,224,6],[180,407,6],[180,481,6],[181,29,6],[181,32,6],[181,35,6],[181,72,6],[181,101,6],[181,104,6],[181,106,6],[181,107,6],[181,167,6],[181,182,6],[181,196,6],[181,210,6],[181,224,6],[181,247,6],[181,267,6],[181,331,6],[181,336,6],[181,358,6],[181,367,6],[181,431,6],[181,438,6],[181,450,6],[182,18,6],[182,22,6],[182,32,6],[182,45,6],[182,66,6],[182,72,6],[182,97,6],[182,98,6],[182,101,6],[182,102,6],[182,118,6],[182,180,6],[182,181,6],[182,197,6],[182,207,6],[182,210,6],[182,224,6],[182,241,6],[182,258,6],[182,277,6],[182,287,6],[182,302,6],[182,358,6],[182,365,6],[182,367,6],[182,407,6],[182,438,6],[182,446,6],[183,6,6],[183,29,6],[183,32,6],[183,35,6],[183,36,6],[183,48,6],[183,82,6],[183,106,6],[183,107,6],[183,113,6],[183,142,6],[183,170,6],[183,210,6],[183,224,6],[183,254,6],[183,258,6],[183,312,6],[183,321,6],[183,343,6],[183,363,6],[183,388,6],[183,413,6],[183,438,6],[183,451,6],[184,210,6],[184,323,6],[184,381,6],[185,6,6],[185,13,6],[185,45,6],[185,62,6],[185,73,6],[185,94,6],[185,101,6],[185,103,6],[185,106,6],[185,123,6],[185,158,6],[185,180,6],[185,182,6],[185,210,6],[185,231,6],[185,302,6],[185,323,6],[185,348,6],[185,350,6],[185,358,6],[185,367,6],[185,381,6],[185,382,6],[185,407,6],[185,408,6],[185,446,6],[186,6,6],[186,29,6],[186,62,6],[186,106,6],[186,210,6],[186,224,6],[186,241,6],[186,308,6],[186,358,6],[186,388,6],[187,62,6],[187,63,6],[187,106,6],[187,107,6],[187,192,6],[187,210,6],[187,224,6],[187,241,6],[187,308,6],[187,321,6],[187,358,6],[187,367,6],[187,382,6],[187,384,6],[187,388,6],[187,437,6],[188,32,6],[188,73,6],[188,74,6],[188,104,6],[188,106,6],[188,123,6],[188,180,6],[188,224,6],[188,247,6],[188,273,6],[188,278,6],[188,302,6],[188,309,6],[188,358,6],[188,365,6],[188,367,6],[188,407,6],[188,438,6],[188,446,6],[188,450,6],[188,480,6],[188,481,6],[189,3,6],[189,6,6],[189,29,6],[189,32,6],[189,37,6],[189,62,6],[189,63,6],[189,71,6],[189,72,6],[189,73,6],[189,74,6],[189,92,6],[189,97,6],[189,103,6],[189,106,6],[189,107,6],[189,123,6],[189,180,6],[189,182,6],[189,186,6],[189,200,6],[189,207,6],[189,210,6],[189,224,6],[189,226,6],[189,231,6],[189,247,6],[189,255,6],[189,273,6],[189,278,6],[189,299,6],[189,302,6],[189,309,6],[189,348,6],[189,365,6],[189,367,6],[189,382,6],[189,407,6],[189,411,6],[189,435,6],[189,438,6],[189,446,6],[189,450,6],[189,479,6],[190,3,6],[190,61,6],[190,72,6],[190,73,6],[190,74,6],[190,104,6],[190,106,6],[190,107,6],[190,123,6],[190,178,6],[190,180,6],[190,182,6],[190,196,6],[190,210,6],[190,224,6],[190,247,6],[190,273,6],[190,278,6],[190,281,6],[190,302,6],[190,320,6],[190,325,6],[190,336,6],[190,338,6],[190,358,6],[190,365,6],[190,367,6],[190,407,6],[190,431,6],[190,437,6],[190,438,6],[190,446,6],[190,447,6],[190,448,6],[190,475,6],[191,3,6],[191,61,6],[191,71,6],[191,72,6],[191,73,6],[191,104,6],[191,106,6],[191,107,6],[191,123,6],[191,158,6],[191,167,6],[191,178,6],[191,180,6],[191,182,6],[191,210,6],[191,224,6],[191,227,6],[191,247,6],[191,251,6],[191,268,6],[191,273,6],[191,299,6],[191,308,6],[191,331,6],[191,336,6],[191,337,6],[191,338,6],[191,358,6],[191,365,6],[191,367,6],[191,374,6],[191,379,6],[191,407,6],[191,431,6],[191,437,6],[191,446,6],[191,448,6],[191,475,6],[191,481,6],[192,6,6],[192,62,6],[192,107,6],[192,180,6],[192,196,6],[192,210,6],[192,302,6],[192,358,6],[193,3,6],[193,51,6],[193,58,6],[193,62,6],[193,66,6],[193,73,6],[193,74,6],[193,90,6],[193,94,6],[193,104,6],[193,106,6],[193,107,6],[193,123,6],[193,179,6],[193,180,6],[193,182,6],[193,185,6],[193,196,6],[193,198,6],[193,200,6],[193,210,6],[193,224,6],[193,225,6],[193,226,6],[193,231,6],[193,247,6],[193,251,6],[193,253,6],[193,273,6],[193,275,6],[193,299,6],[193,302,6],[193,309,6],[193,318,6],[193,319,6],[193,320,6],[193,357,6],[193,358,6],[193,367,6],[193,368,6],[193,382,6],[193,407,6],[193,434,6],[193,438,6],[193,442,6],[193,446,6],[193,448,6],[193,481,6],[194,6,6],[194,18,6],[194,22,6],[194,74,6],[194,82,6],[194,97,6],[194,101,6],[194,102,6],[194,106,6],[194,182,6],[194,185,6],[194,200,6],[194,207,6],[194,210,6],[194,224,6],[194,258,6],[194,348,6],[194,407,6],[194,446,6],[195,3,6],[195,18,6],[195,74,6],[195,80,6],[195,90,6],[195,103,6],[195,106,6],[195,107,6],[195,170,6],[195,180,6],[195,182,6],[195,185,6],[195,200,6],[195,210,6],[195,224,6],[195,226,6],[195,231,6],[195,258,6],[195,348,6],[195,351,6],[195,358,6],[195,388,6],[195,407,6],[195,421,6],[195,435,6],[195,446,6],[195,447,6],[195,450,6],[196,6,6],[196,62,6],[196,63,6],[196,66,6],[196,73,6],[196,74,6],[196,92,6],[196,94,6],[196,100,6],[196,101,6],[196,102,6],[196,106,6],[196,112,6],[196,117,6],[196,177,6],[196,180,6],[196,182,6],[196,200,6],[196,210,6],[196,227,6],[196,241,6],[196,258,6],[196,287,6],[196,302,6],[196,308,6],[196,314,6],[196,318,6],[196,348,6],[196,365,6],[196,367,6],[196,382,6],[196,385,6],[196,407,6],[196,418,6],[196,434,6],[196,446,6],[196,481,6],[197,1,6],[197,6,6],[197,15,6],[197,16,6],[197,62,6],[197,72,6],[197,73,6],[197,74,6],[197,101,6],[197,106,6],[197,107,6],[197,123,6],[197,124,6],[197,180,6],[197,182,6],[197,185,6],[197,198,6],[197,210,6],[197,226,6],[197,231,6],[197,277,6],[197,303,6],[197,358,6],[197,367,6],[197,382,6],[197,407,6],[197,446,6],[197,450,6],[197,480,6],[198,1,6],[198,6,6],[198,43,6],[198,46,6],[198,62,6],[198,66,6],[198,73,6],[198,74,6],[198,97,6],[198,101,6],[198,106,6],[198,107,6],[198,123,6],[198,124,6],[198,180,6],[198,182,6],[198,185,6],[198,210,6],[198,226,6],[198,231,6],[198,302,6],[198,314,6],[198,358,6],[198,367,6],[198,382,6],[198,405,6],[198,407,6],[198,408,6],[198,434,6],[198,446,6],[198,480,6],[198,481,6],[199,6,6],[199,29,6],[199,35,6],[199,37,6],[199,62,6],[199,106,6],[199,180,6],[199,210,6],[199,238,6],[199,247,6],[199,254,6],[199,347,6],[199,358,6],[199,381,6],[199,382,6],[199,395,6],[200,6,6],[200,29,6],[200,62,6],[200,63,6],[200,74,6],[200,107,6],[200,123,6],[200,180,6],[200,204,6],[200,210,6],[200,224,6],[200,278,6],[200,302,6],[200,367,6],[200,382,6],[200,388,6],[200,389,6],[200,407,6],[200,431,6],[200,440,6],[200,441,6],[200,446,6],[200,448,6],[200,481,6],[201,6,6],[201,45,6],[201,62,6],[201,73,6],[201,74,6],[201,106,6],[201,107,6],[201,123,6],[201,170,6],[201,172,6],[201,180,6],[201,204,6],[201,210,6],[201,224,6],[201,278,6],[201,302,6],[201,348,6],[201,382,6],[201,388,6],[201,389,6],[201,407,6],[201,431,6],[201,446,6],[201,448,6],[201,481,6],[202,62,6],[202,63,6],[202,74,6],[202,106,6],[202,107,6],[202,123,6],[202,124,6],[202,170,6],[202,172,6],[202,180,6],[202,182,6],[202,204,6],[202,210,6],[202,224,6],[202,254,6],[202,276,6],[202,278,6],[202,358,6],[202,407,6],[202,440,6],[202,441,6],[202,446,6],[202,448,6],[202,481,6],[203,3,6],[203,63,6],[203,73,6],[203,74,6],[203,94,6],[203,106,6],[203,107,6],[203,112,6],[203,180,6],[203,182,6],[203,224,6],[203,231,6],[203,283,6],[203,318,6],[203,348,6],[203,350,6],[203,360,6],[203,438,6],[204,6,6],[204,32,6],[204,62,6],[204,106,6],[204,107,6],[204,196,6],[204,210,6],[204,224,6],[204,253,6],[204,308,6],[204,358,6],[204,388,6],[204,407,6],[205,6,6],[205,62,6],[205,74,6],[205,101,6],[205,106,6],[205,107,6],[205,118,6],[205,180,6],[205,182,6],[205,186,6],[205,196,6],[205,198,6],[205,200,6],[205,207,6],[205,210,6],[205,224,6],[205,241,6],[205,273,6],[205,309,6],[205,358,6],[205,388,6],[205,389,6],[205,407,6],[205,446,6],[206,3,6],[206,6,6],[206,62,6],[206,63,6],[206,67,6],[206,97,6],[206,101,6],[206,102,6],[206,106,6],[206,107,6],[206,170,6],[206,180,6],[206,182,6],[206,185,6],[206,196,6],[206,197,6],[206,210,6],[206,224,6],[206,231,6],[206,258,6],[206,302,6],[206,317,6],[206,318,6],[206,348,6],[206,349,6],[206,358,6],[206,367,6],[206,382,6],[206,407,6],[206,446,6],[206,450,6],[207,2,6],[207,3,6],[207,6,6],[207,11,6],[207,14,6],[207,15,6],[207,18,6],[207,19,6],[207,20,6],[207,21,6],[207,22,6],[207,23,6],[207,62,6],[207,63,6],[207,72,6],[207,90,6],[207,94,6],[207,97,6],[207,102,6],[207,104,6],[207,106,6],[207,170,6],[207,180,6],[207,182,6],[207,197,6],[207,210,6],[207,258,6],[207,308,6],[207,348,6],[207,382,6],[207,411,6],[207,446,6],[207,450,6],[208,3,6],[208,41,6],[208,72,6],[208,73,6],[208,74,6],[208,80,6],[208,94,6],[208,103,6],[208,106,6],[208,107,6],[208,180,6],[208,182,6],[208,185,6],[208,200,6],[208,207,6],[208,224,6],[208,231,6],[208,233,6],[208,247,6],[208,258,6],[208,302,6],[208,309,6],[208,317,6],[208,318,6],[208,348,6],[208,350,6],[208,351,6],[208,358,6],[208,360,6],[208,367,6],[208,407,6],[208,446,6],[208,447,6],[208,448,6],[208,449,6],[208,481,6],[209,6,6],[209,62,6],[209,90,6],[209,97,6],[209,106,6],[209,107,6],[209,180,6],[209,182,6],[209,186,6],[209,196,6],[209,207,6],[209,210,6],[209,224,6],[209,226,6],[209,251,6],[209,253,6],[209,319,6],[209,358,6],[209,407,6],[209,435,6],[209,465,6],[210,3,6],[210,6,6],[210,10,6],[210,41,6],[210,62,6],[210,73,6],[210,90,6],[210,94,6],[210,103,6],[210,106,6],[210,107,6],[210,180,6],[210,200,6],[210,209,6],[210,224,6],[210,231,6],[210,318,6],[210,348,6],[210,350,6],[210,351,6],[210,360,6],[210,407,6],[210,481,6],[211,6,6],[211,73,6],[211,74,6],[211,94,6],[211,101,6],[211,106,6],[211,107,6],[211,185,6],[211,198,6],[211,208,6],[211,210,6],[211,224,6],[211,281,6],[211,302,6],[211,348,6],[211,350,6],[211,351,6],[211,367,6],[211,407,6],[211,421,6],[211,446,6],[211,447,6],[211,448,6],[212,42,6],[212,70,6],[212,73,6],[212,106,6],[212,185,6],[212,196,6],[212,210,6],[212,224,6],[212,247,6],[212,273,6],[212,318,6],[212,348,6],[212,358,6],[212,365,6],[212,367,6],[212,379,6],[212,401,6],[212,406,6],[212,407,6],[212,408,6],[212,437,6],[212,446,6],[212,448,6],[213,3,6],[213,6,6],[213,42,6],[213,62,6],[213,72,6],[213,73,6],[213,74,6],[213,94,6],[213,97,6],[213,104,6],[213,106,6],[213,107,6],[213,112,6],[213,113,6],[213,123,6],[213,180,6],[213,196,6],[213,197,6],[213,200,6],[213,210,6],[213,224,6],[213,229,6],[213,247,6],[213,251,6],[213,273,6],[213,276,6],[213,278,6],[213,282,6],[213,302,6],[213,308,6],[213,309,6],[213,318,6],[213,319,6],[213,320,6],[213,358,6],[213,362,6],[213,365,6],[213,367,6],[213,378,6],[213,379,6],[213,382,6],[213,406,6],[213,407,6],[213,434,6],[213,435,6],[213,440,6],[213,442,6],[213,446,6],[213,450,6],[214,107,6],[214,210,6],[214,224,6],[214,254,6],[214,358,6],[214,359,6],[214,431,6],[214,438,6],[214,447,6],[215,3,6],[215,72,6],[215,86,6],[215,90,6],[215,101,6],[215,106,6],[215,107,6],[215,210,6],[215,219,6],[215,224,6],[215,231,6],[215,367,6],[215,388,6],[215,407,6],[215,438,6],[215,448,6],[216,42,6],[216,62,6],[216,90,6],[216,106,6],[216,180,6],[216,210,6],[216,224,6],[216,252,6],[216,319,6],[216,358,6],[216,407,6],[216,453,6],[217,42,6],[217,62,6],[217,90,6],[217,94,6],[217,95,6],[217,106,6],[217,112,6],[217,113,6],[217,180,6],[217,186,6],[217,210,6],[217,219,6],[217,220,6],[217,224,6],[217,251,6],[217,252,6],[217,253,6],[217,291,6],[217,319,6],[217,357,6],[217,360,6],[217,362,6],[217,407,6],[217,435,6],[218,6,6],[218,46,6],[218,51,6],[218,90,6],[218,101,6],[218,106,6],[218,107,6],[218,112,6],[218,142,6],[218,180,6],[218,182,6],[218,195,6],[218,210,6],[218,220,6],[218,224,6],[218,241,6],[218,251,6],[218,252,6],[218,264,6],[218,277,6],[218,284,6],[218,291,6],[218,302,6],[218,309,6],[218,319,6],[218,356,6],[218,358,6],[218,360,6],[218,365,6],[218,367,6],[218,379,6],[218,388,6],[218,407,6],[218,447,6],[218,480,6],[219,6,6],[219,42,6],[219,107,6],[219,176,6],[219,180,6],[219,182,6],[219,210,6],[219,216,6],[219,218,6],[219,224,6],[219,302,6],[219,367,6],[219,408,6],[220,6,6],[220,42,6],[220,104,6],[220,107,6],[220,178,6],[220,196,6],[220,210,6],[220,219,6],[220,224,6],[220,309,6],[220,347,6],[220,358,6],[220,365,6],[220,367,6],[220,379,6],[220,407,6],[221,6,6],[221,14,6],[221,37,6],[221,43,6],[221,62,6],[221,66,6],[221,73,6],[221,97,6],[221,101,6],[221,106,6],[221,107,6],[221,117,6],[221,124,6],[221,126,6],[221,158,6],[221,180,6],[221,182,6],[221,185,6],[221,197,6],[221,210,6],[221,227,6],[221,231,6],[221,255,6],[221,258,6],[221,302,6],[221,314,6],[221,317,6],[221,318,6],[221,320,6],[221,323,6],[221,337,6],[221,356,6],[221,367,6],[221,382,6],[221,407,6],[221,411,6],[221,434,6],[221,440,6],[221,446,6],[221,447,6],[221,448,6],[221,470,6],[221,478,6],[221,481,6],[222,6,6],[222,14,6],[222,43,6],[222,66,6],[222,73,6],[222,74,6],[222,97,6],[222,101,6],[222,105,6],[222,106,6],[222,107,6],[222,117,6],[222,123,6],[222,124,6],[222,126,6],[222,182,6],[222,185,6],[222,196,6],[222,198,6],[222,210,6],[222,231,6],[222,302,6],[222,317,6],[222,348,6],[222,358,6],[222,363,6],[222,367,6],[222,407,6],[222,411,6],[222,434,6],[222,470,6],[223,62,6],[223,72,6],[223,73,6],[223,74,6],[223,101,6],[223,106,6],[223,107,6],[223,124,6],[223,180,6],[223,182,6],[223,197,6],[223,210,6],[223,231,6],[223,277,6],[223,356,6],[223,358,6],[223,382,6],[223,407,6],[223,418,6],[223,446,6],[223,450,6],[223,475,6],[223,480,6],[224,6,6],[224,42,6],[224,43,6],[224,62,6],[224,63,6],[224,73,6],[224,97,6],[224,105,6],[224,106,6],[224,117,6],[224,124,6],[224,126,6],[224,180,6],[224,182,6],[224,210,6],[224,231,6],[224,241,6],[224,277,6],[224,302,6],[224,317,6],[224,356,6],[224,358,6],[224,367,6],[224,382,6],[224,407,6],[224,446,6],[224,480,6],[225,6,6],[225,32,6],[225,37,6],[225,62,6],[225,63,6],[225,74,6],[225,102,6],[225,103,6],[225,106,6],[225,107,6],[225,117,6],[225,123,6],[225,177,6],[225,180,6],[225,182,6],[225,185,6],[225,196,6],[225,197,6],[225,198,6],[225,210,6],[225,226,6],[225,231,6],[225,258,6],[225,302,6],[225,348,6],[225,358,6],[225,367,6],[225,376,6],[225,382,6],[225,405,6],[225,407,6],[225,408,6],[225,418,6],[225,431,6],[225,434,6],[225,440,6],[225,446,6],[225,481,6],[226,1,6],[226,6,6],[226,13,6],[226,18,6],[226,62,6],[226,92,6],[226,103,6],[226,106,6],[226,123,6],[226,177,6],[226,180,6],[226,209,6],[226,210,6],[226,224,6],[226,258,6],[226,302,6],[226,358,6],[226,367,6],[226,368,6],[226,379,6],[226,382,6],[226,407,6],[226,408,6],[226,434,6],[226,446,6],[226,471,6],[226,481,6],[227,6,6],[227,63,6],[227,73,6],[227,94,6],[227,101,6],[227,104,6],[227,106,6],[227,107,6],[227,113,6],[227,123,6],[227,178,6],[227,180,6],[227,182,6],[227,196,6],[227,210,6],[227,224,6],[227,276,6],[227,358,6],[227,367,6],[227,388,6],[227,395,6],[227,407,6],[227,446,6],[227,481,6],[228,6,6],[228,35,6],[228,180,6],[228,210,6],[228,254,6],[228,255,6],[228,431,6],[229,60,6],[229,81,6],[229,95,6],[229,112,6],[229,161,6],[229,180,6],[229,210,6],[229,224,6],[229,253,6],[229,284,6],[229,319,6],[229,358,6],[229,417,6],[229,435,6],[230,54,6],[230,62,6],[230,63,6],[230,73,6],[230,97,6],[230,101,6],[230,103,6],[230,107,6],[230,146,6],[230,180,6],[230,207,6],[230,210,6],[230,224,6],[230,273,6],[230,318,6],[230,437,6],[231,6,6],[231,42,6],[231,62,6],[231,74,6],[231,100,6],[231,104,6],[231,106,6],[231,107,6],[231,118,6],[231,180,6],[231,182,6],[231,186,6],[231,187,6],[231,196,6],[231,210,6],[231,218,6],[231,224,6],[231,241,6],[231,301,6],[231,302,6],[231,308,6],[231,348,6],[231,353,6],[231,358,6],[231,367,6],[231,385,6],[231,401,6],[231,407,6],[231,481,6],[232,29,6],[232,123,6],[232,182,6],[232,224,6],[232,318,6],[232,441,6],[232,448,6],[233,29,6],[233,62,6],[233,73,6],[233,74,6],[233,106,6],[233,146,6],[233,170,6],[233,172,6],[233,180,6],[233,182,6],[233,201,6],[233,202,6],[233,204,6],[233,210,6],[233,224,6],[233,278,6],[233,382,6],[233,389,6],[233,404,6],[233,407,6],[233,441,6],[233,446,6],[233,447,6],[233,448,6],[233,481,6],[234,6,6],[234,45,6],[234,62,6],[234,73,6],[234,74,6],[234,78,6],[234,94,6],[234,106,6],[234,107,6],[234,112,6],[234,123,6],[234,170,6],[234,172,6],[234,180,6],[234,182,6],[234,197,6],[234,200,6],[234,204,6],[234,210,6],[234,224,6],[234,231,6],[234,250,6],[234,273,6],[234,275,6],[234,278,6],[234,302,6],[234,319,6],[234,320,6],[234,358,6],[234,359,6],[234,367,6],[234,382,6],[234,388,6],[234,389,6],[234,407,6],[234,427,6],[234,431,6],[234,435,6],[234,440,6],[234,441,6],[234,446,6],[234,447,6],[234,448,6],[234,479,6],[234,481,6],[235,62,6],[235,73,6],[235,74,6],[235,123,6],[235,127,6],[235,170,6],[235,180,6],[235,182,6],[235,183,6],[235,201,6],[235,202,6],[235,210,6],[235,224,6],[235,231,6],[235,278,6],[235,358,6],[235,367,6],[235,382,6],[235,389,6],[235,407,6],[235,446,6],[235,447,6],[235,448,6],[235,481,6],[236,29,6],[236,62,6],[236,180,6],[236,200,6],[236,210,6],[236,224,6],[236,249,6],[236,250,6],[236,323,6],[236,382,6],[236,395,6],[236,431,6],[236,441,6],[236,470,6],[237,6,6],[237,62,6],[237,101,6],[237,106,6],[237,170,6],[237,180,6],[237,182,6],[237,198,6],[237,224,6],[237,287,6],[237,358,6],[237,367,6],[237,388,6],[237,446,6],[237,450,6],[238,71,6],[238,74,6],[238,96,6],[238,107,6],[238,170,6],[238,180,6],[238,182,6],[238,196,6],[238,210,6],[238,224,6],[238,254,6],[238,302,6],[238,308,6],[238,358,6],[238,365,6],[238,366,6],[238,367,6],[238,379,6],[239,6,6],[239,74,6],[239,180,6],[239,202,6],[239,210,6],[239,224,6],[239,278,6],[239,284,6],[239,358,6],[239,383,6],[239,407,6],[239,431,6],[239,438,6],[239,447,6],[240,3,6],[240,6,6],[240,62,6],[240,63,6],[240,66,6],[240,97,6],[240,106,6],[240,112,6],[240,123,6],[240,180,6],[240,185,6],[240,207,6],[240,210,6],[240,224,6],[240,231,6],[240,241,6],[240,276,6],[240,318,6],[240,350,6],[240,351,6],[240,357,6],[240,367,6],[240,407,6],[240,411,6],[240,446,6],[240,481,6],[241,6,6],[241,32,6],[241,46,6],[241,47,6],[241,63,6],[241,72,6],[241,73,6],[241,94,6],[241,101,6],[241,106,6],[241,107,6],[241,180,6],[241,182,6],[241,189,6],[241,196,6],[241,207,6],[241,210,6],[241,224,6],[241,231,6],[241,240,6],[241,277,6],[241,278,6],[241,302,6],[241,320,6],[241,365,6],[241,367,6],[241,407,6],[241,416,6],[241,428,6],[241,437,6],[241,438,6],[241,446,6],[242,3,6],[242,6,6],[242,22,6],[242,62,6],[242,73,6],[242,74,6],[242,91,6],[242,97,6],[242,101,6],[242,106,6],[242,162,6],[242,180,6],[242,196,6],[242,207,6],[242,210,6],[242,224,6],[242,231,6],[242,247,6],[242,251,6],[242,273,6],[242,278,6],[242,302,6],[242,309,6],[242,318,6],[242,319,6],[242,320,6],[242,358,6],[242,367,6],[242,368,6],[242,382,6],[242,407,6],[242,435,6],[242,437,6],[242,440,6],[242,442,6],[242,446,6],[242,481,6],[243,3,6],[243,6,6],[243,14,6],[243,42,6],[243,62,6],[243,73,6],[243,94,6],[243,106,6],[243,107,6],[243,112,6],[243,180,6],[243,196,6],[243,200,6],[243,210,6],[243,224,6],[243,233,6],[243,247,6],[243,258,6],[243,273,6],[243,278,6],[243,301,6],[243,302,6],[243,319,6],[243,358,6],[243,365,6],[243,367,6],[243,382,6],[243,387,6],[243,407,6],[243,437,6],[243,481,6],[244,62,6],[244,98,6],[244,107,6],[244,146,6],[244,170,6],[244,177,6],[244,180,6],[244,186,6],[244,210,6],[244,224,6],[244,247,6],[244,336,6],[244,338,6],[244,365,6],[244,382,6],[244,407,6],[244,437,6],[244,446,6],[245,3,6],[245,6,6],[245,20,6],[245,70,6],[245,71,6],[245,90,6],[245,101,6],[245,106,6],[245,197,6],[245,217,6],[245,224,6],[245,226,6],[245,247,6],[245,273,6],[245,275,6],[245,278,6],[245,282,6],[245,290,6],[245,301,6],[245,302,6],[245,319,6],[245,348,6],[245,366,6],[245,367,6],[245,382,6],[245,407,6],[245,408,6],[245,440,6],[245,446,6],[245,447,6],[245,448,6],[245,455,6],[245,469,6],[245,476,6],[245,481,6],[246,6,6],[246,14,6],[246,106,6],[246,107,6],[246,123,6],[246,182,6],[246,189,6],[246,210,6],[246,224,6],[246,358,6],[246,367,6],[246,407,6],[246,411,6],[246,481,6],[247,32,6],[247,37,6],[247,62,6],[247,71,6],[247,74,6],[247,101,6],[247,106,6],[247,107,6],[247,180,6],[247,182,6],[247,210,6],[247,224,6],[247,254,6],[247,295,6],[247,302,6],[247,358,6],[247,365,6],[247,367,6],[247,382,6],[248,6,6],[248,35,6],[248,48,6],[248,106,6],[248,107,6],[248,170,6],[248,196,6],[248,210,6],[248,224,6],[248,312,6],[248,343,6],[248,385,6],[248,407,6],[249,6,6],[249,29,6],[249,35,6],[249,46,6],[249,62,6],[249,106,6],[249,107,6],[249,180,6],[249,183,6],[249,196,6],[249,210,6],[249,224,6],[249,313,6],[249,358,6],[249,382,6],[249,407,6],[249,431,6],[249,481,6],[250,6,6],[250,62,6],[250,106,6],[250,107,6],[250,123,6],[250,170,6],[250,180,6],[250,182,6],[250,200,6],[250,202,6],[250,204,6],[250,210,6],[250,224,6],[250,278,6],[250,382,6],[250,388,6],[250,441,6],[250,448,6],[250,479,6],[251,6,6],[251,60,6],[251,72,6],[251,81,6],[251,90,6],[251,95,6],[251,106,6],[251,112,6],[251,161,6],[251,165,6],[251,180,6],[251,210,6],[251,216,6],[251,224,6],[251,252,6],[251,253,6],[251,319,6],[251,357,6],[251,358,6],[251,360,6],[251,417,6],[251,447,6],[251,465,6],[252,63,6],[252,72,6],[252,81,6],[252,104,6],[252,107,6],[252,113,6],[252,180,6],[252,182,6],[252,210,6],[252,224,6],[252,226,6],[252,227,6],[252,229,6],[252,241,6],[252,319,6],[252,358,6],[252,360,6],[252,362,6],[252,446,6],[253,60,6],[253,95,6],[253,112,6],[253,113,6],[253,162,6],[253,163,6],[253,180,6],[253,210,6],[253,224,6],[253,229,6],[253,251,6],[253,388,6],[253,389,6],[253,417,6],[253,436,6],[254,6,6],[254,14,6],[254,32,6],[254,82,6],[254,92,6],[254,97,6],[254,104,6],[254,106,6],[254,210,6],[254,224,6],[254,255,6],[254,256,6],[254,275,6],[254,343,6],[254,358,6],[254,385,6],[254,407,6],[254,438,6],[254,481,6],[255,6,6],[255,29,6],[255,34,6],[255,35,6],[255,46,6],[255,48,6],[255,62,6],[255,82,6],[255,104,6],[255,106,6],[255,170,6],[255,180,6],[255,182,6],[255,183,6],[255,210,6],[255,224,6],[255,226,6],[255,254,6],[255,256,6],[255,258,6],[255,312,6],[255,318,6],[255,323,6],[255,343,6],[255,382,6],[255,407,6],[256,1,6],[256,6,6],[256,29,6],[256,35,6],[256,74,6],[256,106,6],[256,118,6],[256,170,6],[256,186,6],[256,210,6],[256,224,6],[256,254,6],[256,255,6],[256,258,6],[256,275,6],[256,288,6],[256,367,6],[256,407,6],[256,431,6],[256,438,6],[256,450,6],[256,481,6],[257,62,6],[257,72,6],[257,74,6],[257,101,6],[257,170,6],[257,180,6],[257,210,6],[257,247,6],[257,249,6],[257,364,6],[257,365,6],[257,382,6],[257,446,6],[258,6,6],[258,32,6],[258,62,6],[258,63,6],[258,73,6],[258,102,6],[258,103,6],[258,106,6],[258,158,6],[258,180,6],[258,182,6],[258,185,6],[258,206,6],[258,207,6],[258,210,6],[258,224,6],[258,231,6],[258,284,6],[258,302,6],[258,314,6],[258,320,6],[258,358,6],[258,367,6],[258,418,6],[258,438,6],[258,446,6],[258,447,6],[258,448,6],[258,450,6],[259,6,6],[259,62,6],[259,74,6],[259,180,6],[259,198,6],[259,210,6],[259,224,6],[259,254,6],[259,273,6],[259,302,6],[259,358,6],[259,367,6],[259,376,6],[259,382,6],[259,407,6],[259,431,6],[259,434,6],[259,479,6],[259,480,6],[260,3,6],[260,6,6],[260,42,6],[260,45,6],[260,94,6],[260,101,6],[260,103,6],[260,106,6],[260,107,6],[260,178,6],[260,180,6],[260,182,6],[260,185,6],[260,200,6],[260,210,6],[260,221,6],[260,224,6],[260,231,6],[260,247,6],[260,258,6],[260,273,6],[260,278,6],[260,302,6],[260,318,6],[260,320,6],[260,333,6],[260,336,6],[260,337,6],[260,348,6],[260,351,6],[260,358,6],[260,365,6],[260,366,6],[260,367,6],[260,379,6],[260,407,6],[260,446,6],[260,448,6],[261,6,6],[261,14,6],[261,62,6],[261,66,6],[261,73,6],[261,97,6],[261,101,6],[261,106,6],[261,107,6],[261,123,6],[261,180,6],[261,182,6],[261,197,6],[261,198,6],[261,210,6],[261,278,6],[261,300,6],[261,301,6],[261,303,6],[261,350,6],[261,365,6],[261,367,6],[261,382,6],[261,407,6],[261,408,6],[261,446,6],[261,450,6],[262,58,6],[262,59,6],[262,106,6],[262,107,6],[262,180,6],[262,182,6],[262,224,6],[262,293,6],[262,382,6],[262,388,6],[262,441,6],[262,448,6],[262,483,6],[262,484,6],[263,178,6],[263,333,6],[264,35,6],[264,45,6],[264,107,6],[264,180,6],[264,182,6],[264,210,6],[264,224,6],[264,273,6],[264,302,6],[264,367,6],[264,446,6],[265,6,6],[265,32,6],[265,34,6],[265,35,6],[265,46,6],[265,48,6],[265,62,6],[265,106,6],[265,107,6],[265,170,6],[265,180,6],[265,183,6],[265,210,6],[265,224,6],[265,254,6],[265,258,6],[265,312,6],[265,323,6],[265,382,6],[265,450,6],[266,29,6],[266,46,6],[266,62,6],[266,100,6],[266,106,6],[266,107,6],[266,180,6],[266,182,6],[266,196,6],[266,210,6],[266,224,6],[266,241,6],[266,284,6],[266,301,6],[266,314,6],[266,318,6],[266,358,6],[266,379,6],[266,388,6],[266,407,6],[266,446,6],[266,481,6],[267,6,6],[267,30,6],[267,101,6],[267,106,6],[267,107,6],[267,123,6],[267,224,6],[267,331,6],[267,470,6],[268,6,6],[268,30,6],[268,35,6],[268,37,6],[268,40,6],[268,46,6],[268,181,6],[268,186,6],[268,210,6],[268,254,6],[268,255,6],[268,273,6],[268,331,6],[268,365,6],[268,367,6],[268,431,6],[268,437,6],[269,6,6],[269,35,6],[269,40,6],[269,104,6],[269,210,6],[269,331,6],[269,336,6],[269,470,6],[270,6,6],[270,62,6],[270,97,6],[270,101,6],[270,106,6],[270,182,6],[270,185,6],[270,210,6],[270,224,6],[270,226,6],[270,247,6],[270,249,6],[270,267,6],[270,268,6],[270,271,6],[270,280,6],[270,291,6],[270,302,6],[270,331,6],[270,333,6],[270,338,6],[270,358,6],[270,379,6],[270,446,6],[270,453,6],[271,40,6],[271,62,6],[271,71,6],[271,107,6],[271,167,6],[271,178,6],[271,180,6],[271,196,6],[271,210,6],[271,224,6],[271,247,6],[271,249,6],[271,308,6],[271,313,6],[271,358,6],[271,382,6],[272,6,6],[272,63,6],[272,106,6],[272,107,6],[272,200,6],[272,210,6],[272,224,6],[272,226,6],[272,253,6],[272,273,6],[272,358,6],[272,368,6],[272,437,6],[273,6,6],[273,62,6],[273,69,6],[273,101,6],[273,106,6],[273,210,6],[273,224,6],[273,264,6],[273,277,6],[273,339,6],[273,382,6],[274,6,6],[274,63,6],[274,72,6],[274,92,6],[274,94,6],[274,106,6],[274,107,6],[274,180,6],[274,182,6],[274,196,6],[274,210,6],[274,224,6],[274,231,6],[274,251,6],[274,273,6],[274,278,6],[274,299,6],[274,309,6],[274,358,6],[274,367,6],[274,379,6],[274,407,6],[274,416,6],[274,437,6],[274,446,6],[274,450,6],[275,62,6],[275,107,6],[275,182,6],[275,196,6],[275,210,6],[275,224,6],[275,277,6],[275,301,6],[275,437,6],[275,438,6],[276,1,6],[276,6,6],[276,11,6],[276,73,6],[276,74,6],[276,106,6],[276,107,6],[276,182,6],[276,196,6],[276,210,6],[276,224,6],[276,231,6],[276,240,6],[276,241,6],[276,281,6],[276,318,6],[276,348,6],[276,357,6],[276,358,6],[276,388,6],[276,450,6],[277,6,6],[277,35,6],[277,37,6],[277,62,6],[277,63,6],[277,73,6],[277,74,6],[277,97,6],[277,101,6],[277,106,6],[277,107,6],[277,180,6],[277,182,6],[277,185,6],[277,197,6],[277,210,6],[277,224,6],[277,264,6],[277,300,6],[277,308,6],[277,358,6],[277,367,6],[277,382,6],[277,404,6],[277,406,6],[277,407,6],[277,438,6],[277,446,6],[277,450,6],[277,469,6],[278,6,6],[278,35,6],[278,45,6],[278,46,6],[278,63,6],[278,73,6],[278,106,6],[278,107,6],[278,182,6],[278,186,6],[278,197,6],[278,200,6],[278,210,6],[278,224,6],[278,241,6],[278,254,6],[278,358,6],[278,367,6],[278,407,6],[279,71,6],[279,180,6],[279,210,6],[279,247,6],[279,249,6],[279,365,6],[279,404,6],[280,25,6],[280,30,6],[280,40,6],[280,210,6],[280,331,6],[280,334,6],[280,382,6],[280,470,6],[281,3,6],[281,6,6],[281,11,6],[281,14,6],[281,18,6],[281,22,6],[281,62,6],[281,71,6],[281,73,6],[281,94,6],[281,97,6],[281,101,6],[281,102,6],[281,103,6],[281,106,6],[281,107,6],[281,123,6],[281,124,6],[281,180,6],[281,182,6],[281,185,6],[281,186,6],[281,200,6],[281,208,6],[281,210,6],[281,221,6],[281,224,6],[281,226,6],[281,231,6],[281,240,6],[281,258,6],[281,273,6],[281,277,6],[281,283,6],[281,302,6],[281,308,6],[281,318,6],[281,320,6],[281,323,6],[281,348,6],[281,351,6],[281,358,6],[281,367,6],[281,382,6],[281,407,6],[281,411,6],[281,421,6],[281,446,6],[281,448,6],[281,480,6],[281,481,6],[282,6,6],[282,62,6],[282,72,6],[282,74,6],[282,94,6],[282,107,6],[282,196,6],[282,210,6],[282,224,6],[282,251,6],[282,253,6],[282,319,6],[282,358,6],[282,382,6],[282,435,6],[282,438,6],[282,465,6],[283,3,6],[283,6,6],[283,45,6],[283,74,6],[283,106,6],[283,107,6],[283,170,6],[283,182,6],[283,224,6],[283,351,6],[283,358,6],[283,360,6],[283,362,6],[283,421,6],[283,450,6],[284,42,6],[284,71,6],[284,94,6],[284,106,6],[284,127,6],[284,180,6],[284,182,6],[284,185,6],[284,197,6],[284,198,6],[284,200,6],[284,210,6],[284,221,6],[284,231,6],[284,247,6],[284,252,6],[284,261,6],[284,273,6],[284,277,6],[284,278,6],[284,287,6],[284,301,6],[284,302,6],[284,358,6],[284,361,6],[284,365,6],[284,437,6],[284,446,6],[284,450,6],[284,456,6],[285,42,6],[285,62,6],[285,95,6],[285,103,6],[285,107,6],[285,113,6],[285,161,6],[285,180,6],[285,182,6],[285,196,6],[285,197,6],[285,210,6],[285,224,6],[285,229,6],[285,231,6],[285,241,6],[285,251,6],[285,253,6],[285,273,6],[285,277,6],[285,278,6],[285,301,6],[285,302,6],[285,319,6],[285,358,6],[285,367,6],[285,382,6],[285,446,6],[285,450,6],[286,42,6],[286,45,6],[286,62,6],[286,74,6],[286,95,6],[286,104,6],[286,107,6],[286,112,6],[286,113,6],[286,161,6],[286,163,6],[286,180,6],[286,182,6],[286,186,6],[286,210,6],[286,216,6],[286,224,6],[286,231,6],[286,237,6],[286,252,6],[286,253,6],[286,273,6],[286,277,6],[286,278,6],[286,287,6],[286,302,6],[286,319,6],[286,358,6],[286,360,6],[286,361,6],[286,362,6],[286,365,6],[286,367,6],[286,382,6],[286,388,6],[286,389,6],[286,407,6],[286,437,6],[286,446,6],[286,450,6],[286,456,6],[286,457,6],[287,45,6],[287,62,6],[287,95,6],[287,106,6],[287,107,6],[287,109,6],[287,113,6],[287,180,6],[287,182,6],[287,196,6],[287,210,6],[287,224,6],[287,229,6],[287,251,6],[287,253,6],[287,319,6],[287,358,6],[287,367,6],[287,382,6],[287,388,6],[287,446,6],[287,450,6],[288,32,6],[288,62,6],[288,106,6],[288,107,6],[288,180,6],[288,196,6],[288,210,6],[288,224,6],[288,254,6],[288,358,6],[288,431,6],[288,438,6],[289,6,6],[289,27,6],[289,45,6],[289,75,6],[289,210,6],[289,224,6],[289,238,6],[289,247,6],[289,336,6],[289,365,6],[290,3,6],[290,6,6],[290,35,6],[290,62,6],[290,73,6],[290,74,6],[290,104,6],[290,106,6],[290,123,6],[290,146,6],[290,159,6],[290,180,6],[290,182,6],[290,204,6],[290,210,6],[290,215,6],[290,224,6],[290,231,6],[290,388,6],[290,407,6],[290,446,6],[290,447,6],[290,448,6],[290,479,6],[290,481,6],[291,35,6],[291,42,6],[291,82,6],[291,101,6],[291,106,6],[291,107,6],[291,196,6],[291,210,6],[291,218,6],[291,220,6],[291,224,6],[291,254,6],[291,321,6],[291,358,6],[291,359,6],[291,451,6],[291,454,6],[292,6,6],[292,62,6],[292,94,6],[292,112,6],[292,210,6],[292,253,6],[292,388,6],[293,6,6],[293,14,6],[293,18,6],[293,20,6],[293,63,6],[293,66,6],[293,74,6],[293,94,6],[293,101,6],[293,106,6],[293,107,6],[293,160,6],[293,180,6],[293,182,6],[293,185,6],[293,198,6],[293,210,6],[293,224,6],[293,226,6],[293,240,6],[293,262,6],[293,294,6],[293,309,6],[293,323,6],[293,351,6],[293,358,6],[293,367,6],[293,368,6],[293,407,6],[293,408,6],[293,437,6],[293,438,6],[293,441,6],[293,450,6],[293,481,6],[294,37,6],[294,45,6],[294,73,6],[294,104,6],[294,106,6],[294,107,6],[294,123,6],[294,180,6],[294,196,6],[294,210,6],[294,224,6],[294,231,6],[294,358,6],[294,368,6],[294,407,6],[294,431,6],[294,441,6],[294,448,6],[295,29,6],[295,32,6],[295,62,6],[295,73,6],[295,74,6],[295,106,6],[295,107,6],[295,123,6],[295,196,6],[295,210,6],[295,224,6],[295,231,6],[295,254,6],[295,308,6],[295,347,6],[295,358,6],[295,365,6],[295,382,6],[295,395,6],[295,440,6],[296,74,6],[296,92,6],[296,94,6],[296,106,6],[296,180,6],[296,182,6],[296,210,6],[296,224,6],[296,302,6],[296,323,6],[296,407,6],[296,415,6],[296,481,6],[297,62,6],[297,97,6],[297,101,6],[297,107,6],[297,180,6],[297,197,6],[297,210,6],[297,224,6],[297,226,6],[297,258,6],[297,275,6],[297,296,6],[297,367,6],[297,368,6],[297,382,6],[297,408,6],[297,446,6],[298,104,6],[298,106,6],[298,112,6],[298,113,6],[298,180,6],[298,210,6],[298,224,6],[298,229,6],[298,251,6],[298,252,6],[298,273,6],[298,278,6],[298,302,6],[298,367,6],[298,407,6],[298,435,6],[298,439,6],[298,446,6],[298,481,6],[299,3,6],[299,6,6],[299,32,6],[299,62,6],[299,63,6],[299,71,6],[299,72,6],[299,74,6],[299,94,6],[299,106,6],[299,107,6],[299,113,6],[299,180,6],[299,182,6],[299,196,6],[299,207,6],[299,210,6],[299,219,6],[299,224,6],[299,226,6],[299,229,6],[299,231,6],[299,247,6],[299,251,6],[299,253,6],[299,264,6],[299,278,6],[299,302,6],[299,309,6],[299,348,6],[299,358,6],[299,360,6],[299,362,6],[299,365,6],[299,367,6],[299,382,6],[299,407,6],[299,411,6],[299,435,6],[299,437,6],[299,446,6],[299,450,6],[299,455,6],[299,480,6],[300,6,6],[300,35,6],[300,37,6],[300,62,6],[300,63,6],[300,72,6],[300,106,6],[300,107,6],[300,112,6],[300,182,6],[300,197,6],[300,210,6],[300,224,6],[300,264,6],[300,367,6],[301,6,6],[301,45,6],[301,62,6],[301,101,6],[301,106,6],[301,107,6],[301,197,6],[301,210,6],[301,224,6],[301,231,6],[301,264,6],[301,318,6],[301,367,6],[301,407,6],[301,480,6],[301,481,6],[302,6,6],[302,35,6],[302,63,6],[302,66,6],[302,74,6],[302,101,6],[302,106,6],[302,107,6],[302,180,6],[302,182,6],[302,185,6],[302,197,6],[302,210,6],[302,224,6],[302,301,6],[302,318,6],[302,356,6],[302,367,6],[302,406,6],[302,407,6],[302,446,6],[302,450,6],[303,6,6],[303,35,6],[303,37,6],[303,62,6],[303,101,6],[303,106,6],[303,107,6],[303,180,6],[303,183,6],[303,210,6],[303,224,6],[303,302,6],[303,358,6],[303,367,6],[304,1,6],[304,3,6],[304,6,6],[304,14,6],[304,15,6],[304,18,6],[304,62,6],[304,66,6],[304,97,6],[304,101,6],[304,102,6],[304,106,6],[304,180,6],[304,182,6],[304,207,6],[304,209,6],[304,210,6],[304,231,6],[304,258,6],[304,302,6],[304,317,6],[304,318,6],[304,320,6],[304,367,6],[304,382,6],[304,407,6],[304,411,6],[304,418,6],[304,446,6],[305,6,6],[305,29,6],[305,32,6],[305,48,6],[305,62,6],[305,71,6],[305,72,6],[305,74,6],[305,94,6],[305,97,6],[305,106,6],[305,107,6],[305,112,6],[305,113,6],[305,123,6],[305,160,6],[305,161,6],[305,180,6],[305,182,6],[305,185,6],[305,210,6],[305,224,6],[305,226,6],[305,229,6],[305,231,6],[305,247,6],[305,251,6],[305,252,6],[305,253,6],[305,254,6],[305,255,6],[305,256,6],[305,258,6],[305,273,6],[305,277,6],[305,278,6],[305,288,6],[305,302,6],[305,309,6],[305,319,6],[305,358,6],[305,362,6],[305,365,6],[305,367,6],[305,379,6],[305,382,6],[305,406,6],[305,407,6],[305,416,6],[305,435,6],[305,437,6],[305,446,6],[305,450,6],[305,480,6],[305,481,6],[306,62,6],[306,107,6],[306,167,6],[306,180,6],[306,196,6],[306,210,6],[306,224,6],[306,249,6],[306,271,6],[306,277,6],[306,313,6],[306,358,6],[306,365,6],[306,382,6],[307,46,6],[307,74,6],[307,106,6],[307,107,6],[307,160,6],[307,180,6],[307,186,6],[307,192,6],[307,196,6],[307,210,6],[307,219,6],[307,224,6],[307,231,6],[307,247,6],[307,264,6],[307,273,6],[307,302,6],[307,358,6],[307,359,6],[307,362,6],[307,365,6],[307,379,6],[307,384,6],[307,388,6],[307,407,6],[307,437,6],[308,35,6],[308,37,6],[308,42,6],[308,46,6],[308,48,6],[308,62,6],[308,90,6],[308,94,6],[308,106,6],[308,107,6],[308,113,6],[308,186,6],[308,192,6],[308,210,6],[308,224,6],[308,229,6],[308,251,6],[308,273,6],[308,292,6],[308,318,6],[308,365,6],[308,388,6],[308,437,6],[309,35,6],[309,66,6],[309,72,6],[309,74,6],[309,106,6],[309,107,6],[309,187,6],[309,196,6],[309,210,6],[309,218,6],[309,224,6],[309,367,6],[309,382,6],[309,388,6],[309,454,6],[309,469,6],[310,1,6],[310,3,6],[310,6,6],[310,14,6],[310,61,6],[310,62,6],[310,66,6],[310,71,6],[310,73,6],[310,104,6],[310,107,6],[310,123,6],[310,155,6],[310,180,6],[310,185,6],[310,197,6],[310,210,6],[310,224,6],[310,247,6],[310,253,6],[310,273,6],[310,275,6],[310,278,6],[310,302,6],[310,319,6],[310,320,6],[310,333,6],[310,336,6],[310,348,6],[310,352,6],[310,358,6],[310,365,6],[310,366,6],[310,367,6],[310,379,6],[310,382,6],[310,385,6],[310,389,6],[310,407,6],[310,408,6],[310,435,6],[310,437,6],[310,446,6],[310,447,6],[310,450,6],[310,475,6],[311,62,6],[311,106,6],[311,107,6],[311,112,6],[311,113,6],[311,180,6],[311,182,6],[311,196,6],[311,210,6],[311,224,6],[311,229,6],[311,251,6],[311,253,6],[311,319,6],[311,357,6],[311,358,6],[311,435,6],[311,446,6],[311,447,6],[311,450,6],[312,6,6],[312,29,6],[312,34,6],[312,35,6],[312,46,6],[312,62,6],[312,82,6],[312,106,6],[312,107,6],[312,180,6],[312,182,6],[312,183,6],[312,210,6],[312,224,6],[312,254,6],[312,255,6],[312,291,6],[312,318,6],[312,323,6],[312,343,6],[312,345,6],[312,363,6],[312,367,6],[312,379,6],[312,382,6],[313,62,6],[313,106,6],[313,178,6],[313,180,6],[313,210,6],[313,220,6],[313,231,6],[313,247,6],[313,249,6],[313,271,6],[313,365,6],[313,367,6],[313,382,6],[313,407,6],[313,481,6],[314,6,6],[314,14,6],[314,62,6],[314,63,6],[314,66,6],[314,97,6],[314,101,6],[314,104,6],[314,106,6],[314,107,6],[314,174,6],[314,180,6],[314,182,6],[314,185,6],[314,196,6],[314,197,6],[314,210,6],[314,224,6],[314,258,6],[314,302,6],[314,318,6],[314,320,6],[314,367,6],[314,382,6],[314,404,6],[314,407,6],[314,434,6],[314,440,6],[314,481,6],[315,6,6],[315,14,6],[315,101,6],[315,102,6],[315,106,6],[315,107,6],[315,167,6],[315,178,6],[315,180,6],[315,210,6],[315,224,6],[315,226,6],[315,231,6],[315,277,6],[315,302,6],[315,318,6],[315,336,6],[315,348,6],[315,350,6],[315,367,6],[315,379,6],[315,407,6],[315,434,6],[315,437,6],[315,470,6],[315,481,6],[316,6,6],[316,62,6],[316,63,6],[316,101,6],[316,106,6],[316,107,6],[316,170,6],[316,180,6],[316,182,6],[316,198,6],[316,210,6],[316,231,6],[316,258,6],[316,273,6],[316,287,6],[316,365,6],[316,367,6],[316,382,6],[316,406,6],[316,407,6],[316,416,6],[316,446,6],[316,450,6],[317,4,6],[317,6,6],[317,62,6],[317,66,6],[317,73,6],[317,74,6],[317,105,6],[317,106,6],[317,107,6],[317,117,6],[317,123,6],[317,124,6],[317,180,6],[317,207,6],[317,210,6],[317,231,6],[317,276,6],[317,281,6],[317,302,6],[317,318,6],[317,350,6],[317,351,6],[317,367,6],[317,382,6],[317,407,6],[317,440,6],[317,446,6],[317,478,6],[318,3,6],[318,46,6],[318,73,6],[318,100,6],[318,101,6],[318,123,6],[318,210,6],[318,224,6],[318,231,6],[318,301,6],[318,314,6],[318,348,6],[318,367,6],[318,407,6],[318,481,6],[319,6,6],[319,95,6],[319,113,6],[319,162,6],[319,163,6],[319,180,6],[319,210,6],[319,229,6],[319,251,6],[319,258,6],[319,357,6],[319,388,6],[319,389,6],[319,435,6],[319,439,6],[319,465,6],[320,6,6],[320,29,6],[320,62,6],[320,74,6],[320,106,6],[320,107,6],[320,123,6],[320,158,6],[320,178,6],[320,182,6],[320,210,6],[320,224,6],[320,227,6],[320,231,6],[320,301,6],[320,302,6],[320,318,6],[320,360,6],[320,367,6],[320,382,6],[320,388,6],[320,407,6],[320,446,6],[320,481,6],[321,29,6],[321,35,6],[321,36,6],[321,48,6],[321,62,6],[321,107,6],[321,170,6],[321,180,6],[321,183,6],[321,185,6],[321,196,6],[321,210,6],[321,224,6],[321,302,6],[321,348,6],[321,358,6],[321,363,6],[321,367,6],[321,382,6],[321,385,6],[321,407,6],[321,431,6],[321,452,6],[321,481,6],[322,20,6],[322,63,6],[322,66,6],[322,72,6],[322,101,6],[322,106,6],[322,107,6],[322,180,6],[322,182,6],[322,197,6],[322,210,6],[322,224,6],[322,247,6],[322,284,6],[322,297,6],[322,300,6],[322,302,6],[322,365,6],[322,367,6],[322,388,6],[322,407,6],[322,446,6],[322,450,6],[322,480,6],[323,6,6],[323,35,6],[323,45,6],[323,106,6],[323,170,6],[323,184,6],[323,185,6],[323,210,6],[323,224,6],[323,227,6],[323,318,6],[323,320,6],[323,395,6],[323,446,6],[324,32,6],[324,37,6],[324,51,6],[324,62,6],[324,71,6],[324,106,6],[324,112,6],[324,192,6],[324,210,6],[324,247,6],[324,249,6],[324,254,6],[324,365,6],[324,382,6],[325,3,6],[325,61,6],[325,73,6],[325,94,6],[325,106,6],[325,158,6],[325,166,6],[325,180,6],[325,182,6],[325,200,6],[325,210,6],[325,224,6],[325,273,6],[325,320,6],[325,336,6],[325,358,6],[325,367,6],[325,390,6],[325,407,6],[325,448,6],[325,475,6],[326,6,6],[326,14,6],[326,62,6],[326,66,6],[326,72,6],[326,73,6],[326,97,6],[326,100,6],[326,103,6],[326,106,6],[326,107,6],[326,123,6],[326,134,6],[326,178,6],[326,180,6],[326,182,6],[326,185,6],[326,186,6],[326,196,6],[326,197,6],[326,210,6],[326,224,6],[326,231,6],[326,277,6],[326,302,6],[326,318,6],[326,320,6],[326,358,6],[326,365,6],[326,367,6],[326,379,6],[326,382,6],[326,411,6],[326,418,6],[326,438,6],[326,447,6],[326,448,6],[326,450,6],[326,470,6],[327,3,6],[327,11,6],[327,62,6],[327,72,6],[327,74,6],[327,101,6],[327,104,6],[327,106,6],[327,107,6],[327,180,6],[327,200,6],[327,210,6],[327,224,6],[327,231,6],[327,258,6],[327,302,6],[327,320,6],[327,349,6],[327,358,6],[327,383,6],[327,388,6],[327,407,6],[327,411,6],[327,441,6],[328,3,6],[328,18,6],[328,62,6],[328,71,6],[328,73,6],[328,74,6],[328,94,6],[328,101,6],[328,106,6],[328,107,6],[328,113,6],[328,161,6],[328,170,6],[328,180,6],[328,182,6],[328,198,6],[328,200,6],[328,210,6],[328,224,6],[328,231,6],[328,252,6],[328,258,6],[328,273,6],[328,276,6],[328,277,6],[328,302,6],[328,314,6],[328,320,6],[328,323,6],[328,351,6],[328,357,6],[328,358,6],[328,365,6],[328,367,6],[328,383,6],[328,388,6],[328,407,6],[328,411,6],[328,446,6],[328,450,6],[328,480,6],[329,3,6],[329,6,6],[329,62,6],[329,71,6],[329,72,6],[329,73,6],[329,90,6],[329,94,6],[329,97,6],[329,101,6],[329,106,6],[329,107,6],[329,112,6],[329,113,6],[329,123,6],[329,163,6],[329,178,6],[329,180,6],[329,186,6],[329,196,6],[329,197,6],[329,210,6],[329,217,6],[329,219,6],[329,224,6],[329,229,6],[329,231,6],[329,247,6],[329,251,6],[329,252,6],[329,253,6],[329,268,6],[329,273,6],[329,278,6],[329,292,6],[329,302,6],[329,318,6],[329,319,6],[329,320,6],[329,336,6],[329,337,6],[329,348,6],[329,357,6],[329,358,6],[329,365,6],[329,367,6],[329,379,6],[329,382,6],[329,385,6],[329,407,6],[329,431,6],[329,437,6],[329,438,6],[329,446,6],[329,448,6],[329,475,6],[329,478,6],[329,479,6],[329,481,6],[330,32,6],[330,35,6],[330,37,6],[330,106,6],[330,107,6],[330,167,6],[330,181,6],[330,182,6],[330,196,6],[330,210,6],[330,224,6],[330,247,6],[330,255,6],[330,331,6],[330,336,6],[330,358,6],[330,379,6],[330,431,6],[330,471,6],[331,181,6],[331,210,6],[331,224,6],[331,280,6],[331,336,6],[332,37,6],[332,62,6],[332,74,6],[332,97,6],[332,99,6],[332,104,6],[332,106,6],[332,107,6],[332,123,6],[332,145,6],[332,180,6],[332,192,6],[332,196,6],[332,210,6],[332,224,6],[332,226,6],[332,231,6],[332,255,6],[332,302,6],[332,318,6],[332,323,6],[332,339,6],[332,358,6],[332,365,6],[332,376,6],[332,407,6],[332,412,6],[332,431,6],[332,446,6],[333,6,6],[333,14,6],[333,42,6],[333,62,6],[333,70,6],[333,71,6],[333,73,6],[333,94,6],[333,106,6],[333,107,6],[333,123,6],[333,136,6],[333,167,6],[333,178,6],[333,180,6],[333,182,6],[333,185,6],[333,186,6],[333,192,6],[333,210,6],[333,215,6],[333,218,6],[333,224,6],[333,226,6],[333,231,6],[333,241,6],[333,247,6],[333,271,6],[333,302,6],[333,306,6],[333,318,6],[333,320,6],[333,331,6],[333,338,6],[333,358,6],[333,364,6],[333,365,6],[333,367,6],[333,379,6],[333,382,6],[333,384,6],[333,407,6],[333,431,6],[333,437,6],[333,446,6],[333,447,6],[333,448,6],[333,470,6],[333,475,6],[333,481,6],[334,27,6],[334,90,6],[334,210,6],[334,249,6],[334,280,6],[334,331,6],[334,364,6],[334,365,6],[334,379,6],[334,407,6],[334,481,6],[335,72,6],[335,94,6],[335,106,6],[335,107,6],[335,167,6],[335,178,6],[335,180,6],[335,196,6],[335,210,6],[335,224,6],[335,247,6],[335,320,6],[335,336,6],[335,358,6],[335,365,6],[335,367,6],[335,379,6],[335,431,6],[335,434,6],[335,446,6],[336,40,6],[336,131,6],[336,167,6],[336,178,6],[336,180,6],[336,210,6],[336,224,6],[336,247,6],[336,280,6],[336,302,6],[336,313,6],[336,331,6],[336,333,6],[336,364,6],[337,37,6],[337,61,6],[337,62,6],[337,73,6],[337,97,6],[337,101,6],[337,103,6],[337,106,6],[337,107,6],[337,123,6],[337,124,6],[337,134,6],[337,180,6],[337,182,6],[337,185,6],[337,210,6],[337,224,6],[337,231,6],[337,241,6],[337,247,6],[337,255,6],[337,258,6],[337,318,6],[337,331,6],[337,336,6],[337,338,6],[337,365,6],[337,367,6],[337,379,6],[337,382,6],[337,407,6],[337,431,6],[337,446,6],[337,447,6],[337,448,6],[337,475,6],[338,61,6],[338,62,6],[338,74,6],[338,123,6],[338,167,6],[338,178,6],[338,180,6],[338,210,6],[338,224,6],[338,247,6],[338,280,6],[338,331,6],[338,358,6],[338,364,6],[338,365,6],[338,382,6],[338,446,6],[338,447,6],[338,448,6],[338,475,6],[339,62,6],[339,74,6],[339,103,6],[339,106,6],[339,107,6],[339,146,6],[339,170,6],[339,180,6],[339,182,6],[339,185,6],[339,210,6],[339,221,6],[339,224,6],[339,231,6],[339,258,6],[339,302,6],[339,323,6],[339,358,6],[339,394,6],[339,407,6],[339,431,6],[339,437,6],[339,446,6],[339,481,6],[340,3,6],[340,6,6],[340,14,6],[340,62,6],[340,70,6],[340,71,6],[340,97,6],[340,100,6],[340,101,6],[340,104,6],[340,106,6],[340,107,6],[340,123,6],[340,134,6],[340,167,6],[340,178,6],[340,180,6],[340,182,6],[340,185,6],[340,186,6],[340,196,6],[340,210,6],[340,224,6],[340,231,6],[340,247,6],[340,273,6],[340,302,6],[340,318,6],[340,320,6],[340,323,6],[340,336,6],[340,348,6],[340,358,6],[340,365,6],[340,407,6],[340,431,6],[340,434,6],[340,446,6],[340,448,6],[340,470,6],[341,62,6],[341,72,6],[341,73,6],[341,94,6],[341,101,6],[341,104,6],[341,107,6],[341,158,6],[341,180,6],[341,182,6],[341,196,6],[341,210,6],[341,224,6],[341,226,6],[341,229,6],[341,231,6],[341,251,6],[341,273,6],[341,302,6],[341,357,6],[341,358,6],[341,367,6],[341,407,6],[341,416,6],[341,434,6],[341,446,6],[342,6,6],[342,62,6],[342,180,6],[342,210,6],[342,247,6],[342,365,6],[342,379,6],[342,381,6],[342,470,6],[343,32,6],[343,48,6],[343,62,6],[343,82,6],[343,106,6],[343,107,6],[343,142,6],[343,170,6],[343,180,6],[343,210,6],[343,224,6],[343,254,6],[343,256,6],[343,302,6],[343,303,6],[343,312,6],[343,323,6],[343,359,6],[343,363,6],[343,367,6],[343,382,6],[343,385,6],[343,389,6],[343,395,6],[343,431,6],[343,446,6],[343,451,6],[344,72,6],[344,74,6],[344,78,6],[344,81,6],[344,95,6],[344,104,6],[344,106,6],[344,107,6],[344,112,6],[344,113,6],[344,163,6],[344,180,6],[344,182,6],[344,185,6],[344,196,6],[344,210,6],[344,224,6],[344,229,6],[344,231,6],[344,247,6],[344,251,6],[344,253,6],[344,273,6],[344,278,6],[344,302,6],[344,309,6],[344,319,6],[344,358,6],[344,365,6],[344,367,6],[344,407,6],[344,435,6],[344,437,6],[344,439,6],[344,446,6],[344,448,6],[345,6,6],[345,29,6],[345,34,6],[345,35,6],[345,48,6],[345,90,6],[345,92,6],[345,104,6],[345,106,6],[345,170,6],[345,210,6],[345,214,6],[345,224,6],[345,254,6],[345,312,6],[345,343,6],[345,359,6],[345,367,6],[345,385,6],[345,407,6],[345,438,6],[345,451,6],[346,6,6],[346,14,6],[346,29,6],[346,32,6],[346,63,6],[346,73,6],[346,74,6],[346,94,6],[346,106,6],[346,107,6],[346,123,6],[346,162,6],[346,180,6],[346,182,6],[346,196,6],[346,207,6],[346,210,6],[346,224,6],[346,273,6],[346,278,6],[346,302,6],[346,309,6],[346,350,6],[346,358,6],[346,365,6],[346,367,6],[346,416,6],[346,435,6],[346,446,6],[346,448,6],[346,450,6],[347,75,6],[347,142,6],[347,178,6],[347,210,6],[347,224,6],[347,247,6],[348,6,6],[348,14,6],[348,62,6],[348,73,6],[348,97,6],[348,101,6],[348,106,6],[348,107,6],[348,180,6],[348,182,6],[348,185,6],[348,197,6],[348,200,6],[348,208,6],[348,210,6],[348,224,6],[348,231,6],[348,276,6],[348,281,6],[348,302,6],[348,318,6],[348,349,6],[348,407,6],[348,411,6],[348,450,6],[348,481,6],[349,4,6],[349,6,6],[349,62,6],[349,74,6],[349,101,6],[349,106,6],[349,107,6],[349,180,6],[349,182,6],[349,207,6],[349,210,6],[349,231,6],[349,253,6],[349,281,6],[349,318,6],[349,350,6],[349,351,6],[349,440,6],[349,446,6],[349,447,6],[350,1,6],[350,6,6],[350,18,6],[350,62,6],[350,66,6],[350,74,6],[350,97,6],[350,106,6],[350,107,6],[350,180,6],[350,182,6],[350,185,6],[350,210,6],[350,224,6],[350,231,6],[350,253,6],[350,281,6],[350,317,6],[350,367,6],[350,382,6],[350,421,6],[350,440,6],[350,446,6],[351,37,6],[351,73,6],[351,74,6],[351,97,6],[351,106,6],[351,107,6],[351,123,6],[351,180,6],[351,182,6],[351,183,6],[351,185,6],[351,210,6],[351,224,6],[351,231,6],[351,240,6],[351,255,6],[351,281,6],[351,317,6],[351,318,6],[351,349,6],[351,358,6],[351,407,6],[352,29,6],[352,45,6],[352,73,6],[352,94,6],[352,101,6],[352,107,6],[352,123,6],[352,196,6],[352,201,6],[352,204,6],[352,210,6],[352,224,6],[352,273,6],[352,277,6],[352,284,6],[352,358,6],[352,361,6],[352,368,6],[352,389,6],[352,407,6],[352,437,6],[352,479,6],[352,481,6],[353,6,6],[353,46,6],[353,107,6],[353,210,6],[353,224,6],[353,231,6],[353,302,6],[353,367,6],[353,407,6],[354,42,6],[354,62,6],[354,71,6],[354,74,6],[354,106,6],[354,107,6],[354,158,6],[354,178,6],[354,180,6],[354,182,6],[354,196,6],[354,210,6],[354,224,6],[354,226,6],[354,230,6],[354,284,6],[354,301,6],[354,302,6],[354,315,6],[354,318,6],[354,320,6],[354,348,6],[354,358,6],[354,382,6],[354,407,6],[354,434,6],[354,448,6],[354,470,6],[354,481,6],[355,1,6],[355,6,6],[355,14,6],[355,32,6],[355,62,6],[355,63,6],[355,72,6],[355,74,6],[355,94,6],[355,106,6],[355,107,6],[355,160,6],[355,180,6],[355,182,6],[355,196,6],[355,207,6],[355,210,6],[355,224,6],[355,231,6],[355,247,6],[355,251,6],[355,273,6],[355,278,6],[355,302,6],[355,309,6],[355,348,6],[355,358,6],[355,360,6],[355,365,6],[355,367,6],[355,382,6],[355,407,6],[355,411,6],[355,414,6],[355,416,6],[355,435,6],[355,439,6],[355,446,6],[355,448,6],[355,480,6],[356,1,6],[356,6,6],[356,14,6],[356,62,6],[356,101,6],[356,106,6],[356,107,6],[356,182,6],[356,185,6],[356,197,6],[356,210,6],[356,224,6],[356,277,6],[356,407,6],[356,446,6],[356,480,6],[357,1,6],[357,6,6],[357,32,6],[357,62,6],[357,63,6],[357,72,6],[357,81,6],[357,106,6],[357,107,6],[357,113,6],[357,182,6],[357,207,6],[357,210,6],[357,224,6],[357,229,6],[357,241,6],[357,253,6],[357,282,6],[357,345,6],[357,360,6],[357,435,6],[357,438,6],[357,465,6],[358,63,6],[358,72,6],[358,97,6],[358,106,6],[358,180,6],[358,210,6],[358,227,6],[358,231,6],[358,302,6],[358,367,6],[358,416,6],[358,435,6],[358,437,6],[358,446,6],[359,6,6],[359,35,6],[359,48,6],[359,170,6],[359,196,6],[359,210,6],[359,214,6],[359,224,6],[359,231,6],[359,254,6],[359,312,6],[359,343,6],[359,358,6],[359,452,6],[360,62,6],[360,72,6],[360,106,6],[360,107,6],[360,109,6],[360,113,6],[360,162,6],[360,182,6],[360,207,6],[360,210,6],[360,224,6],[360,229,6],[360,253,6],[360,319,6],[360,358,6],[360,362,6],[360,416,6],[361,42,6],[361,45,6],[361,62,6],[361,73,6],[361,74,6],[361,94,6],[361,107,6],[361,113,6],[361,180,6],[361,182,6],[361,196,6],[361,200,6],[361,210,6],[361,224,6],[361,229,6],[361,237,6],[361,251,6],[361,277,6],[361,278,6],[361,286,6],[361,348,6],[361,352,6],[361,358,6],[361,362,6],[361,367,6],[361,388,6],[361,446,6],[361,450,6],[362,42,6],[362,72,6],[362,94,6],[362,106,6],[362,107,6],[362,112,6],[362,113,6],[362,161,6],[362,210,6],[362,224,6],[362,251,6],[362,252,6],[362,253,6],[362,284,6],[362,319,6],[362,358,6],[363,6,6],[363,29,6],[363,32,6],[363,35,6],[363,48,6],[363,62,6],[363,104,6],[363,106,6],[363,107,6],[363,170,6],[363,180,6],[363,182,6],[363,183,6],[363,210,6],[363,224,6],[363,258,6],[363,312,6],[363,323,6],[363,343,6],[363,345,6],[363,358,6],[363,367,6],[363,382,6],[363,437,6],[363,446,6],[363,450,6],[364,101,6],[364,131,6],[364,142,6],[364,178,6],[364,180,6],[364,210,6],[364,224,6],[364,247,6],[365,6,6],[365,32,6],[365,35,6],[365,62,6],[365,68,6],[365,71,6],[365,96,6],[365,101,6],[365,106,6],[365,180,6],[365,210,6],[365,220,6],[365,224,6],[365,249,6],[365,255,6],[365,257,6],[365,309,6],[365,322,6],[365,323,6],[365,336,6],[365,358,6],[365,364,6],[365,366,6],[365,382,6],[365,385,6],[365,395,6],[365,404,6],[365,415,6],[365,446,6],[365,469,6],[366,6,6],[366,29,6],[366,62,6],[366,63,6],[366,71,6],[366,101,6],[366,106,6],[366,107,6],[366,159,6],[366,178,6],[366,185,6],[366,196,6],[366,210,6],[366,224,6],[366,247,6],[366,323,6],[366,336,6],[366,347,6],[366,358,6],[366,378,6],[366,379,6],[366,446,6],[367,6,6],[367,16,6],[367,18,6],[367,32,6],[367,62,6],[367,63,6],[367,66,6],[367,72,6],[367,98,6],[367,102,6],[367,106,6],[367,109,6],[367,146,6],[367,180,6],[367,182,6],[367,197,6],[367,198,6],[367,206,6],[367,210,6],[367,224,6],[367,231,6],[367,258,6],[367,301,6],[367,302,6],[367,318,6],[367,323,6],[367,358,6],[367,382,6],[367,407,6],[367,438,6],[367,440,6],[367,446,6],[367,480,6],[367,483,6],[368,6,6],[368,37,6],[368,62,6],[368,63,6],[368,66,6],[368,72,6],[368,74,6],[368,92,6],[368,106,6],[368,107,6],[368,177,6],[368,180,6],[368,182,6],[368,197,6],[368,210,6],[368,219,6],[368,224,6],[368,226,6],[368,302,6],[368,367,6],[368,382,6],[368,408,6],[368,480,6],[368,481,6],[369,56,6],[369,97,6],[369,182,6],[369,224,6],[369,302,6],[369,358,6],[369,367,6],[369,389,6],[369,427,6],[370,6,6],[370,37,6],[370,62,6],[370,94,6],[370,95,6],[370,97,6],[370,99,6],[370,103,6],[370,106,6],[370,107,6],[370,112,6],[370,113,6],[370,123,6],[370,145,6],[370,146,6],[370,147,6],[370,161,6],[370,180,6],[370,185,6],[370,210,6],[370,221,6],[370,224,6],[370,229,6],[370,231,6],[370,241,6],[370,251,6],[370,253,6],[370,258,6],[370,302,6],[370,319,6],[370,320,6],[370,339,6],[370,348,6],[370,357,6],[370,358,6],[370,365,6],[370,367,6],[370,382,6],[370,389,6],[370,391,6],[370,407,6],[370,431,6],[370,446,6],[371,37,6],[371,62,6],[371,63,6],[371,73,6],[371,74,6],[371,97,6],[371,99,6],[371,101,6],[371,104,6],[371,106,6],[371,107,6],[371,123,6],[371,145,6],[371,146,6],[371,180,6],[371,182,6],[371,185,6],[371,200,6],[371,210,6],[371,224,6],[371,226,6],[371,231,6],[371,241,6],[371,302,6],[371,318,6],[371,320,6],[371,339,6],[371,348,6],[371,358,6],[371,367,6],[371,382,6],[371,389,6],[371,407,6],[371,427,6],[371,431,6],[371,437,6],[371,446,6],[371,469,6],[371,480,6],[372,6,6],[372,37,6],[372,62,6],[372,63,6],[372,66,6],[372,73,6],[372,74,6],[372,97,6],[372,101,6],[372,106,6],[372,107,6],[372,123,6],[372,145,6],[372,151,6],[372,180,6],[372,182,6],[372,185,6],[372,196,6],[372,210,6],[372,224,6],[372,227,6],[372,231,6],[372,241,6],[372,302,6],[372,314,6],[372,339,6],[372,358,6],[372,367,6],[372,407,6],[372,446,6],[372,469,6],[372,480,6],[373,6,6],[373,32,6],[373,62,6],[373,63,6],[373,73,6],[373,99,6],[373,101,6],[373,102,6],[373,103,6],[373,104,6],[373,106,6],[373,107,6],[373,123,6],[373,145,6],[373,146,6],[373,158,6],[373,170,6],[373,180,6],[373,182,6],[373,185,6],[373,210,6],[373,224,6],[373,231,6],[373,258,6],[373,302,6],[373,348,6],[373,358,6],[373,367,6],[373,407,6],[373,431,6],[373,446,6],[373,469,6],[373,479,6],[373,480,6],[373,481,6],[374,6,6],[374,62,6],[374,70,6],[374,72,6],[374,73,6],[374,91,6],[374,103,6],[374,104,6],[374,106,6],[374,113,6],[374,180,6],[374,186,6],[374,197,6],[374,210,6],[374,224,6],[374,226,6],[374,231,6],[374,241,6],[374,247,6],[374,273,6],[374,278,6],[374,281,6],[374,302,6],[374,308,6],[374,320,6],[374,329,6],[374,336,6],[374,338,6],[374,348,6],[374,351,6],[374,358,6],[374,365,6],[374,367,6],[374,382,6],[374,406,6],[374,407,6],[374,413,6],[374,437,6],[374,446,6],[374,447,6],[374,448,6],[374,475,6],[374,479,6],[374,481,6],[375,29,6],[375,32,6],[375,42,6],[375,45,6],[375,48,6],[375,62,6],[375,63,6],[375,71,6],[375,73,6],[375,106,6],[375,107,6],[375,180,6],[375,182,6],[375,186,6],[375,200,6],[375,210,6],[375,218,6],[375,224,6],[375,226,6],[375,231,6],[375,247,6],[375,254,6],[375,255,6],[375,256,6],[375,273,6],[375,277,6],[375,278,6],[375,302,6],[375,303,6],[375,309,6],[375,358,6],[375,365,6],[375,367,6],[375,379,6],[375,382,6],[375,407,6],[375,435,6],[375,446,6],[375,480,6],[376,3,6],[376,62,6],[376,97,6],[376,101,6],[376,107,6],[376,170,6],[376,180,6],[376,210,6],[376,221,6],[376,224,6],[376,302,6],[376,358,6],[376,431,6],[377,6,6],[377,62,6],[377,68,6],[377,107,6],[377,114,6],[377,159,6],[377,180,6],[377,196,6],[377,210,6],[377,224,6],[377,247,6],[377,254,6],[377,308,6],[377,323,6],[377,358,6],[377,381,6],[377,395,6],[377,404,6],[377,469,6],[378,6,6],[378,66,6],[378,71,6],[378,101,6],[378,106,6],[378,180,6],[378,187,6],[378,210,6],[378,218,6],[378,224,6],[378,247,6],[378,278,6],[378,302,6],[378,308,6],[378,358,6],[378,365,6],[378,367,6],[378,379,6],[378,446,6],[379,6,6],[379,29,6],[379,32,6],[379,37,6],[379,51,6],[379,62,6],[379,68,6],[379,71,6],[379,73,6],[379,96,6],[379,106,6],[379,146,6],[379,159,6],[379,180,6],[379,210,6],[379,224,6],[379,249,6],[379,254,6],[379,277,6],[379,308,6],[379,358,6],[379,364,6],[379,382,6],[379,446,6],[380,6,6],[380,29,6],[380,32,6],[380,34,6],[380,35,6],[380,51,6],[380,62,6],[380,71,6],[380,74,6],[380,92,6],[380,106,6],[380,107,6],[380,159,6],[380,182,6],[380,210,6],[380,226,6],[380,241,6],[380,247,6],[380,254,6],[380,255,6],[380,313,6],[380,324,6],[380,358,6],[380,363,6],[380,365,6],[380,379,6],[380,385,6],[380,404,6],[381,6,6],[381,94,6],[381,103,6],[381,178,6],[381,184,6],[381,210,6],[381,224,6],[381,320,6],[381,367,6],[381,383,6],[381,405,6],[381,407,6],[381,438,6],[381,481,6],[382,6,6],[382,37,6],[382,63,6],[382,94,6],[382,103,6],[382,106,6],[382,107,6],[382,185,6],[382,210,6],[382,224,6],[382,226,6],[382,383,6],[382,407,6],[382,408,6],[382,446,6],[382,481,6],[383,22,6],[383,74,6],[383,94,6],[383,106,6],[383,210,6],[383,224,6],[383,237,6],[383,258,6],[383,407,6],[383,434,6],[383,446,6],[384,32,6],[384,37,6],[384,42,6],[384,71,6],[384,106,6],[384,186,6],[384,187,6],[384,210,6],[384,241,6],[384,247,6],[384,254,6],[384,358,6],[384,365,6],[384,385,6],[384,388,6],[385,35,6],[385,73,6],[385,183,6],[385,196,6],[385,210,6],[385,224,6],[385,254,6],[385,318,6],[385,321,6],[385,343,6],[385,367,6],[385,438,6],[386,6,6],[386,29,6],[386,62,6],[386,210,6],[386,247,6],[386,254,6],[386,255,6],[386,295,6],[386,379,6],[386,382,6],[386,385,6],[386,431,6],[387,3,6],[387,6,6],[387,45,6],[387,62,6],[387,73,6],[387,94,6],[387,101,6],[387,106,6],[387,107,6],[387,123,6],[387,180,6],[387,182,6],[387,186,6],[387,210,6],[387,224,6],[387,226,6],[387,231,6],[387,273,6],[387,302,6],[387,318,6],[387,337,6],[387,382,6],[387,431,6],[387,437,6],[388,6,6],[388,46,6],[388,62,6],[388,63,6],[388,106,6],[388,107,6],[388,113,6],[388,182,6],[388,186,6],[388,187,6],[388,210,6],[388,218,6],[388,224,6],[388,254,6],[388,318,6],[388,385,6],[388,438,6],[389,6,6],[389,32,6],[389,35,6],[389,42,6],[389,48,6],[389,62,6],[389,74,6],[389,94,6],[389,103,6],[389,104,6],[389,106,6],[389,112,6],[389,131,6],[389,146,6],[389,180,6],[389,183,6],[389,185,6],[389,186,6],[389,200,6],[389,210,6],[389,224,6],[389,231,6],[389,233,6],[389,273,6],[389,287,6],[389,302,6],[389,318,6],[389,319,6],[389,323,6],[389,358,6],[389,365,6],[389,367,6],[389,382,6],[389,383,6],[389,388,6],[389,391,6],[389,407,6],[389,437,6],[389,446,6],[389,481,6],[390,42,6],[390,62,6],[390,73,6],[390,74,6],[390,97,6],[390,106,6],[390,107,6],[390,177,6],[390,180,6],[390,182,6],[390,183,6],[390,186,6],[390,192,6],[390,210,6],[390,224,6],[390,226,6],[390,273,6],[390,277,6],[390,308,6],[390,376,6],[390,381,6],[390,382,6],[390,407,6],[390,431,6],[390,446,6],[391,42,6],[391,72,6],[391,94,6],[391,104,6],[391,131,6],[391,146,6],[391,158,6],[391,186,6],[391,200,6],[391,224,6],[391,231,6],[391,233,6],[391,285,6],[391,287,6],[391,302,6],[391,315,6],[391,325,6],[391,367,6],[391,369,6],[391,441,6],[391,448,6],[391,470,6],[392,3,6],[392,69,6],[392,74,6],[392,94,6],[392,103,6],[392,106,6],[392,107,6],[392,123,6],[392,125,6],[392,147,6],[392,158,6],[392,180,6],[392,185,6],[392,200,6],[392,210,6],[392,224,6],[392,231,6],[392,281,6],[392,314,6],[392,318,6],[392,320,6],[392,323,6],[392,358,6],[392,376,6],[392,383,6],[392,388,6],[392,389,6],[392,407,6],[392,408,6],[392,431,6],[392,437,6],[392,438,6],[392,447,6],[392,448,6],[393,6,6],[393,35,6],[393,62,6],[393,180,6],[393,184,6],[393,196,6],[393,210,6],[393,255,6],[393,281,6],[393,323,6],[393,382,6],[393,395,6],[394,37,6],[394,39,6],[394,62,6],[394,94,6],[394,107,6],[394,150,6],[394,157,6],[394,170,6],[394,177,6],[394,178,6],[394,180,6],[394,210,6],[394,224,6],[394,254,6],[394,255,6],[394,287,6],[394,336,6],[394,339,6],[394,382,6],[394,393,6],[394,431,6],[394,437,6],[395,6,6],[395,35,6],[395,68,6],[395,71,6],[395,180,6],[395,210,6],[395,249,6],[395,264,6],[395,303,6],[395,308,6],[395,323,6],[395,364,6],[395,404,6],[395,470,6],[396,6,6],[396,14,6],[396,18,6],[396,20,6],[396,21,6],[396,22,6],[396,23,6],[396,62,6],[396,63,6],[396,66,6],[396,97,6],[396,101,6],[396,106,6],[396,170,6],[396,180,6],[396,182,6],[396,194,6],[396,197,6],[396,206,6],[396,207,6],[396,210,6],[396,231,6],[396,258,6],[396,348,6],[396,358,6],[396,367,6],[396,446,6],[396,450,6],[397,3,6],[397,42,6],[397,45,6],[397,61,6],[397,62,6],[397,70,6],[397,71,6],[397,94,6],[397,106,6],[397,107,6],[397,112,6],[397,178,6],[397,180,6],[397,197,6],[397,200,6],[397,210,6],[397,224,6],[397,231,6],[397,233,6],[397,247,6],[397,273,6],[397,277,6],[397,278,6],[397,302,6],[397,320,6],[397,331,6],[397,336,6],[397,348,6],[397,365,6],[397,367,6],[397,379,6],[397,382,6],[397,398,6],[397,407,6],[397,437,6],[397,441,6],[397,446,6],[397,448,6],[397,475,6],[397,481,6],[398,3,6],[398,37,6],[398,42,6],[398,51,6],[398,62,6],[398,71,6],[398,73,6],[398,90,6],[398,95,6],[398,103,6],[398,106,6],[398,107,6],[398,112,6],[398,113,6],[398,134,6],[398,136,6],[398,180,6],[398,200,6],[398,209,6],[398,210,6],[398,224,6],[398,226,6],[398,229,6],[398,231,6],[398,247,6],[398,251,6],[398,271,6],[398,273,6],[398,281,6],[398,282,6],[398,302,6],[398,331,6],[398,333,6],[398,336,6],[398,337,6],[398,365,6],[398,367,6],[398,382,6],[398,407,6],[398,437,6],[398,448,6],[398,455,6],[398,477,6],[399,3,6],[399,6,6],[399,61,6],[399,62,6],[399,71,6],[399,73,6],[399,97,6],[399,107,6],[399,123,6],[399,180,6],[399,210,6],[399,224,6],[399,233,6],[399,247,6],[399,278,6],[399,301,6],[399,302,6],[399,306,6],[399,309,6],[399,320,6],[399,329,6],[399,331,6],[399,333,6],[399,336,6],[399,337,6],[399,358,6],[399,365,6],[399,367,6],[399,379,6],[399,382,6],[399,389,6],[399,404,6],[399,407,6],[399,438,6],[399,441,6],[399,446,6],[399,448,6],[399,450,6],[399,469,6],[399,475,6],[399,479,6],[399,481,6],[400,62,6],[400,100,6],[400,106,6],[400,107,6],[400,123,6],[400,134,6],[400,210,6],[400,224,6],[400,301,6],[400,314,6],[400,318,6],[400,358,6],[400,434,6],[400,448,6],[401,6,6],[401,29,6],[401,35,6],[401,37,6],[401,46,6],[401,62,6],[401,100,6],[401,101,6],[401,104,6],[401,106,6],[401,107,6],[401,118,6],[401,158,6],[401,186,6],[401,196,6],[401,210,6],[401,224,6],[401,312,6],[401,318,6],[401,343,6],[401,358,6],[401,385,6],[401,407,6],[401,434,6],[401,448,6],[401,481,6],[402,3,6],[402,6,6],[402,62,6],[402,74,6],[402,106,6],[402,107,6],[402,180,6],[402,200,6],[402,210,6],[402,224,6],[402,231,6],[402,314,6],[402,388,6],[402,407,6],[402,411,6],[402,438,6],[402,441,6],[402,481,6],[403,1,6],[403,3,6],[403,6,6],[403,32,6],[403,42,6],[403,62,6],[403,66,6],[403,71,6],[403,106,6],[403,107,6],[403,146,6],[403,158,6],[403,170,6],[403,180,6],[403,182,6],[403,185,6],[403,186,6],[403,196,6],[403,200,6],[403,207,6],[403,210,6],[403,224,6],[403,231,6],[403,247,6],[403,253,6],[403,273,6],[403,299,6],[403,302,6],[403,308,6],[403,309,6],[403,348,6],[403,358,6],[403,367,6],[403,382,6],[403,407,6],[403,437,6],[403,438,6],[403,440,6],[403,446,6],[403,450,6],[403,479,6],[404,1,6],[404,6,6],[404,46,6],[404,62,6],[404,71,6],[404,73,6],[404,106,6],[404,107,6],[404,164,6],[404,180,6],[404,200,6],[404,210,6],[404,224,6],[404,302,6],[404,323,6],[404,358,6],[404,367,6],[404,382,6],[404,395,6],[404,407,6],[404,437,6],[404,446,6],[404,469,6],[404,470,6],[404,481,6],[405,1,6],[405,62,6],[405,90,6],[405,97,6],[405,107,6],[405,180,6],[405,200,6],[405,210,6],[405,224,6],[405,281,6],[405,302,6],[405,348,6],[405,367,6],[405,368,6],[405,382,6],[405,408,6],[405,434,6],[406,37,6],[406,62,6],[406,71,6],[406,91,6],[406,92,6],[406,97,6],[406,100,6],[406,101,6],[406,102,6],[406,106,6],[406,107,6],[406,210,6],[406,224,6],[406,231,6],[406,367,6],[406,389,6],[406,408,6],[406,470,6],[406,476,6],[407,6,6],[407,37,6],[407,62,6],[407,74,6],[407,90,6],[407,92,6],[407,97,6],[407,106,6],[407,107,6],[407,123,6],[407,136,6],[407,177,6],[407,180,6],[407,182,6],[407,185,6],[407,197,6],[407,200,6],[407,210,6],[407,224,6],[407,226,6],[407,231,6],[407,241,6],[407,281,6],[407,302,6],[407,358,6],[407,367,6],[407,368,6],[407,381,6],[407,382,6],[407,408,6],[407,434,6],[407,449,6],[408,6,6],[408,62,6],[408,74,6],[408,91,6],[408,101,6],[408,106,6],[408,107,6],[408,185,6],[408,197,6],[408,210,6],[408,224,6],[408,226,6],[408,302,6],[408,367,6],[408,368,6],[408,405,6],[408,406,6],[408,407,6],[408,446,6],[409,6,6],[409,62,6],[409,180,6],[409,210,6],[409,247,6],[409,336,6],[409,347,6],[409,365,6],[409,382,6],[410,1,6],[410,10,6],[410,35,6],[410,45,6],[410,66,6],[410,72,6],[410,106,6],[410,107,6],[410,196,6],[410,210,6],[410,218,6],[410,224,6],[410,241,6],[410,264,6],[410,358,6],[410,367,6],[410,379,6],[411,1,6],[411,2,6],[411,3,6],[411,6,6],[411,62,6],[411,106,6],[411,107,6],[411,135,6],[411,180,6],[411,182,6],[411,185,6],[411,186,6],[411,198,6],[411,210,6],[411,224,6],[411,241,6],[411,258,6],[411,302,6],[411,318,6],[411,358,6],[411,367,6],[411,382,6],[411,407,6],[411,416,6],[411,446,6],[412,62,6],[412,178,6],[412,180,6],[412,210,6],[412,247,6],[412,257,6],[412,331,6],[412,358,6],[412,364,6],[412,365,6],[412,369,6],[412,379,6],[412,382,6],[413,1,6],[413,62,6],[413,66,6],[413,74,6],[413,95,6],[413,106,6],[413,112,6],[413,113,6],[413,118,6],[413,180,6],[413,182,6],[413,186,6],[413,200,6],[413,210,6],[413,224,6],[413,229,6],[413,233,6],[413,247,6],[413,251,6],[413,273,6],[413,278,6],[413,302,6],[413,309,6],[413,360,6],[413,365,6],[413,367,6],[413,382,6],[413,407,6],[413,411,6],[413,435,6],[413,436,6],[413,437,6],[413,439,6],[413,442,6],[413,446,6],[413,447,6],[413,481,6],[414,1,6],[414,6,6],[414,14,6],[414,20,6],[414,32,6],[414,62,6],[414,63,6],[414,73,6],[414,101,6],[414,106,6],[414,107,6],[414,123,6],[414,180,6],[414,182,6],[414,196,6],[414,197,6],[414,207,6],[414,210,6],[414,224,6],[414,273,6],[414,278,6],[414,302,6],[414,365,6],[414,382,6],[414,388,6],[414,407,6],[414,408,6],[414,411,6],[414,416,6],[414,446,6],[414,450,6],[415,6,6],[415,29,6],[415,35,6],[415,37,6],[415,62,6],[415,71,6],[415,107,6],[415,170,6],[415,196,6],[415,210,6],[415,224,6],[415,247,6],[415,273,6],[415,277,6],[415,336,6],[415,358,6],[415,382,6],[415,404,6],[416,63,6],[416,72,6],[416,77,6],[416,97,6],[416,106,6],[416,107,6],[416,162,6],[416,182,6],[416,196,6],[416,210,6],[416,224,6],[416,229,6],[416,251,6],[416,358,6],[416,404,6],[416,435,6],[417,94,6],[417,95,6],[417,109,6],[417,112,6],[417,113,6],[417,165,6],[417,180,6],[417,210,6],[417,224,6],[417,229,6],[417,258,6],[417,319,6],[417,357,6],[417,358,6],[417,435,6],[417,439,6],[417,465,6],[418,14,6],[418,62,6],[418,63,6],[418,66,6],[418,73,6],[418,103,6],[418,106,6],[418,123,6],[418,158,6],[418,180,6],[418,182,6],[418,197,6],[418,210,6],[418,224,6],[418,227,6],[418,231,6],[418,258,6],[418,301,6],[418,302,6],[418,318,6],[418,320,6],[418,337,6],[418,348,6],[418,350,6],[418,367,6],[418,382,6],[418,407,6],[418,411,6],[418,440,6],[418,446,6],[418,447,6],[418,450,6],[418,481,6],[419,6,6],[419,27,6],[419,45,6],[419,61,6],[419,62,6],[419,73,6],[419,94,6],[419,107,6],[419,123,6],[419,158,6],[419,167,6],[419,178,6],[419,180,6],[419,210,6],[419,224,6],[419,231,6],[419,247,6],[419,268,6],[419,271,6],[419,273,6],[419,280,6],[419,302,6],[419,319,6],[419,320,6],[419,329,6],[419,337,6],[419,358,6],[419,364,6],[419,365,6],[419,367,6],[419,379,6],[419,382,6],[419,389,6],[419,407,6],[419,437,6],[420,3,6],[420,6,6],[420,32,6],[420,42,6],[420,45,6],[420,62,6],[420,71,6],[420,73,6],[420,74,6],[420,94,6],[420,97,6],[420,106,6],[420,107,6],[420,112,6],[420,123,6],[420,180,6],[420,185,6],[420,186,6],[420,196,6],[420,200,6],[420,210,6],[420,224,6],[420,247,6],[420,251,6],[420,271,6],[420,273,6],[420,278,6],[420,287,6],[420,292,6],[420,302,6],[420,312,6],[420,319,6],[420,358,6],[420,364,6],[420,365,6],[420,367,6],[420,368,6],[420,379,6],[420,382,6],[420,407,6],[420,421,6],[420,435,6],[420,437,6],[420,481,6],[421,72,6],[421,74,6],[421,106,6],[421,107,6],[421,180,6],[421,182,6],[421,211,6],[421,224,6],[421,351,6],[422,62,6],[422,72,6],[422,73,6],[422,74,6],[422,94,6],[422,106,6],[422,107,6],[422,182,6],[422,189,6],[422,196,6],[422,210,6],[422,224,6],[422,273,6],[422,362,6],[422,367,6],[422,382,6],[422,407,6],[422,416,6],[422,437,6],[422,481,6],[423,32,6],[423,63,6],[423,71,6],[423,72,6],[423,73,6],[423,92,6],[423,94,6],[423,106,6],[423,107,6],[423,113,6],[423,170,6],[423,180,6],[423,182,6],[423,210,6],[423,224,6],[423,226,6],[423,231,6],[423,247,6],[423,251,6],[423,254,6],[423,277,6],[423,278,6],[423,302,6],[423,303,6],[423,312,6],[423,358,6],[423,365,6],[423,367,6],[423,379,6],[423,382,6],[423,407,6],[423,435,6],[423,437,6],[423,438,6],[423,447,6],[423,448,6],[423,479,6],[423,480,6],[424,3,6],[424,29,6],[424,32,6],[424,42,6],[424,62,6],[424,63,6],[424,72,6],[424,73,6],[424,74,6],[424,92,6],[424,94,6],[424,97,6],[424,101,6],[424,106,6],[424,107,6],[424,180,6],[424,182,6],[424,200,6],[424,207,6],[424,210,6],[424,224,6],[424,226,6],[424,247,6],[424,251,6],[424,255,6],[424,277,6],[424,278,6],[424,302,6],[424,309,6],[424,358,6],[424,365,6],[424,367,6],[424,382,6],[424,406,6],[424,407,6],[424,435,6],[424,437,6],[424,438,6],[424,441,6],[424,446,6],[424,480,6],[425,3,6],[425,6,6],[425,42,6],[425,46,6],[425,62,6],[425,73,6],[425,106,6],[425,107,6],[425,131,6],[425,180,6],[425,182,6],[425,200,6],[425,210,6],[425,224,6],[425,231,6],[425,241,6],[425,247,6],[425,273,6],[425,278,6],[425,287,6],[425,301,6],[425,302,6],[425,308,6],[425,336,6],[425,358,6],[425,368,6],[425,382,6],[425,388,6],[425,407,6],[425,408,6],[425,437,6],[425,481,6],[426,6,6],[426,29,6],[426,32,6],[426,35,6],[426,37,6],[426,62,6],[426,71,6],[426,106,6],[426,123,6],[426,159,6],[426,178,6],[426,180,6],[426,182,6],[426,210,6],[426,218,6],[426,249,6],[426,254,6],[426,278,6],[426,302,6],[426,308,6],[426,313,6],[426,336,6],[426,358,6],[426,363,6],[426,364,6],[426,367,6],[426,382,6],[427,3,6],[427,62,6],[427,73,6],[427,100,6],[427,103,6],[427,104,6],[427,106,6],[427,107,6],[427,158,6],[427,170,6],[427,180,6],[427,182,6],[427,189,6],[427,196,6],[427,200,6],[427,210,6],[427,224,6],[427,231,6],[427,233,6],[427,281,6],[427,318,6],[427,348,6],[427,358,6],[427,367,6],[427,382,6],[427,407,6],[427,434,6],[427,448,6],[427,469,6],[428,6,6],[428,32,6],[428,37,6],[428,63,6],[428,72,6],[428,92,6],[428,94,6],[428,104,6],[428,106,6],[428,107,6],[428,113,6],[428,180,6],[428,182,6],[428,196,6],[428,200,6],[428,207,6],[428,210,6],[428,224,6],[428,229,6],[428,231,6],[428,247,6],[428,251,6],[428,278,6],[428,309,6],[428,319,6],[428,358,6],[428,365,6],[428,367,6],[428,407,6],[428,416,6],[428,429,6],[428,435,6],[428,440,6],[428,446,6],[428,448,6],[428,465,6],[429,63,6],[429,72,6],[429,94,6],[429,97,6],[429,106,6],[429,107,6],[429,113,6],[429,180,6],[429,196,6],[429,210,6],[429,224,6],[429,229,6],[429,251,6],[429,278,6],[429,319,6],[429,348,6],[429,358,6],[429,367,6],[429,368,6],[429,407,6],[429,416,6],[429,435,6],[429,446,6],[429,450,6],[429,465,6],[430,3,6],[430,6,6],[430,37,6],[430,46,6],[430,74,6],[430,101,6],[430,106,6],[430,107,6],[430,112,6],[430,124,6],[430,180,6],[430,182,6],[430,183,6],[430,210,6],[430,224,6],[430,255,6],[430,301,6],[430,323,6],[430,367,6],[430,446,6],[430,480,6],[431,3,6],[431,6,6],[431,32,6],[431,35,6],[431,37,6],[431,46,6],[431,62,6],[431,63,6],[431,73,6],[431,74,6],[431,80,6],[431,94,6],[431,95,6],[431,97,6],[431,102,6],[431,103,6],[431,106,6],[431,112,6],[431,113,6],[431,118,6],[431,123,6],[431,124,6],[431,146,6],[431,158,6],[431,161,6],[431,163,6],[431,180,6],[431,182,6],[431,185,6],[431,197,6],[431,198,6],[431,200,6],[431,226,6],[431,229,6],[431,231,6],[431,233,6],[431,247,6],[431,251,6],[431,253,6],[431,254,6],[431,258,6],[431,273,6],[431,277,6],[431,278,6],[431,287,6],[431,301,6],[431,302,6],[431,308,6],[431,314,6],[431,318,6],[431,319,6],[431,348,6],[431,357,6],[431,365,6],[431,367,6],[431,382,6],[431,385,6],[431,407,6],[431,411,6],[431,418,6],[431,435,6],[431,437,6],[431,446,6],[431,448,6],[431,481,6],[432,62,6],[432,72,6],[432,74,6],[432,98,6],[432,100,6],[432,103,6],[432,106,6],[432,107,6],[432,136,6],[432,147,6],[432,180,6],[432,182,6],[432,185,6],[432,200,6],[432,210,6],[432,224,6],[432,302,6],[432,320,6],[432,348,6],[432,358,6],[432,367,6],[432,382,6],[432,389,6],[432,407,6],[432,408,6],[432,431,6],[432,441,6],[432,446,6],[432,481,6],[433,6,6],[433,11,6],[433,32,6],[433,37,6],[433,42,6],[433,48,6],[433,62,6],[433,66,6],[433,73,6],[433,94,6],[433,97,6],[433,103,6],[433,104,6],[433,105,6],[433,106,6],[433,112,6],[433,113,6],[433,117,6],[433,123,6],[433,158,6],[433,170,6],[433,180,6],[433,182,6],[433,185,6],[433,196,6],[433,197,6],[433,200,6],[433,206,6],[433,207,6],[433,210,6],[433,226,6],[433,229,6],[433,231,6],[433,241,6],[433,247,6],[433,251,6],[433,252,6],[433,254,6],[433,255,6],[433,258,6],[433,273,6],[433,277,6],[433,278,6],[433,284,6],[433,285,6],[433,287,6],[433,302,6],[433,319,6],[433,348,6],[433,358,6],[433,365,6],[433,367,6],[433,382,6],[433,383,6],[433,389,6],[433,407,6],[433,408,6],[433,418,6],[433,437,6],[433,446,6],[433,450,6],[433,481,6],[434,62,6],[434,106,6],[434,180,6],[434,210,6],[434,224,6],[434,231,6],[434,302,6],[434,358,6],[435,6,6],[435,72,6],[435,90,6],[435,95,6],[435,112,6],[435,113,6],[435,180,6],[435,209,6],[435,210,6],[435,229,6],[435,253,6],[435,319,6],[435,348,6],[435,358,6],[435,465,6],[436,6,6],[436,62,6],[436,94,6],[436,95,6],[436,107,6],[436,112,6],[436,113,6],[436,180,6],[436,196,6],[436,210,6],[436,224,6],[436,229,6],[436,251,6],[436,319,6],[436,358,6],[436,382,6],[437,46,6],[437,62,6],[437,101,6],[437,123,6],[437,180,6],[437,186,6],[437,187,6],[437,210,6],[437,309,6],[437,358,6],[437,365,6],[437,367,6],[437,395,6],[437,446,6],[437,469,6],[438,6,6],[438,35,6],[438,48,6],[438,142,6],[438,170,6],[438,183,6],[438,210,6],[438,224,6],[438,256,6],[438,312,6],[438,451,6],[439,6,6],[439,81,6],[439,95,6],[439,112,6],[439,113,6],[439,161,6],[439,180,6],[439,210,6],[439,224,6],[439,251,6],[439,319,6],[439,357,6],[439,358,6],[439,389,6],[439,417,6],[439,465,6],[440,6,6],[440,62,6],[440,73,6],[440,106,6],[440,107,6],[440,180,6],[440,200,6],[440,210,6],[440,224,6],[440,231,6],[440,318,6],[440,348,6],[440,350,6],[440,382,6],[440,407,6],[440,447,6],[440,481,6],[441,62,6],[441,106,6],[441,123,6],[441,180,6],[441,210,6],[441,224,6],[441,250,6],[441,302,6],[441,367,6],[441,376,6],[441,388,6],[441,434,6],[441,448,6],[442,6,6],[442,106,6],[442,107,6],[442,142,6],[442,180,6],[442,196,6],[442,210,6],[442,224,6],[442,273,6],[442,277,6],[442,358,6],[442,437,6],[443,3,6],[443,6,6],[443,62,6],[443,72,6],[443,73,6],[443,94,6],[443,107,6],[443,113,6],[443,180,6],[443,196,6],[443,200,6],[443,202,6],[443,210,6],[443,224,6],[443,241,6],[443,247,6],[443,251,6],[443,252,6],[443,273,6],[443,278,6],[443,282,6],[443,290,6],[443,301,6],[443,302,6],[443,309,6],[443,351,6],[443,358,6],[443,365,6],[443,367,6],[443,379,6],[443,382,6],[443,407,6],[443,479,6],[443,481,6],[444,6,6],[444,25,6],[444,106,6],[444,107,6],[444,178,6],[444,182,6],[444,196,6],[444,210,6],[444,288,6],[444,331,6],[444,367,6],[444,379,6],[444,407,6],[444,438,6],[444,475,6],[445,62,6],[445,63,6],[445,73,6],[445,97,6],[445,106,6],[445,107,6],[445,123,6],[445,124,6],[445,126,6],[445,180,6],[445,183,6],[445,185,6],[445,210,6],[445,224,6],[445,231,6],[445,302,6],[445,337,6],[445,348,6],[445,367,6],[445,382,6],[445,404,6],[445,407,6],[445,438,6],[445,447,6],[445,481,6],[446,6,6],[446,66,6],[446,71,6],[446,74,6],[446,101,6],[446,106,6],[446,107,6],[446,123,6],[446,124,6],[446,185,6],[446,198,6],[446,210,6],[446,224,6],[446,231,6],[446,241,6],[446,287,6],[446,302,6],[446,323,6],[446,348,6],[446,358,6],[446,367,6],[446,407,6],[446,408,6],[446,438,6],[446,480,6],[447,6,6],[447,62,6],[447,97,6],[447,103,6],[447,104,6],[447,106,6],[447,107,6],[447,158,6],[447,180,6],[447,197,6],[447,200,6],[447,210,6],[447,231,6],[447,258,6],[447,302,6],[447,320,6],[447,348,6],[447,356,6],[447,367,6],[447,382,6],[447,418,6],[447,446,6],[447,448,6],[448,3,6],[448,62,6],[448,71,6],[448,73,6],[448,97,6],[448,100,6],[448,106,6],[448,107,6],[448,123,6],[448,180,6],[448,182,6],[448,210,6],[448,224,6],[448,231,6],[448,258,6],[448,302,6],[448,320,6],[448,348,6],[448,367,6],[448,407,6],[448,418,6],[448,438,6],[448,481,6],[449,6,6],[449,11,6],[449,50,6],[449,71,6],[449,74,6],[449,80,6],[449,101,6],[449,106,6],[449,107,6],[449,118,6],[449,124,6],[449,158,6],[449,180,6],[449,182,6],[449,200,6],[449,207,6],[449,210,6],[449,224,6],[449,226,6],[449,231,6],[449,258,6],[449,297,6],[449,318,6],[449,320,6],[449,368,6],[449,407,6],[449,411,6],[449,418,6],[449,440,6],[449,447,6],[449,448,6],[449,481,6],[450,62,6],[450,66,6],[450,181,6],[450,183,6],[450,197,6],[450,210,6],[450,224,6],[450,254,6],[450,256,6],[450,258,6],[450,358,6],[450,382,6],[450,438,6],[451,35,6],[451,90,6],[451,106,6],[451,107,6],[451,210,6],[451,224,6],[451,254,6],[451,359,6],[451,434,6],[451,438,6],[452,6,6],[452,26,6],[452,35,6],[452,46,6],[452,106,6],[452,107,6],[452,142,6],[452,183,6],[452,196,6],[452,210,6],[452,224,6],[452,254,6],[452,343,6],[452,358,6],[452,363,6],[452,367,6],[452,385,6],[452,438,6],[452,451,6],[453,6,6],[453,66,6],[453,101,6],[453,106,6],[453,107,6],[453,124,6],[453,185,6],[453,210,6],[453,216,6],[453,224,6],[453,252,6],[453,302,6],[453,365,6],[453,367,6],[453,379,6],[453,388,6],[453,407,6],[453,446,6],[453,454,6],[453,455,6],[453,456,6],[454,6,6],[454,180,6],[454,224,6],[454,309,6],[454,407,6],[454,456,6],[455,6,6],[455,62,6],[455,73,6],[455,97,6],[455,107,6],[455,180,6],[455,200,6],[455,210,6],[455,216,6],[455,224,6],[455,302,6],[455,367,6],[455,368,6],[455,382,6],[455,388,6],[455,408,6],[455,446,6],[455,453,6],[456,6,6],[456,104,6],[456,106,6],[456,107,6],[456,177,6],[456,180,6],[456,210,6],[456,224,6],[456,247,6],[456,358,6],[456,367,6],[456,388,6],[456,407,6],[456,448,6],[456,453,6],[456,454,6],[457,62,6],[457,94,6],[457,106,6],[457,107,6],[457,180,6],[457,182,6],[457,196,6],[457,210,6],[457,224,6],[457,253,6],[457,278,6],[457,286,6],[457,319,6],[457,358,6],[457,382,6],[457,388,6],[458,6,6],[458,73,6],[458,74,6],[458,94,6],[458,106,6],[458,107,6],[458,174,6],[458,180,6],[458,182,6],[458,196,6],[458,210,6],[458,224,6],[458,247,6],[458,251,6],[458,253,6],[458,273,6],[458,278,6],[458,302,6],[458,309,6],[458,319,6],[458,358,6],[458,365,6],[458,367,6],[458,407,6],[458,416,6],[458,446,6],[459,6,6],[459,62,6],[459,74,6],[459,104,6],[459,107,6],[459,123,6],[459,178,6],[459,180,6],[459,196,6],[459,210,6],[459,224,6],[459,308,6],[459,323,6],[459,358,6],[459,382,6],[459,431,6],[459,434,6],[459,437,6],[459,446,6],[459,475,6],[460,62,6],[460,94,6],[460,95,6],[460,101,6],[460,113,6],[460,162,6],[460,180,6],[460,210,6],[460,224,6],[460,229,6],[460,251,6],[460,258,6],[460,382,6],[460,388,6],[460,417,6],[460,439,6],[460,463,6],[461,95,6],[461,113,6],[461,161,6],[461,180,6],[461,210,6],[461,224,6],[461,229,6],[461,251,6],[461,253,6],[461,319,6],[462,3,6],[462,6,6],[462,32,6],[462,48,6],[462,62,6],[462,73,6],[462,74,6],[462,77,6],[462,106,6],[462,107,6],[462,112,6],[462,113,6],[462,123,6],[462,180,6],[462,182,6],[462,196,6],[462,200,6],[462,210,6],[462,215,6],[462,224,6],[462,229,6],[462,231,6],[462,247,6],[462,251,6],[462,258,6],[462,278,6],[462,282,6],[462,302,6],[462,309,6],[462,319,6],[462,320,6],[462,339,6],[462,348,6],[462,358,6],[462,365,6],[462,367,6],[462,382,6],[462,407,6],[462,435,6],[462,437,6],[462,441,6],[462,447,6],[462,481,6],[463,6,6],[463,29,6],[463,107,6],[463,210,6],[463,224,6],[463,231,6],[463,247,6],[463,253,6],[463,254,6],[463,367,6],[463,384,6],[463,388,6],[463,407,6],[464,3,6],[464,6,6],[464,42,6],[464,62,6],[464,73,6],[464,94,6],[464,107,6],[464,131,6],[464,143,6],[464,146,6],[464,180,6],[464,186,6],[464,210,6],[464,224,6],[464,240,6],[464,247,6],[464,273,6],[464,284,6],[464,287,6],[464,290,6],[464,302,6],[464,309,6],[464,336,6],[464,348,6],[464,367,6],[464,382,6],[464,389,6],[464,407,6],[464,408,6],[464,437,6],[464,448,6],[464,481,6],[465,62,6],[465,72,6],[465,95,6],[465,102,6],[465,106,6],[465,113,6],[465,162,6],[465,180,6],[465,182,6],[465,210,6],[465,224,6],[465,229,6],[465,251,6],[465,319,6],[465,348,6],[465,357,6],[465,358,6],[465,360,6],[465,382,6],[465,417,6],[465,435,6],[465,450,6],[466,3,6],[466,73,6],[466,94,6],[466,106,6],[466,123,6],[466,180,6],[466,200,6],[466,210,6],[466,224,6],[466,231,6],[466,247,6],[466,258,6],[466,273,6],[466,319,6],[466,320,6],[466,336,6],[466,339,6],[466,351,6],[466,358,6],[466,367,6],[466,395,6],[466,407,6],[466,437,6],[466,441,6],[466,448,6],[466,481,6],[467,3,6],[467,4,6],[467,6,6],[467,62,6],[467,71,6],[467,73,6],[467,74,6],[467,101,6],[467,102,6],[467,106,6],[467,107,6],[467,124,6],[467,170,6],[467,180,6],[467,182,6],[467,185,6],[467,200,6],[467,210,6],[467,224,6],[467,226,6],[467,231,6],[467,258,6],[467,277,6],[467,302,6],[467,314,6],[467,318,6],[467,348,6],[467,367,6],[467,382,6],[467,407,6],[467,408,6],[467,446,6],[467,447,6],[467,481,6],[468,3,6],[468,6,6],[468,46,6],[468,62,6],[468,66,6],[468,71,6],[468,106,6],[468,107,6],[468,165,6],[468,180,6],[468,182,6],[468,185,6],[468,186,6],[468,200,6],[468,210,6],[468,218,6],[468,224,6],[468,226,6],[468,229,6],[468,231,6],[468,252,6],[468,258,6],[468,273,6],[468,277,6],[468,278,6],[468,287,6],[468,302,6],[468,318,6],[468,357,6],[468,358,6],[468,360,6],[468,365,6],[468,367,6],[468,382,6],[468,388,6],[468,407,6],[468,437,6],[468,446,6],[468,448,6],[469,1,6],[469,6,6],[469,62,6],[469,180,6],[469,187,6],[469,210,6],[469,247,6],[469,249,6],[469,277,6],[469,331,6],[469,336,6],[469,367,6],[469,382,6],[469,404,6],[469,437,6],[470,6,6],[470,29,6],[470,46,6],[470,62,6],[470,97,6],[470,101,6],[470,106,6],[470,107,6],[470,134,6],[470,135,6],[470,146,6],[470,147,6],[470,180,6],[470,182,6],[470,210,6],[470,224,6],[470,233,6],[470,281,6],[470,308,6],[470,314,6],[470,318,6],[470,382,6],[470,389,6],[470,404,6],[470,407,6],[470,408,6],[470,437,6],[470,446,6],[470,481,6],[471,2,6],[471,6,6],[471,74,6],[471,106,6],[471,177,6],[471,182,6],[471,210,6],[471,224,6],[471,226,6],[471,231,6],[471,258,6],[471,343,6],[471,367,6],[471,407,6],[471,408,6],[471,446,6],[472,3,6],[472,6,6],[472,22,6],[472,42,6],[472,62,6],[472,71,6],[472,73,6],[472,94,6],[472,98,6],[472,103,6],[472,106,6],[472,107,6],[472,112,6],[472,113,6],[472,180,6],[472,186,6],[472,207,6],[472,210,6],[472,224,6],[472,231,6],[472,247,6],[472,252,6],[472,273,6],[472,287,6],[472,292,6],[472,309,6],[472,319,6],[472,336,6],[472,357,6],[472,365,6],[472,367,6],[472,382,6],[472,387,6],[472,407,6],[472,437,6],[472,446,6],[472,448,6],[472,469,6],[472,481,6],[473,3,6],[473,6,6],[473,42,6],[473,61,6],[473,62,6],[473,71,6],[473,73,6],[473,77,6],[473,94,6],[473,107,6],[473,123,6],[473,134,6],[473,158,6],[473,178,6],[473,180,6],[473,197,6],[473,200,6],[473,210,6],[473,215,6],[473,219,6],[473,224,6],[473,231,6],[473,247,6],[473,273,6],[473,299,6],[473,302,6],[473,319,6],[473,320,6],[473,329,6],[473,333,6],[473,337,6],[473,358,6],[473,365,6],[473,367,6],[473,379,6],[473,382,6],[473,407,6],[473,437,6],[473,446,6],[473,448,6],[473,474,6],[473,475,6],[473,479,6],[474,3,6],[474,42,6],[474,62,6],[474,73,6],[474,94,6],[474,104,6],[474,106,6],[474,107,6],[474,146,6],[474,170,6],[474,180,6],[474,182,6],[474,210,6],[474,215,6],[474,224,6],[474,229,6],[474,231,6],[474,247,6],[474,253,6],[474,258,6],[474,273,6],[474,277,6],[474,278,6],[474,303,6],[474,320,6],[474,339,6],[474,348,6],[474,351,6],[474,358,6],[474,365,6],[474,367,6],[474,382,6],[474,407,6],[474,432,6],[474,437,6],[474,448,6],[474,480,6],[474,481,6],[475,3,6],[475,42,6],[475,70,6],[475,71,6],[475,72,6],[475,74,6],[475,94,6],[475,103,6],[475,106,6],[475,107,6],[475,113,6],[475,165,6],[475,178,6],[475,180,6],[475,210,6],[475,215,6],[475,224,6],[475,229,6],[475,231,6],[475,247,6],[475,251,6],[475,253,6],[475,258,6],[475,271,6],[475,273,6],[475,302,6],[475,319,6],[475,320,6],[475,331,6],[475,333,6],[475,337,6],[475,338,6],[475,348,6],[475,360,6],[475,365,6],[475,407,6],[475,411,6],[475,434,6],[475,435,6],[475,437,6],[475,448,6],[475,478,6],[475,481,6],[476,6,6],[476,51,6],[476,62,6],[476,71,6],[476,72,6],[476,73,6],[476,74,6],[476,94,6],[476,106,6],[476,107,6],[476,113,6],[476,123,6],[476,131,6],[476,158,6],[476,165,6],[476,180,6],[476,196,6],[476,200,6],[476,210,6],[476,216,6],[476,224,6],[476,229,6],[476,231,6],[476,247,6],[476,251,6],[476,252,6],[476,273,6],[476,302,6],[476,309,6],[476,320,6],[476,336,6],[476,348,6],[476,358,6],[476,365,6],[476,367,6],[476,379,6],[476,382,6],[476,406,6],[476,407,6],[476,408,6],[476,434,6],[476,435,6],[476,437,6],[476,475,6],[476,481,6],[477,6,6],[477,42,6],[477,45,6],[477,62,6],[477,71,6],[477,72,6],[477,74,6],[477,90,6],[477,94,6],[477,104,6],[477,106,6],[477,107,6],[477,180,6],[477,210,6],[477,219,6],[477,224,6],[477,226,6],[477,247,6],[477,273,6],[477,277,6],[477,301,6],[477,302,6],[477,303,6],[477,309,6],[477,319,6],[477,336,6],[477,348,6],[477,358,6],[477,365,6],[477,367,6],[477,382,6],[477,406,6],[477,407,6],[477,408,6],[477,434,6],[477,448,6],[477,475,6],[477,480,6],[477,481,6],[478,35,6],[478,48,6],[478,62,6],[478,73,6],[478,90,6],[478,106,6],[478,107,6],[478,180,6],[478,196,6],[478,200,6],[478,203,6],[478,209,6],[478,210,6],[478,224,6],[478,231,6],[478,348,6],[478,350,6],[478,358,6],[478,360,6],[478,367,6],[478,382,6],[478,407,6],[478,421,6],[478,447,6],[478,481,6],[479,42,6],[479,62,6],[479,73,6],[479,74,6],[479,106,6],[479,107,6],[479,118,6],[479,165,6],[479,170,6],[479,172,6],[479,182,6],[479,204,6],[479,210,6],[479,224,6],[479,302,6],[479,348,6],[479,367,6],[479,407,6],[479,481,6],[480,6,6],[480,32,6],[480,63,6],[480,72,6],[480,101,6],[480,104,6],[480,106,6],[480,107,6],[480,180,6],[480,182,6],[480,185,6],[480,197,6],[480,210,6],[480,224,6],[480,264,6],[480,301,6],[480,348,6],[480,367,6],[480,407,6],[480,438,6],[480,450,6],[480,481,6],[481,6,6],[481,37,6],[481,45,6],[481,62,6],[481,74,6],[481,90,6],[481,92,6],[481,97,6],[481,101,6],[481,107,6],[481,180,6],[481,182,6],[481,197,6],[481,200,6],[481,210,6],[481,224,6],[481,281,6],[481,302,6],[481,356,6],[481,367,6],[481,368,6],[481,381,6],[481,382,6],[481,406,6],[481,408,6],[481,446,6],[481,447,6],[481,479,6],[482,6,6],[482,45,6],[482,74,6],[482,106,6],[482,107,6],[482,170,6],[482,180,6],[482,182,6],[482,210,6],[482,224,6],[482,226,6],[482,247,6],[482,312,6],[482,318,6],[482,358,6],[482,367,6],[482,382,6],[482,385,6],[482,431,6],[483,1,6],[483,3,6],[483,6,6],[483,22,6],[483,45,6],[483,74,6],[483,94,6],[483,95,6],[483,101,6],[483,106,6],[483,123,6],[483,160,6],[483,170,6],[483,177,6],[483,180,6],[483,185,6],[483,198,6],[483,210,6],[483,224,6],[483,226,6],[483,233,6],[483,262,6],[483,287,6],[483,348,6],[483,350,6],[483,367,6],[483,383,6],[483,407,6],[483,421,6],[483,438,6],[483,441,6],[483,471,6],[483,481,6],[484,1,6],[484,6,6],[484,32,6],[484,66,6],[484,73,6],[484,74,6],[484,98,6],[484,100,6],[484,102,6],[484,118,6],[484,123,6],[484,197,6],[484,210,6],[484,224,6],[484,226,6],[484,231,6],[484,258,6],[484,302,6],[484,358,6],[484,367,6],[484,407,6],[484,438,6],[484,447,6],[484,482,6],[484,483,6],[485,6,6],[485,97,6],[485,106,6],[485,107,6],[485,142,6],[485,180,6],[485,182,6],[485,185,6],[485,210,6],[485,224,6],[485,241,6],[485,258,6],[485,323,6],[485,358,6],[485,359,6],[485,365,6],[485,388,6],[485,407,6],[485,446,6],[485,453,6],[485,455,6],[485,456,6],[518,595,7],[518,519,7],[518,525,7],[518,554,7],[519,595,7],[519,518,7],[519,520,7],[519,525,7],[520,542,7],[520,554,7],[520,521,7],[520,539,7],[521,538,7],[521,520,7],[521,542,7],[521,539,7],[522,603,7],[522,524,7],[522,551,7],[522,561,7],[523,611,7],[523,614,7],[523,560,7],[523,577,7],[524,578,7],[524,561,7],[524,564,7],[524,551,7],[525,595,7],[525,518,7],[525,519,7],[525,524,7],[526,537,7],[526,527,7],[526,531,7],[526,556,7],[527,537,7],[527,526,7],[527,531,7],[527,556,7],[528,576,7],[528,529,7],[528,575,7],[528,594,7],[529,528,7],[529,576,7],[529,575,7],[529,594,7],[530,523,7],[530,536,7],[530,540,7],[531,526,7],[531,556,7],[531,606,7],[531,527,7],[532,560,7],[532,573,7],[532,523,7],[533,523,7],[533,532,7],[533,560,7],[534,616,7],[534,566,7],[534,567,7],[534,568,7],[535,552,7],[535,553,7],[535,520,7],[536,542,7],[536,543,7],[536,544,7],[537,526,7],[537,527,7],[537,531,7],[537,556,7],[538,562,7],[538,542,7],[538,520,7],[538,539,7],[539,562,7],[539,542,7],[539,520,7],[539,521,7],[540,541,7],[540,523,7],[540,530,7],[541,540,7],[541,523,7],[541,530,7],[542,562,7],[542,520,7],[542,539,7],[542,521,7],[543,546,7],[543,544,7],[543,547,7],[543,549,7],[544,546,7],[544,543,7],[544,547,7],[544,549,7],[545,544,7],[545,543,7],[545,546,7],[545,547,7],[546,543,7],[546,544,7],[546,547,7],[546,549,7],[547,546,7],[547,543,7],[547,544,7],[547,548,7],[548,549,7],[548,543,7],[548,544,7],[549,546,7],[549,543,7],[549,544,7],[549,548,7],[550,557,7],[550,579,7],[550,599,7],[551,595,7],[551,561,7],[551,524,7],[551,564,7],[553,520,7],[553,552,7],[553,535,7],[553,518,7],[554,595,7],[554,520,7],[554,518,7],[554,519,7],[555,558,7],[555,543,7],[555,544,7],[555,546,7],[556,531,7],[556,606,7],[556,526,7],[556,527,7],[557,550,7],[557,543,7],[557,544,7],[558,555,7],[558,543,7],[558,544,7],[558,546,7],[559,523,7],[559,530,7],[559,540,7],[560,563,7],[560,573,7],[560,523,7],[560,532,7],[561,578,7],[561,551,7],[561,524,7],[561,564,7],[562,538,7],[562,521,7],[562,539,7],[562,542,7],[563,560,7],[563,564,7],[563,565,7],[563,522,7],[564,578,7],[564,524,7],[564,561,7],[564,551,7],[565,605,7],[565,564,7],[565,566,7],[565,570,7],[566,605,7],[566,567,7],[566,534,7],[566,568,7],[567,605,7],[567,566,7],[567,534,7],[567,568,7],[568,605,7],[568,570,7],[568,569,7],[568,534,7],[569,605,7],[569,570,7],[569,568,7],[569,616,7],[570,605,7],[570,568,7],[570,569,7],[570,616,7],[571,569,7],[571,570,7],[571,573,7],[571,575,7],[572,569,7],[572,570,7],[572,616,7],[573,566,7],[573,560,7],[573,532,7],[573,571,7],[574,534,7],[574,568,7],[574,569,7],[574,570,7],[575,528,7],[575,576,7],[575,529,7],[575,571,7],[576,528,7],[576,575,7],[576,529,7],[576,571,7],[577,523,7],[577,560,7],[577,582,7],[578,524,7],[578,564,7],[578,561,7],[578,551,7],[579,550,7],[579,557,7],[579,599,7],[580,585,7],[580,590,7],[580,577,7],[580,582,7],[581,586,7],[581,582,7],[581,592,7],[581,523,7],[582,586,7],[582,523,7],[582,560,7],[582,577,7],[583,589,7],[583,587,7],[583,590,7],[583,582,7],[584,589,7],[584,587,7],[584,583,7],[584,533,7],[585,580,7],[585,590,7],[585,583,7],[585,543,7],[586,581,7],[586,592,7],[586,582,7],[586,523,7],[587,589,7],[587,583,7],[587,523,7],[587,584,7],[588,528,7],[588,529,7],[588,533,7],[589,583,7],[589,584,7],[589,587,7],[589,533,7],[590,585,7],[590,580,7],[590,583,7],[590,582,7],[591,599,7],[591,534,7],[591,600,7],[591,601,7],[592,581,7],[592,586,7],[592,582,7],[592,523,7],[593,528,7],[593,529,7],[593,535,7],[594,575,7],[594,528,7],[594,529,7],[594,576,7],[595,525,7],[595,518,7],[595,519,7],[595,524,7],[596,597,7],[596,543,7],[596,544,7],[596,546,7],[597,595,7],[597,518,7],[597,519,7],[597,520,7],[598,543,7],[598,544,7],[598,546,7],[599,591,7],[599,601,7],[599,550,7],[599,600,7],[600,591,7],[600,523,7],[600,599,7],[600,601,7],[601,591,7],[601,599,7],[601,550,7],[601,600,7],[602,591,7],[602,599,7],[602,600,7],[602,601,7],[603,522,7],[603,524,7],[603,531,7],[603,532,7],[604,547,7],[604,518,7],[604,519,7],[604,525,7],[605,567,7],[605,568,7],[605,534,7],[605,566,7],[606,531,7],[606,556,7],[606,607,7],[607,608,7],[607,609,7],[607,610,7],[608,607,7],[608,609,7],[608,610,7],[609,607,7],[609,608,7],[609,610,7],[610,607,7],[610,608,7],[610,609,7],[611,523,7],[611,600,7],[611,614,7],[611,615,7],[612,520,7],[612,561,7],[612,518,7],[612,519,7],[613,526,7],[613,527,7],[613,531,7],[614,595,7],[614,523,7],[614,600,7],[614,611,7],[615,607,7],[615,608,7],[615,609,7],[616,534,7],[616,569,7],[616,570,7],[616,566,7],[617,613,7],[617,523,7],[617,530,7],[618,614,8],[618,561,8],[618,518,8],[619,521,8],[619,562,8],[619,613,8],[620,615,8],[620,611,8],[620,595,8],[621,554,8],[621,613,8],[621,557,8],[622,553,8],[622,552,8],[622,535,8],[623,555,8],[623,558,8],[623,557,8],[624,591,8],[624,540,8],[624,522,8],[625,541,8],[625,559,8],[625,592,8],[626,565,8],[626,574,8],[626,564,8],[627,591,8],[627,540,8],[627,586,8],[628,612,8],[628,608,8],[628,606,8],[629,549,8],[629,596,8],[629,521,8],[506,510,9],[509,510,9],[517,513,9],[500,512,9],[0,500,2],[0,499,2],[0,501,2],[0,511,2],[0,517,2],[0,502,2],[0,512,2],[0,516,2],[0,507,2],[0,508,2],[0,509,2],[0,515,2],[0,514,2],[0,505,2],[0,503,2],[0,506,2],[0,87,2],[0,207,2],[0,30,2],[0,312,2],[0,307,2],[0,486,2],[0,38,2],[0,265,2],[0,196,2],[0,263,2],[0,285,2],[0,470,2],[0,325,2],[0,487,2],[0,262,2],[0,488,2],[0,489,2],[0,149,2],[0,490,2],[0,491,2],[0,241,2],[0,140,2],[0,281,2],[0,191,2],[0,492,2],[0,493,2],[0,494,2],[0,129,2],[0,495,2],[0,496,2],[0,497,2],[0,296,2],[0,200,2],[0,210,2],[0,232,2],[0,498,2],[0,432,2],[0,454,2],[0,518,2],[0,519,2],[0,520,2],[0,521,2],[0,522,2],[0,523,2],[0,524,2],[0,525,2],[0,526,2],[0,527,2],[0,528,2],[0,529,2],[0,530,2],[0,531,2],[0,532,2],[0,533,2],[0,534,2],[0,535,2],[0,536,2],[0,537,2],[0,538,2],[0,539,2],[0,540,2],[0,541,2],[0,542,2],[0,543,2],[0,544,2],[0,545,2],[0,546,2],[0,547,2],[0,548,2],[0,549,2],[0,550,2],[0,551,2],[0,552,2],[0,553,2],[0,554,2],[0,555,2],[0,556,2],[0,557,2],[0,558,2],[0,559,2],[0,560,2],[0,561,2],[0,562,2],[0,563,2],[0,564,2],[0,565,2],[0,566,2],[0,567,2],[0,568,2],[0,569,2],[0,570,2],[0,571,2],[0,572,2],[0,573,2],[0,574,2],[0,575,2],[0,576,2],[0,577,2],[0,578,2],[0,579,2],[0,580,2],[0,581,2],[0,582,2],[0,583,2],[0,584,2],[0,585,2],[0,586,2],[0,587,2],[0,588,2],[0,589,2],[0,590,2],[0,591,2],[0,592,2],[0,593,2],[0,594,2],[0,595,2],[0,596,2],[0,597,2],[0,598,2],[0,599,2],[0,600,2],[0,601,2],[0,602,2],[0,603,2],[0,604,2],[0,605,2],[0,606,2],[0,607,2],[0,608,2],[0,609,2],[0,610,2],[0,611,2],[0,612,2],[0,613,2],[0,614,2],[0,615,2],[0,616,2],[0,617,2],[0,618,2],[0,619,2],[0,620,2],[0,621,2],[0,622,2],[0,623,2],[0,624,2],[0,625,2],[0,626,2],[0,627,2],[0,628,2],[0,629,2],[1,500,2],[1,499,2],[1,501,2],[1,511,2],[1,517,2],[1,502,2],[1,512,2],[1,516,2],[1,507,2],[1,508,2],[1,509,2],[1,515,2],[1,514,2],[1,505,2],[1,503,2],[1,506,2],[1,87,2],[1,37,2],[1,339,2],[1,233,2],[1,131,2],[1,369,2],[1,146,2],[1,30,2],[1,312,2],[1,307,2],[1,486,2],[1,38,2],[1,265,2],[1,196,2],[1,263,2],[1,285,2],[1,470,2],[1,325,2],[1,487,2],[1,262,2],[1,488,2],[1,489,2],[1,149,2],[1,490,2],[1,491,2],[1,241,2],[1,140,2],[1,281,2],[1,191,2],[1,492,2],[1,493,2],[1,494,2],[1,129,2],[1,495,2],[1,496,2],[1,497,2],[1,296,2],[1,200,2],[1,232,2],[1,498,2],[1,432,2],[1,454,2],[1,518,2],[1,519,2],[1,520,2],[1,521,2],[1,522,2],[1,523,2],[1,524,2],[1,525,2],[1,526,2],[1,527,2],[1,528,2],[1,529,2],[1,530,2],[1,531,2],[1,532,2],[1,533,2],[1,534,2],[1,535,2],[1,536,2],[1,537,2],[1,538,2],[1,539,2],[1,540,2],[1,541,2],[1,543,2],[1,544,2],[1,545,2],[1,546,2],[1,547,2],[1,548,2],[1,549,2],[1,550,2],[1,551,2],[1,552,2],[1,553,2],[1,554,2],[1,555,2],[1,556,2],[1,557,2],[1,558,2],[1,559,2],[1,560,2],[1,561,2],[1,562,2],[1,563,2],[1,564,2],[1,565,2],[1,566,2],[1,567,2],[1,568,2],[1,569,2],[1,570,2],[1,571,2],[1,572,2],[1,573,2],[1,574,2],[1,575,2],[1,576,2],[1,577,2],[1,578,2],[1,579,2],[1,580,2],[1,581,2],[1,582,2],[1,583,2],[1,584,2],[1,585,2],[1,586,2],[1,587,2],[1,588,2],[1,589,2],[1,590,2],[1,591,2],[1,592,2],[1,593,2],[1,594,2],[1,595,2],[1,596,2],[1,597,2],[1,598,2],[1,599,2],[1,600,2],[1,601,2],[1,602,2],[1,603,2],[1,604,2],[1,605,2],[1,606,2],[1,607,2],[1,608,2],[1,609,2],[1,610,2],[1,611,2],[1,612,2],[1,613,2],[1,614,2],[1,615,2],[1,616,2],[1,617,2],[1,618,2],[1,619,2],[1,620,2],[1,621,2],[1,622,2],[1,623,2],[1,624,2],[1,625,2],[1,626,2],[1,627,2],[1,628,2],[1,629,2],[2,500,2],[2,499,2],[2,501,2],[2,511,2],[2,517,2],[2,502,2],[2,512,2],[2,516,2],[2,507,2],[2,508,2],[2,509,2],[2,515,2],[2,514,2],[2,505,2],[2,503,2],[2,506,2],[2,87,2],[2,37,2],[2,339,2],[2,233,2],[2,131,2],[2,369,2],[2,146,2],[2,30,2],[2,312,2],[2,307,2],[2,486,2],[2,38,2],[2,265,2],[2,196,2],[2,263,2],[2,285,2],[2,470,2],[2,325,2],[2,487,2],[2,262,2],[2,488,2],[2,489,2],[2,149,2],[2,490,2],[2,491,2],[2,241,2],[2,140,2],[2,281,2],[2,191,2],[2,492,2],[2,493,2],[2,494,2],[2,129,2],[2,495,2],[2,496,2],[2,497,2],[2,296,2],[2,200,2],[2,232,2],[2,498,2],[2,432,2],[2,454,2],[2,518,2],[2,519,2],[2,520,2],[2,521,2],[2,522,2],[2,523,2],[2,524,2],[2,525,2],[2,526,2],[2,527,2],[2,528,2],[2,529,2],[2,530,2],[2,531,2],[2,532,2],[2,533,2],[2,534,2],[2,535,2],[2,536,2],[2,537,2],[2,538,2],[2,539,2],[2,540,2],[2,541,2],[2,543,2],[2,544,2],[2,545,2],[2,546,2],[2,547,2],[2,548,2],[2,549,2],[2,550,2],[2,551,2],[2,552,2],[2,553,2],[2,554,2],[2,555,2],[2,556,2],[2,557,2],[2,558,2],[2,559,2],[2,560,2],[2,561,2],[2,562,2],[2,563,2],[2,564,2],[2,565,2],[2,566,2],[2,567,2],[2,568,2],[2,569,2],[2,570,2],[2,571,2],[2,572,2],[2,573,2],[2,574,2],[2,575,2],[2,576,2],[2,577,2],[2,578,2],[2,579,2],[2,580,2],[2,581,2],[2,582,2],[2,583,2],[2,584,2],[2,585,2],[2,586,2],[2,587,2],[2,588,2],[2,589,2],[2,590,2],[2,591,2],[2,592,2],[2,593,2],[2,594,2],[2,595,2],[2,596,2],[2,597,2],[2,598,2],[2,599,2],[2,600,2],[2,601,2],[2,602,2],[2,603,2],[2,604,2],[2,605,2],[2,606,2],[2,607,2],[2,608,2],[2,609,2],[2,610,2],[2,611,2],[2,612,2],[2,613,2],[2,614,2],[2,615,2],[2,616,2],[2,617,2],[2,618,2],[2,619,2],[2,620,2],[2,621,2],[2,622,2],[2,623,2],[2,624,2],[2,625,2],[2,626,2],[2,627,2],[2,628,2],[2,629,2],[3,500,2],[3,499,2],[3,501,2],[3,511,2],[3,517,2],[3,502,2],[3,512,2],[3,516,2],[3,507,2],[3,508,2],[3,509,2],[3,515,2],[3,514,2],[3,505,2],[3,503,2],[3,506,2],[3,87,2],[3,37,2],[3,339,2],[3,233,2],[3,131,2],[3,369,2],[3,146,2],[3,30,2],[3,312,2],[3,307,2],[3,486,2],[3,38,2],[3,265,2],[3,196,2],[3,263,2],[3,285,2],[3,470,2],[3,325,2],[3,487,2],[3,262,2],[3,488,2],[3,489,2],[3,149,2],[3,490,2],[3,491,2],[3,241,2],[3,140,2],[3,191,2],[3,492,2],[3,493,2],[3,494,2],[3,129,2],[3,495,2],[3,496,2],[3,497,2],[3,296,2],[3,200,2],[3,232,2],[3,498,2],[3,432,2],[3,454,2],[3,518,2],[3,519,2],[3,520,2],[3,521,2],[3,522,2],[3,523,2],[3,524,2],[3,525,2],[3,526,2],[3,527,2],[3,528,2],[3,529,2],[3,530,2],[3,531,2],[3,532,2],[3,533,2],[3,534,2],[3,535,2],[3,536,2],[3,537,2],[3,540,2],[3,541,2],[3,543,2],[3,544,2],[3,545,2],[3,546,2],[3,547,2],[3,548,2],[3,549,2],[3,550,2],[3,551,2],[3,552,2],[3,553,2],[3,554,2],[3,555,2],[3,556,2],[3,557,2],[3,558,2],[3,559,2],[3,560,2],[3,561,2],[3,562,2],[3,563,2],[3,564,2],[3,565,2],[3,566,2],[3,567,2],[3,568,2],[3,569,2],[3,570,2],[3,571,2],[3,572,2],[3,573,2],[3,574,2],[3,575,2],[3,576,2],[3,577,2],[3,578,2],[3,579,2],[3,580,2],[3,581,2],[3,582,2],[3,583,2],[3,584,2],[3,585,2],[3,586,2],[3,587,2],[3,588,2],[3,589,2],[3,590,2],[3,591,2],[3,592,2],[3,593,2],[3,594,2],[3,595,2],[3,596,2],[3,597,2],[3,598,2],[3,599,2],[3,600,2],[3,601,2],[3,602,2],[3,603,2],[3,604,2],[3,605,2],[3,606,2],[3,607,2],[3,608,2],[3,609,2],[3,610,2],[3,611,2],[3,612,2],[3,613,2],[3,614,2],[3,615,2],[3,616,2],[3,617,2],[3,618,2],[3,619,2],[3,620,2],[3,621,2],[3,622,2],[3,623,2],[3,624,2],[3,625,2],[3,626,2],[3,627,2],[3,628,2],[3,629,2],[4,500,2],[4,499,2],[4,501,2],[4,511,2],[4,517,2],[4,502,2],[4,512,2],[4,516,2],[4,507,2],[4,508,2],[4,509,2],[4,515,2],[4,514,2],[4,505,2],[4,503,2],[4,506,2],[4,87,2],[4,37,2],[4,339,2],[4,233,2],[4,131,2],[4,369,2],[4,146,2],[4,30,2],[4,312,2],[4,307,2],[4,486,2],[4,38,2],[4,265,2],[4,196,2],[4,263,2],[4,285,2],[4,470,2],[4,325,2],[4,487,2],[4,262,2],[4,488,2],[4,489,2],[4,149,2],[4,490,2],[4,491,2],[4,241,2],[4,140,2],[4,281,2],[4,191,2],[4,492,2],[4,493,2],[4,494,2],[4,129,2],[4,495,2],[4,496,2],[4,497,2],[4,296,2],[4,232,2],[4,498,2],[4,432,2],[4,454,2],[4,518,2],[4,519,2],[4,520,2],[4,521,2],[4,522,2],[4,523,2],[4,524,2],[4,525,2],[4,526,2],[4,527,2],[4,528,2],[4,529,2],[4,530,2],[4,531,2],[4,532,2],[4,533,2],[4,534,2],[4,535,2],[4,536,2],[4,537,2],[4,538,2],[4,540,2],[4,541,2],[4,543,2],[4,544,2],[4,545,2],[4,546,2],[4,547,2],[4,548,2],[4,549,2],[4,550,2],[4,551,2],[4,552,2],[4,553,2],[4,554,2],[4,555,2],[4,556,2],[4,557,2],[4,558,2],[4,559,2],[4,560,2],[4,561,2],[4,562,2],[4,563,2],[4,564,2],[4,565,2],[4,566,2],[4,567,2],[4,568,2],[4,569,2],[4,570,2],[4,571,2],[4,572,2],[4,573,2],[4,574,2],[4,575,2],[4,576,2],[4,577,2],[4,578,2],[4,579,2],[4,580,2],[4,581,2],[4,582,2],[4,583,2],[4,584,2],[4,585,2],[4,586,2],[4,587,2],[4,588,2],[4,589,2],[4,590,2],[4,591,2],[4,592,2],[4,593,2],[4,594,2],[4,595,2],[4,596,2],[4,597,2],[4,598,2],[4,599,2],[4,600,2],[4,601,2],[4,602,2],[4,603,2],[4,604,2],[4,605,2],[4,606,2],[4,607,2],[4,608,2],[4,609,2],[4,610,2],[4,611,2],[4,612,2],[4,613,2],[4,614,2],[4,615,2],[4,616,2],[4,617,2],[4,618,2],[4,619,2],[4,620,2],[4,621,2],[4,622,2],[4,623,2],[4,624,2],[4,625,2],[4,626,2],[4,627,2],[4,628,2],[4,629,2],[5,500,2],[5,499,2],[5,501,2],[5,511,2],[5,517,2],[5,502,2],[5,512,2],[5,516,2],[5,507,2],[5,508,2],[5,509,2],[5,515,2],[5,514,2],[5,505,2],[5,503,2],[5,506,2],[5,87,2],[5,37,2],[5,339,2],[5,233,2],[5,131,2],[5,369,2],[5,146,2],[5,30,2],[5,312,2],[5,307,2],[5,486,2],[5,38,2],[5,265,2],[5,196,2],[5,263,2],[5,285,2],[5,470,2],[5,325,2],[5,487,2],[5,262,2],[5,488,2],[5,489,2],[5,149,2],[5,490,2],[5,491,2],[5,241,2],[5,140,2],[5,191,2],[5,492,2],[5,493,2],[5,494,2],[5,129,2],[5,495,2],[5,496,2],[5,497,2],[5,296,2],[5,200,2],[5,232,2],[5,498,2],[5,432,2],[5,454,2],[5,518,2],[5,519,2],[5,520,2],[5,521,2],[5,522,2],[5,523,2],[5,524,2],[5,525,2],[5,526,2],[5,527,2],[5,528,2],[5,529,2],[5,530,2],[5,531,2],[5,532,2],[5,533,2],[5,534,2],[5,535,2],[5,536,2],[5,537,2],[5,538,2],[5,540,2],[5,541,2],[5,543,2],[5,544,2],[5,545,2],[5,546,2],[5,547,2],[5,548,2],[5,549,2],[5,550,2],[5,551,2],[5,552,2],[5,553,2],[5,554,2],[5,555,2],[5,556,2],[5,557,2],[5,558,2],[5,559,2],[5,560,2],[5,561,2],[5,562,2],[5,563,2],[5,564,2],[5,565,2],[5,566,2],[5,567,2],[5,568,2],[5,569,2],[5,570,2],[5,571,2],[5,572,2],[5,573,2],[5,574,2],[5,575,2],[5,576,2],[5,577,2],[5,578,2],[5,579,2],[5,580,2],[5,581,2],[5,582,2],[5,583,2],[5,584,2],[5,585,2],[5,586,2],[5,587,2],[5,588,2],[5,589,2],[5,590,2],[5,591,2],[5,592,2],[5,593,2],[5,594,2],[5,595,2],[5,596,2],[5,597,2],[5,598,2],[5,599,2],[5,600,2],[5,601,2],[5,602,2],[5,603,2],[5,604,2],[5,605,2],[5,606,2],[5,607,2],[5,608,2],[5,609,2],[5,610,2],[5,611,2],[5,612,2],[5,613,2],[5,614,2],[5,615,2],[5,616,2],[5,617,2],[5,618,2],[5,619,2],[5,620,2],[5,621,2],[5,622,2],[5,623,2],[5,624,2],[5,625,2],[5,626,2],[5,627,2],[5,628,2],[5,629,2],[6,500,2],[6,499,2],[6,501,2],[6,511,2],[6,517,2],[6,502,2],[6,512,2],[6,516,2],[6,507,2],[6,508,2],[6,509,2],[6,515,2],[6,514,2],[6,505,2],[6,503,2],[6,506,2],[6,87,2],[6,37,2],[6,339,2],[6,233,2],[6,131,2],[6,369,2],[6,146,2],[6,30,2],[6,312,2],[6,307,2],[6,486,2],[6,38,2],[6,265,2],[6,196,2],[6,263,2],[6,285,2],[6,470,2],[6,325,2],[6,487,2],[6,262,2],[6,488,2],[6,489,2],[6,149,2],[6,490,2],[6,491,2],[6,241,2],[6,140,2],[6,281,2],[6,191,2],[6,492,2],[6,493,2],[6,494,2],[6,129,2],[6,495,2],[6,496,2],[6,497,2],[6,296,2],[6,232,2],[6,498,2],[6,432,2],[6,454,2],[6,518,2],[6,519,2],[6,520,2],[6,521,2],[6,522,2],[6,523,2],[6,524,2],[6,525,2],[6,526,2],[6,527,2],[6,528,2],[6,529,2],[6,530,2],[6,531,2],[6,532,2],[6,533,2],[6,534,2],[6,535,2],[6,536,2],[6,537,2],[6,538,2],[6,540,2],[6,541,2],[6,543,2],[6,544,2],[6,545,2],[6,546,2],[6,547,2],[6,548,2],[6,549,2],[6,550,2],[6,551,2],[6,552,2],[6,553,2],[6,554,2],[6,555,2],[6,556,2],[6,557,2],[6,558,2],[6,559,2],[6,560,2],[6,561,2],[6,562,2],[6,563,2],[6,564,2],[6,565,2],[6,566,2],[6,567,2],[6,568,2],[6,569,2],[6,570,2],[6,571,2],[6,572,2],[6,573,2],[6,574,2],[6,575,2],[6,576,2],[6,577,2],[6,578,2],[6,579,2],[6,580,2],[6,581,2],[6,582,2],[6,583,2],[6,584,2],[6,585,2],[6,586,2],[6,587,2],[6,588,2],[6,589,2],[6,590,2],[6,591,2],[6,592,2],[6,593,2],[6,594,2],[6,595,2],[6,596,2],[6,597,2],[6,598,2],[6,599,2],[6,600,2],[6,601,2],[6,602,2],[6,603,2],[6,604,2],[6,605,2],[6,606,2],[6,607,2],[6,608,2],[6,609,2],[6,610,2],[6,611,2],[6,612,2],[6,613,2],[6,614,2],[6,615,2],[6,616,2],[6,617,2],[6,618,2],[6,619,2],[6,620,2],[6,621,2],[6,622,2],[6,623,2],[6,624,2],[6,625,2],[6,626,2],[6,627,2],[6,628,2],[6,629,2],[7,500,2],[7,499,2],[7,501,2],[7,511,2],[7,517,2],[7,502,2],[7,512,2],[7,516,2],[7,507,2],[7,508,2],[7,509,2],[7,515,2],[7,514,2],[7,505,2],[7,503,2],[7,506,2],[7,87,2],[7,37,2],[7,339,2],[7,233,2],[7,131,2],[7,369,2],[7,146,2],[7,30,2],[7,312,2],[7,307,2],[7,486,2],[7,38,2],[7,265,2],[7,196,2],[7,263,2],[7,285,2],[7,470,2],[7,325,2],[7,487,2],[7,262,2],[7,488,2],[7,489,2],[7,149,2],[7,490,2],[7,491,2],[7,241,2],[7,140,2],[7,191,2],[7,492,2],[7,493,2],[7,494,2],[7,129,2],[7,495,2],[7,496,2],[7,497,2],[7,296,2],[7,200,2],[7,232,2],[7,498,2],[7,432,2],[7,454,2],[7,518,2],[7,519,2],[7,520,2],[7,521,2],[7,522,2],[7,523,2],[7,524,2],[7,525,2],[7,526,2],[7,527,2],[7,528,2],[7,529,2],[7,530,2],[7,531,2],[7,532,2],[7,533,2],[7,534,2],[7,535,2],[7,536,2],[7,537,2],[7,538,2],[7,540,2],[7,541,2],[7,543,2],[7,544,2],[7,545,2],[7,546,2],[7,547,2],[7,548,2],[7,549,2],[7,550,2],[7,551,2],[7,552,2],[7,553,2],[7,554,2],[7,555,2],[7,556,2],[7,557,2],[7,558,2],[7,559,2],[7,560,2],[7,561,2],[7,562,2],[7,563,2],[7,564,2],[7,565,2],[7,566,2],[7,567,2],[7,568,2],[7,569,2],[7,570,2],[7,571,2],[7,572,2],[7,573,2],[7,574,2],[7,575,2],[7,576,2],[7,577,2],[7,578,2],[7,579,2],[7,580,2],[7,581,2],[7,582,2],[7,583,2],[7,584,2],[7,585,2],[7,586,2],[7,587,2],[7,588,2],[7,589,2],[7,590,2],[7,591,2],[7,592,2],[7,593,2],[7,594,2],[7,595,2],[7,596,2],[7,597,2],[7,598,2],[7,599,2],[7,600,2],[7,601,2],[7,602,2],[7,603,2],[7,604,2],[7,605,2],[7,606,2],[7,607,2],[7,608,2],[7,609,2],[7,610,2],[7,611,2],[7,612,2],[7,613,2],[7,614,2],[7,615,2],[7,616,2],[7,617,2],[7,618,2],[7,619,2],[7,620,2],[7,621,2],[7,622,2],[7,623,2],[7,624,2],[7,625,2],[7,626,2],[7,627,2],[7,628,2],[7,629,2],[8,500,2],[8,499,2],[8,501,2],[8,511,2],[8,517,2],[8,502,2],[8,512,2],[8,516,2],[8,507,2],[8,508,2],[8,509,2],[8,515,2],[8,514,2],[8,505,2],[8,503,2],[8,506,2],[8,87,2],[8,37,2],[8,339,2],[8,233,2],[8,131,2],[8,369,2],[8,146,2],[8,30,2],[8,312,2],[8,307,2],[8,486,2],[8,38,2],[8,265,2],[8,196,2],[8,263,2],[8,285,2],[8,470,2],[8,325,2],[8,487,2],[8,262,2],[8,488,2],[8,489,2],[8,149,2],[8,490,2],[8,491,2],[8,241,2],[8,140,2],[8,281,2],[8,191,2],[8,492,2],[8,493,2],[8,494,2],[8,129,2],[8,495,2],[8,496,2],[8,497,2],[8,296,2],[8,200,2],[8,232,2],[8,498,2],[8,432,2],[8,454,2],[8,518,2],[8,519,2],[8,520,2],[8,521,2],[8,522,2],[8,523,2],[8,524,2],[8,525,2],[8,526,2],[8,527,2],[8,528,2],[8,529,2],[8,530,2],[8,531,2],[8,532,2],[8,533,2],[8,534,2],[8,535,2],[8,536,2],[8,537,2],[8,538,2],[8,539,2],[8,540,2],[8,541,2],[8,542,2],[8,543,2],[8,544,2],[8,545,2],[8,546,2],[8,547,2],[8,548,2],[8,549,2],[8,550,2],[8,551,2],[8,552,2],[8,553,2],[8,554,2],[8,555,2],[8,556,2],[8,557,2],[8,558,2],[8,559,2],[8,560,2],[8,561,2],[8,562,2],[8,563,2],[8,564,2],[8,565,2],[8,566,2],[8,567,2],[8,568,2],[8,569,2],[8,570,2],[8,571,2],[8,572,2],[8,573,2],[8,574,2],[8,575,2],[8,576,2],[8,577,2],[8,578,2],[8,579,2],[8,580,2],[8,581,2],[8,582,2],[8,583,2],[8,584,2],[8,585,2],[8,586,2],[8,587,2],[8,588,2],[8,589,2],[8,590,2],[8,591,2],[8,592,2],[8,593,2],[8,594,2],[8,595,2],[8,596,2],[8,597,2],[8,598,2],[8,599,2],[8,600,2],[8,601,2],[8,602,2],[8,603,2],[8,604,2],[8,605,2],[8,606,2],[8,607,2],[8,608,2],[8,609,2],[8,610,2],[8,611,2],[8,612,2],[8,613,2],[8,614,2],[8,615,2],[8,616,2],[8,617,2],[8,618,2],[8,619,2],[8,620,2],[8,621,2],[8,622,2],[8,623,2],[8,624,2],[8,625,2],[8,626,2],[8,627,2],[8,628,2],[8,629,2],[9,500,2],[9,499,2],[9,501,2],[9,511,2],[9,517,2],[9,502,2],[9,512,2],[9,516,2],[9,507,2],[9,508,2],[9,509,2],[9,515,2],[9,514,2],[9,505,2],[9,503,2],[9,506,2],[9,87,2],[9,37,2],[9,339,2],[9,233,2],[9,131,2],[9,369,2],[9,146,2],[9,30,2],[9,312,2],[9,307,2],[9,486,2],[9,38,2],[9,265,2],[9,196,2],[9,263,2],[9,285,2],[9,470,2],[9,325,2],[9,487,2],[9,262,2],[9,488,2],[9,489,2],[9,149,2],[9,490,2],[9,491,2],[9,241,2],[9,140,2],[9,281,2],[9,191,2],[9,492,2],[9,493,2],[9,494,2],[9,129,2],[9,495,2],[9,496,2],[9,497,2],[9,296,2],[9,200,2],[9,232,2],[9,498,2],[9,432,2],[9,454,2],[9,518,2],[9,519,2],[9,520,2],[9,521,2],[9,522,2],[9,523,2],[9,524,2],[9,525,2],[9,526,2],[9,527,2],[9,528,2],[9,529,2],[9,530,2],[9,531,2],[9,532,2],[9,533,2],[9,534,2],[9,535,2],[9,536,2],[9,537,2],[9,538,2],[9,539,2],[9,540,2],[9,541,2],[9,542,2],[9,544,2],[9,545,2],[9,546,2],[9,547,2],[9,548,2],[9,549,2],[9,550,2],[9,551,2],[9,552,2],[9,553,2],[9,554,2],[9,555,2],[9,556,2],[9,557,2],[9,558,2],[9,559,2],[9,560,2],[9,561,2],[9,562,2],[9,563,2],[9,564,2],[9,565,2],[9,566,2],[9,567,2],[9,568,2],[9,569,2],[9,570,2],[9,571,2],[9,572,2],[9,573,2],[9,574,2],[9,575,2],[9,576,2],[9,577,2],[9,578,2],[9,579,2],[9,580,2],[9,581,2],[9,582,2],[9,583,2],[9,584,2],[9,585,2],[9,586,2],[9,587,2],[9,588,2],[9,589,2],[9,590,2],[9,591,2],[9,592,2],[9,593,2],[9,594,2],[9,595,2],[9,596,2],[9,597,2],[9,598,2],[9,599,2],[9,600,2],[9,601,2],[9,602,2],[9,603,2],[9,604,2],[9,605,2],[9,606,2],[9,607,2],[9,608,2],[9,609,2],[9,610,2],[9,611,2],[9,612,2],[9,613,2],[9,614,2],[9,615,2],[9,616,2],[9,617,2],[9,618,2],[9,619,2],[9,620,2],[9,621,2],[9,622,2],[9,623,2],[9,624,2],[9,625,2],[9,626,2],[9,627,2],[9,628,2],[9,629,2],[10,500,2],[10,499,2],[10,501,2],[10,511,2],[10,517,2],[10,502,2],[10,512,2],[10,516,2],[10,507,2],[10,508,2],[10,509,2],[10,515,2],[10,514,2],[10,505,2],[10,503,2],[10,506,2],[10,87,2],[10,37,2],[10,339,2],[10,233,2],[10,131,2],[10,369,2],[10,146,2],[10,30,2],[10,312,2],[10,307,2],[10,486,2],[10,38,2],[10,265,2],[10,263,2],[10,285,2],[10,470,2],[10,325,2],[10,487,2],[10,262,2],[10,488,2],[10,489,2],[10,149,2],[10,490,2],[10,491,2],[10,241,2],[10,140,2],[10,191,2],[10,492,2],[10,493,2],[10,494,2],[10,129,2],[10,495,2],[10,496,2],[10,497,2],[10,296,2],[10,200,2],[10,232,2],[10,498,2],[10,432,2],[10,454,2],[10,518,2],[10,519,2],[10,520,2],[10,521,2],[10,522,2],[10,523,2],[10,524,2],[10,525,2],[10,526,2],[10,527,2],[10,528,2],[10,529,2],[10,530,2],[10,531,2],[10,532,2],[10,533,2],[10,534,2],[10,535,2],[10,536,2],[10,537,2],[10,540,2],[10,541,2],[10,542,2],[10,544,2],[10,545,2],[10,546,2],[10,547,2],[10,548,2],[10,549,2],[10,550,2],[10,551,2],[10,552,2],[10,553,2],[10,554,2],[10,555,2],[10,556,2],[10,557,2],[10,558,2],[10,559,2],[10,560,2],[10,561,2],[10,562,2],[10,563,2],[10,564,2],[10,565,2],[10,566,2],[10,567,2],[10,568,2],[10,569,2],[10,570,2],[10,571,2],[10,572,2],[10,573,2],[10,574,2],[10,575,2],[10,576,2],[10,577,2],[10,578,2],[10,579,2],[10,580,2],[10,581,2],[10,582,2],[10,583,2],[10,584,2],[10,585,2],[10,586,2],[10,587,2],[10,588,2],[10,589,2],[10,590,2],[10,591,2],[10,592,2],[10,593,2],[10,594,2],[10,595,2],[10,596,2],[10,597,2],[10,598,2],[10,599,2],[10,600,2],[10,601,2],[10,602,2],[10,603,2],[10,604,2],[10,605,2],[10,606,2],[10,607,2],[10,608,2],[10,609,2],[10,610,2],[10,611,2],[10,612,2],[10,613,2],[10,614,2],[10,615,2],[10,616,2],[10,617,2],[10,618,2],[10,619,2],[10,620,2],[10,621,2],[10,622,2],[10,623,2],[10,624,2],[10,625,2],[10,626,2],[10,627,2],[10,628,2],[10,629,2],[11,500,2],[11,499,2],[11,501,2],[11,511,2],[11,517,2],[11,502,2],[11,512,2],[11,516,2],[11,507,2],[11,508,2],[11,509,2],[11,515,2],[11,514,2],[11,505,2],[11,503,2],[11,506,2],[11,87,2],[11,37,2],[11,339,2],[11,233,2],[11,131,2],[11,369,2],[11,146,2],[11,30,2],[11,312,2],[11,307,2],[11,486,2],[11,38,2],[11,265,2],[11,196,2],[11,263,2],[11,285,2],[11,470,2],[11,325,2],[11,487,2],[11,262,2],[11,488,2],[11,489,2],[11,149,2],[11,490,2],[11,491,2],[11,241,2],[11,140,2],[11,191,2],[11,492,2],[11,493,2],[11,494,2],[11,129,2],[11,495,2],[11,496,2],[11,497,2],[11,296,2],[11,200,2],[11,232,2],[11,498,2],[11,432,2],[11,454,2],[11,518,2],[11,519,2],[11,520,2],[11,521,2],[11,522,2],[11,523,2],[11,524,2],[11,525,2],[11,526,2],[11,527,2],[11,528,2],[11,529,2],[11,530,2],[11,531,2],[11,532,2],[11,533,2],[11,534,2],[11,535,2],[11,536,2],[11,537,2],[11,538,2],[11,540,2],[11,541,2],[11,543,2],[11,544,2],[11,545,2],[11,546,2],[11,547,2],[11,548,2],[11,549,2],[11,550,2],[11,551,2],[11,552,2],[11,553,2],[11,554,2],[11,555,2],[11,556,2],[11,557,2],[11,558,2],[11,559,2],[11,560,2],[11,561,2],[11,562,2],[11,563,2],[11,564,2],[11,565,2],[11,566,2],[11,567,2],[11,568,2],[11,569,2],[11,570,2],[11,571,2],[11,572,2],[11,573,2],[11,574,2],[11,575,2],[11,576,2],[11,577,2],[11,578,2],[11,579,2],[11,580,2],[11,581,2],[11,582,2],[11,583,2],[11,584,2],[11,585,2],[11,586,2],[11,587,2],[11,588,2],[11,589,2],[11,590,2],[11,591,2],[11,592,2],[11,593,2],[11,594,2],[11,595,2],[11,596,2],[11,597,2],[11,598,2],[11,599,2],[11,600,2],[11,601,2],[11,602,2],[11,603,2],[11,604,2],[11,605,2],[11,606,2],[11,607,2],[11,608,2],[11,609,2],[11,610,2],[11,611,2],[11,612,2],[11,613,2],[11,614,2],[11,615,2],[11,616,2],[11,617,2],[11,618,2],[11,619,2],[11,620,2],[11,621,2],[11,622,2],[11,623,2],[11,624,2],[11,625,2],[11,626,2],[11,627,2],[11,628,2],[11,629,2],[12,500,2],[12,499,2],[12,501,2],[12,511,2],[12,517,2],[12,502,2],[12,512,2],[12,516,2],[12,507,2],[12,508,2],[12,509,2],[12,515,2],[12,514,2],[12,505,2],[12,503,2],[12,506,2],[12,87,2],[12,37,2],[12,339,2],[12,233,2],[12,131,2],[12,369,2],[12,146,2],[12,30,2],[12,312,2],[12,307,2],[12,486,2],[12,38,2],[12,265,2],[12,196,2],[12,263,2],[12,285,2],[12,470,2],[12,325,2],[12,487,2],[12,262,2],[12,488,2],[12,489,2],[12,149,2],[12,490,2],[12,491,2],[12,241,2],[12,140,2],[12,281,2],[12,191,2],[12,492,2],[12,493,2],[12,494,2],[12,129,2],[12,495,2],[12,496,2],[12,497,2],[12,296,2],[12,200,2],[12,232,2],[12,498,2],[12,432,2],[12,454,2],[12,518,2],[12,519,2],[12,520,2],[12,521,2],[12,522,2],[12,523,2],[12,524,2],[12,525,2],[12,526,2],[12,527,2],[12,528,2],[12,529,2],[12,530,2],[12,531,2],[12,532,2],[12,533,2],[12,534,2],[12,535,2],[12,536,2],[12,537,2],[12,538,2],[12,539,2],[12,540,2],[12,541,2],[12,544,2],[12,545,2],[12,546,2],[12,547,2],[12,548,2],[12,549,2],[12,550,2],[12,552,2],[12,553,2],[12,554,2],[12,555,2],[12,556,2],[12,557,2],[12,558,2],[12,559,2],[12,560,2],[12,561,2],[12,562,2],[12,563,2],[12,564,2],[12,565,2],[12,566,2],[12,567,2],[12,568,2],[12,569,2],[12,570,2],[12,571,2],[12,572,2],[12,573,2],[12,574,2],[12,575,2],[12,576,2],[12,577,2],[12,578,2],[12,579,2],[12,580,2],[12,581,2],[12,582,2],[12,583,2],[12,584,2],[12,585,2],[12,586,2],[12,587,2],[12,588,2],[12,589,2],[12,590,2],[12,591,2],[12,592,2],[12,593,2],[12,594,2],[12,595,2],[12,596,2],[12,597,2],[12,598,2],[12,599,2],[12,600,2],[12,601,2],[12,602,2],[12,603,2],[12,604,2],[12,605,2],[12,606,2],[12,607,2],[12,608,2],[12,609,2],[12,610,2],[12,611,2],[12,612,2],[12,613,2],[12,614,2],[12,615,2],[12,616,2],[12,617,2],[12,618,2],[12,619,2],[12,620,2],[12,621,2],[12,622,2],[12,623,2],[12,624,2],[12,625,2],[12,626,2],[12,627,2],[12,628,2],[12,629,2],[13,500,2],[13,499,2],[13,501,2],[13,511,2],[13,517,2],[13,502,2],[13,512,2],[13,516,2],[13,507,2],[13,508,2],[13,509,2],[13,515,2],[13,514,2],[13,505,2],[13,503,2],[13,506,2],[13,87,2],[13,37,2],[13,339,2],[13,233,2],[13,131,2],[13,369,2],[13,146,2],[13,30,2],[13,312,2],[13,307,2],[13,486,2],[13,38,2],[13,265,2],[13,263,2],[13,285,2],[13,470,2],[13,325,2],[13,487,2],[13,262,2],[13,488,2],[13,489,2],[13,149,2],[13,490,2],[13,491,2],[13,241,2],[13,140,2],[13,281,2],[13,191,2],[13,492,2],[13,493,2],[13,494,2],[13,129,2],[13,495,2],[13,496,2],[13,497,2],[13,296,2],[13,200,2],[13,232,2],[13,498,2],[13,432,2],[13,454,2],[13,518,2],[13,519,2],[13,520,2],[13,521,2],[13,522,2],[13,523,2],[13,524,2],[13,525,2],[13,526,2],[13,527,2],[13,528,2],[13,529,2],[13,530,2],[13,531,2],[13,532,2],[13,533,2],[13,534,2],[13,535,2],[13,536,2],[13,537,2],[13,538,2],[13,539,2],[13,540,2],[13,541,2],[13,544,2],[13,545,2],[13,546,2],[13,547,2],[13,548,2],[13,549,2],[13,550,2],[13,552,2],[13,553,2],[13,554,2],[13,555,2],[13,556,2],[13,557,2],[13,558,2],[13,559,2],[13,560,2],[13,561,2],[13,562,2],[13,563,2],[13,564,2],[13,565,2],[13,566,2],[13,567,2],[13,568,2],[13,569,2],[13,570,2],[13,571,2],[13,572,2],[13,573,2],[13,574,2],[13,575,2],[13,576,2],[13,577,2],[13,578,2],[13,579,2],[13,580,2],[13,581,2],[13,582,2],[13,583,2],[13,584,2],[13,585,2],[13,586,2],[13,587,2],[13,588,2],[13,589,2],[13,590,2],[13,591,2],[13,592,2],[13,593,2],[13,594,2],[13,595,2],[13,596,2],[13,597,2],[13,598,2],[13,599,2],[13,600,2],[13,601,2],[13,602,2],[13,603,2],[13,604,2],[13,605,2],[13,606,2],[13,607,2],[13,608,2],[13,609,2],[13,610,2],[13,611,2],[13,612,2],[13,613,2],[13,614,2],[13,615,2],[13,616,2],[13,617,2],[13,618,2],[13,619,2],[13,620,2],[13,621,2],[13,622,2],[13,623,2],[13,624,2],[13,625,2],[13,626,2],[13,627,2],[13,628,2],[13,629,2],[14,500,2],[14,499,2],[14,501,2],[14,511,2],[14,517,2],[14,502,2],[14,512,2],[14,516,2],[14,507,2],[14,508,2],[14,509,2],[14,515,2],[14,514,2],[14,505,2],[14,503,2],[14,506,2],[14,87,2],[14,339,2],[14,233,2],[14,131,2],[14,369,2],[14,146,2],[14,30,2],[14,312,2],[14,307,2],[14,486,2],[14,38,2],[14,265,2],[14,263,2],[14,285,2],[14,470,2],[14,325,2],[14,487,2],[14,262,2],[14,488,2],[14,489,2],[14,149,2],[14,490,2],[14,491,2],[14,140,2],[14,281,2],[14,191,2],[14,492,2],[14,493,2],[14,494,2],[14,129,2],[14,495,2],[14,496,2],[14,497,2],[14,296,2],[14,200,2],[14,232,2],[14,498,2],[14,432,2],[14,454,2],[14,518,2],[14,519,2],[14,520,2],[14,521,2],[14,522,2],[14,523,2],[14,524,2],[14,525,2],[14,526,2],[14,527,2],[14,528,2],[14,529,2],[14,530,2],[14,531,2],[14,532,2],[14,533,2],[14,534,2],[14,535,2],[14,536,2],[14,537,2],[14,538,2],[14,539,2],[14,540,2],[14,541,2],[14,542,2],[14,543,2],[14,544,2],[14,545,2],[14,546,2],[14,547,2],[14,548,2],[14,549,2],[14,550,2],[14,551,2],[14,552,2],[14,553,2],[14,554,2],[14,555,2],[14,556,2],[14,557,2],[14,558,2],[14,559,2],[14,560,2],[14,561,2],[14,562,2],[14,563,2],[14,564,2],[14,565,2],[14,566,2],[14,567,2],[14,568,2],[14,569,2],[14,570,2],[14,571,2],[14,572,2],[14,573,2],[14,574,2],[14,575,2],[14,576,2],[14,577,2],[14,578,2],[14,579,2],[14,580,2],[14,581,2],[14,582,2],[14,583,2],[14,584,2],[14,585,2],[14,586,2],[14,587,2],[14,588,2],[14,589,2],[14,590,2],[14,591,2],[14,592,2],[14,593,2],[14,594,2],[14,595,2],[14,596,2],[14,597,2],[14,598,2],[14,599,2],[14,600,2],[14,601,2],[14,602,2],[14,603,2],[14,604,2],[14,605,2],[14,606,2],[14,607,2],[14,608,2],[14,609,2],[14,610,2],[14,611,2],[14,612,2],[14,613,2],[14,614,2],[14,615,2],[14,616,2],[14,617,2],[14,618,2],[14,619,2],[14,620,2],[14,621,2],[14,622,2],[14,623,2],[14,624,2],[14,625,2],[14,626,2],[14,627,2],[14,628,2],[14,629,2],[15,500,2],[15,499,2],[15,501,2],[15,511,2],[15,517,2],[15,502,2],[15,512,2],[15,516,2],[15,507,2],[15,508,2],[15,509,2],[15,515,2],[15,514,2],[15,505,2],[15,503,2],[15,506,2],[15,87,2],[15,37,2],[15,339,2],[15,233,2],[15,131,2],[15,369,2],[15,146,2],[15,30,2],[15,312,2],[15,307,2],[15,486,2],[15,38,2],[15,265,2],[15,263,2],[15,285,2],[15,470,2],[15,325,2],[15,487,2],[15,262,2],[15,488,2],[15,489,2],[15,149,2],[15,490,2],[15,491,2],[15,241,2],[15,140,2],[15,281,2],[15,191,2],[15,492,2],[15,493,2],[15,494,2],[15,129,2],[15,495,2],[15,496,2],[15,497,2],[15,296,2],[15,200,2],[15,232,2],[15,498,2],[15,432,2],[15,454,2],[15,519,2],[15,520,2],[15,521,2],[15,522,2],[15,523,2],[15,524,2],[15,525,2],[15,526,2],[15,527,2],[15,528,2],[15,529,2],[15,530,2],[15,531,2],[15,532,2],[15,533,2],[15,534,2],[15,535,2],[15,536,2],[15,537,2],[15,538,2],[15,540,2],[15,541,2],[15,543,2],[15,544,2],[15,545,2],[15,546,2],[15,547,2],[15,548,2],[15,549,2],[15,550,2],[15,551,2],[15,552,2],[15,553,2],[15,554,2],[15,555,2],[15,556,2],[15,557,2],[15,558,2],[15,559,2],[15,560,2],[15,561,2],[15,562,2],[15,563,2],[15,564,2],[15,565,2],[15,566,2],[15,567,2],[15,568,2],[15,569,2],[15,570,2],[15,571,2],[15,572,2],[15,573,2],[15,574,2],[15,575,2],[15,576,2],[15,577,2],[15,578,2],[15,579,2],[15,580,2],[15,581,2],[15,582,2],[15,583,2],[15,584,2],[15,585,2],[15,586,2],[15,587,2],[15,588,2],[15,589,2],[15,590,2],[15,591,2],[15,592,2],[15,593,2],[15,594,2],[15,595,2],[15,596,2],[15,597,2],[15,598,2],[15,599,2],[15,600,2],[15,601,2],[15,602,2],[15,603,2],[15,604,2],[15,605,2],[15,606,2],[15,607,2],[15,608,2],[15,609,2],[15,610,2],[15,611,2],[15,612,2],[15,613,2],[15,614,2],[15,615,2],[15,616,2],[15,617,2],[15,618,2],[15,619,2],[15,620,2],[15,621,2],[15,622,2],[15,623,2],[15,624,2],[15,625,2],[15,626,2],[15,627,2],[15,628,2],[15,629,2],[16,500,2],[16,499,2],[16,501,2],[16,511,2],[16,517,2],[16,502,2],[16,512,2],[16,516,2],[16,507,2],[16,508,2],[16,509,2],[16,515,2],[16,514,2],[16,505,2],[16,503,2],[16,506,2],[16,87,2],[16,37,2],[16,339,2],[16,233,2],[16,131,2],[16,369,2],[16,146,2],[16,30,2],[16,312,2],[16,307,2],[16,486,2],[16,38,2],[16,265,2],[16,263,2],[16,285,2],[16,470,2],[16,325,2],[16,487,2],[16,262,2],[16,488,2],[16,489,2],[16,149,2],[16,490,2],[16,491,2],[16,241,2],[16,140,2],[16,191,2],[16,492,2],[16,493,2],[16,494,2],[16,129,2],[16,495,2],[16,496,2],[16,497,2],[16,296,2],[16,232,2],[16,498,2],[16,432,2],[16,454,2],[16,518,2],[16,519,2],[16,520,2],[16,522,2],[16,523,2],[16,524,2],[16,525,2],[16,526,2],[16,527,2],[16,528,2],[16,529,2],[16,530,2],[16,531,2],[16,532,2],[16,533,2],[16,534,2],[16,535,2],[16,536,2],[16,537,2],[16,538,2],[16,539,2],[16,540,2],[16,541,2],[16,543,2],[16,544,2],[16,545,2],[16,546,2],[16,547,2],[16,548,2],[16,549,2],[16,550,2],[16,551,2],[16,552,2],[16,553,2],[16,554,2],[16,555,2],[16,556,2],[16,557,2],[16,558,2],[16,559,2],[16,560,2],[16,561,2],[16,563,2],[16,564,2],[16,565,2],[16,566,2],[16,567,2],[16,568,2],[16,569,2],[16,570,2],[16,571,2],[16,572,2],[16,573,2],[16,574,2],[16,575,2],[16,576,2],[16,577,2],[16,578,2],[16,579,2],[16,580,2],[16,581,2],[16,582,2],[16,583,2],[16,584,2],[16,585,2],[16,586,2],[16,587,2],[16,588,2],[16,589,2],[16,590,2],[16,591,2],[16,592,2],[16,593,2],[16,594,2],[16,595,2],[16,596,2],[16,597,2],[16,598,2],[16,599,2],[16,601,2],[16,602,2],[16,603,2],[16,604,2],[16,605,2],[16,606,2],[16,607,2],[16,608,2],[16,609,2],[16,610,2],[16,611,2],[16,612,2],[16,613,2],[16,614,2],[16,615,2],[16,616,2],[16,617,2],[16,618,2],[16,619,2],[16,620,2],[16,621,2],[16,622,2],[16,623,2],[16,624,2],[16,625,2],[16,626,2],[16,627,2],[16,628,2],[16,629,2],[17,500,2],[17,499,2],[17,501,2],[17,511,2],[17,517,2],[17,502,2],[17,512,2],[17,516,2],[17,507,2],[17,508,2],[17,509,2],[17,515,2],[17,514,2],[17,505,2],[17,503,2],[17,506,2],[17,87,2],[17,37,2],[17,339,2],[17,233,2],[17,131,2],[17,369,2],[17,146,2],[17,30,2],[17,312,2],[17,307,2],[17,486,2],[17,38,2],[17,265,2],[17,196,2],[17,263,2],[17,285,2],[17,470,2],[17,325,2],[17,487,2],[17,262,2],[17,488,2],[17,489,2],[17,149,2],[17,490,2],[17,491,2],[17,241,2],[17,140,2],[17,281,2],[17,191,2],[17,492,2],[17,493,2],[17,494,2],[17,129,2],[17,495,2],[17,496,2],[17,497,2],[17,296,2],[17,200,2],[17,232,2],[17,498,2],[17,432,2],[17,454,2],[17,518,2],[17,519,2],[17,520,2],[17,521,2],[17,522,2],[17,523,2],[17,524,2],[17,525,2],[17,526,2],[17,527,2],[17,528,2],[17,529,2],[17,530,2],[17,531,2],[17,532,2],[17,533,2],[17,534,2],[17,535,2],[17,536,2],[17,537,2],[17,538,2],[17,539,2],[17,540,2],[17,541,2],[17,544,2],[17,545,2],[17,546,2],[17,547,2],[17,548,2],[17,549,2],[17,550,2],[17,551,2],[17,552,2],[17,553,2],[17,554,2],[17,555,2],[17,556,2],[17,557,2],[17,558,2],[17,559,2],[17,560,2],[17,561,2],[17,562,2],[17,563,2],[17,564,2],[17,565,2],[17,566,2],[17,567,2],[17,568,2],[17,569,2],[17,570,2],[17,571,2],[17,572,2],[17,573,2],[17,574,2],[17,575,2],[17,576,2],[17,577,2],[17,578,2],[17,579,2],[17,580,2],[17,581,2],[17,582,2],[17,583,2],[17,584,2],[17,585,2],[17,586,2],[17,587,2],[17,588,2],[17,589,2],[17,590,2],[17,591,2],[17,592,2],[17,593,2],[17,594,2],[17,595,2],[17,596,2],[17,597,2],[17,598,2],[17,599,2],[17,600,2],[17,601,2],[17,602,2],[17,603,2],[17,604,2],[17,605,2],[17,606,2],[17,607,2],[17,608,2],[17,609,2],[17,610,2],[17,611,2],[17,612,2],[17,613,2],[17,614,2],[17,615,2],[17,616,2],[17,617,2],[17,618,2],[17,619,2],[17,620,2],[17,621,2],[17,622,2],[17,623,2],[17,624,2],[17,625,2],[17,626,2],[17,627,2],[17,628,2],[17,629,2],[18,500,2],[18,499,2],[18,501,2],[18,511,2],[18,517,2],[18,502,2],[18,512,2],[18,516,2],[18,507,2],[18,508,2],[18,509,2],[18,515,2],[18,514,2],[18,505,2],[18,503,2],[18,506,2],[18,87,2],[18,37,2],[18,339,2],[18,233,2],[18,131,2],[18,369,2],[18,146,2],[18,30,2],[18,312,2],[18,307,2],[18,486,2],[18,38,2],[18,265,2],[18,263,2],[18,285,2],[18,470,2],[18,325,2],[18,487,2],[18,262,2],[18,488,2],[18,489,2],[18,149,2],[18,490,2],[18,491,2],[18,241,2],[18,140,2],[18,281,2],[18,191,2],[18,492,2],[18,493,2],[18,494,2],[18,129,2],[18,495,2],[18,496,2],[18,497,2],[18,296,2],[18,200,2],[18,232,2],[18,498,2],[18,432,2],[18,454,2],[18,518,2],[18,519,2],[18,520,2],[18,521,2],[18,522,2],[18,523,2],[18,524,2],[18,525,2],[18,526,2],[18,527,2],[18,528,2],[18,529,2],[18,530,2],[18,531,2],[18,532,2],[18,533,2],[18,534,2],[18,535,2],[18,536,2],[18,537,2],[18,538,2],[18,539,2],[18,540,2],[18,541,2],[18,544,2],[18,545,2],[18,546,2],[18,547,2],[18,548,2],[18,549,2],[18,550,2],[18,552,2],[18,553,2],[18,554,2],[18,555,2],[18,556,2],[18,557,2],[18,558,2],[18,559,2],[18,560,2],[18,562,2],[18,563,2],[18,564,2],[18,565,2],[18,566,2],[18,567,2],[18,568,2],[18,569,2],[18,570,2],[18,571,2],[18,572,2],[18,573,2],[18,574,2],[18,575,2],[18,576,2],[18,577,2],[18,578,2],[18,579,2],[18,580,2],[18,581,2],[18,582,2],[18,583,2],[18,584,2],[18,585,2],[18,586,2],[18,587,2],[18,588,2],[18,589,2],[18,590,2],[18,591,2],[18,592,2],[18,593,2],[18,594,2],[18,595,2],[18,596,2],[18,597,2],[18,598,2],[18,599,2],[18,600,2],[18,601,2],[18,602,2],[18,603,2],[18,604,2],[18,605,2],[18,606,2],[18,607,2],[18,608,2],[18,609,2],[18,610,2],[18,611,2],[18,612,2],[18,613,2],[18,614,2],[18,615,2],[18,616,2],[18,617,2],[18,618,2],[18,619,2],[18,620,2],[18,621,2],[18,622,2],[18,623,2],[18,624,2],[18,625,2],[18,626,2],[18,627,2],[18,628,2],[18,629,2],[19,500,2],[19,499,2],[19,501,2],[19,511,2],[19,517,2],[19,502,2],[19,512,2],[19,516,2],[19,507,2],[19,508,2],[19,509,2],[19,515,2],[19,514,2],[19,505,2],[19,503,2],[19,506,2],[19,87,2],[19,37,2],[19,339,2],[19,233,2],[19,131,2],[19,369,2],[19,146,2],[19,30,2],[19,312,2],[19,307,2],[19,486,2],[19,38,2],[19,265,2],[19,263,2],[19,285,2],[19,470,2],[19,325,2],[19,487,2],[19,262,2],[19,488,2],[19,489,2],[19,149,2],[19,490,2],[19,491,2],[19,241,2],[19,140,2],[19,281,2],[19,191,2],[19,492,2],[19,493,2],[19,494,2],[19,129,2],[19,495,2],[19,496,2],[19,497,2],[19,296,2],[19,200,2],[19,232,2],[19,498,2],[19,432,2],[19,454,2],[19,518,2],[19,519,2],[19,520,2],[19,521,2],[19,522,2],[19,523,2],[19,524,2],[19,525,2],[19,526,2],[19,527,2],[19,528,2],[19,529,2],[19,530,2],[19,531,2],[19,532,2],[19,533,2],[19,534,2],[19,535,2],[19,536,2],[19,537,2],[19,538,2],[19,539,2],[19,540,2],[19,541,2],[19,542,2],[19,543,2],[19,544,2],[19,545,2],[19,546,2],[19,547,2],[19,548,2],[19,549,2],[19,550,2],[19,551,2],[19,552,2],[19,553,2],[19,554,2],[19,555,2],[19,556,2],[19,557,2],[19,558,2],[19,559,2],[19,560,2],[19,561,2],[19,562,2],[19,563,2],[19,564,2],[19,565,2],[19,566,2],[19,567,2],[19,568,2],[19,569,2],[19,570,2],[19,571,2],[19,572,2],[19,573,2],[19,574,2],[19,575,2],[19,576,2],[19,577,2],[19,578,2],[19,579,2],[19,580,2],[19,581,2],[19,582,2],[19,583,2],[19,584,2],[19,585,2],[19,586,2],[19,587,2],[19,588,2],[19,589,2],[19,590,2],[19,591,2],[19,592,2],[19,593,2],[19,594,2],[19,595,2],[19,596,2],[19,597,2],[19,598,2],[19,599,2],[19,600,2],[19,601,2],[19,602,2],[19,603,2],[19,604,2],[19,605,2],[19,606,2],[19,607,2],[19,608,2],[19,609,2],[19,610,2],[19,611,2],[19,612,2],[19,613,2],[19,614,2],[19,615,2],[19,616,2],[19,617,2],[19,618,2],[19,619,2],[19,620,2],[19,621,2],[19,622,2],[19,623,2],[19,624,2],[19,625,2],[19,626,2],[19,627,2],[19,628,2],[19,629,2],[20,500,2],[20,499,2],[20,501,2],[20,511,2],[20,517,2],[20,502,2],[20,512,2],[20,516,2],[20,507,2],[20,508,2],[20,509,2],[20,515,2],[20,514,2],[20,505,2],[20,503,2],[20,506,2],[20,87,2],[20,37,2],[20,339,2],[20,233,2],[20,131,2],[20,369,2],[20,146,2],[20,30,2],[20,312,2],[20,307,2],[20,486,2],[20,38,2],[20,265,2],[20,263,2],[20,285,2],[20,470,2],[20,325,2],[20,487,2],[20,262,2],[20,488,2],[20,489,2],[20,149,2],[20,490,2],[20,491,2],[20,241,2],[20,140,2],[20,281,2],[20,191,2],[20,492,2],[20,493,2],[20,494,2],[20,129,2],[20,495,2],[20,496,2],[20,497,2],[20,296,2],[20,200,2],[20,232,2],[20,498,2],[20,432,2],[20,454,2],[20,518,2],[20,519,2],[20,520,2],[20,521,2],[20,522,2],[20,523,2],[20,524,2],[20,525,2],[20,526,2],[20,527,2],[20,528,2],[20,529,2],[20,530,2],[20,531,2],[20,532,2],[20,533,2],[20,534,2],[20,535,2],[20,536,2],[20,537,2],[20,538,2],[20,539,2],[20,540,2],[20,541,2],[20,542,2],[20,543,2],[20,544,2],[20,545,2],[20,546,2],[20,547,2],[20,548,2],[20,549,2],[20,550,2],[20,551,2],[20,552,2],[20,553,2],[20,554,2],[20,555,2],[20,556,2],[20,557,2],[20,558,2],[20,559,2],[20,560,2],[20,561,2],[20,562,2],[20,563,2],[20,564,2],[20,565,2],[20,566,2],[20,567,2],[20,568,2],[20,569,2],[20,570,2],[20,571,2],[20,572,2],[20,573,2],[20,574,2],[20,575,2],[20,576,2],[20,577,2],[20,578,2],[20,579,2],[20,580,2],[20,581,2],[20,582,2],[20,583,2],[20,584,2],[20,585,2],[20,586,2],[20,587,2],[20,588,2],[20,589,2],[20,590,2],[20,591,2],[20,592,2],[20,593,2],[20,594,2],[20,595,2],[20,596,2],[20,597,2],[20,598,2],[20,599,2],[20,600,2],[20,601,2],[20,602,2],[20,603,2],[20,604,2],[20,605,2],[20,606,2],[20,607,2],[20,608,2],[20,609,2],[20,610,2],[20,611,2],[20,612,2],[20,613,2],[20,614,2],[20,615,2],[20,616,2],[20,617,2],[20,618,2],[20,619,2],[20,620,2],[20,621,2],[20,622,2],[20,623,2],[20,624,2],[20,625,2],[20,626,2],[20,627,2],[20,628,2],[20,629,2],[21,500,2],[21,499,2],[21,501,2],[21,511,2],[21,517,2],[21,502,2],[21,512,2],[21,516,2],[21,507,2],[21,508,2],[21,509,2],[21,515,2],[21,514,2],[21,505,2],[21,503,2],[21,506,2],[21,87,2],[21,37,2],[21,339,2],[21,233,2],[21,131,2],[21,369,2],[21,146,2],[21,30,2],[21,312,2],[21,307,2],[21,486,2],[21,38,2],[21,265,2],[21,196,2],[21,263,2],[21,285,2],[21,470,2],[21,325,2],[21,487,2],[21,262,2],[21,488,2],[21,489,2],[21,149,2],[21,490,2],[21,491,2],[21,241,2],[21,140,2],[21,281,2],[21,191,2],[21,492,2],[21,493,2],[21,494,2],[21,129,2],[21,495,2],[21,496,2],[21,497,2],[21,296,2],[21,200,2],[21,232,2],[21,498,2],[21,432,2],[21,454,2],[21,518,2],[21,519,2],[21,520,2],[21,521,2],[21,522,2],[21,523,2],[21,524,2],[21,525,2],[21,526,2],[21,527,2],[21,528,2],[21,529,2],[21,530,2],[21,531,2],[21,532,2],[21,533,2],[21,534,2],[21,535,2],[21,536,2],[21,537,2],[21,538,2],[21,539,2],[21,540,2],[21,541,2],[21,543,2],[21,544,2],[21,545,2],[21,546,2],[21,548,2],[21,549,2],[21,550,2],[21,551,2],[21,552,2],[21,553,2],[21,554,2],[21,555,2],[21,556,2],[21,557,2],[21,558,2],[21,559,2],[21,560,2],[21,561,2],[21,562,2],[21,563,2],[21,564,2],[21,565,2],[21,566,2],[21,567,2],[21,568,2],[21,569,2],[21,570,2],[21,571,2],[21,572,2],[21,573,2],[21,574,2],[21,575,2],[21,576,2],[21,577,2],[21,578,2],[21,579,2],[21,580,2],[21,581,2],[21,582,2],[21,583,2],[21,584,2],[21,585,2],[21,586,2],[21,587,2],[21,588,2],[21,589,2],[21,590,2],[21,591,2],[21,592,2],[21,593,2],[21,594,2],[21,595,2],[21,596,2],[21,597,2],[21,598,2],[21,599,2],[21,600,2],[21,601,2],[21,602,2],[21,603,2],[21,604,2],[21,605,2],[21,606,2],[21,607,2],[21,608,2],[21,609,2],[21,610,2],[21,611,2],[21,612,2],[21,613,2],[21,614,2],[21,615,2],[21,616,2],[21,617,2],[21,618,2],[21,619,2],[21,620,2],[21,621,2],[21,622,2],[21,623,2],[21,624,2],[21,625,2],[21,626,2],[21,627,2],[21,628,2],[21,629,2],[22,500,2],[22,499,2],[22,501,2],[22,511,2],[22,517,2],[22,502,2],[22,512,2],[22,516,2],[22,507,2],[22,508,2],[22,509,2],[22,515,2],[22,514,2],[22,505,2],[22,503,2],[22,506,2],[22,87,2],[22,37,2],[22,339,2],[22,233,2],[22,131,2],[22,369,2],[22,146,2],[22,30,2],[22,312,2],[22,307,2],[22,486,2],[22,38,2],[22,265,2],[22,263,2],[22,285,2],[22,470,2],[22,325,2],[22,487,2],[22,262,2],[22,488,2],[22,489,2],[22,149,2],[22,490,2],[22,491,2],[22,241,2],[22,140,2],[22,281,2],[22,191,2],[22,492,2],[22,493,2],[22,494,2],[22,129,2],[22,495,2],[22,496,2],[22,497,2],[22,296,2],[22,200,2],[22,232,2],[22,498,2],[22,432,2],[22,454,2],[22,518,2],[22,519,2],[22,520,2],[22,521,2],[22,522,2],[22,523,2],[22,524,2],[22,525,2],[22,526,2],[22,527,2],[22,528,2],[22,529,2],[22,530,2],[22,531,2],[22,532,2],[22,533,2],[22,534,2],[22,535,2],[22,536,2],[22,537,2],[22,538,2],[22,539,2],[22,540,2],[22,541,2],[22,542,2],[22,543,2],[22,544,2],[22,545,2],[22,546,2],[22,547,2],[22,548,2],[22,549,2],[22,550,2],[22,551,2],[22,552,2],[22,553,2],[22,554,2],[22,555,2],[22,556,2],[22,557,2],[22,558,2],[22,559,2],[22,560,2],[22,561,2],[22,562,2],[22,563,2],[22,564,2],[22,565,2],[22,566,2],[22,567,2],[22,568,2],[22,569,2],[22,570,2],[22,571,2],[22,572,2],[22,573,2],[22,574,2],[22,575,2],[22,576,2],[22,577,2],[22,578,2],[22,579,2],[22,580,2],[22,581,2],[22,582,2],[22,583,2],[22,584,2],[22,585,2],[22,586,2],[22,587,2],[22,588,2],[22,589,2],[22,590,2],[22,591,2],[22,592,2],[22,593,2],[22,594,2],[22,595,2],[22,596,2],[22,597,2],[22,598,2],[22,599,2],[22,600,2],[22,601,2],[22,602,2],[22,603,2],[22,604,2],[22,605,2],[22,606,2],[22,607,2],[22,608,2],[22,609,2],[22,610,2],[22,611,2],[22,612,2],[22,613,2],[22,614,2],[22,615,2],[22,616,2],[22,617,2],[22,618,2],[22,619,2],[22,620,2],[22,621,2],[22,622,2],[22,623,2],[22,624,2],[22,625,2],[22,626,2],[22,627,2],[22,628,2],[22,629,2],[23,500,2],[23,499,2],[23,501,2],[23,511,2],[23,517,2],[23,502,2],[23,512,2],[23,516,2],[23,507,2],[23,508,2],[23,509,2],[23,515,2],[23,514,2],[23,505,2],[23,503,2],[23,506,2],[23,87,2],[23,37,2],[23,339,2],[23,233,2],[23,131,2],[23,369,2],[23,146,2],[23,30,2],[23,312,2],[23,307,2],[23,486,2],[23,38,2],[23,265,2],[23,263,2],[23,285,2],[23,470,2],[23,325,2],[23,487,2],[23,262,2],[23,488,2],[23,489,2],[23,149,2],[23,490,2],[23,491,2],[23,241,2],[23,140,2],[23,281,2],[23,191,2],[23,492,2],[23,493,2],[23,494,2],[23,129,2],[23,495,2],[23,496,2],[23,497,2],[23,296,2],[23,200,2],[23,232,2],[23,498,2],[23,432,2],[23,454,2],[23,518,2],[23,519,2],[23,520,2],[23,521,2],[23,522,2],[23,523,2],[23,524,2],[23,525,2],[23,526,2],[23,527,2],[23,528,2],[23,529,2],[23,530,2],[23,531,2],[23,532,2],[23,533,2],[23,534,2],[23,535,2],[23,536,2],[23,537,2],[23,538,2],[23,539,2],[23,540,2],[23,541,2],[23,543,2],[23,544,2],[23,545,2],[23,546,2],[23,548,2],[23,549,2],[23,550,2],[23,551,2],[23,552,2],[23,553,2],[23,554,2],[23,555,2],[23,556,2],[23,557,2],[23,558,2],[23,559,2],[23,560,2],[23,561,2],[23,562,2],[23,563,2],[23,564,2],[23,565,2],[23,566,2],[23,567,2],[23,568,2],[23,569,2],[23,570,2],[23,571,2],[23,572,2],[23,573,2],[23,574,2],[23,575,2],[23,576,2],[23,577,2],[23,578,2],[23,579,2],[23,580,2],[23,581,2],[23,582,2],[23,583,2],[23,584,2],[23,585,2],[23,586,2],[23,587,2],[23,588,2],[23,589,2],[23,590,2],[23,591,2],[23,592,2],[23,593,2],[23,594,2],[23,595,2],[23,596,2],[23,597,2],[23,598,2],[23,599,2],[23,600,2],[23,601,2],[23,602,2],[23,603,2],[23,604,2],[23,605,2],[23,606,2],[23,607,2],[23,608,2],[23,609,2],[23,610,2],[23,611,2],[23,612,2],[23,613,2],[23,614,2],[23,615,2],[23,616,2],[23,617,2],[23,618,2],[23,619,2],[23,620,2],[23,621,2],[23,622,2],[23,623,2],[23,624,2],[23,625,2],[23,626,2],[23,627,2],[23,628,2],[23,629,2],[24,500,2],[24,499,2],[24,501,2],[24,511,2],[24,517,2],[24,502,2],[24,512,2],[24,516,2],[24,507,2],[24,508,2],[24,509,2],[24,515,2],[24,514,2],[24,505,2],[24,503,2],[24,506,2],[24,87,2],[24,431,2],[24,37,2],[24,339,2],[24,233,2],[24,369,2],[24,146,2],[24,207,2],[24,312,2],[24,307,2],[24,486,2],[24,38,2],[24,265,2],[24,263,2],[24,285,2],[24,470,2],[24,325,2],[24,487,2],[24,262,2],[24,488,2],[24,489,2],[24,149,2],[24,490,2],[24,491,2],[24,241,2],[24,140,2],[24,281,2],[24,191,2],[24,492,2],[24,493,2],[24,494,2],[24,129,2],[24,495,2],[24,496,2],[24,497,2],[24,296,2],[24,200,2],[24,232,2],[24,498,2],[24,432,2],[24,454,2],[24,518,2],[24,519,2],[24,520,2],[24,521,2],[24,522,2],[24,523,2],[24,524,2],[24,525,2],[24,526,2],[24,527,2],[24,528,2],[24,529,2],[24,530,2],[24,531,2],[24,532,2],[24,533,2],[24,534,2],[24,535,2],[24,536,2],[24,537,2],[24,538,2],[24,539,2],[24,540,2],[24,541,2],[24,542,2],[24,543,2],[24,544,2],[24,545,2],[24,546,2],[24,547,2],[24,548,2],[24,549,2],[24,550,2],[24,551,2],[24,552,2],[24,553,2],[24,554,2],[24,555,2],[24,556,2],[24,557,2],[24,558,2],[24,559,2],[24,560,2],[24,561,2],[24,562,2],[24,563,2],[24,564,2],[24,565,2],[24,566,2],[24,567,2],[24,568,2],[24,569,2],[24,570,2],[24,571,2],[24,572,2],[24,573,2],[24,574,2],[24,575,2],[24,576,2],[24,577,2],[24,578,2],[24,579,2],[24,580,2],[24,581,2],[24,582,2],[24,583,2],[24,584,2],[24,585,2],[24,586,2],[24,587,2],[24,588,2],[24,589,2],[24,590,2],[24,591,2],[24,592,2],[24,593,2],[24,594,2],[24,595,2],[24,596,2],[24,597,2],[24,598,2],[24,599,2],[24,600,2],[24,601,2],[24,602,2],[24,603,2],[24,604,2],[24,605,2],[24,606,2],[24,607,2],[24,608,2],[24,609,2],[24,610,2],[24,611,2],[24,612,2],[24,613,2],[24,614,2],[24,615,2],[24,616,2],[24,617,2],[24,618,2],[24,619,2],[24,620,2],[24,621,2],[24,622,2],[24,623,2],[24,624,2],[24,625,2],[24,626,2],[24,627,2],[24,628,2],[24,629,2],[25,500,2],[25,499,2],[25,501,2],[25,511,2],[25,517,2],[25,502,2],[25,512,2],[25,516,2],[25,507,2],[25,508,2],[25,509,2],[25,515,2],[25,514,2],[25,505,2],[25,503,2],[25,506,2],[25,87,2],[25,431,2],[25,37,2],[25,339,2],[25,233,2],[25,369,2],[25,146,2],[25,207,2],[25,312,2],[25,307,2],[25,486,2],[25,38,2],[25,265,2],[25,263,2],[25,285,2],[25,470,2],[25,325,2],[25,487,2],[25,262,2],[25,488,2],[25,489,2],[25,149,2],[25,490,2],[25,491,2],[25,241,2],[25,140,2],[25,281,2],[25,191,2],[25,492,2],[25,493,2],[25,494,2],[25,129,2],[25,495,2],[25,496,2],[25,497,2],[25,296,2],[25,200,2],[25,232,2],[25,498,2],[25,432,2],[25,454,2],[25,518,2],[25,519,2],[25,520,2],[25,521,2],[25,522,2],[25,523,2],[25,524,2],[25,525,2],[25,526,2],[25,527,2],[25,528,2],[25,529,2],[25,530,2],[25,531,2],[25,532,2],[25,533,2],[25,534,2],[25,535,2],[25,536,2],[25,537,2],[25,538,2],[25,539,2],[25,540,2],[25,541,2],[25,542,2],[25,543,2],[25,544,2],[25,545,2],[25,546,2],[25,547,2],[25,548,2],[25,549,2],[25,550,2],[25,551,2],[25,552,2],[25,553,2],[25,554,2],[25,555,2],[25,556,2],[25,557,2],[25,558,2],[25,559,2],[25,560,2],[25,561,2],[25,562,2],[25,563,2],[25,564,2],[25,565,2],[25,566,2],[25,567,2],[25,568,2],[25,569,2],[25,570,2],[25,571,2],[25,572,2],[25,573,2],[25,574,2],[25,575,2],[25,576,2],[25,577,2],[25,578,2],[25,579,2],[25,580,2],[25,581,2],[25,582,2],[25,583,2],[25,584,2],[25,585,2],[25,586,2],[25,587,2],[25,588,2],[25,589,2],[25,590,2],[25,591,2],[25,592,2],[25,593,2],[25,594,2],[25,595,2],[25,596,2],[25,597,2],[25,598,2],[25,599,2],[25,600,2],[25,601,2],[25,602,2],[25,603,2],[25,604,2],[25,605,2],[25,606,2],[25,607,2],[25,608,2],[25,609,2],[25,610,2],[25,611,2],[25,612,2],[25,613,2],[25,614,2],[25,615,2],[25,616,2],[25,617,2],[25,618,2],[25,619,2],[25,620,2],[25,621,2],[25,622,2],[25,623,2],[25,624,2],[25,625,2],[25,626,2],[25,627,2],[25,628,2],[25,629,2],[26,500,2],[26,499,2],[26,501,2],[26,511,2],[26,517,2],[26,502,2],[26,512,2],[26,516,2],[26,507,2],[26,508,2],[26,509,2],[26,515,2],[26,514,2],[26,505,2],[26,503,2],[26,506,2],[26,87,2],[26,339,2],[26,233,2],[26,131,2],[26,369,2],[26,146,2],[26,207,2],[26,30,2],[26,307,2],[26,486,2],[26,38,2],[26,265,2],[26,196,2],[26,263,2],[26,285,2],[26,470,2],[26,325,2],[26,487,2],[26,262,2],[26,488,2],[26,489,2],[26,149,2],[26,490,2],[26,491,2],[26,241,2],[26,140,2],[26,281,2],[26,191,2],[26,492,2],[26,493,2],[26,494,2],[26,129,2],[26,495,2],[26,496,2],[26,497,2],[26,296,2],[26,200,2],[26,232,2],[26,498,2],[26,432,2],[26,454,2],[26,518,2],[26,519,2],[26,520,2],[26,521,2],[26,523,2],[26,525,2],[26,526,2],[26,527,2],[26,528,2],[26,529,2],[26,530,2],[26,531,2],[26,532,2],[26,533,2],[26,534,2],[26,535,2],[26,536,2],[26,537,2],[26,538,2],[26,539,2],[26,540,2],[26,541,2],[26,542,2],[26,543,2],[26,544,2],[26,545,2],[26,546,2],[26,547,2],[26,548,2],[26,549,2],[26,550,2],[26,551,2],[26,552,2],[26,553,2],[26,554,2],[26,555,2],[26,556,2],[26,557,2],[26,558,2],[26,559,2],[26,560,2],[26,561,2],[26,562,2],[26,563,2],[26,564,2],[26,565,2],[26,566,2],[26,567,2],[26,568,2],[26,569,2],[26,570,2],[26,571,2],[26,572,2],[26,573,2],[26,574,2],[26,575,2],[26,576,2],[26,577,2],[26,578,2],[26,579,2],[26,580,2],[26,581,2],[26,582,2],[26,583,2],[26,584,2],[26,585,2],[26,586,2],[26,587,2],[26,588,2],[26,589,2],[26,590,2],[26,591,2],[26,592,2],[26,593,2],[26,594,2],[26,595,2],[26,596,2],[26,597,2],[26,598,2],[26,599,2],[26,600,2],[26,601,2],[26,602,2],[26,603,2],[26,604,2],[26,605,2],[26,606,2],[26,607,2],[26,608,2],[26,609,2],[26,610,2],[26,611,2],[26,612,2],[26,613,2],[26,614,2],[26,615,2],[26,616,2],[26,617,2],[26,618,2],[26,619,2],[26,620,2],[26,621,2],[26,622,2],[26,623,2],[26,624,2],[26,625,2],[26,626,2],[26,627,2],[26,628,2],[26,629,2],[27,500,2],[27,499,2],[27,501,2],[27,511,2],[27,517,2],[27,502,2],[27,512,2],[27,516,2],[27,507,2],[27,508,2],[27,509,2],[27,515,2],[27,514,2],[27,505,2],[27,503,2],[27,506,2],[27,87,2],[27,37,2],[27,339,2],[27,233,2],[27,369,2],[27,146,2],[27,207,2],[27,30,2],[27,312,2],[27,486,2],[27,38,2],[27,265,2],[27,196,2],[27,263,2],[27,285,2],[27,470,2],[27,325,2],[27,487,2],[27,262,2],[27,488,2],[27,489,2],[27,149,2],[27,490,2],[27,491,2],[27,241,2],[27,140,2],[27,281,2],[27,191,2],[27,492,2],[27,493,2],[27,494,2],[27,129,2],[27,495,2],[27,496,2],[27,497,2],[27,296,2],[27,200,2],[27,232,2],[27,498,2],[27,432,2],[27,454,2],[27,518,2],[27,519,2],[27,520,2],[27,521,2],[27,522,2],[27,523,2],[27,524,2],[27,525,2],[27,528,2],[27,529,2],[27,530,2],[27,531,2],[27,532,2],[27,533,2],[27,534,2],[27,535,2],[27,536,2],[27,538,2],[27,539,2],[27,540,2],[27,541,2],[27,542,2],[27,543,2],[27,544,2],[27,545,2],[27,546,2],[27,547,2],[27,548,2],[27,549,2],[27,550,2],[27,551,2],[27,552,2],[27,553,2],[27,554,2],[27,555,2],[27,556,2],[27,557,2],[27,558,2],[27,559,2],[27,560,2],[27,561,2],[27,562,2],[27,563,2],[27,564,2],[27,565,2],[27,566,2],[27,567,2],[27,568,2],[27,569,2],[27,570,2],[27,571,2],[27,572,2],[27,573,2],[27,574,2],[27,575,2],[27,576,2],[27,577,2],[27,578,2],[27,579,2],[27,580,2],[27,581,2],[27,582,2],[27,583,2],[27,584,2],[27,585,2],[27,586,2],[27,587,2],[27,588,2],[27,589,2],[27,590,2],[27,591,2],[27,592,2],[27,593,2],[27,594,2],[27,595,2],[27,596,2],[27,597,2],[27,598,2],[27,599,2],[27,600,2],[27,601,2],[27,602,2],[27,603,2],[27,604,2],[27,605,2],[27,606,2],[27,607,2],[27,608,2],[27,609,2],[27,610,2],[27,611,2],[27,612,2],[27,613,2],[27,614,2],[27,615,2],[27,616,2],[27,617,2],[27,618,2],[27,619,2],[27,620,2],[27,621,2],[27,622,2],[27,623,2],[27,624,2],[27,625,2],[27,626,2],[27,627,2],[27,628,2],[27,629,2],[28,500,2],[28,499,2],[28,501,2],[28,511,2],[28,517,2],[28,502,2],[28,512,2],[28,516,2],[28,507,2],[28,508,2],[28,509,2],[28,515,2],[28,514,2],[28,505,2],[28,503,2],[28,506,2],[28,87,2],[28,37,2],[28,339,2],[28,233,2],[28,131,2],[28,369,2],[28,207,2],[28,30,2],[28,312,2],[28,307,2],[28,38,2],[28,265,2],[28,196,2],[28,263,2],[28,285,2],[28,470,2],[28,325,2],[28,487,2],[28,262,2],[28,488,2],[28,489,2],[28,149,2],[28,490,2],[28,491,2],[28,241,2],[28,140,2],[28,281,2],[28,191,2],[28,492,2],[28,493,2],[28,494,2],[28,129,2],[28,495,2],[28,496,2],[28,497,2],[28,296,2],[28,232,2],[28,498,2],[28,432,2],[28,454,2],[28,518,2],[28,519,2],[28,520,2],[28,521,2],[28,522,2],[28,523,2],[28,524,2],[28,525,2],[28,526,2],[28,527,2],[28,528,2],[28,529,2],[28,530,2],[28,531,2],[28,532,2],[28,533,2],[28,534,2],[28,535,2],[28,536,2],[28,537,2],[28,538,2],[28,539,2],[28,540,2],[28,541,2],[28,542,2],[28,543,2],[28,544,2],[28,545,2],[28,546,2],[28,547,2],[28,548,2],[28,549,2],[28,550,2],[28,551,2],[28,552,2],[28,553,2],[28,554,2],[28,555,2],[28,556,2],[28,557,2],[28,558,2],[28,559,2],[28,560,2],[28,561,2],[28,562,2],[28,563,2],[28,564,2],[28,565,2],[28,566,2],[28,567,2],[28,568,2],[28,569,2],[28,570,2],[28,571,2],[28,572,2],[28,573,2],[28,574,2],[28,575,2],[28,576,2],[28,577,2],[28,578,2],[28,579,2],[28,580,2],[28,581,2],[28,582,2],[28,583,2],[28,584,2],[28,585,2],[28,586,2],[28,587,2],[28,588,2],[28,589,2],[28,590,2],[28,591,2],[28,592,2],[28,593,2],[28,594,2],[28,595,2],[28,596,2],[28,597,2],[28,598,2],[28,599,2],[28,600,2],[28,601,2],[28,602,2],[28,603,2],[28,604,2],[28,605,2],[28,606,2],[28,607,2],[28,608,2],[28,609,2],[28,610,2],[28,611,2],[28,612,2],[28,613,2],[28,614,2],[28,615,2],[28,616,2],[28,617,2],[28,618,2],[28,619,2],[28,620,2],[28,621,2],[28,622,2],[28,623,2],[28,624,2],[28,625,2],[28,626,2],[28,627,2],[28,628,2],[28,629,2],[29,500,2],[29,499,2],[29,501,2],[29,511,2],[29,517,2],[29,502,2],[29,512,2],[29,516,2],[29,507,2],[29,508,2],[29,509,2],[29,515,2],[29,514,2],[29,505,2],[29,503,2],[29,506,2],[29,87,2],[29,431,2],[29,339,2],[29,233,2],[29,131,2],[29,369,2],[29,146,2],[29,207,2],[29,30,2],[29,307,2],[29,486,2],[29,265,2],[29,196,2],[29,263,2],[29,285,2],[29,470,2],[29,325,2],[29,487,2],[29,262,2],[29,488,2],[29,489,2],[29,149,2],[29,490,2],[29,491,2],[29,241,2],[29,140,2],[29,281,2],[29,191,2],[29,492,2],[29,493,2],[29,494,2],[29,129,2],[29,495,2],[29,496,2],[29,497,2],[29,296,2],[29,200,2],[29,232,2],[29,498,2],[29,432,2],[29,454,2],[29,518,2],[29,519,2],[29,520,2],[29,521,2],[29,522,2],[29,523,2],[29,524,2],[29,525,2],[29,526,2],[29,527,2],[29,528,2],[29,529,2],[29,530,2],[29,531,2],[29,532,2],[29,533,2],[29,534,2],[29,535,2],[29,536,2],[29,537,2],[29,538,2],[29,539,2],[29,540,2],[29,541,2],[29,542,2],[29,543,2],[29,544,2],[29,545,2],[29,546,2],[29,547,2],[29,548,2],[29,549,2],[29,550,2],[29,551,2],[29,552,2],[29,553,2],[29,554,2],[29,555,2],[29,556,2],[29,557,2],[29,558,2],[29,559,2],[29,560,2],[29,561,2],[29,562,2],[29,563,2],[29,564,2],[29,565,2],[29,566,2],[29,567,2],[29,568,2],[29,569,2],[29,570,2],[29,571,2],[29,572,2],[29,573,2],[29,574,2],[29,575,2],[29,576,2],[29,577,2],[29,578,2],[29,579,2],[29,580,2],[29,581,2],[29,582,2],[29,583,2],[29,584,2],[29,585,2],[29,586,2],[29,587,2],[29,588,2],[29,589,2],[29,590,2],[29,591,2],[29,592,2],[29,593,2],[29,594,2],[29,595,2],[29,596,2],[29,597,2],[29,598,2],[29,599,2],[29,600,2],[29,601,2],[29,602,2],[29,603,2],[29,604,2],[29,605,2],[29,606,2],[29,607,2],[29,608,2],[29,609,2],[29,610,2],[29,611,2],[29,612,2],[29,613,2],[29,614,2],[29,615,2],[29,616,2],[29,617,2],[29,618,2],[29,619,2],[29,620,2],[29,621,2],[29,622,2],[29,623,2],[29,624,2],[29,625,2],[29,626,2],[29,627,2],[29,628,2],[29,629,2],[30,500,2],[30,499,2],[30,501,2],[30,511,2],[30,517,2],[30,502,2],[30,512,2],[30,516,2],[30,507,2],[30,508,2],[30,509,2],[30,515,2],[30,514,2],[30,505,2],[30,503,2],[30,506,2],[30,87,2],[30,431,2],[30,37,2],[30,339,2],[30,233,2],[30,369,2],[30,146,2],[30,207,2],[30,312,2],[30,307,2],[30,486,2],[30,38,2],[30,265,2],[30,196,2],[30,263,2],[30,285,2],[30,470,2],[30,325,2],[30,487,2],[30,262,2],[30,488,2],[30,489,2],[30,149,2],[30,490,2],[30,491,2],[30,241,2],[30,140,2],[30,281,2],[30,191,2],[30,492,2],[30,493,2],[30,494,2],[30,129,2],[30,495,2],[30,496,2],[30,497,2],[30,296,2],[30,200,2],[30,210,2],[30,232,2],[30,498,2],[30,432,2],[30,454,2],[30,518,2],[30,519,2],[30,520,2],[30,521,2],[30,522,2],[30,523,2],[30,524,2],[30,525,2],[30,526,2],[30,527,2],[30,528,2],[30,529,2],[30,530,2],[30,531,2],[30,532,2],[30,533,2],[30,534,2],[30,535,2],[30,536,2],[30,537,2],[30,538,2],[30,539,2],[30,540,2],[30,541,2],[30,542,2],[30,543,2],[30,544,2],[30,545,2],[30,546,2],[30,547,2],[30,548,2],[30,549,2],[30,550,2],[30,551,2],[30,552,2],[30,553,2],[30,554,2],[30,555,2],[30,556,2],[30,557,2],[30,558,2],[30,559,2],[30,560,2],[30,561,2],[30,562,2],[30,563,2],[30,564,2],[30,565,2],[30,566,2],[30,567,2],[30,568,2],[30,569,2],[30,570,2],[30,571,2],[30,572,2],[30,573,2],[30,574,2],[30,575,2],[30,576,2],[30,577,2],[30,578,2],[30,579,2],[30,580,2],[30,581,2],[30,582,2],[30,583,2],[30,584,2],[30,585,2],[30,586,2],[30,587,2],[30,588,2],[30,589,2],[30,590,2],[30,591,2],[30,592,2],[30,593,2],[30,594,2],[30,595,2],[30,596,2],[30,597,2],[30,598,2],[30,599,2],[30,600,2],[30,601,2],[30,602,2],[30,603,2],[30,604,2],[30,605,2],[30,606,2],[30,607,2],[30,608,2],[30,609,2],[30,610,2],[30,611,2],[30,612,2],[30,613,2],[30,614,2],[30,615,2],[30,616,2],[30,617,2],[30,618,2],[30,619,2],[30,620,2],[30,621,2],[30,622,2],[30,623,2],[30,624,2],[30,625,2],[30,626,2],[30,627,2],[30,628,2],[30,629,2],[31,500,2],[31,499,2],[31,501,2],[31,511,2],[31,517,2],[31,502,2],[31,512,2],[31,516,2],[31,507,2],[31,508,2],[31,509,2],[31,515,2],[31,514,2],[31,505,2],[31,503,2],[31,506,2],[31,87,2],[31,339,2],[31,233,2],[31,131,2],[31,369,2],[31,146,2],[31,207,2],[31,30,2],[31,312,2],[31,307,2],[31,486,2],[31,38,2],[31,263,2],[31,285,2],[31,470,2],[31,325,2],[31,487,2],[31,262,2],[31,488,2],[31,489,2],[31,149,2],[31,490,2],[31,491,2],[31,140,2],[31,281,2],[31,191,2],[31,492,2],[31,493,2],[31,494,2],[31,129,2],[31,495,2],[31,496,2],[31,497,2],[31,296,2],[31,200,2],[31,232,2],[31,498,2],[31,432,2],[31,454,2],[31,518,2],[31,519,2],[31,520,2],[31,521,2],[31,522,2],[31,523,2],[31,524,2],[31,525,2],[31,526,2],[31,527,2],[31,528,2],[31,529,2],[31,530,2],[31,531,2],[31,532,2],[31,533,2],[31,534,2],[31,535,2],[31,536,2],[31,537,2],[31,538,2],[31,539,2],[31,540,2],[31,541,2],[31,542,2],[31,543,2],[31,544,2],[31,545,2],[31,546,2],[31,547,2],[31,548,2],[31,549,2],[31,550,2],[31,551,2],[31,552,2],[31,553,2],[31,554,2],[31,555,2],[31,556,2],[31,557,2],[31,558,2],[31,559,2],[31,560,2],[31,561,2],[31,562,2],[31,563,2],[31,564,2],[31,565,2],[31,566,2],[31,567,2],[31,568,2],[31,569,2],[31,570,2],[31,571,2],[31,572,2],[31,573,2],[31,574,2],[31,575,2],[31,576,2],[31,577,2],[31,578,2],[31,579,2],[31,580,2],[31,581,2],[31,582,2],[31,583,2],[31,584,2],[31,585,2],[31,586,2],[31,587,2],[31,588,2],[31,589,2],[31,590,2],[31,591,2],[31,592,2],[31,593,2],[31,594,2],[31,595,2],[31,596,2],[31,597,2],[31,598,2],[31,599,2],[31,600,2],[31,601,2],[31,602,2],[31,603,2],[31,604,2],[31,605,2],[31,606,2],[31,607,2],[31,608,2],[31,609,2],[31,610,2],[31,611,2],[31,612,2],[31,613,2],[31,614,2],[31,615,2],[31,616,2],[31,617,2],[31,618,2],[31,619,2],[31,620,2],[31,621,2],[31,622,2],[31,623,2],[31,624,2],[31,625,2],[31,626,2],[31,627,2],[31,628,2],[31,629,2],[32,500,2],[32,499,2],[32,501,2],[32,511,2],[32,517,2],[32,502,2],[32,512,2],[32,516,2],[32,507,2],[32,508,2],[32,509,2],[32,515,2],[32,514,2],[32,505,2],[32,503,2],[32,506,2],[32,87,2],[32,339,2],[32,233,2],[32,131,2],[32,369,2],[32,146,2],[32,207,2],[32,30,2],[32,312,2],[32,307,2],[32,486,2],[32,38,2],[32,265,2],[32,263,2],[32,285,2],[32,470,2],[32,325,2],[32,487,2],[32,262,2],[32,488,2],[32,489,2],[32,149,2],[32,490,2],[32,491,2],[32,241,2],[32,140,2],[32,281,2],[32,191,2],[32,492,2],[32,493,2],[32,494,2],[32,129,2],[32,495,2],[32,496,2],[32,497,2],[32,296,2],[32,200,2],[32,232,2],[32,498,2],[32,432,2],[32,454,2],[32,518,2],[32,519,2],[32,520,2],[32,521,2],[32,522,2],[32,523,2],[32,525,2],[32,526,2],[32,527,2],[32,528,2],[32,529,2],[32,530,2],[32,531,2],[32,532,2],[32,533,2],[32,534,2],[32,535,2],[32,536,2],[32,537,2],[32,538,2],[32,539,2],[32,540,2],[32,541,2],[32,542,2],[32,543,2],[32,544,2],[32,545,2],[32,546,2],[32,547,2],[32,548,2],[32,549,2],[32,550,2],[32,552,2],[32,553,2],[32,554,2],[32,555,2],[32,556,2],[32,557,2],[32,558,2],[32,559,2],[32,560,2],[32,562,2],[32,564,2],[32,565,2],[32,566,2],[32,567,2],[32,568,2],[32,569,2],[32,570,2],[32,571,2],[32,572,2],[32,573,2],[32,574,2],[32,575,2],[32,576,2],[32,577,2],[32,579,2],[32,580,2],[32,581,2],[32,582,2],[32,583,2],[32,584,2],[32,585,2],[32,586,2],[32,587,2],[32,588,2],[32,589,2],[32,590,2],[32,591,2],[32,592,2],[32,593,2],[32,594,2],[32,595,2],[32,596,2],[32,597,2],[32,598,2],[32,599,2],[32,600,2],[32,601,2],[32,602,2],[32,603,2],[32,604,2],[32,605,2],[32,606,2],[32,607,2],[32,608,2],[32,609,2],[32,610,2],[32,611,2],[32,612,2],[32,613,2],[32,614,2],[32,615,2],[32,616,2],[32,617,2],[32,618,2],[32,619,2],[32,620,2],[32,621,2],[32,622,2],[32,623,2],[32,624,2],[32,625,2],[32,626,2],[32,627,2],[32,628,2],[32,629,2],[33,500,2],[33,499,2],[33,501,2],[33,511,2],[33,517,2],[33,502,2],[33,512,2],[33,516,2],[33,507,2],[33,508,2],[33,509,2],[33,515,2],[33,514,2],[33,505,2],[33,503,2],[33,506,2],[33,87,2],[33,339,2],[33,233,2],[33,131,2],[33,369,2],[33,146,2],[33,30,2],[33,307,2],[33,486,2],[33,38,2],[33,196,2],[33,263,2],[33,285,2],[33,470,2],[33,325,2],[33,487,2],[33,262,2],[33,488,2],[33,489,2],[33,149,2],[33,490,2],[33,491,2],[33,241,2],[33,140,2],[33,281,2],[33,191,2],[33,492,2],[33,493,2],[33,494,2],[33,129,2],[33,495,2],[33,496,2],[33,497,2],[33,296,2],[33,200,2],[33,232,2],[33,498,2],[33,432,2],[33,454,2],[33,518,2],[33,519,2],[33,520,2],[33,521,2],[33,522,2],[33,523,2],[33,524,2],[33,525,2],[33,526,2],[33,527,2],[33,528,2],[33,529,2],[33,530,2],[33,531,2],[33,532,2],[33,533,2],[33,534,2],[33,535,2],[33,536,2],[33,537,2],[33,538,2],[33,539,2],[33,540,2],[33,541,2],[33,542,2],[33,543,2],[33,544,2],[33,545,2],[33,546,2],[33,547,2],[33,548,2],[33,549,2],[33,550,2],[33,551,2],[33,552,2],[33,553,2],[33,554,2],[33,555,2],[33,556,2],[33,557,2],[33,558,2],[33,559,2],[33,560,2],[33,561,2],[33,562,2],[33,563,2],[33,564,2],[33,565,2],[33,566,2],[33,567,2],[33,568,2],[33,569,2],[33,570,2],[33,571,2],[33,572,2],[33,573,2],[33,574,2],[33,575,2],[33,576,2],[33,577,2],[33,578,2],[33,579,2],[33,580,2],[33,581,2],[33,582,2],[33,583,2],[33,584,2],[33,585,2],[33,586,2],[33,587,2],[33,588,2],[33,589,2],[33,590,2],[33,591,2],[33,592,2],[33,593,2],[33,594,2],[33,595,2],[33,596,2],[33,597,2],[33,598,2],[33,599,2],[33,600,2],[33,601,2],[33,602,2],[33,603,2],[33,604,2],[33,605,2],[33,606,2],[33,607,2],[33,608,2],[33,609,2],[33,610,2],[33,611,2],[33,612,2],[33,613,2],[33,614,2],[33,615,2],[33,616,2],[33,617,2],[33,618,2],[33,619,2],[33,620,2],[33,621,2],[33,622,2],[33,623,2],[33,624,2],[33,625,2],[33,626,2],[33,627,2],[33,628,2],[33,629,2],[34,500,2],[34,499,2],[34,501,2],[34,511,2],[34,517,2],[34,502,2],[34,512,2],[34,516,2],[34,507,2],[34,508,2],[34,509,2],[34,515,2],[34,514,2],[34,505,2],[34,503,2],[34,506,2],[34,87,2],[34,431,2],[34,339,2],[34,233,2],[34,131,2],[34,369,2],[34,146,2],[34,207,2],[34,30,2],[34,312,2],[34,307,2],[34,486,2],[34,265,2],[34,196,2],[34,263,2],[34,285,2],[34,470,2],[34,325,2],[34,487,2],[34,262,2],[34,488,2],[34,489,2],[34,149,2],[34,490,2],[34,491,2],[34,241,2],[34,140,2],[34,281,2],[34,191,2],[34,492,2],[34,493,2],[34,494,2],[34,129,2],[34,495,2],[34,496,2],[34,497,2],[34,296,2],[34,200,2],[34,232,2],[34,498,2],[34,432,2],[34,454,2],[34,518,2],[34,519,2],[34,520,2],[34,521,2],[34,522,2],[34,523,2],[34,524,2],[34,525,2],[34,526,2],[34,527,2],[34,528,2],[34,529,2],[34,530,2],[34,531,2],[34,532,2],[34,533,2],[34,534,2],[34,535,2],[34,536,2],[34,537,2],[34,538,2],[34,540,2],[34,541,2],[34,542,2],[34,543,2],[34,544,2],[34,545,2],[34,546,2],[34,547,2],[34,548,2],[34,549,2],[34,550,2],[34,551,2],[34,552,2],[34,553,2],[34,554,2],[34,555,2],[34,556,2],[34,557,2],[34,558,2],[34,559,2],[34,560,2],[34,561,2],[34,562,2],[34,563,2],[34,564,2],[34,565,2],[34,566,2],[34,567,2],[34,568,2],[34,570,2],[34,571,2],[34,572,2],[34,573,2],[34,575,2],[34,576,2],[34,577,2],[34,578,2],[34,579,2],[34,580,2],[34,581,2],[34,582,2],[34,583,2],[34,584,2],[34,585,2],[34,586,2],[34,587,2],[34,588,2],[34,589,2],[34,590,2],[34,591,2],[34,592,2],[34,593,2],[34,594,2],[34,595,2],[34,596,2],[34,597,2],[34,598,2],[34,599,2],[34,600,2],[34,601,2],[34,602,2],[34,603,2],[34,604,2],[34,605,2],[34,606,2],[34,607,2],[34,608,2],[34,609,2],[34,610,2],[34,611,2],[34,612,2],[34,613,2],[34,614,2],[34,615,2],[34,616,2],[34,617,2],[34,618,2],[34,619,2],[34,620,2],[34,621,2],[34,622,2],[34,623,2],[34,624,2],[34,625,2],[34,626,2],[34,627,2],[34,628,2],[34,629,2],[35,500,2],[35,499,2],[35,501,2],[35,511,2],[35,517,2],[35,502,2],[35,512,2],[35,516,2],[35,507,2],[35,508,2],[35,509,2],[35,515,2],[35,514,2],[35,505,2],[35,503,2],[35,506,2],[35,87,2],[35,339,2],[35,233,2],[35,131,2],[35,369,2],[35,146,2],[35,207,2],[35,30,2],[35,307,2],[35,486,2],[35,265,2],[35,196,2],[35,263,2],[35,285,2],[35,470,2],[35,325,2],[35,487,2],[35,262,2],[35,488,2],[35,489,2],[35,149,2],[35,490,2],[35,491,2],[35,241,2],[35,140,2],[35,281,2],[35,191,2],[35,492,2],[35,493,2],[35,494,2],[35,129,2],[35,495,2],[35,496,2],[35,497,2],[35,296,2],[35,200,2],[35,232,2],[35,498,2],[35,432,2],[35,454,2],[35,518,2],[35,519,2],[35,520,2],[35,521,2],[35,522,2],[35,523,2],[35,524,2],[35,525,2],[35,526,2],[35,527,2],[35,528,2],[35,529,2],[35,530,2],[35,531,2],[35,532,2],[35,533,2],[35,534,2],[35,535,2],[35,536,2],[35,537,2],[35,538,2],[35,539,2],[35,540,2],[35,541,2],[35,542,2],[35,543,2],[35,544,2],[35,545,2],[35,546,2],[35,547,2],[35,548,2],[35,549,2],[35,550,2],[35,551,2],[35,552,2],[35,553,2],[35,554,2],[35,555,2],[35,556,2],[35,557,2],[35,558,2],[35,559,2],[35,560,2],[35,561,2],[35,562,2],[35,563,2],[35,564,2],[35,565,2],[35,566,2],[35,567,2],[35,568,2],[35,569,2],[35,570,2],[35,571,2],[35,572,2],[35,573,2],[35,574,2],[35,575,2],[35,576,2],[35,577,2],[35,578,2],[35,579,2],[35,580,2],[35,581,2],[35,582,2],[35,583,2],[35,584,2],[35,585,2],[35,586,2],[35,587,2],[35,588,2],[35,589,2],[35,590,2],[35,591,2],[35,592,2],[35,593,2],[35,594,2],[35,595,2],[35,596,2],[35,597,2],[35,598,2],[35,599,2],[35,600,2],[35,601,2],[35,602,2],[35,603,2],[35,604,2],[35,605,2],[35,606,2],[35,607,2],[35,608,2],[35,609,2],[35,610,2],[35,611,2],[35,612,2],[35,613,2],[35,614,2],[35,615,2],[35,616,2],[35,617,2],[35,618,2],[35,619,2],[35,620,2],[35,621,2],[35,622,2],[35,623,2],[35,624,2],[35,625,2],[35,626,2],[35,627,2],[35,628,2],[35,629,2],[36,500,2],[36,499,2],[36,501,2],[36,511,2],[36,517,2],[36,502,2],[36,512,2],[36,516,2],[36,507,2],[36,508,2],[36,509,2],[36,515,2],[36,514,2],[36,505,2],[36,503,2],[36,506,2],[36,87,2],[36,431,2],[36,339,2],[36,233,2],[36,131,2],[36,369,2],[36,146,2],[36,207,2],[36,30,2],[36,307,2],[36,486,2],[36,38,2],[36,265,2],[36,196,2],[36,263,2],[36,285,2],[36,470,2],[36,325,2],[36,487,2],[36,262,2],[36,488,2],[36,489,2],[36,149,2],[36,490,2],[36,491,2],[36,241,2],[36,140,2],[36,281,2],[36,191,2],[36,492,2],[36,493,2],[36,494,2],[36,129,2],[36,495,2],[36,496,2],[36,497,2],[36,296,2],[36,200,2],[36,232,2],[36,498,2],[36,432,2],[36,454,2],[36,518,2],[36,519,2],[36,520,2],[36,521,2],[36,522,2],[36,523,2],[36,524,2],[36,525,2],[36,526,2],[36,527,2],[36,528,2],[36,529,2],[36,530,2],[36,531,2],[36,532,2],[36,533,2],[36,534,2],[36,535,2],[36,536,2],[36,537,2],[36,538,2],[36,539,2],[36,540,2],[36,541,2],[36,542,2],[36,543,2],[36,544,2],[36,545,2],[36,546,2],[36,547,2],[36,548,2],[36,549,2],[36,550,2],[36,551,2],[36,552,2],[36,553,2],[36,554,2],[36,555,2],[36,556,2],[36,557,2],[36,558,2],[36,559,2],[36,560,2],[36,561,2],[36,562,2],[36,563,2],[36,564,2],[36,565,2],[36,566,2],[36,567,2],[36,568,2],[36,569,2],[36,570,2],[36,571,2],[36,572,2],[36,573,2],[36,574,2],[36,575,2],[36,576,2],[36,577,2],[36,578,2],[36,579,2],[36,580,2],[36,581,2],[36,582,2],[36,583,2],[36,584,2],[36,585,2],[36,586,2],[36,587,2],[36,588,2],[36,589,2],[36,590,2],[36,591,2],[36,592,2],[36,593,2],[36,594,2],[36,595,2],[36,596,2],[36,597,2],[36,598,2],[36,599,2],[36,600,2],[36,601,2],[36,602,2],[36,603,2],[36,604,2],[36,605,2],[36,606,2],[36,607,2],[36,608,2],[36,609,2],[36,610,2],[36,611,2],[36,612,2],[36,613,2],[36,614,2],[36,615,2],[36,616,2],[36,617,2],[36,618,2],[36,619,2],[36,620,2],[36,621,2],[36,622,2],[36,623,2],[36,624,2],[36,625,2],[36,626,2],[36,627,2],[36,628,2],[36,629,2],[37,500,2],[37,499,2],[37,501,2],[37,511,2],[37,517,2],[37,502,2],[37,512,2],[37,516,2],[37,507,2],[37,508,2],[37,509,2],[37,515,2],[37,514,2],[37,505,2],[37,503,2],[37,506,2],[37,87,2],[37,431,2],[37,339,2],[37,233,2],[37,131,2],[37,369,2],[37,146,2],[37,207,2],[37,30,2],[37,307,2],[37,486,2],[37,263,2],[37,285,2],[37,470,2],[37,325,2],[37,487,2],[37,262,2],[37,488,2],[37,489,2],[37,149,2],[37,490,2],[37,491,2],[37,241,2],[37,140,2],[37,281,2],[37,191,2],[37,492,2],[37,493,2],[37,494,2],[37,129,2],[37,495,2],[37,496,2],[37,497,2],[37,296,2],[37,200,2],[37,232,2],[37,498,2],[37,432,2],[37,454,2],[37,518,2],[37,519,2],[37,520,2],[37,521,2],[37,522,2],[37,523,2],[37,524,2],[37,525,2],[37,526,2],[37,527,2],[37,528,2],[37,529,2],[37,530,2],[37,531,2],[37,532,2],[37,533,2],[37,534,2],[37,535,2],[37,536,2],[37,537,2],[37,538,2],[37,539,2],[37,540,2],[37,541,2],[37,542,2],[37,543,2],[37,544,2],[37,545,2],[37,546,2],[37,547,2],[37,548,2],[37,549,2],[37,550,2],[37,551,2],[37,552,2],[37,553,2],[37,554,2],[37,555,2],[37,556,2],[37,557,2],[37,558,2],[37,559,2],[37,560,2],[37,561,2],[37,562,2],[37,563,2],[37,564,2],[37,565,2],[37,566,2],[37,567,2],[37,568,2],[37,569,2],[37,570,2],[37,571,2],[37,572,2],[37,573,2],[37,574,2],[37,575,2],[37,576,2],[37,577,2],[37,578,2],[37,579,2],[37,580,2],[37,581,2],[37,582,2],[37,583,2],[37,584,2],[37,585,2],[37,586,2],[37,587,2],[37,588,2],[37,589,2],[37,590,2],[37,591,2],[37,592,2],[37,593,2],[37,594,2],[37,595,2],[37,596,2],[37,597,2],[37,598,2],[37,599,2],[37,600,2],[37,601,2],[37,602,2],[37,603,2],[37,604,2],[37,605,2],[37,606,2],[37,607,2],[37,608,2],[37,609,2],[37,610,2],[37,611,2],[37,612,2],[37,613,2],[37,614,2],[37,615,2],[37,616,2],[37,617,2],[37,618,2],[37,619,2],[37,620,2],[37,621,2],[37,622,2],[37,623,2],[37,624,2],[37,625,2],[37,626,2],[37,627,2],[37,628,2],[37,629,2],[38,500,2],[38,499,2],[38,501,2],[38,511,2],[38,517,2],[38,502,2],[38,512,2],[38,516,2],[38,507,2],[38,508,2],[38,509,2],[38,515,2],[38,514,2],[38,505,2],[38,503,2],[38,506,2],[38,87,2],[38,431,2],[38,339,2],[38,233,2],[38,131,2],[38,369,2],[38,146,2],[38,207,2],[38,30,2],[38,312,2],[38,307,2],[38,486,2],[38,265,2],[38,263,2],[38,285,2],[38,470,2],[38,325,2],[38,487,2],[38,262,2],[38,488,2],[38,489,2],[38,149,2],[38,490,2],[38,491,2],[38,241,2],[38,140,2],[38,281,2],[38,191,2],[38,492,2],[38,493,2],[38,494,2],[38,129,2],[38,495,2],[38,496,2],[38,497,2],[38,296,2],[38,200,2],[38,232,2],[38,498,2],[38,432,2],[38,454,2],[38,518,2],[38,519,2],[38,520,2],[38,521,2],[38,522,2],[38,523,2],[38,524,2],[38,525,2],[38,526,2],[38,527,2],[38,528,2],[38,529,2],[38,530,2],[38,531,2],[38,532,2],[38,533,2],[38,534,2],[38,535,2],[38,536,2],[38,537,2],[38,538,2],[38,539,2],[38,540,2],[38,541,2],[38,542,2],[38,543,2],[38,544,2],[38,545,2],[38,546,2],[38,547,2],[38,548,2],[38,549,2],[38,550,2],[38,551,2],[38,552,2],[38,553,2],[38,554,2],[38,555,2],[38,556,2],[38,557,2],[38,558,2],[38,559,2],[38,560,2],[38,561,2],[38,562,2],[38,563,2],[38,564,2],[38,565,2],[38,566,2],[38,567,2],[38,568,2],[38,569,2],[38,570,2],[38,571,2],[38,572,2],[38,573,2],[38,574,2],[38,575,2],[38,576,2],[38,577,2],[38,578,2],[38,579,2],[38,580,2],[38,581,2],[38,582,2],[38,583,2],[38,584,2],[38,585,2],[38,586,2],[38,587,2],[38,588,2],[38,589,2],[38,590,2],[38,591,2],[38,592,2],[38,593,2],[38,594,2],[38,595,2],[38,596,2],[38,597,2],[38,598,2],[38,599,2],[38,600,2],[38,601,2],[38,602,2],[38,603,2],[38,604,2],[38,605,2],[38,606,2],[38,607,2],[38,608,2],[38,609,2],[38,610,2],[38,611,2],[38,612,2],[38,613,2],[38,614,2],[38,615,2],[38,616,2],[38,617,2],[38,618,2],[38,619,2],[38,620,2],[38,621,2],[38,622,2],[38,623,2],[38,624,2],[38,625,2],[38,626,2],[38,627,2],[38,628,2],[38,629,2],[39,500,2],[39,499,2],[39,501,2],[39,511,2],[39,517,2],[39,502,2],[39,512,2],[39,516,2],[39,507,2],[39,508,2],[39,509,2],[39,515,2],[39,514,2],[39,505,2],[39,503,2],[39,506,2],[39,87,2],[39,431,2],[39,339,2],[39,233,2],[39,131,2],[39,369,2],[39,146,2],[39,207,2],[39,30,2],[39,307,2],[39,486,2],[39,38,2],[39,263,2],[39,285,2],[39,470,2],[39,325,2],[39,487,2],[39,262,2],[39,488,2],[39,489,2],[39,149,2],[39,490,2],[39,491,2],[39,241,2],[39,140,2],[39,281,2],[39,191,2],[39,492,2],[39,493,2],[39,494,2],[39,129,2],[39,495,2],[39,496,2],[39,497,2],[39,296,2],[39,200,2],[39,232,2],[39,498,2],[39,432,2],[39,454,2],[39,518,2],[39,519,2],[39,520,2],[39,521,2],[39,522,2],[39,523,2],[39,524,2],[39,525,2],[39,526,2],[39,527,2],[39,528,2],[39,529,2],[39,530,2],[39,531,2],[39,532,2],[39,533,2],[39,534,2],[39,535,2],[39,536,2],[39,537,2],[39,538,2],[39,539,2],[39,540,2],[39,541,2],[39,542,2],[39,543,2],[39,544,2],[39,545,2],[39,546,2],[39,547,2],[39,548,2],[39,549,2],[39,550,2],[39,551,2],[39,552,2],[39,553,2],[39,554,2],[39,555,2],[39,556,2],[39,557,2],[39,558,2],[39,559,2],[39,560,2],[39,561,2],[39,562,2],[39,563,2],[39,564,2],[39,565,2],[39,566,2],[39,567,2],[39,568,2],[39,570,2],[39,571,2],[39,572,2],[39,573,2],[39,574,2],[39,575,2],[39,576,2],[39,577,2],[39,578,2],[39,579,2],[39,580,2],[39,581,2],[39,582,2],[39,583,2],[39,584,2],[39,585,2],[39,586,2],[39,587,2],[39,588,2],[39,589,2],[39,590,2],[39,591,2],[39,592,2],[39,593,2],[39,594,2],[39,595,2],[39,596,2],[39,597,2],[39,598,2],[39,599,2],[39,600,2],[39,601,2],[39,602,2],[39,603,2],[39,604,2],[39,605,2],[39,606,2],[39,607,2],[39,608,2],[39,609,2],[39,610,2],[39,611,2],[39,612,2],[39,613,2],[39,614,2],[39,615,2],[39,616,2],[39,617,2],[39,618,2],[39,619,2],[39,620,2],[39,621,2],[39,622,2],[39,623,2],[39,624,2],[39,625,2],[39,626,2],[39,627,2],[39,628,2],[39,629,2],[40,500,2],[40,499,2],[40,501,2],[40,511,2],[40,517,2],[40,502,2],[40,512,2],[40,516,2],[40,507,2],[40,508,2],[40,509,2],[40,515,2],[40,514,2],[40,505,2],[40,503,2],[40,506,2],[40,87,2],[40,431,2],[40,339,2],[40,233,2],[40,369,2],[40,146,2],[40,207,2],[40,312,2],[40,307,2],[40,486,2],[40,38,2],[40,265,2],[40,263,2],[40,285,2],[40,470,2],[40,325,2],[40,487,2],[40,262,2],[40,488,2],[40,489,2],[40,149,2],[40,490,2],[40,491,2],[40,241,2],[40,140,2],[40,281,2],[40,191,2],[40,492,2],[40,493,2],[40,494,2],[40,129,2],[40,495,2],[40,496,2],[40,497,2],[40,296,2],[40,200,2],[40,232,2],[40,498,2],[40,432,2],[40,454,2],[40,518,2],[40,519,2],[40,520,2],[40,521,2],[40,522,2],[40,523,2],[40,524,2],[40,525,2],[40,526,2],[40,527,2],[40,528,2],[40,529,2],[40,530,2],[40,531,2],[40,532,2],[40,533,2],[40,534,2],[40,535,2],[40,536,2],[40,537,2],[40,538,2],[40,539,2],[40,540,2],[40,541,2],[40,542,2],[40,543,2],[40,544,2],[40,545,2],[40,546,2],[40,547,2],[40,548,2],[40,549,2],[40,550,2],[40,551,2],[40,552,2],[40,553,2],[40,554,2],[40,555,2],[40,556,2],[40,557,2],[40,558,2],[40,559,2],[40,560,2],[40,561,2],[40,562,2],[40,563,2],[40,564,2],[40,565,2],[40,566,2],[40,567,2],[40,568,2],[40,569,2],[40,570,2],[40,571,2],[40,572,2],[40,573,2],[40,574,2],[40,575,2],[40,576,2],[40,577,2],[40,578,2],[40,579,2],[40,580,2],[40,581,2],[40,582,2],[40,583,2],[40,584,2],[40,585,2],[40,586,2],[40,587,2],[40,588,2],[40,589,2],[40,590,2],[40,591,2],[40,592,2],[40,593,2],[40,594,2],[40,595,2],[40,596,2],[40,597,2],[40,598,2],[40,599,2],[40,600,2],[40,601,2],[40,602,2],[40,603,2],[40,604,2],[40,605,2],[40,606,2],[40,607,2],[40,608,2],[40,609,2],[40,610,2],[40,611,2],[40,612,2],[40,613,2],[40,614,2],[40,615,2],[40,616,2],[40,617,2],[40,618,2],[40,619,2],[40,620,2],[40,621,2],[40,622,2],[40,623,2],[40,624,2],[40,625,2],[40,626,2],[40,627,2],[40,628,2],[40,629,2],[41,500,2],[41,499,2],[41,501,2],[41,511,2],[41,517,2],[41,502,2],[41,512,2],[41,516,2],[41,507,2],[41,508,2],[41,509,2],[41,515,2],[41,514,2],[41,505,2],[41,503,2],[41,506,2],[41,87,2],[41,431,2],[41,339,2],[41,233,2],[41,131,2],[41,369,2],[41,146,2],[41,207,2],[41,30,2],[41,307,2],[41,486,2],[41,38,2],[41,196,2],[41,263,2],[41,285,2],[41,470,2],[41,325,2],[41,487,2],[41,262,2],[41,488,2],[41,489,2],[41,149,2],[41,490,2],[41,491,2],[41,241,2],[41,140,2],[41,281,2],[41,191,2],[41,492,2],[41,493,2],[41,494,2],[41,129,2],[41,495,2],[41,496,2],[41,497,2],[41,296,2],[41,200,2],[41,232,2],[41,498,2],[41,432,2],[41,454,2],[41,518,2],[41,519,2],[41,520,2],[41,521,2],[41,522,2],[41,523,2],[41,524,2],[41,525,2],[41,526,2],[41,527,2],[41,528,2],[41,529,2],[41,530,2],[41,531,2],[41,532,2],[41,533,2],[41,534,2],[41,535,2],[41,536,2],[41,537,2],[41,538,2],[41,539,2],[41,540,2],[41,541,2],[41,542,2],[41,543,2],[41,544,2],[41,545,2],[41,546,2],[41,547,2],[41,548,2],[41,549,2],[41,550,2],[41,551,2],[41,552,2],[41,553,2],[41,554,2],[41,555,2],[41,556,2],[41,557,2],[41,558,2],[41,559,2],[41,560,2],[41,561,2],[41,562,2],[41,563,2],[41,564,2],[41,565,2],[41,566,2],[41,567,2],[41,568,2],[41,569,2],[41,570,2],[41,571,2],[41,572,2],[41,573,2],[41,574,2],[41,575,2],[41,576,2],[41,577,2],[41,578,2],[41,579,2],[41,580,2],[41,581,2],[41,582,2],[41,583,2],[41,584,2],[41,585,2],[41,586,2],[41,587,2],[41,588,2],[41,589,2],[41,590,2],[41,591,2],[41,592,2],[41,593,2],[41,594,2],[41,595,2],[41,596,2],[41,597,2],[41,598,2],[41,599,2],[41,600,2],[41,601,2],[41,602,2],[41,603,2],[41,604,2],[41,605,2],[41,606,2],[41,607,2],[41,608,2],[41,609,2],[41,610,2],[41,611,2],[41,612,2],[41,613,2],[41,614,2],[41,615,2],[41,616,2],[41,617,2],[41,618,2],[41,619,2],[41,620,2],[41,621,2],[41,622,2],[41,623,2],[41,624,2],[41,625,2],[41,626,2],[41,627,2],[41,628,2],[41,629,2],[42,500,2],[42,499,2],[42,501,2],[42,511,2],[42,517,2],[42,502,2],[42,512,2],[42,516,2],[42,507,2],[42,508,2],[42,509,2],[42,515,2],[42,514,2],[42,505,2],[42,503,2],[42,506,2],[42,87,2],[42,37,2],[42,339,2],[42,233,2],[42,131,2],[42,369,2],[42,146,2],[42,207,2],[42,30,2],[42,312,2],[42,486,2],[42,38,2],[42,265,2],[42,196,2],[42,263,2],[42,285,2],[42,470,2],[42,325,2],[42,487,2],[42,262,2],[42,488,2],[42,489,2],[42,149,2],[42,490,2],[42,491,2],[42,140,2],[42,281,2],[42,191,2],[42,492,2],[42,493,2],[42,494,2],[42,129,2],[42,495,2],[42,496,2],[42,497,2],[42,296,2],[42,200,2],[42,232,2],[42,498,2],[42,432,2],[42,454,2],[42,518,2],[42,519,2],[42,520,2],[42,521,2],[42,522,2],[42,523,2],[42,524,2],[42,525,2],[42,526,2],[42,527,2],[42,528,2],[42,529,2],[42,530,2],[42,531,2],[42,532,2],[42,533,2],[42,534,2],[42,535,2],[42,536,2],[42,537,2],[42,538,2],[42,539,2],[42,540,2],[42,541,2],[42,542,2],[42,543,2],[42,544,2],[42,545,2],[42,546,2],[42,547,2],[42,548,2],[42,549,2],[42,550,2],[42,551,2],[42,552,2],[42,553,2],[42,554,2],[42,555,2],[42,556,2],[42,557,2],[42,558,2],[42,559,2],[42,560,2],[42,561,2],[42,562,2],[42,563,2],[42,564,2],[42,565,2],[42,566,2],[42,567,2],[42,568,2],[42,569,2],[42,570,2],[42,571,2],[42,572,2],[42,573,2],[42,574,2],[42,575,2],[42,576,2],[42,577,2],[42,578,2],[42,579,2],[42,580,2],[42,581,2],[42,582,2],[42,583,2],[42,584,2],[42,585,2],[42,586,2],[42,587,2],[42,588,2],[42,589,2],[42,590,2],[42,591,2],[42,592,2],[42,593,2],[42,594,2],[42,595,2],[42,596,2],[42,597,2],[42,598,2],[42,599,2],[42,600,2],[42,603,2],[42,604,2],[42,605,2],[42,606,2],[42,607,2],[42,608,2],[42,609,2],[42,610,2],[42,611,2],[42,612,2],[42,613,2],[42,614,2],[42,615,2],[42,616,2],[42,617,2],[42,618,2],[42,619,2],[42,620,2],[42,621,2],[42,622,2],[42,623,2],[42,624,2],[42,625,2],[42,626,2],[42,627,2],[42,628,2],[42,629,2],[43,500,2],[43,499,2],[43,501,2],[43,511,2],[43,517,2],[43,502,2],[43,512,2],[43,516,2],[43,507,2],[43,508,2],[43,509,2],[43,515,2],[43,514,2],[43,505,2],[43,503,2],[43,506,2],[43,87,2],[43,339,2],[43,233,2],[43,131,2],[43,369,2],[43,146,2],[43,207,2],[43,30,2],[43,312,2],[43,307,2],[43,486,2],[43,38,2],[43,265,2],[43,263,2],[43,285,2],[43,470,2],[43,325,2],[43,487,2],[43,262,2],[43,488,2],[43,489,2],[43,149,2],[43,490,2],[43,491,2],[43,241,2],[43,140,2],[43,281,2],[43,191,2],[43,492,2],[43,493,2],[43,494,2],[43,129,2],[43,495,2],[43,496,2],[43,497,2],[43,296,2],[43,232,2],[43,498,2],[43,432,2],[43,454,2],[43,520,2],[43,521,2],[43,522,2],[43,523,2],[43,524,2],[43,525,2],[43,526,2],[43,527,2],[43,528,2],[43,529,2],[43,530,2],[43,531,2],[43,532,2],[43,533,2],[43,534,2],[43,535,2],[43,536,2],[43,537,2],[43,538,2],[43,540,2],[43,541,2],[43,542,2],[43,543,2],[43,544,2],[43,545,2],[43,546,2],[43,547,2],[43,548,2],[43,549,2],[43,550,2],[43,551,2],[43,552,2],[43,553,2],[43,554,2],[43,555,2],[43,556,2],[43,557,2],[43,558,2],[43,559,2],[43,560,2],[43,561,2],[43,562,2],[43,563,2],[43,564,2],[43,565,2],[43,566,2],[43,567,2],[43,568,2],[43,569,2],[43,570,2],[43,571,2],[43,572,2],[43,573,2],[43,574,2],[43,575,2],[43,576,2],[43,577,2],[43,578,2],[43,579,2],[43,580,2],[43,581,2],[43,582,2],[43,583,2],[43,584,2],[43,585,2],[43,586,2],[43,587,2],[43,588,2],[43,589,2],[43,590,2],[43,591,2],[43,592,2],[43,593,2],[43,594,2],[43,595,2],[43,596,2],[43,597,2],[43,598,2],[43,599,2],[43,600,2],[43,601,2],[43,602,2],[43,603,2],[43,604,2],[43,605,2],[43,606,2],[43,607,2],[43,608,2],[43,609,2],[43,610,2],[43,611,2],[43,612,2],[43,613,2],[43,614,2],[43,615,2],[43,616,2],[43,617,2],[43,618,2],[43,619,2],[43,620,2],[43,621,2],[43,622,2],[43,623,2],[43,624,2],[43,625,2],[43,626,2],[43,627,2],[43,628,2],[43,629,2],[44,500,2],[44,499,2],[44,501,2],[44,511,2],[44,517,2],[44,502,2],[44,512,2],[44,516,2],[44,507,2],[44,508,2],[44,509,2],[44,515,2],[44,514,2],[44,505,2],[44,503,2],[44,506,2],[44,87,2],[44,37,2],[44,339,2],[44,233,2],[44,369,2],[44,146,2],[44,207,2],[44,30,2],[44,312,2],[44,307,2],[44,486,2],[44,38,2],[44,265,2],[44,285,2],[44,470,2],[44,325,2],[44,487,2],[44,262,2],[44,488,2],[44,489,2],[44,149,2],[44,490,2],[44,491,2],[44,241,2],[44,140,2],[44,281,2],[44,191,2],[44,492,2],[44,493,2],[44,494,2],[44,129,2],[44,495,2],[44,496,2],[44,497,2],[44,296,2],[44,200,2],[44,232,2],[44,498,2],[44,432,2],[44,454,2],[44,518,2],[44,519,2],[44,520,2],[44,521,2],[44,522,2],[44,523,2],[44,524,2],[44,525,2],[44,526,2],[44,527,2],[44,528,2],[44,529,2],[44,530,2],[44,531,2],[44,532,2],[44,533,2],[44,534,2],[44,535,2],[44,536,2],[44,537,2],[44,538,2],[44,539,2],[44,540,2],[44,541,2],[44,542,2],[44,543,2],[44,544,2],[44,545,2],[44,546,2],[44,547,2],[44,548,2],[44,549,2],[44,550,2],[44,551,2],[44,552,2],[44,553,2],[44,554,2],[44,555,2],[44,556,2],[44,557,2],[44,558,2],[44,559,2],[44,560,2],[44,561,2],[44,562,2],[44,563,2],[44,564,2],[44,565,2],[44,566,2],[44,567,2],[44,568,2],[44,569,2],[44,570,2],[44,571,2],[44,572,2],[44,573,2],[44,574,2],[44,575,2],[44,576,2],[44,577,2],[44,578,2],[44,579,2],[44,580,2],[44,581,2],[44,582,2],[44,583,2],[44,584,2],[44,585,2],[44,586,2],[44,587,2],[44,588,2],[44,589,2],[44,590,2],[44,591,2],[44,592,2],[44,593,2],[44,594,2],[44,595,2],[44,596,2],[44,597,2],[44,598,2],[44,599,2],[44,600,2],[44,601,2],[44,602,2],[44,603,2],[44,604,2],[44,605,2],[44,606,2],[44,607,2],[44,608,2],[44,609,2],[44,610,2],[44,611,2],[44,612,2],[44,613,2],[44,614,2],[44,615,2],[44,616,2],[44,617,2],[44,618,2],[44,619,2],[44,620,2],[44,621,2],[44,622,2],[44,623,2],[44,624,2],[44,625,2],[44,626,2],[44,627,2],[44,628,2],[44,629,2],[45,500,2],[45,499,2],[45,501,2],[45,511,2],[45,517,2],[45,502,2],[45,512,2],[45,516,2],[45,507,2],[45,508,2],[45,509,2],[45,515,2],[45,514,2],[45,505,2],[45,503,2],[45,506,2],[45,87,2],[45,37,2],[45,339,2],[45,233,2],[45,131,2],[45,369,2],[45,146,2],[45,207,2],[45,30,2],[45,312,2],[45,307,2],[45,486,2],[45,38,2],[45,265,2],[45,263,2],[45,470,2],[45,325,2],[45,487,2],[45,262,2],[45,488,2],[45,149,2],[45,490,2],[45,491,2],[45,241,2],[45,140,2],[45,281,2],[45,191,2],[45,492,2],[45,493,2],[45,494,2],[45,129,2],[45,495,2],[45,496,2],[45,497,2],[45,296,2],[45,200,2],[45,232,2],[45,498,2],[45,432,2],[45,454,2],[45,518,2],[45,519,2],[45,520,2],[45,521,2],[45,522,2],[45,523,2],[45,524,2],[45,525,2],[45,526,2],[45,527,2],[45,528,2],[45,529,2],[45,530,2],[45,531,2],[45,532,2],[45,533,2],[45,534,2],[45,535,2],[45,536,2],[45,537,2],[45,538,2],[45,539,2],[45,540,2],[45,541,2],[45,542,2],[45,543,2],[45,544,2],[45,545,2],[45,546,2],[45,547,2],[45,548,2],[45,549,2],[45,550,2],[45,551,2],[45,552,2],[45,553,2],[45,554,2],[45,555,2],[45,556,2],[45,557,2],[45,558,2],[45,559,2],[45,560,2],[45,561,2],[45,562,2],[45,563,2],[45,564,2],[45,565,2],[45,566,2],[45,567,2],[45,568,2],[45,569,2],[45,570,2],[45,571,2],[45,572,2],[45,573,2],[45,574,2],[45,575,2],[45,576,2],[45,577,2],[45,578,2],[45,579,2],[45,580,2],[45,581,2],[45,582,2],[45,583,2],[45,584,2],[45,585,2],[45,586,2],[45,587,2],[45,588,2],[45,589,2],[45,590,2],[45,591,2],[45,592,2],[45,593,2],[45,594,2],[45,595,2],[45,596,2],[45,597,2],[45,598,2],[45,599,2],[45,600,2],[45,601,2],[45,602,2],[45,603,2],[45,604,2],[45,605,2],[45,606,2],[45,607,2],[45,608,2],[45,609,2],[45,610,2],[45,611,2],[45,612,2],[45,613,2],[45,614,2],[45,615,2],[45,616,2],[45,617,2],[45,618,2],[45,619,2],[45,620,2],[45,621,2],[45,622,2],[45,623,2],[45,624,2],[45,625,2],[45,626,2],[45,627,2],[45,628,2],[45,629,2],[46,500,2],[46,499,2],[46,501,2],[46,511,2],[46,517,2],[46,502,2],[46,512,2],[46,516,2],[46,507,2],[46,508,2],[46,509,2],[46,515,2],[46,514,2],[46,505,2],[46,503,2],[46,506,2],[46,87,2],[46,37,2],[46,339,2],[46,233,2],[46,131,2],[46,369,2],[46,146,2],[46,207,2],[46,30,2],[46,312,2],[46,307,2],[46,486,2],[46,38,2],[46,265,2],[46,196,2],[46,263,2],[46,285,2],[46,325,2],[46,487,2],[46,262,2],[46,488,2],[46,489,2],[46,149,2],[46,490,2],[46,491,2],[46,241,2],[46,140,2],[46,281,2],[46,191,2],[46,492,2],[46,493,2],[46,494,2],[46,129,2],[46,495,2],[46,496,2],[46,497,2],[46,296,2],[46,200,2],[46,232,2],[46,498,2],[46,432,2],[46,454,2],[46,518,2],[46,519,2],[46,520,2],[46,521,2],[46,522,2],[46,523,2],[46,524,2],[46,525,2],[46,526,2],[46,527,2],[46,528,2],[46,529,2],[46,530,2],[46,531,2],[46,532,2],[46,533,2],[46,534,2],[46,535,2],[46,536,2],[46,537,2],[46,538,2],[46,539,2],[46,540,2],[46,541,2],[46,542,2],[46,543,2],[46,544,2],[46,545,2],[46,546,2],[46,547,2],[46,548,2],[46,549,2],[46,550,2],[46,551,2],[46,552,2],[46,553,2],[46,554,2],[46,555,2],[46,556,2],[46,557,2],[46,558,2],[46,559,2],[46,560,2],[46,561,2],[46,562,2],[46,563,2],[46,564,2],[46,565,2],[46,566,2],[46,567,2],[46,568,2],[46,569,2],[46,570,2],[46,571,2],[46,572,2],[46,573,2],[46,574,2],[46,575,2],[46,576,2],[46,577,2],[46,578,2],[46,579,2],[46,580,2],[46,581,2],[46,582,2],[46,583,2],[46,584,2],[46,585,2],[46,586,2],[46,587,2],[46,588,2],[46,589,2],[46,590,2],[46,591,2],[46,592,2],[46,593,2],[46,594,2],[46,595,2],[46,596,2],[46,597,2],[46,598,2],[46,599,2],[46,600,2],[46,601,2],[46,602,2],[46,603,2],[46,604,2],[46,605,2],[46,606,2],[46,607,2],[46,608,2],[46,609,2],[46,610,2],[46,611,2],[46,612,2],[46,613,2],[46,614,2],[46,615,2],[46,616,2],[46,617,2],[46,618,2],[46,619,2],[46,620,2],[46,621,2],[46,622,2],[46,623,2],[46,624,2],[46,625,2],[46,626,2],[46,627,2],[46,628,2],[46,629,2],[47,500,2],[47,499,2],[47,501,2],[47,511,2],[47,517,2],[47,502,2],[47,512,2],[47,516,2],[47,507,2],[47,508,2],[47,509,2],[47,515,2],[47,514,2],[47,505,2],[47,503,2],[47,506,2],[47,87,2],[47,37,2],[47,339,2],[47,233,2],[47,131,2],[47,369,2],[47,146,2],[47,207,2],[47,30,2],[47,312,2],[47,307,2],[47,486,2],[47,38,2],[47,265,2],[47,196,2],[47,263,2],[47,285,2],[47,470,2],[47,487,2],[47,262,2],[47,488,2],[47,489,2],[47,149,2],[47,490,2],[47,491,2],[47,140,2],[47,281,2],[47,191,2],[47,492,2],[47,493,2],[47,494,2],[47,129,2],[47,495,2],[47,496,2],[47,497,2],[47,296,2],[47,200,2],[47,232,2],[47,498,2],[47,432,2],[47,454,2],[47,518,2],[47,519,2],[47,520,2],[47,521,2],[47,522,2],[47,523,2],[47,524,2],[47,525,2],[47,526,2],[47,527,2],[47,528,2],[47,529,2],[47,530,2],[47,531,2],[47,532,2],[47,533,2],[47,534,2],[47,535,2],[47,536,2],[47,537,2],[47,538,2],[47,539,2],[47,540,2],[47,541,2],[47,542,2],[47,543,2],[47,544,2],[47,545,2],[47,546,2],[47,547,2],[47,548,2],[47,549,2],[47,550,2],[47,551,2],[47,552,2],[47,553,2],[47,554,2],[47,555,2],[47,556,2],[47,557,2],[47,558,2],[47,559,2],[47,560,2],[47,561,2],[47,562,2],[47,563,2],[47,564,2],[47,565,2],[47,566,2],[47,567,2],[47,568,2],[47,569,2],[47,570,2],[47,571,2],[47,572,2],[47,573,2],[47,574,2],[47,575,2],[47,576,2],[47,577,2],[47,578,2],[47,579,2],[47,580,2],[47,581,2],[47,582,2],[47,583,2],[47,584,2],[47,585,2],[47,586,2],[47,587,2],[47,588,2],[47,589,2],[47,590,2],[47,591,2],[47,592,2],[47,593,2],[47,594,2],[47,595,2],[47,596,2],[47,597,2],[47,598,2],[47,599,2],[47,600,2],[47,601,2],[47,602,2],[47,603,2],[47,604,2],[47,605,2],[47,606,2],[47,607,2],[47,608,2],[47,609,2],[47,610,2],[47,611,2],[47,612,2],[47,613,2],[47,614,2],[47,615,2],[47,616,2],[47,617,2],[47,618,2],[47,619,2],[47,620,2],[47,621,2],[47,622,2],[47,623,2],[47,624,2],[47,625,2],[47,626,2],[47,627,2],[47,628,2],[47,629,2],[48,500,2],[48,499,2],[48,501,2],[48,511,2],[48,517,2],[48,502,2],[48,512,2],[48,516,2],[48,507,2],[48,508,2],[48,509,2],[48,515,2],[48,514,2],[48,505,2],[48,503,2],[48,506,2],[48,87,2],[48,339,2],[48,233,2],[48,131,2],[48,369,2],[48,146,2],[48,207,2],[48,30,2],[48,307,2],[48,486,2],[48,38,2],[48,265,2],[48,263,2],[48,285,2],[48,470,2],[48,325,2],[48,487,2],[48,262,2],[48,488,2],[48,489,2],[48,149,2],[48,490,2],[48,491,2],[48,241,2],[48,140,2],[48,281,2],[48,191,2],[48,492,2],[48,493,2],[48,494,2],[48,129,2],[48,495,2],[48,496,2],[48,497,2],[48,296,2],[48,200,2],[48,232,2],[48,498,2],[48,432,2],[48,454,2],[48,518,2],[48,519,2],[48,520,2],[48,521,2],[48,522,2],[48,523,2],[48,524,2],[48,525,2],[48,526,2],[48,527,2],[48,528,2],[48,529,2],[48,530,2],[48,533,2],[48,535,2],[48,536,2],[48,537,2],[48,538,2],[48,539,2],[48,540,2],[48,541,2],[48,542,2],[48,543,2],[48,544,2],[48,545,2],[48,546,2],[48,547,2],[48,548,2],[48,549,2],[48,550,2],[48,551,2],[48,552,2],[48,553,2],[48,554,2],[48,555,2],[48,556,2],[48,557,2],[48,558,2],[48,559,2],[48,560,2],[48,561,2],[48,562,2],[48,563,2],[48,564,2],[48,565,2],[48,566,2],[48,567,2],[48,568,2],[48,569,2],[48,570,2],[48,571,2],[48,572,2],[48,573,2],[48,574,2],[48,575,2],[48,576,2],[48,577,2],[48,578,2],[48,579,2],[48,580,2],[48,581,2],[48,582,2],[48,583,2],[48,584,2],[48,585,2],[48,586,2],[48,587,2],[48,588,2],[48,589,2],[48,590,2],[48,591,2],[48,592,2],[48,593,2],[48,594,2],[48,595,2],[48,596,2],[48,597,2],[48,598,2],[48,599,2],[48,600,2],[48,601,2],[48,602,2],[48,603,2],[48,604,2],[48,605,2],[48,606,2],[48,607,2],[48,608,2],[48,609,2],[48,610,2],[48,611,2],[48,612,2],[48,613,2],[48,614,2],[48,615,2],[48,616,2],[48,617,2],[48,618,2],[48,619,2],[48,620,2],[48,621,2],[48,622,2],[48,623,2],[48,624,2],[48,625,2],[48,626,2],[48,627,2],[48,628,2],[48,629,2],[49,500,2],[49,499,2],[49,501,2],[49,511,2],[49,517,2],[49,502,2],[49,512,2],[49,516,2],[49,507,2],[49,508,2],[49,509,2],[49,515,2],[49,514,2],[49,505,2],[49,503,2],[49,506,2],[49,87,2],[49,233,2],[49,131,2],[49,369,2],[49,146,2],[49,207,2],[49,30,2],[49,312,2],[49,307,2],[49,486,2],[49,38,2],[49,265,2],[49,196,2],[49,263,2],[49,285,2],[49,470,2],[49,325,2],[49,487,2],[49,262,2],[49,488,2],[49,489,2],[49,149,2],[49,490,2],[49,491,2],[49,241,2],[49,140,2],[49,281,2],[49,191,2],[49,492,2],[49,493,2],[49,494,2],[49,129,2],[49,495,2],[49,496,2],[49,497,2],[49,296,2],[49,200,2],[49,210,2],[49,232,2],[49,498,2],[49,432,2],[49,454,2],[49,518,2],[49,519,2],[49,520,2],[49,521,2],[49,522,2],[49,523,2],[49,524,2],[49,525,2],[49,526,2],[49,527,2],[49,528,2],[49,529,2],[49,530,2],[49,531,2],[49,532,2],[49,533,2],[49,534,2],[49,535,2],[49,536,2],[49,537,2],[49,538,2],[49,539,2],[49,540,2],[49,541,2],[49,542,2],[49,543,2],[49,544,2],[49,545,2],[49,546,2],[49,547,2],[49,548,2],[49,549,2],[49,550,2],[49,551,2],[49,552,2],[49,553,2],[49,554,2],[49,555,2],[49,556,2],[49,557,2],[49,558,2],[49,559,2],[49,560,2],[49,561,2],[49,562,2],[49,563,2],[49,564,2],[49,565,2],[49,566,2],[49,567,2],[49,568,2],[49,569,2],[49,570,2],[49,571,2],[49,572,2],[49,573,2],[49,574,2],[49,575,2],[49,576,2],[49,577,2],[49,578,2],[49,579,2],[49,580,2],[49,581,2],[49,582,2],[49,583,2],[49,584,2],[49,585,2],[49,586,2],[49,587,2],[49,588,2],[49,589,2],[49,590,2],[49,591,2],[49,592,2],[49,593,2],[49,594,2],[49,595,2],[49,596,2],[49,597,2],[49,598,2],[49,599,2],[49,600,2],[49,601,2],[49,602,2],[49,603,2],[49,604,2],[49,605,2],[49,606,2],[49,607,2],[49,608,2],[49,609,2],[49,610,2],[49,611,2],[49,612,2],[49,613,2],[49,614,2],[49,615,2],[49,616,2],[49,617,2],[49,618,2],[49,619,2],[49,620,2],[49,621,2],[49,622,2],[49,623,2],[49,624,2],[49,625,2],[49,626,2],[49,627,2],[49,628,2],[49,629,2],[50,500,2],[50,499,2],[50,501,2],[50,511,2],[50,517,2],[50,502,2],[50,512,2],[50,516,2],[50,507,2],[50,508,2],[50,509,2],[50,515,2],[50,514,2],[50,505,2],[50,503,2],[50,506,2],[50,87,2],[50,37,2],[50,339,2],[50,233,2],[50,131,2],[50,369,2],[50,146,2],[50,207,2],[50,30,2],[50,312,2],[50,307,2],[50,486,2],[50,38,2],[50,265,2],[50,263,2],[50,470,2],[50,325,2],[50,487,2],[50,262,2],[50,488,2],[50,489,2],[50,149,2],[50,490,2],[50,491,2],[50,241,2],[50,140,2],[50,281,2],[50,191,2],[50,492,2],[50,493,2],[50,494,2],[50,129,2],[50,495,2],[50,496,2],[50,497,2],[50,296,2],[50,200,2],[50,232,2],[50,498,2],[50,432,2],[50,454,2],[50,518,2],[50,519,2],[50,520,2],[50,521,2],[50,522,2],[50,523,2],[50,524,2],[50,525,2],[50,526,2],[50,527,2],[50,528,2],[50,529,2],[50,530,2],[50,531,2],[50,532,2],[50,533,2],[50,534,2],[50,535,2],[50,536,2],[50,537,2],[50,538,2],[50,539,2],[50,540,2],[50,541,2],[50,542,2],[50,543,2],[50,544,2],[50,545,2],[50,546,2],[50,547,2],[50,548,2],[50,549,2],[50,550,2],[50,551,2],[50,552,2],[50,553,2],[50,554,2],[50,555,2],[50,556,2],[50,557,2],[50,558,2],[50,559,2],[50,560,2],[50,561,2],[50,562,2],[50,563,2],[50,564,2],[50,565,2],[50,566,2],[50,567,2],[50,568,2],[50,569,2],[50,570,2],[50,571,2],[50,572,2],[50,573,2],[50,574,2],[50,575,2],[50,576,2],[50,577,2],[50,578,2],[50,579,2],[50,580,2],[50,581,2],[50,582,2],[50,583,2],[50,584,2],[50,585,2],[50,586,2],[50,587,2],[50,588,2],[50,589,2],[50,590,2],[50,591,2],[50,592,2],[50,593,2],[50,594,2],[50,595,2],[50,596,2],[50,597,2],[50,598,2],[50,599,2],[50,600,2],[50,601,2],[50,602,2],[50,603,2],[50,604,2],[50,605,2],[50,606,2],[50,607,2],[50,608,2],[50,609,2],[50,610,2],[50,611,2],[50,612,2],[50,613,2],[50,614,2],[50,615,2],[50,616,2],[50,617,2],[50,618,2],[50,619,2],[50,620,2],[50,621,2],[50,622,2],[50,623,2],[50,624,2],[50,625,2],[50,626,2],[50,627,2],[50,628,2],[50,629,2],[51,500,2],[51,499,2],[51,501,2],[51,511,2],[51,517,2],[51,502,2],[51,512,2],[51,516,2],[51,507,2],[51,508,2],[51,509,2],[51,515,2],[51,514,2],[51,505,2],[51,503,2],[51,506,2],[51,87,2],[51,37,2],[51,339,2],[51,233,2],[51,131,2],[51,369,2],[51,146,2],[51,207,2],[51,30,2],[51,312,2],[51,486,2],[51,38,2],[51,265,2],[51,196,2],[51,263,2],[51,285,2],[51,470,2],[51,325,2],[51,487,2],[51,262,2],[51,488,2],[51,489,2],[51,149,2],[51,490,2],[51,491,2],[51,241,2],[51,140,2],[51,281,2],[51,191,2],[51,492,2],[51,493,2],[51,494,2],[51,129,2],[51,495,2],[51,496,2],[51,497,2],[51,296,2],[51,200,2],[51,232,2],[51,498,2],[51,432,2],[51,454,2],[51,518,2],[51,519,2],[51,520,2],[51,521,2],[51,522,2],[51,523,2],[51,524,2],[51,525,2],[51,528,2],[51,529,2],[51,530,2],[51,531,2],[51,532,2],[51,533,2],[51,534,2],[51,535,2],[51,536,2],[51,538,2],[51,539,2],[51,540,2],[51,541,2],[51,542,2],[51,543,2],[51,544,2],[51,545,2],[51,546,2],[51,547,2],[51,548,2],[51,549,2],[51,550,2],[51,551,2],[51,552,2],[51,553,2],[51,554,2],[51,555,2],[51,556,2],[51,557,2],[51,558,2],[51,559,2],[51,560,2],[51,561,2],[51,562,2],[51,563,2],[51,564,2],[51,565,2],[51,566,2],[51,567,2],[51,568,2],[51,569,2],[51,570,2],[51,571,2],[51,572,2],[51,573,2],[51,574,2],[51,575,2],[51,576,2],[51,577,2],[51,578,2],[51,579,2],[51,580,2],[51,581,2],[51,582,2],[51,583,2],[51,584,2],[51,585,2],[51,586,2],[51,587,2],[51,588,2],[51,589,2],[51,590,2],[51,591,2],[51,592,2],[51,593,2],[51,594,2],[51,595,2],[51,596,2],[51,597,2],[51,598,2],[51,599,2],[51,600,2],[51,601,2],[51,602,2],[51,603,2],[51,604,2],[51,605,2],[51,606,2],[51,607,2],[51,608,2],[51,609,2],[51,610,2],[51,611,2],[51,612,2],[51,613,2],[51,614,2],[51,615,2],[51,616,2],[51,617,2],[51,618,2],[51,619,2],[51,620,2],[51,621,2],[51,622,2],[51,623,2],[51,624,2],[51,625,2],[51,626,2],[51,627,2],[51,628,2],[51,629,2],[52,500,2],[52,499,2],[52,501,2],[52,511,2],[52,517,2],[52,502,2],[52,512,2],[52,516,2],[52,507,2],[52,508,2],[52,509,2],[52,515,2],[52,514,2],[52,505,2],[52,503,2],[52,506,2],[52,87,2],[52,37,2],[52,339,2],[52,233,2],[52,131,2],[52,369,2],[52,146,2],[52,30,2],[52,312,2],[52,307,2],[52,486,2],[52,38,2],[52,265,2],[52,263,2],[52,285,2],[52,470,2],[52,487,2],[52,262,2],[52,488,2],[52,489,2],[52,149,2],[52,490,2],[52,491,2],[52,140,2],[52,281,2],[52,191,2],[52,492,2],[52,493,2],[52,494,2],[52,129,2],[52,495,2],[52,496,2],[52,497,2],[52,296,2],[52,232,2],[52,498,2],[52,432,2],[52,454,2],[52,518,2],[52,519,2],[52,520,2],[52,521,2],[52,522,2],[52,523,2],[52,524,2],[52,525,2],[52,526,2],[52,527,2],[52,528,2],[52,529,2],[52,530,2],[52,531,2],[52,532,2],[52,533,2],[52,534,2],[52,535,2],[52,536,2],[52,537,2],[52,538,2],[52,539,2],[52,540,2],[52,541,2],[52,542,2],[52,543,2],[52,544,2],[52,545,2],[52,546,2],[52,547,2],[52,548,2],[52,549,2],[52,550,2],[52,551,2],[52,552,2],[52,553,2],[52,554,2],[52,555,2],[52,556,2],[52,557,2],[52,558,2],[52,559,2],[52,560,2],[52,561,2],[52,562,2],[52,563,2],[52,564,2],[52,565,2],[52,566,2],[52,567,2],[52,568,2],[52,569,2],[52,570,2],[52,571,2],[52,572,2],[52,573,2],[52,574,2],[52,575,2],[52,576,2],[52,577,2],[52,578,2],[52,579,2],[52,580,2],[52,581,2],[52,582,2],[52,583,2],[52,584,2],[52,585,2],[52,586,2],[52,587,2],[52,588,2],[52,589,2],[52,590,2],[52,591,2],[52,592,2],[52,593,2],[52,594,2],[52,595,2],[52,596,2],[52,597,2],[52,598,2],[52,599,2],[52,600,2],[52,601,2],[52,602,2],[52,603,2],[52,604,2],[52,605,2],[52,606,2],[52,607,2],[52,608,2],[52,609,2],[52,610,2],[52,611,2],[52,612,2],[52,613,2],[52,614,2],[52,615,2],[52,616,2],[52,617,2],[52,618,2],[52,619,2],[52,620,2],[52,621,2],[52,622,2],[52,623,2],[52,624,2],[52,625,2],[52,626,2],[52,627,2],[52,628,2],[52,629,2],[53,500,2],[53,499,2],[53,501,2],[53,511,2],[53,517,2],[53,502,2],[53,512,2],[53,516,2],[53,507,2],[53,508,2],[53,509,2],[53,515,2],[53,514,2],[53,505,2],[53,503,2],[53,506,2],[53,87,2],[53,37,2],[53,339,2],[53,233,2],[53,131,2],[53,369,2],[53,207,2],[53,30,2],[53,312,2],[53,486,2],[53,38,2],[53,265,2],[53,196,2],[53,263,2],[53,285,2],[53,470,2],[53,325,2],[53,487,2],[53,262,2],[53,488,2],[53,489,2],[53,149,2],[53,490,2],[53,491,2],[53,241,2],[53,140,2],[53,281,2],[53,191,2],[53,492,2],[53,493,2],[53,494,2],[53,129,2],[53,495,2],[53,496,2],[53,497,2],[53,296,2],[53,200,2],[53,232,2],[53,498,2],[53,432,2],[53,454,2],[53,518,2],[53,519,2],[53,520,2],[53,521,2],[53,522,2],[53,523,2],[53,524,2],[53,525,2],[53,528,2],[53,529,2],[53,530,2],[53,531,2],[53,532,2],[53,533,2],[53,534,2],[53,535,2],[53,536,2],[53,538,2],[53,539,2],[53,540,2],[53,541,2],[53,542,2],[53,543,2],[53,544,2],[53,545,2],[53,546,2],[53,547,2],[53,548,2],[53,549,2],[53,550,2],[53,551,2],[53,552,2],[53,553,2],[53,554,2],[53,555,2],[53,556,2],[53,557,2],[53,558,2],[53,559,2],[53,560,2],[53,561,2],[53,562,2],[53,563,2],[53,564,2],[53,565,2],[53,566,2],[53,567,2],[53,568,2],[53,569,2],[53,570,2],[53,571,2],[53,572,2],[53,573,2],[53,574,2],[53,575,2],[53,576,2],[53,577,2],[53,578,2],[53,579,2],[53,580,2],[53,581,2],[53,582,2],[53,583,2],[53,584,2],[53,585,2],[53,586,2],[53,587,2],[53,588,2],[53,589,2],[53,590,2],[53,591,2],[53,592,2],[53,593,2],[53,594,2],[53,595,2],[53,596,2],[53,597,2],[53,598,2],[53,599,2],[53,600,2],[53,601,2],[53,602,2],[53,603,2],[53,604,2],[53,605,2],[53,606,2],[53,607,2],[53,608,2],[53,609,2],[53,610,2],[53,611,2],[53,612,2],[53,613,2],[53,614,2],[53,615,2],[53,616,2],[53,617,2],[53,618,2],[53,619,2],[53,620,2],[53,621,2],[53,622,2],[53,623,2],[53,624,2],[53,625,2],[53,626,2],[53,627,2],[53,628,2],[53,629,2],[54,500,2],[54,499,2],[54,501,2],[54,511,2],[54,517,2],[54,502,2],[54,512,2],[54,516,2],[54,507,2],[54,508,2],[54,509,2],[54,515,2],[54,514,2],[54,505,2],[54,503,2],[54,506,2],[54,87,2],[54,431,2],[54,37,2],[54,233,2],[54,131,2],[54,369,2],[54,207,2],[54,30,2],[54,312,2],[54,307,2],[54,486,2],[54,38,2],[54,265,2],[54,196,2],[54,263,2],[54,285,2],[54,470,2],[54,325,2],[54,487,2],[54,262,2],[54,488,2],[54,489,2],[54,149,2],[54,490,2],[54,491,2],[54,241,2],[54,140,2],[54,281,2],[54,191,2],[54,492,2],[54,493,2],[54,494,2],[54,129,2],[54,495,2],[54,496,2],[54,497,2],[54,296,2],[54,200,2],[54,232,2],[54,498,2],[54,454,2],[54,518,2],[54,519,2],[54,520,2],[54,521,2],[54,522,2],[54,523,2],[54,524,2],[54,525,2],[54,526,2],[54,527,2],[54,528,2],[54,529,2],[54,530,2],[54,531,2],[54,532,2],[54,533,2],[54,534,2],[54,535,2],[54,536,2],[54,537,2],[54,538,2],[54,539,2],[54,540,2],[54,541,2],[54,542,2],[54,543,2],[54,544,2],[54,545,2],[54,546,2],[54,547,2],[54,548,2],[54,549,2],[54,550,2],[54,551,2],[54,552,2],[54,553,2],[54,554,2],[54,555,2],[54,556,2],[54,557,2],[54,558,2],[54,559,2],[54,560,2],[54,561,2],[54,562,2],[54,563,2],[54,564,2],[54,565,2],[54,566,2],[54,567,2],[54,568,2],[54,569,2],[54,570,2],[54,571,2],[54,572,2],[54,573,2],[54,574,2],[54,575,2],[54,576,2],[54,577,2],[54,578,2],[54,579,2],[54,580,2],[54,581,2],[54,582,2],[54,583,2],[54,584,2],[54,585,2],[54,586,2],[54,587,2],[54,588,2],[54,589,2],[54,590,2],[54,591,2],[54,592,2],[54,593,2],[54,594,2],[54,595,2],[54,596,2],[54,597,2],[54,598,2],[54,599,2],[54,600,2],[54,601,2],[54,602,2],[54,603,2],[54,604,2],[54,605,2],[54,606,2],[54,607,2],[54,608,2],[54,609,2],[54,610,2],[54,611,2],[54,612,2],[54,613,2],[54,614,2],[54,615,2],[54,616,2],[54,617,2],[54,618,2],[54,619,2],[54,620,2],[54,621,2],[54,622,2],[54,623,2],[54,624,2],[54,625,2],[54,626,2],[54,627,2],[54,628,2],[54,629,2],[55,500,2],[55,499,2],[55,501,2],[55,511,2],[55,517,2],[55,502,2],[55,512,2],[55,516,2],[55,507,2],[55,508,2],[55,509,2],[55,515,2],[55,514,2],[55,505,2],[55,503,2],[55,506,2],[55,87,2],[55,37,2],[55,233,2],[55,131,2],[55,207,2],[55,30,2],[55,312,2],[55,307,2],[55,486,2],[55,38,2],[55,265,2],[55,196,2],[55,263,2],[55,285,2],[55,470,2],[55,325,2],[55,487,2],[55,262,2],[55,488,2],[55,489,2],[55,149,2],[55,490,2],[55,491,2],[55,241,2],[55,140,2],[55,281,2],[55,191,2],[55,492,2],[55,493,2],[55,494,2],[55,129,2],[55,495,2],[55,496,2],[55,497,2],[55,296,2],[55,200,2],[55,232,2],[55,498,2],[55,432,2],[55,454,2],[55,518,2],[55,519,2],[55,520,2],[55,521,2],[55,522,2],[55,523,2],[55,524,2],[55,525,2],[55,526,2],[55,527,2],[55,528,2],[55,529,2],[55,530,2],[55,531,2],[55,532,2],[55,533,2],[55,534,2],[55,535,2],[55,536,2],[55,537,2],[55,538,2],[55,539,2],[55,540,2],[55,541,2],[55,542,2],[55,543,2],[55,544,2],[55,545,2],[55,546,2],[55,547,2],[55,548,2],[55,549,2],[55,550,2],[55,551,2],[55,552,2],[55,553,2],[55,554,2],[55,555,2],[55,556,2],[55,557,2],[55,558,2],[55,559,2],[55,560,2],[55,561,2],[55,562,2],[55,563,2],[55,564,2],[55,565,2],[55,566,2],[55,567,2],[55,568,2],[55,569,2],[55,570,2],[55,571,2],[55,572,2],[55,573,2],[55,574,2],[55,575,2],[55,576,2],[55,577,2],[55,578,2],[55,579,2],[55,580,2],[55,581,2],[55,582,2],[55,583,2],[55,584,2],[55,585,2],[55,586,2],[55,587,2],[55,588,2],[55,589,2],[55,590,2],[55,591,2],[55,592,2],[55,593,2],[55,594,2],[55,595,2],[55,596,2],[55,597,2],[55,598,2],[55,599,2],[55,600,2],[55,601,2],[55,602,2],[55,603,2],[55,604,2],[55,605,2],[55,606,2],[55,607,2],[55,608,2],[55,609,2],[55,610,2],[55,611,2],[55,612,2],[55,613,2],[55,614,2],[55,615,2],[55,616,2],[55,617,2],[55,618,2],[55,619,2],[55,620,2],[55,621,2],[55,622,2],[55,623,2],[55,624,2],[55,625,2],[55,626,2],[55,627,2],[55,628,2],[55,629,2],[56,500,2],[56,499,2],[56,501,2],[56,511,2],[56,517,2],[56,502,2],[56,512,2],[56,516,2],[56,507,2],[56,508,2],[56,509,2],[56,515,2],[56,514,2],[56,505,2],[56,503,2],[56,506,2],[56,87,2],[56,339,2],[56,233,2],[56,131,2],[56,369,2],[56,207,2],[56,30,2],[56,307,2],[56,486,2],[56,38,2],[56,265,2],[56,196,2],[56,263,2],[56,285,2],[56,470,2],[56,325,2],[56,262,2],[56,488,2],[56,489,2],[56,149,2],[56,490,2],[56,491,2],[56,241,2],[56,140,2],[56,281,2],[56,191,2],[56,492,2],[56,493,2],[56,494,2],[56,129,2],[56,495,2],[56,496,2],[56,497,2],[56,296,2],[56,200,2],[56,232,2],[56,498,2],[56,432,2],[56,454,2],[56,518,2],[56,519,2],[56,520,2],[56,521,2],[56,522,2],[56,523,2],[56,524,2],[56,525,2],[56,526,2],[56,527,2],[56,528,2],[56,529,2],[56,530,2],[56,531,2],[56,532,2],[56,533,2],[56,534,2],[56,535,2],[56,536,2],[56,537,2],[56,538,2],[56,539,2],[56,540,2],[56,541,2],[56,542,2],[56,543,2],[56,544,2],[56,545,2],[56,546,2],[56,547,2],[56,548,2],[56,549,2],[56,550,2],[56,551,2],[56,552,2],[56,553,2],[56,554,2],[56,555,2],[56,556,2],[56,557,2],[56,558,2],[56,559,2],[56,560,2],[56,561,2],[56,562,2],[56,563,2],[56,564,2],[56,565,2],[56,566,2],[56,567,2],[56,568,2],[56,569,2],[56,570,2],[56,571,2],[56,572,2],[56,573,2],[56,574,2],[56,575,2],[56,576,2],[56,577,2],[56,578,2],[56,579,2],[56,580,2],[56,581,2],[56,582,2],[56,583,2],[56,584,2],[56,585,2],[56,586,2],[56,587,2],[56,588,2],[56,589,2],[56,590,2],[56,591,2],[56,592,2],[56,593,2],[56,594,2],[56,595,2],[56,596,2],[56,597,2],[56,598,2],[56,599,2],[56,600,2],[56,601,2],[56,602,2],[56,603,2],[56,604,2],[56,605,2],[56,606,2],[56,607,2],[56,608,2],[56,609,2],[56,610,2],[56,611,2],[56,612,2],[56,613,2],[56,614,2],[56,615,2],[56,616,2],[56,617,2],[56,618,2],[56,619,2],[56,620,2],[56,621,2],[56,622,2],[56,623,2],[56,624,2],[56,625,2],[56,626,2],[56,627,2],[56,628,2],[56,629,2],[57,500,2],[57,499,2],[57,501,2],[57,511,2],[57,517,2],[57,502,2],[57,512,2],[57,516,2],[57,507,2],[57,508,2],[57,509,2],[57,515,2],[57,514,2],[57,505,2],[57,503,2],[57,506,2],[57,87,2],[57,431,2],[57,37,2],[57,339,2],[57,131,2],[57,369,2],[57,146,2],[57,207,2],[57,30,2],[57,312,2],[57,307,2],[57,486,2],[57,38,2],[57,265,2],[57,196,2],[57,263,2],[57,285,2],[57,470,2],[57,325,2],[57,487,2],[57,488,2],[57,489,2],[57,149,2],[57,490,2],[57,491,2],[57,241,2],[57,140,2],[57,281,2],[57,191,2],[57,492,2],[57,493,2],[57,494,2],[57,129,2],[57,495,2],[57,496,2],[57,497,2],[57,296,2],[57,232,2],[57,498,2],[57,432,2],[57,454,2],[57,518,2],[57,519,2],[57,520,2],[57,521,2],[57,522,2],[57,523,2],[57,524,2],[57,525,2],[57,526,2],[57,527,2],[57,528,2],[57,529,2],[57,530,2],[57,531,2],[57,532,2],[57,533,2],[57,534,2],[57,535,2],[57,536,2],[57,537,2],[57,538,2],[57,539,2],[57,540,2],[57,541,2],[57,542,2],[57,543,2],[57,544,2],[57,545,2],[57,546,2],[57,547,2],[57,548,2],[57,549,2],[57,550,2],[57,551,2],[57,552,2],[57,553,2],[57,554,2],[57,555,2],[57,556,2],[57,557,2],[57,558,2],[57,559,2],[57,560,2],[57,561,2],[57,562,2],[57,563,2],[57,564,2],[57,565,2],[57,566,2],[57,567,2],[57,568,2],[57,569,2],[57,570,2],[57,571,2],[57,572,2],[57,573,2],[57,574,2],[57,575,2],[57,576,2],[57,577,2],[57,578,2],[57,579,2],[57,580,2],[57,581,2],[57,582,2],[57,583,2],[57,584,2],[57,585,2],[57,586,2],[57,587,2],[57,588,2],[57,589,2],[57,590,2],[57,591,2],[57,592,2],[57,593,2],[57,594,2],[57,595,2],[57,596,2],[57,597,2],[57,598,2],[57,599,2],[57,600,2],[57,601,2],[57,602,2],[57,603,2],[57,604,2],[57,605,2],[57,606,2],[57,607,2],[57,608,2],[57,609,2],[57,610,2],[57,611,2],[57,612,2],[57,613,2],[57,614,2],[57,615,2],[57,616,2],[57,617,2],[57,618,2],[57,619,2],[57,620,2],[57,621,2],[57,622,2],[57,623,2],[57,624,2],[57,625,2],[57,626,2],[57,627,2],[57,628,2],[57,629,2],[58,500,2],[58,499,2],[58,501,2],[58,511,2],[58,517,2],[58,502,2],[58,512,2],[58,516,2],[58,507,2],[58,508,2],[58,509,2],[58,515,2],[58,514,2],[58,505,2],[58,503,2],[58,506,2],[58,87,2],[58,37,2],[58,339,2],[58,131,2],[58,369,2],[58,146,2],[58,207,2],[58,30,2],[58,312,2],[58,307,2],[58,486,2],[58,38,2],[58,265,2],[58,196,2],[58,263,2],[58,470,2],[58,325,2],[58,487,2],[58,489,2],[58,149,2],[58,490,2],[58,491,2],[58,140,2],[58,281,2],[58,191,2],[58,492,2],[58,493,2],[58,494,2],[58,129,2],[58,495,2],[58,496,2],[58,497,2],[58,296,2],[58,200,2],[58,232,2],[58,498,2],[58,432,2],[58,454,2],[58,518,2],[58,519,2],[58,520,2],[58,521,2],[58,522,2],[58,523,2],[58,524,2],[58,525,2],[58,526,2],[58,527,2],[58,528,2],[58,529,2],[58,530,2],[58,531,2],[58,532,2],[58,533,2],[58,534,2],[58,535,2],[58,536,2],[58,537,2],[58,538,2],[58,539,2],[58,540,2],[58,541,2],[58,542,2],[58,543,2],[58,544,2],[58,545,2],[58,546,2],[58,547,2],[58,548,2],[58,549,2],[58,550,2],[58,551,2],[58,552,2],[58,553,2],[58,554,2],[58,555,2],[58,556,2],[58,557,2],[58,558,2],[58,559,2],[58,560,2],[58,561,2],[58,562,2],[58,563,2],[58,564,2],[58,565,2],[58,566,2],[58,567,2],[58,568,2],[58,569,2],[58,570,2],[58,571,2],[58,572,2],[58,573,2],[58,574,2],[58,575,2],[58,576,2],[58,577,2],[58,578,2],[58,579,2],[58,580,2],[58,581,2],[58,582,2],[58,583,2],[58,584,2],[58,585,2],[58,586,2],[58,587,2],[58,588,2],[58,589,2],[58,590,2],[58,591,2],[58,592,2],[58,593,2],[58,594,2],[58,595,2],[58,596,2],[58,597,2],[58,598,2],[58,599,2],[58,600,2],[58,601,2],[58,602,2],[58,603,2],[58,604,2],[58,605,2],[58,606,2],[58,607,2],[58,608,2],[58,609,2],[58,610,2],[58,611,2],[58,612,2],[58,613,2],[58,614,2],[58,615,2],[58,616,2],[58,617,2],[58,618,2],[58,619,2],[58,620,2],[58,621,2],[58,622,2],[58,623,2],[58,624,2],[58,625,2],[58,626,2],[58,627,2],[58,628,2],[58,629,2],[59,500,2],[59,499,2],[59,501,2],[59,511,2],[59,517,2],[59,502,2],[59,512,2],[59,516,2],[59,507,2],[59,508,2],[59,509,2],[59,515,2],[59,514,2],[59,505,2],[59,503,2],[59,506,2],[59,87,2],[59,37,2],[59,339,2],[59,131,2],[59,369,2],[59,146,2],[59,207,2],[59,30,2],[59,312,2],[59,307,2],[59,486,2],[59,38,2],[59,265,2],[59,263,2],[59,285,2],[59,470,2],[59,325,2],[59,487,2],[59,488,2],[59,489,2],[59,149,2],[59,490,2],[59,491,2],[59,140,2],[59,281,2],[59,191,2],[59,492,2],[59,493,2],[59,494,2],[59,129,2],[59,495,2],[59,496,2],[59,497,2],[59,296,2],[59,498,2],[59,432,2],[59,454,2],[59,518,2],[59,519,2],[59,520,2],[59,521,2],[59,522,2],[59,523,2],[59,525,2],[59,526,2],[59,527,2],[59,528,2],[59,529,2],[59,530,2],[59,531,2],[59,532,2],[59,533,2],[59,534,2],[59,535,2],[59,536,2],[59,537,2],[59,538,2],[59,539,2],[59,540,2],[59,541,2],[59,542,2],[59,543,2],[59,545,2],[59,546,2],[59,547,2],[59,548,2],[59,549,2],[59,550,2],[59,551,2],[59,552,2],[59,553,2],[59,554,2],[59,555,2],[59,556,2],[59,557,2],[59,558,2],[59,559,2],[59,560,2],[59,561,2],[59,562,2],[59,563,2],[59,564,2],[59,565,2],[59,566,2],[59,567,2],[59,568,2],[59,569,2],[59,570,2],[59,571,2],[59,572,2],[59,573,2],[59,574,2],[59,575,2],[59,576,2],[59,577,2],[59,578,2],[59,579,2],[59,580,2],[59,581,2],[59,582,2],[59,583,2],[59,584,2],[59,585,2],[59,586,2],[59,587,2],[59,588,2],[59,589,2],[59,590,2],[59,591,2],[59,592,2],[59,593,2],[59,594,2],[59,595,2],[59,596,2],[59,597,2],[59,598,2],[59,599,2],[59,600,2],[59,601,2],[59,602,2],[59,603,2],[59,604,2],[59,605,2],[59,606,2],[59,607,2],[59,608,2],[59,609,2],[59,610,2],[59,611,2],[59,612,2],[59,613,2],[59,614,2],[59,615,2],[59,616,2],[59,617,2],[59,618,2],[59,619,2],[59,620,2],[59,621,2],[59,622,2],[59,623,2],[59,624,2],[59,625,2],[59,626,2],[59,627,2],[59,628,2],[59,629,2],[60,500,2],[60,499,2],[60,501,2],[60,511,2],[60,517,2],[60,502,2],[60,512,2],[60,516,2],[60,507,2],[60,508,2],[60,509,2],[60,515,2],[60,514,2],[60,505,2],[60,503,2],[60,506,2],[60,87,2],[60,37,2],[60,339,2],[60,233,2],[60,131,2],[60,369,2],[60,146,2],[60,207,2],[60,30,2],[60,312,2],[60,307,2],[60,486,2],[60,38,2],[60,265,2],[60,263,2],[60,285,2],[60,470,2],[60,325,2],[60,487,2],[60,262,2],[60,488,2],[60,149,2],[60,490,2],[60,491,2],[60,241,2],[60,140,2],[60,281,2],[60,191,2],[60,492,2],[60,493,2],[60,494,2],[60,129,2],[60,495,2],[60,496,2],[60,497,2],[60,296,2],[60,200,2],[60,232,2],[60,498,2],[60,432,2],[60,454,2],[60,518,2],[60,519,2],[60,520,2],[60,521,2],[60,522,2],[60,523,2],[60,524,2],[60,525,2],[60,526,2],[60,527,2],[60,528,2],[60,529,2],[60,530,2],[60,531,2],[60,532,2],[60,533,2],[60,534,2],[60,535,2],[60,536,2],[60,537,2],[60,538,2],[60,539,2],[60,540,2],[60,541,2],[60,542,2],[60,543,2],[60,544,2],[60,545,2],[60,546,2],[60,547,2],[60,548,2],[60,549,2],[60,550,2],[60,551,2],[60,552,2],[60,553,2],[60,554,2],[60,555,2],[60,556,2],[60,557,2],[60,558,2],[60,559,2],[60,560,2],[60,561,2],[60,562,2],[60,563,2],[60,564,2],[60,565,2],[60,566,2],[60,567,2],[60,568,2],[60,569,2],[60,570,2],[60,571,2],[60,572,2],[60,573,2],[60,574,2],[60,575,2],[60,576,2],[60,577,2],[60,578,2],[60,579,2],[60,580,2],[60,581,2],[60,582,2],[60,583,2],[60,584,2],[60,585,2],[60,586,2],[60,587,2],[60,588,2],[60,589,2],[60,590,2],[60,591,2],[60,592,2],[60,593,2],[60,594,2],[60,595,2],[60,596,2],[60,597,2],[60,598,2],[60,599,2],[60,600,2],[60,601,2],[60,602,2],[60,603,2],[60,604,2],[60,605,2],[60,606,2],[60,607,2],[60,608,2],[60,609,2],[60,610,2],[60,611,2],[60,612,2],[60,613,2],[60,614,2],[60,615,2],[60,616,2],[60,617,2],[60,618,2],[60,619,2],[60,620,2],[60,621,2],[60,622,2],[60,623,2],[60,624,2],[60,625,2],[60,626,2],[60,627,2],[60,628,2],[60,629,2],[61,500,2],[61,499,2],[61,501,2],[61,511,2],[61,517,2],[61,502,2],[61,512,2],[61,516,2],[61,507,2],[61,508,2],[61,509,2],[61,515,2],[61,514,2],[61,505,2],[61,503,2],[61,506,2],[61,87,2],[61,37,2],[61,339,2],[61,369,2],[61,146,2],[61,207,2],[61,30,2],[61,312,2],[61,307,2],[61,486,2],[61,38,2],[61,265,2],[61,196,2],[61,263,2],[61,285,2],[61,470,2],[61,487,2],[61,262,2],[61,488,2],[61,489,2],[61,149,2],[61,490,2],[61,491,2],[61,241,2],[61,140,2],[61,281,2],[61,191,2],[61,492,2],[61,493,2],[61,494,2],[61,129,2],[61,495,2],[61,496,2],[61,497,2],[61,296,2],[61,232,2],[61,498,2],[61,432,2],[61,454,2],[61,518,2],[61,519,2],[61,520,2],[61,521,2],[61,522,2],[61,523,2],[61,524,2],[61,525,2],[61,526,2],[61,527,2],[61,528,2],[61,529,2],[61,530,2],[61,531,2],[61,532,2],[61,533,2],[61,534,2],[61,535,2],[61,536,2],[61,537,2],[61,538,2],[61,539,2],[61,540,2],[61,541,2],[61,542,2],[61,543,2],[61,544,2],[61,545,2],[61,546,2],[61,547,2],[61,548,2],[61,549,2],[61,550,2],[61,551,2],[61,552,2],[61,553,2],[61,554,2],[61,555,2],[61,556,2],[61,557,2],[61,558,2],[61,559,2],[61,560,2],[61,561,2],[61,562,2],[61,563,2],[61,564,2],[61,565,2],[61,566,2],[61,567,2],[61,568,2],[61,569,2],[61,570,2],[61,571,2],[61,572,2],[61,573,2],[61,574,2],[61,575,2],[61,576,2],[61,577,2],[61,578,2],[61,579,2],[61,580,2],[61,581,2],[61,582,2],[61,583,2],[61,584,2],[61,585,2],[61,586,2],[61,587,2],[61,588,2],[61,589,2],[61,590,2],[61,591,2],[61,592,2],[61,593,2],[61,594,2],[61,595,2],[61,596,2],[61,597,2],[61,598,2],[61,599,2],[61,600,2],[61,601,2],[61,602,2],[61,603,2],[61,604,2],[61,605,2],[61,606,2],[61,607,2],[61,608,2],[61,609,2],[61,610,2],[61,611,2],[61,612,2],[61,613,2],[61,614,2],[61,615,2],[61,616,2],[61,617,2],[61,618,2],[61,619,2],[61,620,2],[61,621,2],[61,622,2],[61,623,2],[61,624,2],[61,625,2],[61,626,2],[61,627,2],[61,628,2],[61,629,2],[62,500,2],[62,499,2],[62,501,2],[62,511,2],[62,517,2],[62,502,2],[62,512,2],[62,516,2],[62,507,2],[62,508,2],[62,509,2],[62,515,2],[62,514,2],[62,505,2],[62,503,2],[62,506,2],[62,87,2],[62,339,2],[62,233,2],[62,131,2],[62,369,2],[62,146,2],[62,207,2],[62,30,2],[62,312,2],[62,307,2],[62,486,2],[62,38,2],[62,265,2],[62,196,2],[62,263,2],[62,285,2],[62,470,2],[62,325,2],[62,487,2],[62,262,2],[62,489,2],[62,149,2],[62,490,2],[62,491,2],[62,241,2],[62,140,2],[62,281,2],[62,191,2],[62,492,2],[62,493,2],[62,494,2],[62,129,2],[62,495,2],[62,496,2],[62,497,2],[62,296,2],[62,200,2],[62,232,2],[62,498,2],[62,432,2],[62,454,2],[62,518,2],[62,519,2],[62,520,2],[62,521,2],[62,522,2],[62,523,2],[62,524,2],[62,525,2],[62,526,2],[62,527,2],[62,528,2],[62,529,2],[62,530,2],[62,531,2],[62,532,2],[62,533,2],[62,534,2],[62,535,2],[62,536,2],[62,537,2],[62,538,2],[62,539,2],[62,540,2],[62,541,2],[62,542,2],[62,543,2],[62,544,2],[62,545,2],[62,546,2],[62,547,2],[62,548,2],[62,549,2],[62,550,2],[62,551,2],[62,552,2],[62,553,2],[62,554,2],[62,555,2],[62,556,2],[62,557,2],[62,558,2],[62,559,2],[62,560,2],[62,561,2],[62,562,2],[62,563,2],[62,564,2],[62,565,2],[62,566,2],[62,567,2],[62,568,2],[62,569,2],[62,570,2],[62,571,2],[62,572,2],[62,573,2],[62,574,2],[62,575,2],[62,576,2],[62,577,2],[62,578,2],[62,579,2],[62,580,2],[62,581,2],[62,582,2],[62,583,2],[62,584,2],[62,585,2],[62,586,2],[62,587,2],[62,588,2],[62,589,2],[62,590,2],[62,591,2],[62,592,2],[62,593,2],[62,594,2],[62,595,2],[62,596,2],[62,597,2],[62,598,2],[62,599,2],[62,600,2],[62,601,2],[62,602,2],[62,603,2],[62,604,2],[62,605,2],[62,606,2],[62,607,2],[62,608,2],[62,609,2],[62,610,2],[62,611,2],[62,612,2],[62,613,2],[62,614,2],[62,615,2],[62,616,2],[62,617,2],[62,618,2],[62,619,2],[62,620,2],[62,621,2],[62,622,2],[62,623,2],[62,624,2],[62,625,2],[62,626,2],[62,627,2],[62,628,2],[62,629,2],[63,500,2],[63,499,2],[63,501,2],[63,511,2],[63,517,2],[63,502,2],[63,512,2],[63,516,2],[63,507,2],[63,508,2],[63,509,2],[63,515,2],[63,514,2],[63,505,2],[63,503,2],[63,506,2],[63,87,2],[63,37,2],[63,339,2],[63,233,2],[63,131,2],[63,369,2],[63,146,2],[63,207,2],[63,30,2],[63,312,2],[63,307,2],[63,486,2],[63,38,2],[63,265,2],[63,263,2],[63,285,2],[63,470,2],[63,325,2],[63,487,2],[63,262,2],[63,488,2],[63,489,2],[63,149,2],[63,490,2],[63,491,2],[63,140,2],[63,281,2],[63,191,2],[63,492,2],[63,493,2],[63,494,2],[63,129,2],[63,495,2],[63,496,2],[63,497,2],[63,296,2],[63,200,2],[63,232,2],[63,498,2],[63,432,2],[63,454,2],[63,518,2],[63,519,2],[63,520,2],[63,521,2],[63,522,2],[63,523,2],[63,525,2],[63,526,2],[63,527,2],[63,528,2],[63,529,2],[63,530,2],[63,531,2],[63,532,2],[63,533,2],[63,534,2],[63,535,2],[63,536,2],[63,537,2],[63,538,2],[63,539,2],[63,540,2],[63,541,2],[63,542,2],[63,543,2],[63,544,2],[63,545,2],[63,546,2],[63,547,2],[63,548,2],[63,549,2],[63,550,2],[63,552,2],[63,553,2],[63,554,2],[63,555,2],[63,556,2],[63,557,2],[63,558,2],[63,559,2],[63,560,2],[63,561,2],[63,562,2],[63,563,2],[63,564,2],[63,565,2],[63,566,2],[63,567,2],[63,568,2],[63,569,2],[63,570,2],[63,571,2],[63,572,2],[63,573,2],[63,574,2],[63,575,2],[63,576,2],[63,577,2],[63,578,2],[63,579,2],[63,580,2],[63,581,2],[63,582,2],[63,583,2],[63,584,2],[63,585,2],[63,586,2],[63,587,2],[63,588,2],[63,589,2],[63,590,2],[63,591,2],[63,592,2],[63,593,2],[63,594,2],[63,595,2],[63,596,2],[63,597,2],[63,598,2],[63,599,2],[63,600,2],[63,601,2],[63,602,2],[63,603,2],[63,604,2],[63,605,2],[63,606,2],[63,607,2],[63,608,2],[63,609,2],[63,610,2],[63,611,2],[63,612,2],[63,613,2],[63,614,2],[63,615,2],[63,616,2],[63,617,2],[63,618,2],[63,619,2],[63,620,2],[63,621,2],[63,622,2],[63,623,2],[63,624,2],[63,625,2],[63,626,2],[63,627,2],[63,628,2],[63,629,2],[64,500,2],[64,499,2],[64,501,2],[64,511,2],[64,517,2],[64,502,2],[64,512,2],[64,516,2],[64,507,2],[64,508,2],[64,509,2],[64,515,2],[64,514,2],[64,505,2],[64,503,2],[64,506,2],[64,87,2],[64,37,2],[64,339,2],[64,233,2],[64,131,2],[64,369,2],[64,146,2],[64,30,2],[64,312,2],[64,307,2],[64,486,2],[64,38,2],[64,265,2],[64,263,2],[64,285,2],[64,470,2],[64,325,2],[64,487,2],[64,262,2],[64,488,2],[64,489,2],[64,149,2],[64,490,2],[64,491,2],[64,241,2],[64,140,2],[64,281,2],[64,191,2],[64,492,2],[64,493,2],[64,494,2],[64,129,2],[64,495,2],[64,496,2],[64,497,2],[64,296,2],[64,200,2],[64,232,2],[64,498,2],[64,432,2],[64,454,2],[64,518,2],[64,519,2],[64,520,2],[64,521,2],[64,522,2],[64,523,2],[64,524,2],[64,525,2],[64,526,2],[64,527,2],[64,528,2],[64,529,2],[64,530,2],[64,531,2],[64,532,2],[64,533,2],[64,534,2],[64,535,2],[64,536,2],[64,537,2],[64,538,2],[64,539,2],[64,540,2],[64,541,2],[64,543,2],[64,544,2],[64,545,2],[64,546,2],[64,547,2],[64,548,2],[64,549,2],[64,550,2],[64,552,2],[64,553,2],[64,554,2],[64,555,2],[64,556,2],[64,557,2],[64,558,2],[64,559,2],[64,560,2],[64,561,2],[64,562,2],[64,563,2],[64,564,2],[64,565,2],[64,566,2],[64,567,2],[64,568,2],[64,569,2],[64,570,2],[64,571,2],[64,572,2],[64,573,2],[64,574,2],[64,575,2],[64,576,2],[64,577,2],[64,578,2],[64,579,2],[64,580,2],[64,581,2],[64,582,2],[64,583,2],[64,584,2],[64,585,2],[64,586,2],[64,587,2],[64,588,2],[64,589,2],[64,590,2],[64,591,2],[64,592,2],[64,593,2],[64,594,2],[64,595,2],[64,596,2],[64,597,2],[64,598,2],[64,599,2],[64,600,2],[64,601,2],[64,602,2],[64,603,2],[64,604,2],[64,605,2],[64,606,2],[64,607,2],[64,608,2],[64,609,2],[64,610,2],[64,611,2],[64,612,2],[64,613,2],[64,614,2],[64,615,2],[64,616,2],[64,617,2],[64,618,2],[64,619,2],[64,620,2],[64,621,2],[64,622,2],[64,623,2],[64,624,2],[64,625,2],[64,626,2],[64,627,2],[64,628,2],[64,629,2],[65,500,2],[65,499,2],[65,501,2],[65,511,2],[65,517,2],[65,502,2],[65,512,2],[65,516,2],[65,507,2],[65,508,2],[65,509,2],[65,515,2],[65,514,2],[65,505,2],[65,503,2],[65,506,2],[65,87,2],[65,37,2],[65,339,2],[65,233,2],[65,131,2],[65,369,2],[65,146,2],[65,30,2],[65,312,2],[65,307,2],[65,486,2],[65,38,2],[65,265,2],[65,263,2],[65,285,2],[65,470,2],[65,325,2],[65,487,2],[65,262,2],[65,488,2],[65,489,2],[65,149,2],[65,490,2],[65,491,2],[65,140,2],[65,281,2],[65,191,2],[65,492,2],[65,493,2],[65,494,2],[65,129,2],[65,495,2],[65,496,2],[65,497,2],[65,296,2],[65,200,2],[65,232,2],[65,498,2],[65,432,2],[65,454,2],[65,518,2],[65,519,2],[65,520,2],[65,521,2],[65,522,2],[65,523,2],[65,524,2],[65,525,2],[65,526,2],[65,527,2],[65,528,2],[65,529,2],[65,530,2],[65,531,2],[65,532,2],[65,533,2],[65,534,2],[65,535,2],[65,536,2],[65,537,2],[65,538,2],[65,539,2],[65,540,2],[65,541,2],[65,543,2],[65,544,2],[65,545,2],[65,546,2],[65,547,2],[65,548,2],[65,549,2],[65,550,2],[65,552,2],[65,553,2],[65,554,2],[65,555,2],[65,556,2],[65,557,2],[65,558,2],[65,559,2],[65,560,2],[65,561,2],[65,562,2],[65,563,2],[65,564,2],[65,565,2],[65,566,2],[65,567,2],[65,568,2],[65,569,2],[65,570,2],[65,571,2],[65,572,2],[65,573,2],[65,574,2],[65,575,2],[65,576,2],[65,577,2],[65,578,2],[65,579,2],[65,580,2],[65,581,2],[65,582,2],[65,583,2],[65,584,2],[65,585,2],[65,586,2],[65,587,2],[65,588,2],[65,589,2],[65,590,2],[65,591,2],[65,592,2],[65,593,2],[65,594,2],[65,595,2],[65,596,2],[65,597,2],[65,598,2],[65,599,2],[65,600,2],[65,601,2],[65,602,2],[65,603,2],[65,604,2],[65,605,2],[65,606,2],[65,607,2],[65,608,2],[65,609,2],[65,610,2],[65,611,2],[65,612,2],[65,613,2],[65,614,2],[65,615,2],[65,616,2],[65,617,2],[65,618,2],[65,619,2],[65,620,2],[65,621,2],[65,622,2],[65,623,2],[65,624,2],[65,625,2],[65,626,2],[65,627,2],[65,628,2],[65,629,2],[66,500,2],[66,499,2],[66,501,2],[66,511,2],[66,517,2],[66,502,2],[66,512,2],[66,516,2],[66,507,2],[66,508,2],[66,509,2],[66,515,2],[66,514,2],[66,505,2],[66,503,2],[66,506,2],[66,87,2],[66,37,2],[66,339,2],[66,233,2],[66,131,2],[66,369,2],[66,146,2],[66,207,2],[66,30,2],[66,312,2],[66,307,2],[66,486,2],[66,38,2],[66,265,2],[66,263,2],[66,285,2],[66,470,2],[66,325,2],[66,487,2],[66,262,2],[66,488,2],[66,489,2],[66,149,2],[66,490,2],[66,491,2],[66,241,2],[66,140,2],[66,281,2],[66,191,2],[66,492,2],[66,493,2],[66,494,2],[66,129,2],[66,495,2],[66,496,2],[66,497,2],[66,296,2],[66,200,2],[66,232,2],[66,498,2],[66,432,2],[66,454,2],[66,519,2],[66,520,2],[66,521,2],[66,522,2],[66,523,2],[66,525,2],[66,526,2],[66,527,2],[66,528,2],[66,529,2],[66,530,2],[66,531,2],[66,532,2],[66,533,2],[66,534,2],[66,535,2],[66,536,2],[66,537,2],[66,538,2],[66,539,2],[66,540,2],[66,541,2],[66,542,2],[66,543,2],[66,544,2],[66,545,2],[66,546,2],[66,547,2],[66,548,2],[66,549,2],[66,550,2],[66,551,2],[66,552,2],[66,553,2],[66,554,2],[66,555,2],[66,556,2],[66,557,2],[66,558,2],[66,559,2],[66,560,2],[66,561,2],[66,562,2],[66,563,2],[66,564,2],[66,565,2],[66,566,2],[66,567,2],[66,568,2],[66,569,2],[66,570,2],[66,571,2],[66,572,2],[66,573,2],[66,574,2],[66,575,2],[66,576,2],[66,577,2],[66,578,2],[66,579,2],[66,580,2],[66,581,2],[66,582,2],[66,583,2],[66,584,2],[66,585,2],[66,586,2],[66,587,2],[66,588,2],[66,589,2],[66,590,2],[66,591,2],[66,592,2],[66,593,2],[66,594,2],[66,595,2],[66,596,2],[66,597,2],[66,598,2],[66,599,2],[66,600,2],[66,601,2],[66,602,2],[66,603,2],[66,604,2],[66,605,2],[66,606,2],[66,607,2],[66,608,2],[66,609,2],[66,610,2],[66,611,2],[66,612,2],[66,613,2],[66,614,2],[66,615,2],[66,616,2],[66,617,2],[66,618,2],[66,619,2],[66,620,2],[66,621,2],[66,622,2],[66,623,2],[66,624,2],[66,625,2],[66,626,2],[66,627,2],[66,628,2],[66,629,2],[67,500,2],[67,499,2],[67,501,2],[67,511,2],[67,517,2],[67,502,2],[67,512,2],[67,516,2],[67,507,2],[67,508,2],[67,509,2],[67,515,2],[67,514,2],[67,505,2],[67,503,2],[67,506,2],[67,87,2],[67,37,2],[67,339,2],[67,233,2],[67,131,2],[67,369,2],[67,146,2],[67,30,2],[67,312,2],[67,307,2],[67,486,2],[67,38,2],[67,265,2],[67,263,2],[67,285,2],[67,470,2],[67,325,2],[67,487,2],[67,262,2],[67,488,2],[67,489,2],[67,149,2],[67,490,2],[67,491,2],[67,241,2],[67,140,2],[67,281,2],[67,191,2],[67,492,2],[67,493,2],[67,494,2],[67,129,2],[67,495,2],[67,496,2],[67,497,2],[67,296,2],[67,200,2],[67,232,2],[67,498,2],[67,432,2],[67,454,2],[67,518,2],[67,519,2],[67,520,2],[67,521,2],[67,522,2],[67,523,2],[67,524,2],[67,525,2],[67,526,2],[67,527,2],[67,528,2],[67,529,2],[67,530,2],[67,531,2],[67,532,2],[67,533,2],[67,534,2],[67,535,2],[67,536,2],[67,537,2],[67,538,2],[67,539,2],[67,540,2],[67,541,2],[67,543,2],[67,544,2],[67,545,2],[67,546,2],[67,547,2],[67,548,2],[67,549,2],[67,550,2],[67,552,2],[67,553,2],[67,554,2],[67,555,2],[67,556,2],[67,557,2],[67,558,2],[67,559,2],[67,560,2],[67,561,2],[67,562,2],[67,563,2],[67,564,2],[67,565,2],[67,566,2],[67,567,2],[67,568,2],[67,569,2],[67,570,2],[67,571,2],[67,572,2],[67,573,2],[67,574,2],[67,575,2],[67,576,2],[67,577,2],[67,578,2],[67,579,2],[67,580,2],[67,581,2],[67,582,2],[67,583,2],[67,584,2],[67,585,2],[67,586,2],[67,587,2],[67,588,2],[67,589,2],[67,590,2],[67,591,2],[67,592,2],[67,593,2],[67,594,2],[67,595,2],[67,596,2],[67,597,2],[67,598,2],[67,599,2],[67,600,2],[67,601,2],[67,602,2],[67,603,2],[67,604,2],[67,605,2],[67,606,2],[67,607,2],[67,608,2],[67,609,2],[67,610,2],[67,611,2],[67,612,2],[67,613,2],[67,614,2],[67,615,2],[67,616,2],[67,617,2],[67,618,2],[67,619,2],[67,620,2],[67,621,2],[67,622,2],[67,623,2],[67,624,2],[67,625,2],[67,626,2],[67,627,2],[67,628,2],[67,629,2],[68,500,2],[68,499,2],[68,501,2],[68,511,2],[68,517,2],[68,502,2],[68,512,2],[68,516,2],[68,507,2],[68,508,2],[68,509,2],[68,515,2],[68,514,2],[68,505,2],[68,503,2],[68,506,2],[68,87,2],[68,37,2],[68,339,2],[68,233,2],[68,131,2],[68,369,2],[68,146,2],[68,207,2],[68,30,2],[68,312,2],[68,486,2],[68,38,2],[68,265,2],[68,196,2],[68,263,2],[68,285,2],[68,470,2],[68,325,2],[68,487,2],[68,262,2],[68,488,2],[68,489,2],[68,149,2],[68,490,2],[68,491,2],[68,241,2],[68,140,2],[68,281,2],[68,191,2],[68,492,2],[68,493,2],[68,494,2],[68,129,2],[68,495,2],[68,496,2],[68,497,2],[68,296,2],[68,200,2],[68,232,2],[68,498,2],[68,432,2],[68,454,2],[68,518,2],[68,519,2],[68,520,2],[68,521,2],[68,522,2],[68,523,2],[68,524,2],[68,525,2],[68,528,2],[68,529,2],[68,530,2],[68,531,2],[68,532,2],[68,533,2],[68,534,2],[68,535,2],[68,536,2],[68,538,2],[68,539,2],[68,540,2],[68,541,2],[68,542,2],[68,543,2],[68,544,2],[68,545,2],[68,546,2],[68,547,2],[68,548,2],[68,549,2],[68,550,2],[68,551,2],[68,552,2],[68,553,2],[68,554,2],[68,555,2],[68,556,2],[68,557,2],[68,558,2],[68,559,2],[68,560,2],[68,561,2],[68,562,2],[68,563,2],[68,564,2],[68,565,2],[68,566,2],[68,567,2],[68,568,2],[68,569,2],[68,570,2],[68,571,2],[68,572,2],[68,573,2],[68,574,2],[68,575,2],[68,576,2],[68,577,2],[68,578,2],[68,579,2],[68,580,2],[68,581,2],[68,582,2],[68,583,2],[68,584,2],[68,585,2],[68,586,2],[68,587,2],[68,588,2],[68,589,2],[68,590,2],[68,591,2],[68,592,2],[68,593,2],[68,594,2],[68,595,2],[68,596,2],[68,597,2],[68,598,2],[68,599,2],[68,600,2],[68,601,2],[68,602,2],[68,603,2],[68,604,2],[68,605,2],[68,606,2],[68,607,2],[68,608,2],[68,609,2],[68,610,2],[68,611,2],[68,612,2],[68,613,2],[68,614,2],[68,615,2],[68,616,2],[68,617,2],[68,618,2],[68,619,2],[68,620,2],[68,621,2],[68,622,2],[68,623,2],[68,624,2],[68,625,2],[68,626,2],[68,627,2],[68,628,2],[68,629,2],[69,500,2],[69,499,2],[69,501,2],[69,511,2],[69,517,2],[69,502,2],[69,512,2],[69,516,2],[69,507,2],[69,508,2],[69,509,2],[69,515,2],[69,514,2],[69,505,2],[69,503,2],[69,506,2],[69,87,2],[69,431,2],[69,37,2],[69,339,2],[69,233,2],[69,131,2],[69,369,2],[69,207,2],[69,30,2],[69,312,2],[69,307,2],[69,486,2],[69,38,2],[69,265,2],[69,196,2],[69,263,2],[69,285,2],[69,470,2],[69,325,2],[69,487,2],[69,262,2],[69,488,2],[69,489,2],[69,490,2],[69,491,2],[69,241,2],[69,140,2],[69,281,2],[69,191,2],[69,492,2],[69,493,2],[69,494,2],[69,129,2],[69,495,2],[69,496,2],[69,497,2],[69,296,2],[69,200,2],[69,232,2],[69,498,2],[69,432,2],[69,454,2],[69,518,2],[69,519,2],[69,520,2],[69,521,2],[69,522,2],[69,523,2],[69,524,2],[69,525,2],[69,526,2],[69,527,2],[69,528,2],[69,529,2],[69,530,2],[69,531,2],[69,532,2],[69,533,2],[69,534,2],[69,535,2],[69,536,2],[69,537,2],[69,538,2],[69,539,2],[69,540,2],[69,541,2],[69,542,2],[69,543,2],[69,544,2],[69,545,2],[69,546,2],[69,547,2],[69,548,2],[69,549,2],[69,550,2],[69,551,2],[69,552,2],[69,553,2],[69,554,2],[69,555,2],[69,556,2],[69,557,2],[69,558,2],[69,559,2],[69,560,2],[69,561,2],[69,562,2],[69,563,2],[69,564,2],[69,565,2],[69,566,2],[69,567,2],[69,568,2],[69,569,2],[69,570,2],[69,571,2],[69,572,2],[69,573,2],[69,574,2],[69,575,2],[69,576,2],[69,577,2],[69,578,2],[69,579,2],[69,580,2],[69,581,2],[69,582,2],[69,583,2],[69,584,2],[69,585,2],[69,586,2],[69,587,2],[69,588,2],[69,589,2],[69,590,2],[69,591,2],[69,592,2],[69,593,2],[69,594,2],[69,595,2],[69,596,2],[69,597,2],[69,598,2],[69,599,2],[69,600,2],[69,601,2],[69,602,2],[69,603,2],[69,604,2],[69,605,2],[69,606,2],[69,607,2],[69,608,2],[69,609,2],[69,610,2],[69,611,2],[69,612,2],[69,613,2],[69,614,2],[69,615,2],[69,616,2],[69,617,2],[69,618,2],[69,619,2],[69,620,2],[69,621,2],[69,622,2],[69,623,2],[69,624,2],[69,625,2],[69,626,2],[69,627,2],[69,628,2],[69,629,2],[70,500,2],[70,499,2],[70,501,2],[70,511,2],[70,517,2],[70,502,2],[70,512,2],[70,516,2],[70,507,2],[70,508,2],[70,509,2],[70,515,2],[70,514,2],[70,505,2],[70,503,2],[70,506,2],[70,87,2],[70,37,2],[70,339,2],[70,233,2],[70,131,2],[70,369,2],[70,146,2],[70,207,2],[70,30,2],[70,312,2],[70,486,2],[70,38,2],[70,265,2],[70,196,2],[70,263,2],[70,285,2],[70,325,2],[70,487,2],[70,262,2],[70,488,2],[70,489,2],[70,149,2],[70,490,2],[70,491,2],[70,241,2],[70,140,2],[70,281,2],[70,191,2],[70,492,2],[70,493,2],[70,494,2],[70,129,2],[70,495,2],[70,496,2],[70,497,2],[70,296,2],[70,200,2],[70,232,2],[70,498,2],[70,432,2],[70,454,2],[70,518,2],[70,519,2],[70,520,2],[70,521,2],[70,522,2],[70,523,2],[70,524,2],[70,525,2],[70,528,2],[70,529,2],[70,530,2],[70,531,2],[70,532,2],[70,533,2],[70,534,2],[70,535,2],[70,536,2],[70,538,2],[70,539,2],[70,540,2],[70,541,2],[70,542,2],[70,543,2],[70,544,2],[70,545,2],[70,546,2],[70,547,2],[70,548,2],[70,549,2],[70,550,2],[70,551,2],[70,552,2],[70,553,2],[70,554,2],[70,555,2],[70,556,2],[70,557,2],[70,558,2],[70,559,2],[70,560,2],[70,561,2],[70,562,2],[70,563,2],[70,564,2],[70,565,2],[70,566,2],[70,567,2],[70,568,2],[70,569,2],[70,570,2],[70,571,2],[70,572,2],[70,573,2],[70,574,2],[70,575,2],[70,576,2],[70,577,2],[70,578,2],[70,579,2],[70,580,2],[70,581,2],[70,582,2],[70,583,2],[70,584,2],[70,585,2],[70,586,2],[70,587,2],[70,588,2],[70,589,2],[70,590,2],[70,591,2],[70,592,2],[70,593,2],[70,594,2],[70,595,2],[70,596,2],[70,597,2],[70,598,2],[70,599,2],[70,600,2],[70,601,2],[70,602,2],[70,603,2],[70,604,2],[70,605,2],[70,606,2],[70,607,2],[70,608,2],[70,609,2],[70,610,2],[70,611,2],[70,612,2],[70,613,2],[70,614,2],[70,615,2],[70,616,2],[70,617,2],[70,618,2],[70,619,2],[70,620,2],[70,621,2],[70,622,2],[70,623,2],[70,624,2],[70,625,2],[70,626,2],[70,627,2],[70,628,2],[70,629,2],[71,500,2],[71,499,2],[71,501,2],[71,511,2],[71,517,2],[71,502,2],[71,512,2],[71,516,2],[71,507,2],[71,508,2],[71,509,2],[71,515,2],[71,514,2],[71,505,2],[71,503,2],[71,506,2],[71,87,2],[71,37,2],[71,339,2],[71,233,2],[71,131,2],[71,369,2],[71,146,2],[71,207,2],[71,30,2],[71,312,2],[71,307,2],[71,486,2],[71,38,2],[71,265,2],[71,263,2],[71,285,2],[71,325,2],[71,487,2],[71,262,2],[71,488,2],[71,489,2],[71,149,2],[71,490,2],[71,491,2],[71,241,2],[71,140,2],[71,191,2],[71,492,2],[71,493,2],[71,494,2],[71,129,2],[71,495,2],[71,496,2],[71,497,2],[71,296,2],[71,200,2],[71,232,2],[71,498,2],[71,432,2],[71,454,2],[71,518,2],[71,519,2],[71,520,2],[71,521,2],[71,522,2],[71,523,2],[71,524,2],[71,525,2],[71,527,2],[71,528,2],[71,529,2],[71,530,2],[71,531,2],[71,532,2],[71,533,2],[71,534,2],[71,535,2],[71,536,2],[71,538,2],[71,539,2],[71,540,2],[71,541,2],[71,542,2],[71,543,2],[71,544,2],[71,545,2],[71,546,2],[71,547,2],[71,548,2],[71,549,2],[71,550,2],[71,551,2],[71,552,2],[71,553,2],[71,554,2],[71,555,2],[71,556,2],[71,557,2],[71,558,2],[71,559,2],[71,560,2],[71,561,2],[71,562,2],[71,563,2],[71,564,2],[71,565,2],[71,566,2],[71,567,2],[71,568,2],[71,569,2],[71,570,2],[71,571,2],[71,572,2],[71,573,2],[71,574,2],[71,575,2],[71,576,2],[71,577,2],[71,578,2],[71,579,2],[71,580,2],[71,581,2],[71,582,2],[71,583,2],[71,584,2],[71,585,2],[71,586,2],[71,587,2],[71,588,2],[71,589,2],[71,590,2],[71,591,2],[71,592,2],[71,593,2],[71,594,2],[71,595,2],[71,596,2],[71,597,2],[71,598,2],[71,599,2],[71,600,2],[71,601,2],[71,602,2],[71,603,2],[71,604,2],[71,605,2],[71,606,2],[71,607,2],[71,608,2],[71,609,2],[71,610,2],[71,611,2],[71,612,2],[71,613,2],[71,614,2],[71,615,2],[71,616,2],[71,617,2],[71,618,2],[71,619,2],[71,620,2],[71,621,2],[71,622,2],[71,623,2],[71,624,2],[71,625,2],[71,626,2],[71,627,2],[71,628,2],[71,629,2],[72,500,2],[72,499,2],[72,501,2],[72,511,2],[72,517,2],[72,502,2],[72,512,2],[72,516,2],[72,507,2],[72,508,2],[72,509,2],[72,515,2],[72,514,2],[72,505,2],[72,503,2],[72,506,2],[72,87,2],[72,37,2],[72,339,2],[72,233,2],[72,131,2],[72,369,2],[72,146,2],[72,207,2],[72,30,2],[72,312,2],[72,307,2],[72,486,2],[72,38,2],[72,265,2],[72,196,2],[72,263,2],[72,285,2],[72,470,2],[72,325,2],[72,487,2],[72,262,2],[72,488,2],[72,149,2],[72,490,2],[72,491,2],[72,241,2],[72,140,2],[72,191,2],[72,492,2],[72,493,2],[72,494,2],[72,129,2],[72,495,2],[72,496,2],[72,497,2],[72,296,2],[72,200,2],[72,232,2],[72,498,2],[72,432,2],[72,454,2],[72,518,2],[72,519,2],[72,520,2],[72,521,2],[72,522,2],[72,523,2],[72,524,2],[72,525,2],[72,526,2],[72,527,2],[72,528,2],[72,529,2],[72,530,2],[72,531,2],[72,532,2],[72,533,2],[72,534,2],[72,535,2],[72,536,2],[72,537,2],[72,538,2],[72,539,2],[72,540,2],[72,541,2],[72,542,2],[72,543,2],[72,544,2],[72,545,2],[72,546,2],[72,547,2],[72,548,2],[72,549,2],[72,550,2],[72,551,2],[72,552,2],[72,553,2],[72,554,2],[72,555,2],[72,556,2],[72,557,2],[72,558,2],[72,559,2],[72,560,2],[72,561,2],[72,562,2],[72,563,2],[72,564,2],[72,565,2],[72,566,2],[72,567,2],[72,568,2],[72,569,2],[72,570,2],[72,571,2],[72,572,2],[72,573,2],[72,574,2],[72,575,2],[72,576,2],[72,577,2],[72,578,2],[72,579,2],[72,580,2],[72,581,2],[72,582,2],[72,583,2],[72,584,2],[72,585,2],[72,586,2],[72,587,2],[72,588,2],[72,589,2],[72,590,2],[72,591,2],[72,592,2],[72,593,2],[72,594,2],[72,595,2],[72,596,2],[72,597,2],[72,598,2],[72,599,2],[72,600,2],[72,601,2],[72,602,2],[72,603,2],[72,604,2],[72,605,2],[72,606,2],[72,607,2],[72,608,2],[72,609,2],[72,610,2],[72,611,2],[72,612,2],[72,613,2],[72,614,2],[72,615,2],[72,616,2],[72,617,2],[72,618,2],[72,619,2],[72,620,2],[72,621,2],[72,622,2],[72,623,2],[72,624,2],[72,625,2],[72,626,2],[72,627,2],[72,628,2],[72,629,2],[73,500,2],[73,499,2],[73,501,2],[73,511,2],[73,517,2],[73,502,2],[73,512,2],[73,516,2],[73,507,2],[73,508,2],[73,509,2],[73,515,2],[73,514,2],[73,505,2],[73,503,2],[73,506,2],[73,87,2],[73,339,2],[73,233,2],[73,131,2],[73,369,2],[73,146,2],[73,207,2],[73,30,2],[73,312,2],[73,307,2],[73,486,2],[73,38,2],[73,265,2],[73,263,2],[73,285,2],[73,470,2],[73,325,2],[73,487,2],[73,262,2],[73,488,2],[73,489,2],[73,149,2],[73,490,2],[73,491,2],[73,140,2],[73,281,2],[73,191,2],[73,492,2],[73,493,2],[73,494,2],[73,129,2],[73,495,2],[73,496,2],[73,497,2],[73,296,2],[73,232,2],[73,498,2],[73,432,2],[73,454,2],[73,518,2],[73,520,2],[73,521,2],[73,522,2],[73,523,2],[73,524,2],[73,525,2],[73,526,2],[73,527,2],[73,528,2],[73,529,2],[73,530,2],[73,531,2],[73,532,2],[73,533,2],[73,534,2],[73,535,2],[73,536,2],[73,537,2],[73,538,2],[73,540,2],[73,541,2],[73,542,2],[73,543,2],[73,544,2],[73,545,2],[73,546,2],[73,547,2],[73,548,2],[73,549,2],[73,550,2],[73,551,2],[73,552,2],[73,553,2],[73,554,2],[73,555,2],[73,556,2],[73,557,2],[73,558,2],[73,559,2],[73,560,2],[73,561,2],[73,562,2],[73,563,2],[73,564,2],[73,565,2],[73,566,2],[73,567,2],[73,568,2],[73,569,2],[73,570,2],[73,571,2],[73,572,2],[73,573,2],[73,574,2],[73,575,2],[73,576,2],[73,577,2],[73,578,2],[73,579,2],[73,580,2],[73,581,2],[73,582,2],[73,583,2],[73,584,2],[73,585,2],[73,586,2],[73,587,2],[73,588,2],[73,589,2],[73,590,2],[73,591,2],[73,592,2],[73,593,2],[73,594,2],[73,595,2],[73,596,2],[73,597,2],[73,598,2],[73,599,2],[73,600,2],[73,601,2],[73,602,2],[73,603,2],[73,604,2],[73,605,2],[73,606,2],[73,607,2],[73,608,2],[73,609,2],[73,610,2],[73,611,2],[73,612,2],[73,613,2],[73,614,2],[73,615,2],[73,616,2],[73,617,2],[73,618,2],[73,619,2],[73,620,2],[73,621,2],[73,622,2],[73,623,2],[73,624,2],[73,625,2],[73,626,2],[73,627,2],[73,628,2],[73,629,2],[74,500,2],[74,499,2],[74,501,2],[74,511,2],[74,517,2],[74,502,2],[74,512,2],[74,516,2],[74,507,2],[74,508,2],[74,509,2],[74,515,2],[74,514,2],[74,505,2],[74,503,2],[74,506,2],[74,87,2],[74,339,2],[74,233,2],[74,131,2],[74,369,2],[74,146,2],[74,207,2],[74,30,2],[74,312,2],[74,307,2],[74,486,2],[74,38,2],[74,265,2],[74,263,2],[74,285,2],[74,470,2],[74,325,2],[74,487,2],[74,262,2],[74,488,2],[74,489,2],[74,149,2],[74,490,2],[74,491,2],[74,241,2],[74,140,2],[74,281,2],[74,191,2],[74,492,2],[74,493,2],[74,494,2],[74,129,2],[74,495,2],[74,496,2],[74,497,2],[74,296,2],[74,232,2],[74,498,2],[74,432,2],[74,454,2],[74,520,2],[74,521,2],[74,522,2],[74,523,2],[74,526,2],[74,527,2],[74,528,2],[74,529,2],[74,530,2],[74,531,2],[74,532,2],[74,533,2],[74,534,2],[74,535,2],[74,536,2],[74,537,2],[74,538,2],[74,539,2],[74,540,2],[74,541,2],[74,542,2],[74,543,2],[74,544,2],[74,545,2],[74,546,2],[74,547,2],[74,548,2],[74,549,2],[74,550,2],[74,551,2],[74,552,2],[74,553,2],[74,554,2],[74,555,2],[74,556,2],[74,557,2],[74,558,2],[74,559,2],[74,560,2],[74,561,2],[74,562,2],[74,563,2],[74,564,2],[74,565,2],[74,566,2],[74,567,2],[74,568,2],[74,569,2],[74,570,2],[74,571,2],[74,572,2],[74,573,2],[74,574,2],[74,575,2],[74,576,2],[74,577,2],[74,578,2],[74,579,2],[74,580,2],[74,581,2],[74,582,2],[74,583,2],[74,584,2],[74,585,2],[74,586,2],[74,587,2],[74,588,2],[74,589,2],[74,590,2],[74,591,2],[74,592,2],[74,593,2],[74,594,2],[74,595,2],[74,596,2],[74,597,2],[74,598,2],[74,599,2],[74,600,2],[74,601,2],[74,602,2],[74,603,2],[74,604,2],[74,605,2],[74,606,2],[74,607,2],[74,608,2],[74,609,2],[74,610,2],[74,611,2],[74,612,2],[74,613,2],[74,614,2],[74,615,2],[74,616,2],[74,617,2],[74,618,2],[74,619,2],[74,620,2],[74,621,2],[74,622,2],[74,623,2],[74,624,2],[74,625,2],[74,626,2],[74,627,2],[74,628,2],[74,629,2],[75,500,2],[75,499,2],[75,501,2],[75,511,2],[75,517,2],[75,502,2],[75,512,2],[75,516,2],[75,507,2],[75,508,2],[75,509,2],[75,515,2],[75,514,2],[75,505,2],[75,503,2],[75,506,2],[75,87,2],[75,37,2],[75,339,2],[75,233,2],[75,131,2],[75,369,2],[75,146,2],[75,207,2],[75,30,2],[75,312,2],[75,486,2],[75,38,2],[75,265,2],[75,263,2],[75,285,2],[75,470,2],[75,325,2],[75,487,2],[75,262,2],[75,488,2],[75,489,2],[75,149,2],[75,490,2],[75,491,2],[75,241,2],[75,140,2],[75,281,2],[75,191,2],[75,492,2],[75,493,2],[75,494,2],[75,129,2],[75,495,2],[75,496,2],[75,497,2],[75,296,2],[75,200,2],[75,232,2],[75,498,2],[75,432,2],[75,454,2],[75,518,2],[75,519,2],[75,520,2],[75,521,2],[75,522,2],[75,523,2],[75,524,2],[75,525,2],[75,528,2],[75,529,2],[75,530,2],[75,531,2],[75,532,2],[75,533,2],[75,534,2],[75,535,2],[75,536,2],[75,537,2],[75,538,2],[75,539,2],[75,540,2],[75,541,2],[75,542,2],[75,543,2],[75,544,2],[75,545,2],[75,546,2],[75,547,2],[75,548,2],[75,549,2],[75,550,2],[75,551,2],[75,552,2],[75,553,2],[75,554,2],[75,555,2],[75,556,2],[75,557,2],[75,558,2],[75,559,2],[75,560,2],[75,561,2],[75,562,2],[75,563,2],[75,564,2],[75,565,2],[75,566,2],[75,567,2],[75,568,2],[75,569,2],[75,570,2],[75,571,2],[75,572,2],[75,573,2],[75,574,2],[75,575,2],[75,576,2],[75,577,2],[75,578,2],[75,579,2],[75,580,2],[75,581,2],[75,582,2],[75,583,2],[75,584,2],[75,585,2],[75,586,2],[75,587,2],[75,588,2],[75,589,2],[75,590,2],[75,591,2],[75,592,2],[75,593,2],[75,594,2],[75,595,2],[75,596,2],[75,597,2],[75,598,2],[75,599,2],[75,600,2],[75,601,2],[75,602,2],[75,603,2],[75,604,2],[75,605,2],[75,606,2],[75,607,2],[75,608,2],[75,609,2],[75,610,2],[75,611,2],[75,612,2],[75,613,2],[75,614,2],[75,615,2],[75,616,2],[75,617,2],[75,618,2],[75,619,2],[75,620,2],[75,621,2],[75,622,2],[75,623,2],[75,624,2],[75,625,2],[75,626,2],[75,627,2],[75,628,2],[75,629,2],[76,500,2],[76,499,2],[76,501,2],[76,511,2],[76,517,2],[76,502,2],[76,512,2],[76,516,2],[76,507,2],[76,508,2],[76,509,2],[76,515,2],[76,514,2],[76,505,2],[76,503,2],[76,506,2],[76,87,2],[76,37,2],[76,339,2],[76,233,2],[76,131,2],[76,369,2],[76,146,2],[76,207,2],[76,30,2],[76,312,2],[76,307,2],[76,486,2],[76,38,2],[76,265,2],[76,196,2],[76,263,2],[76,285,2],[76,470,2],[76,487,2],[76,262,2],[76,488,2],[76,489,2],[76,149,2],[76,490,2],[76,491,2],[76,140,2],[76,281,2],[76,191,2],[76,492,2],[76,493,2],[76,494,2],[76,129,2],[76,495,2],[76,496,2],[76,497,2],[76,296,2],[76,232,2],[76,498,2],[76,432,2],[76,454,2],[76,518,2],[76,519,2],[76,520,2],[76,521,2],[76,522,2],[76,523,2],[76,524,2],[76,525,2],[76,526,2],[76,527,2],[76,528,2],[76,529,2],[76,530,2],[76,531,2],[76,532,2],[76,533,2],[76,534,2],[76,535,2],[76,536,2],[76,537,2],[76,538,2],[76,539,2],[76,540,2],[76,541,2],[76,542,2],[76,543,2],[76,544,2],[76,545,2],[76,546,2],[76,547,2],[76,548,2],[76,549,2],[76,550,2],[76,551,2],[76,552,2],[76,553,2],[76,554,2],[76,555,2],[76,556,2],[76,557,2],[76,558,2],[76,559,2],[76,560,2],[76,561,2],[76,562,2],[76,563,2],[76,564,2],[76,565,2],[76,566,2],[76,567,2],[76,568,2],[76,569,2],[76,570,2],[76,571,2],[76,572,2],[76,573,2],[76,574,2],[76,575,2],[76,576,2],[76,577,2],[76,578,2],[76,579,2],[76,580,2],[76,581,2],[76,582,2],[76,583,2],[76,584,2],[76,585,2],[76,586,2],[76,587,2],[76,588,2],[76,589,2],[76,590,2],[76,591,2],[76,592,2],[76,593,2],[76,594,2],[76,595,2],[76,596,2],[76,597,2],[76,598,2],[76,599,2],[76,600,2],[76,601,2],[76,602,2],[76,603,2],[76,604,2],[76,605,2],[76,606,2],[76,607,2],[76,608,2],[76,609,2],[76,610,2],[76,611,2],[76,612,2],[76,613,2],[76,614,2],[76,615,2],[76,616,2],[76,617,2],[76,618,2],[76,619,2],[76,620,2],[76,621,2],[76,622,2],[76,623,2],[76,624,2],[76,625,2],[76,626,2],[76,627,2],[76,628,2],[76,629,2],[77,500,2],[77,499,2],[77,501,2],[77,511,2],[77,517,2],[77,502,2],[77,512,2],[77,516,2],[77,507,2],[77,508,2],[77,509,2],[77,515,2],[77,514,2],[77,505,2],[77,503,2],[77,506,2],[77,87,2],[77,431,2],[77,37,2],[77,339,2],[77,233,2],[77,369,2],[77,146,2],[77,207,2],[77,30,2],[77,312,2],[77,307,2],[77,486,2],[77,38,2],[77,265,2],[77,196,2],[77,263,2],[77,285,2],[77,325,2],[77,487,2],[77,262,2],[77,488,2],[77,489,2],[77,149,2],[77,491,2],[77,140,2],[77,281,2],[77,191,2],[77,492,2],[77,493,2],[77,494,2],[77,495,2],[77,496,2],[77,497,2],[77,296,2],[77,200,2],[77,232,2],[77,498,2],[77,432,2],[77,454,2],[77,518,2],[77,519,2],[77,520,2],[77,521,2],[77,522,2],[77,523,2],[77,524,2],[77,525,2],[77,526,2],[77,527,2],[77,528,2],[77,529,2],[77,530,2],[77,531,2],[77,532,2],[77,533,2],[77,534,2],[77,535,2],[77,536,2],[77,537,2],[77,538,2],[77,539,2],[77,540,2],[77,541,2],[77,542,2],[77,543,2],[77,544,2],[77,545,2],[77,546,2],[77,547,2],[77,548,2],[77,549,2],[77,550,2],[77,551,2],[77,552,2],[77,553,2],[77,554,2],[77,555,2],[77,556,2],[77,557,2],[77,558,2],[77,559,2],[77,560,2],[77,561,2],[77,562,2],[77,563,2],[77,564,2],[77,565,2],[77,566,2],[77,567,2],[77,568,2],[77,569,2],[77,570,2],[77,571,2],[77,572,2],[77,573,2],[77,574,2],[77,575,2],[77,576,2],[77,577,2],[77,578,2],[77,579,2],[77,580,2],[77,581,2],[77,582,2],[77,583,2],[77,584,2],[77,585,2],[77,586,2],[77,587,2],[77,588,2],[77,589,2],[77,590,2],[77,591,2],[77,592,2],[77,593,2],[77,594,2],[77,595,2],[77,596,2],[77,597,2],[77,598,2],[77,599,2],[77,600,2],[77,601,2],[77,602,2],[77,603,2],[77,604,2],[77,605,2],[77,606,2],[77,607,2],[77,608,2],[77,609,2],[77,610,2],[77,611,2],[77,613,2],[77,614,2],[77,615,2],[77,616,2],[77,617,2],[77,618,2],[77,619,2],[77,620,2],[77,621,2],[77,622,2],[77,623,2],[77,624,2],[77,625,2],[77,626,2],[77,627,2],[77,628,2],[77,629,2],[78,500,2],[78,499,2],[78,501,2],[78,511,2],[78,517,2],[78,502,2],[78,512,2],[78,516,2],[78,507,2],[78,508,2],[78,509,2],[78,515,2],[78,514,2],[78,505,2],[78,503,2],[78,506,2],[78,87,2],[78,37,2],[78,339,2],[78,131,2],[78,369,2],[78,146,2],[78,207,2],[78,30,2],[78,312,2],[78,307,2],[78,486,2],[78,38,2],[78,265,2],[78,263,2],[78,285,2],[78,470,2],[78,325,2],[78,487,2],[78,262,2],[78,488,2],[78,489,2],[78,149,2],[78,490,2],[78,241,2],[78,140,2],[78,281,2],[78,191,2],[78,492,2],[78,493,2],[78,494,2],[78,129,2],[78,495,2],[78,496,2],[78,497,2],[78,296,2],[78,498,2],[78,432,2],[78,454,2],[78,518,2],[78,519,2],[78,520,2],[78,521,2],[78,522,2],[78,523,2],[78,524,2],[78,525,2],[78,526,2],[78,527,2],[78,528,2],[78,529,2],[78,530,2],[78,531,2],[78,532,2],[78,533,2],[78,534,2],[78,535,2],[78,536,2],[78,537,2],[78,538,2],[78,539,2],[78,540,2],[78,541,2],[78,542,2],[78,543,2],[78,544,2],[78,545,2],[78,546,2],[78,547,2],[78,548,2],[78,549,2],[78,550,2],[78,551,2],[78,552,2],[78,553,2],[78,554,2],[78,555,2],[78,556,2],[78,557,2],[78,558,2],[78,559,2],[78,560,2],[78,561,2],[78,562,2],[78,563,2],[78,564,2],[78,565,2],[78,566,2],[78,567,2],[78,568,2],[78,569,2],[78,570,2],[78,571,2],[78,572,2],[78,573,2],[78,574,2],[78,575,2],[78,576,2],[78,577,2],[78,578,2],[78,579,2],[78,580,2],[78,581,2],[78,582,2],[78,583,2],[78,584,2],[78,585,2],[78,586,2],[78,587,2],[78,588,2],[78,589,2],[78,590,2],[78,591,2],[78,592,2],[78,593,2],[78,594,2],[78,595,2],[78,596,2],[78,597,2],[78,598,2],[78,599,2],[78,600,2],[78,601,2],[78,602,2],[78,603,2],[78,604,2],[78,605,2],[78,606,2],[78,607,2],[78,608,2],[78,609,2],[78,610,2],[78,611,2],[78,612,2],[78,613,2],[78,614,2],[78,615,2],[78,616,2],[78,617,2],[78,618,2],[78,619,2],[78,620,2],[78,621,2],[78,622,2],[78,623,2],[78,624,2],[78,625,2],[78,626,2],[78,627,2],[78,628,2],[78,629,2],[79,500,2],[79,499,2],[79,501,2],[79,511,2],[79,517,2],[79,502,2],[79,512,2],[79,516,2],[79,507,2],[79,508,2],[79,509,2],[79,515,2],[79,514,2],[79,505,2],[79,503,2],[79,506,2],[79,87,2],[79,37,2],[79,339,2],[79,233,2],[79,131,2],[79,369,2],[79,146,2],[79,30,2],[79,312,2],[79,307,2],[79,486,2],[79,38,2],[79,265,2],[79,196,2],[79,263,2],[79,285,2],[79,470,2],[79,325,2],[79,487,2],[79,262,2],[79,488,2],[79,149,2],[79,490,2],[79,491,2],[79,241,2],[79,140,2],[79,191,2],[79,492,2],[79,493,2],[79,494,2],[79,129,2],[79,495,2],[79,496,2],[79,497,2],[79,296,2],[79,232,2],[79,498,2],[79,432,2],[79,454,2],[79,518,2],[79,519,2],[79,520,2],[79,521,2],[79,522,2],[79,523,2],[79,524,2],[79,525,2],[79,526,2],[79,527,2],[79,528,2],[79,529,2],[79,530,2],[79,531,2],[79,532,2],[79,533,2],[79,534,2],[79,535,2],[79,536,2],[79,537,2],[79,538,2],[79,539,2],[79,540,2],[79,541,2],[79,542,2],[79,543,2],[79,544,2],[79,545,2],[79,546,2],[79,547,2],[79,548,2],[79,549,2],[79,550,2],[79,551,2],[79,552,2],[79,553,2],[79,554,2],[79,555,2],[79,556,2],[79,557,2],[79,558,2],[79,559,2],[79,560,2],[79,561,2],[79,562,2],[79,563,2],[79,564,2],[79,565,2],[79,566,2],[79,567,2],[79,568,2],[79,569,2],[79,570,2],[79,571,2],[79,572,2],[79,573,2],[79,574,2],[79,575,2],[79,576,2],[79,577,2],[79,578,2],[79,579,2],[79,580,2],[79,581,2],[79,582,2],[79,583,2],[79,584,2],[79,585,2],[79,586,2],[79,587,2],[79,588,2],[79,589,2],[79,590,2],[79,591,2],[79,592,2],[79,593,2],[79,594,2],[79,595,2],[79,596,2],[79,597,2],[79,598,2],[79,599,2],[79,600,2],[79,601,2],[79,602,2],[79,603,2],[79,604,2],[79,605,2],[79,606,2],[79,607,2],[79,608,2],[79,609,2],[79,610,2],[79,611,2],[79,612,2],[79,613,2],[79,614,2],[79,615,2],[79,616,2],[79,617,2],[79,618,2],[79,619,2],[79,620,2],[79,621,2],[79,622,2],[79,623,2],[79,624,2],[79,625,2],[79,626,2],[79,627,2],[79,628,2],[79,629,2],[80,500,2],[80,499,2],[80,501,2],[80,511,2],[80,517,2],[80,502,2],[80,512,2],[80,516,2],[80,507,2],[80,508,2],[80,509,2],[80,515,2],[80,514,2],[80,505,2],[80,503,2],[80,506,2],[80,87,2],[80,37,2],[80,339,2],[80,233,2],[80,131,2],[80,369,2],[80,146,2],[80,207,2],[80,30,2],[80,312,2],[80,307,2],[80,486,2],[80,38,2],[80,265,2],[80,196,2],[80,263,2],[80,285,2],[80,470,2],[80,325,2],[80,487,2],[80,262,2],[80,489,2],[80,149,2],[80,490,2],[80,491,2],[80,241,2],[80,140,2],[80,191,2],[80,492,2],[80,493,2],[80,494,2],[80,129,2],[80,495,2],[80,496,2],[80,497,2],[80,296,2],[80,200,2],[80,232,2],[80,498,2],[80,432,2],[80,454,2],[80,518,2],[80,519,2],[80,520,2],[80,521,2],[80,522,2],[80,523,2],[80,524,2],[80,525,2],[80,526,2],[80,527,2],[80,528,2],[80,529,2],[80,530,2],[80,531,2],[80,532,2],[80,533,2],[80,534,2],[80,535,2],[80,536,2],[80,537,2],[80,538,2],[80,539,2],[80,540,2],[80,541,2],[80,542,2],[80,543,2],[80,544,2],[80,545,2],[80,546,2],[80,547,2],[80,548,2],[80,549,2],[80,550,2],[80,551,2],[80,552,2],[80,553,2],[80,554,2],[80,555,2],[80,556,2],[80,557,2],[80,558,2],[80,559,2],[80,560,2],[80,561,2],[80,562,2],[80,563,2],[80,564,2],[80,565,2],[80,566,2],[80,567,2],[80,568,2],[80,569,2],[80,570,2],[80,571,2],[80,572,2],[80,573,2],[80,574,2],[80,575,2],[80,576,2],[80,577,2],[80,578,2],[80,579,2],[80,580,2],[80,581,2],[80,582,2],[80,583,2],[80,584,2],[80,585,2],[80,586,2],[80,587,2],[80,588,2],[80,589,2],[80,590,2],[80,591,2],[80,592,2],[80,593,2],[80,594,2],[80,595,2],[80,596,2],[80,597,2],[80,598,2],[80,599,2],[80,600,2],[80,601,2],[80,602,2],[80,603,2],[80,604,2],[80,605,2],[80,606,2],[80,607,2],[80,608,2],[80,609,2],[80,610,2],[80,611,2],[80,612,2],[80,613,2],[80,614,2],[80,615,2],[80,616,2],[80,617,2],[80,618,2],[80,619,2],[80,620,2],[80,621,2],[80,622,2],[80,623,2],[80,624,2],[80,625,2],[80,626,2],[80,627,2],[80,628,2],[80,629,2],[81,500,2],[81,499,2],[81,501,2],[81,511,2],[81,517,2],[81,502,2],[81,512,2],[81,516,2],[81,507,2],[81,508,2],[81,509,2],[81,515,2],[81,514,2],[81,505,2],[81,503,2],[81,506,2],[81,87,2],[81,37,2],[81,339,2],[81,233,2],[81,131,2],[81,369,2],[81,146,2],[81,207,2],[81,30,2],[81,312,2],[81,307,2],[81,486,2],[81,38,2],[81,265,2],[81,196,2],[81,263,2],[81,285,2],[81,470,2],[81,325,2],[81,487,2],[81,262,2],[81,488,2],[81,149,2],[81,490,2],[81,491,2],[81,140,2],[81,281,2],[81,191,2],[81,492,2],[81,493,2],[81,494,2],[81,129,2],[81,495,2],[81,496,2],[81,497,2],[81,296,2],[81,200,2],[81,232,2],[81,498,2],[81,432,2],[81,454,2],[81,518,2],[81,519,2],[81,520,2],[81,521,2],[81,522,2],[81,523,2],[81,524,2],[81,525,2],[81,526,2],[81,527,2],[81,528,2],[81,529,2],[81,530,2],[81,531,2],[81,532,2],[81,533,2],[81,534,2],[81,535,2],[81,536,2],[81,537,2],[81,538,2],[81,539,2],[81,540,2],[81,541,2],[81,542,2],[81,543,2],[81,544,2],[81,545,2],[81,546,2],[81,547,2],[81,548,2],[81,549,2],[81,550,2],[81,551,2],[81,552,2],[81,553,2],[81,554,2],[81,555,2],[81,556,2],[81,557,2],[81,558,2],[81,559,2],[81,560,2],[81,561,2],[81,562,2],[81,563,2],[81,564,2],[81,565,2],[81,566,2],[81,567,2],[81,568,2],[81,569,2],[81,570,2],[81,571,2],[81,572,2],[81,573,2],[81,574,2],[81,575,2],[81,576,2],[81,577,2],[81,578,2],[81,579,2],[81,580,2],[81,581,2],[81,582,2],[81,583,2],[81,584,2],[81,585,2],[81,586,2],[81,587,2],[81,588,2],[81,589,2],[81,590,2],[81,591,2],[81,592,2],[81,593,2],[81,594,2],[81,595,2],[81,596,2],[81,597,2],[81,598,2],[81,599,2],[81,600,2],[81,601,2],[81,602,2],[81,603,2],[81,604,2],[81,605,2],[81,606,2],[81,607,2],[81,608,2],[81,609,2],[81,610,2],[81,611,2],[81,612,2],[81,613,2],[81,614,2],[81,615,2],[81,616,2],[81,617,2],[81,618,2],[81,619,2],[81,620,2],[81,621,2],[81,622,2],[81,623,2],[81,624,2],[81,625,2],[81,626,2],[81,627,2],[81,628,2],[81,629,2],[82,500,2],[82,499,2],[82,501,2],[82,511,2],[82,517,2],[82,502,2],[82,512,2],[82,516,2],[82,507,2],[82,508,2],[82,509,2],[82,515,2],[82,514,2],[82,505,2],[82,503,2],[82,506,2],[82,87,2],[82,339,2],[82,233,2],[82,131,2],[82,369,2],[82,146,2],[82,207,2],[82,30,2],[82,312,2],[82,307,2],[82,486,2],[82,265,2],[82,263,2],[82,285,2],[82,470,2],[82,325,2],[82,487,2],[82,262,2],[82,488,2],[82,489,2],[82,149,2],[82,490,2],[82,491,2],[82,241,2],[82,140,2],[82,281,2],[82,191,2],[82,492,2],[82,493,2],[82,494,2],[82,129,2],[82,495,2],[82,496,2],[82,497,2],[82,296,2],[82,200,2],[82,232,2],[82,498,2],[82,432,2],[82,454,2],[82,518,2],[82,519,2],[82,520,2],[82,521,2],[82,522,2],[82,523,2],[82,524,2],[82,525,2],[82,526,2],[82,527,2],[82,528,2],[82,529,2],[82,530,2],[82,531,2],[82,532,2],[82,533,2],[82,534,2],[82,535,2],[82,536,2],[82,537,2],[82,538,2],[82,539,2],[82,540,2],[82,541,2],[82,542,2],[82,543,2],[82,544,2],[82,545,2],[82,546,2],[82,547,2],[82,548,2],[82,549,2],[82,550,2],[82,551,2],[82,552,2],[82,553,2],[82,554,2],[82,555,2],[82,556,2],[82,557,2],[82,558,2],[82,559,2],[82,560,2],[82,561,2],[82,562,2],[82,563,2],[82,564,2],[82,565,2],[82,566,2],[82,567,2],[82,568,2],[82,569,2],[82,570,2],[82,571,2],[82,572,2],[82,573,2],[82,574,2],[82,575,2],[82,576,2],[82,577,2],[82,578,2],[82,579,2],[82,580,2],[82,581,2],[82,582,2],[82,583,2],[82,584,2],[82,585,2],[82,586,2],[82,587,2],[82,588,2],[82,589,2],[82,590,2],[82,591,2],[82,592,2],[82,593,2],[82,594,2],[82,595,2],[82,596,2],[82,597,2],[82,598,2],[82,599,2],[82,600,2],[82,601,2],[82,602,2],[82,603,2],[82,604,2],[82,605,2],[82,606,2],[82,607,2],[82,608,2],[82,609,2],[82,610,2],[82,611,2],[82,612,2],[82,613,2],[82,614,2],[82,615,2],[82,616,2],[82,617,2],[82,618,2],[82,619,2],[82,620,2],[82,621,2],[82,622,2],[82,623,2],[82,624,2],[82,625,2],[82,626,2],[82,627,2],[82,628,2],[82,629,2],[83,500,2],[83,499,2],[83,501,2],[83,511,2],[83,517,2],[83,502,2],[83,512,2],[83,516,2],[83,507,2],[83,508,2],[83,509,2],[83,515,2],[83,514,2],[83,505,2],[83,503,2],[83,506,2],[83,87,2],[83,339,2],[83,233,2],[83,131,2],[83,369,2],[83,146,2],[83,207,2],[83,30,2],[83,312,2],[83,307,2],[83,486,2],[83,38,2],[83,265,2],[83,263,2],[83,285,2],[83,470,2],[83,325,2],[83,487,2],[83,262,2],[83,488,2],[83,489,2],[83,149,2],[83,490,2],[83,491,2],[83,140,2],[83,281,2],[83,191,2],[83,492,2],[83,493,2],[83,494,2],[83,129,2],[83,495,2],[83,496,2],[83,497,2],[83,296,2],[83,200,2],[83,232,2],[83,498,2],[83,432,2],[83,454,2],[83,518,2],[83,519,2],[83,520,2],[83,521,2],[83,522,2],[83,523,2],[83,524,2],[83,525,2],[83,526,2],[83,527,2],[83,528,2],[83,529,2],[83,530,2],[83,531,2],[83,532,2],[83,533,2],[83,534,2],[83,535,2],[83,536,2],[83,537,2],[83,538,2],[83,539,2],[83,540,2],[83,541,2],[83,542,2],[83,543,2],[83,544,2],[83,545,2],[83,546,2],[83,547,2],[83,548,2],[83,549,2],[83,550,2],[83,551,2],[83,552,2],[83,553,2],[83,554,2],[83,555,2],[83,556,2],[83,557,2],[83,558,2],[83,559,2],[83,560,2],[83,561,2],[83,562,2],[83,563,2],[83,564,2],[83,565,2],[83,566,2],[83,567,2],[83,568,2],[83,569,2],[83,570,2],[83,571,2],[83,572,2],[83,573,2],[83,574,2],[83,575,2],[83,576,2],[83,577,2],[83,578,2],[83,579,2],[83,580,2],[83,581,2],[83,582,2],[83,583,2],[83,584,2],[83,585,2],[83,586,2],[83,587,2],[83,588,2],[83,589,2],[83,590,2],[83,591,2],[83,592,2],[83,593,2],[83,594,2],[83,595,2],[83,596,2],[83,597,2],[83,598,2],[83,599,2],[83,600,2],[83,601,2],[83,602,2],[83,603,2],[83,604,2],[83,605,2],[83,606,2],[83,607,2],[83,608,2],[83,609,2],[83,610,2],[83,611,2],[83,612,2],[83,613,2],[83,614,2],[83,615,2],[83,616,2],[83,617,2],[83,618,2],[83,619,2],[83,620,2],[83,621,2],[83,622,2],[83,623,2],[83,624,2],[83,625,2],[83,626,2],[83,627,2],[83,628,2],[83,629,2],[84,500,2],[84,499,2],[84,501,2],[84,511,2],[84,517,2],[84,502,2],[84,512,2],[84,516,2],[84,507,2],[84,508,2],[84,509,2],[84,515,2],[84,514,2],[84,505,2],[84,503,2],[84,506,2],[84,37,2],[84,339,2],[84,233,2],[84,131,2],[84,369,2],[84,146,2],[84,207,2],[84,30,2],[84,312,2],[84,307,2],[84,486,2],[84,38,2],[84,265,2],[84,196,2],[84,263,2],[84,285,2],[84,470,2],[84,325,2],[84,487,2],[84,262,2],[84,488,2],[84,489,2],[84,149,2],[84,490,2],[84,491,2],[84,281,2],[84,191,2],[84,492,2],[84,493,2],[84,494,2],[84,129,2],[84,495,2],[84,496,2],[84,497,2],[84,296,2],[84,232,2],[84,498,2],[84,432,2],[84,454,2],[84,518,2],[84,519,2],[84,520,2],[84,521,2],[84,522,2],[84,523,2],[84,524,2],[84,525,2],[84,526,2],[84,527,2],[84,528,2],[84,529,2],[84,530,2],[84,531,2],[84,532,2],[84,533,2],[84,534,2],[84,535,2],[84,536,2],[84,537,2],[84,538,2],[84,539,2],[84,540,2],[84,541,2],[84,542,2],[84,543,2],[84,544,2],[84,545,2],[84,546,2],[84,547,2],[84,548,2],[84,549,2],[84,550,2],[84,551,2],[84,552,2],[84,553,2],[84,554,2],[84,555,2],[84,556,2],[84,557,2],[84,558,2],[84,559,2],[84,560,2],[84,561,2],[84,562,2],[84,563,2],[84,564,2],[84,565,2],[84,566,2],[84,567,2],[84,568,2],[84,569,2],[84,570,2],[84,571,2],[84,572,2],[84,573,2],[84,574,2],[84,575,2],[84,576,2],[84,577,2],[84,578,2],[84,579,2],[84,580,2],[84,581,2],[84,582,2],[84,583,2],[84,584,2],[84,585,2],[84,586,2],[84,587,2],[84,588,2],[84,589,2],[84,590,2],[84,591,2],[84,592,2],[84,593,2],[84,594,2],[84,595,2],[84,596,2],[84,597,2],[84,598,2],[84,599,2],[84,600,2],[84,601,2],[84,602,2],[84,603,2],[84,604,2],[84,605,2],[84,606,2],[84,607,2],[84,608,2],[84,609,2],[84,610,2],[84,611,2],[84,612,2],[84,613,2],[84,614,2],[84,615,2],[84,616,2],[84,617,2],[84,618,2],[84,619,2],[84,620,2],[84,621,2],[84,622,2],[84,623,2],[84,624,2],[84,625,2],[84,626,2],[84,627,2],[84,628,2],[84,629,2],[85,500,2],[85,499,2],[85,501,2],[85,511,2],[85,517,2],[85,502,2],[85,512,2],[85,516,2],[85,507,2],[85,508,2],[85,509,2],[85,515,2],[85,514,2],[85,505,2],[85,503,2],[85,506,2],[85,87,2],[85,37,2],[85,339,2],[85,233,2],[85,131,2],[85,369,2],[85,146,2],[85,207,2],[85,30,2],[85,312,2],[85,307,2],[85,486,2],[85,38,2],[85,265,2],[85,196,2],[85,263,2],[85,285,2],[85,470,2],[85,487,2],[85,262,2],[85,488,2],[85,489,2],[85,149,2],[85,490,2],[85,491,2],[85,281,2],[85,191,2],[85,492,2],[85,493,2],[85,494,2],[85,129,2],[85,495,2],[85,496,2],[85,497,2],[85,296,2],[85,232,2],[85,498,2],[85,432,2],[85,454,2],[85,518,2],[85,519,2],[85,520,2],[85,521,2],[85,522,2],[85,523,2],[85,524,2],[85,527,2],[85,528,2],[85,529,2],[85,530,2],[85,531,2],[85,532,2],[85,533,2],[85,534,2],[85,535,2],[85,536,2],[85,537,2],[85,538,2],[85,539,2],[85,540,2],[85,541,2],[85,542,2],[85,543,2],[85,544,2],[85,545,2],[85,546,2],[85,547,2],[85,548,2],[85,549,2],[85,550,2],[85,551,2],[85,552,2],[85,553,2],[85,555,2],[85,556,2],[85,557,2],[85,558,2],[85,559,2],[85,560,2],[85,561,2],[85,562,2],[85,563,2],[85,564,2],[85,565,2],[85,566,2],[85,567,2],[85,568,2],[85,569,2],[85,570,2],[85,571,2],[85,572,2],[85,573,2],[85,574,2],[85,575,2],[85,576,2],[85,577,2],[85,578,2],[85,579,2],[85,580,2],[85,581,2],[85,582,2],[85,583,2],[85,584,2],[85,585,2],[85,586,2],[85,587,2],[85,588,2],[85,589,2],[85,590,2],[85,591,2],[85,592,2],[85,593,2],[85,594,2],[85,595,2],[85,596,2],[85,597,2],[85,598,2],[85,599,2],[85,600,2],[85,601,2],[85,602,2],[85,603,2],[85,604,2],[85,605,2],[85,606,2],[85,607,2],[85,608,2],[85,609,2],[85,610,2],[85,611,2],[85,612,2],[85,613,2],[85,615,2],[85,616,2],[85,617,2],[85,618,2],[85,619,2],[85,620,2],[85,621,2],[85,622,2],[85,623,2],[85,624,2],[85,625,2],[85,626,2],[85,627,2],[85,628,2],[85,629,2],[86,500,2],[86,499,2],[86,501,2],[86,511,2],[86,517,2],[86,502,2],[86,512,2],[86,516,2],[86,507,2],[86,508,2],[86,509,2],[86,515,2],[86,514,2],[86,505,2],[86,503,2],[86,506,2],[86,87,2],[86,37,2],[86,339,2],[86,233,2],[86,131,2],[86,369,2],[86,146,2],[86,30,2],[86,312,2],[86,307,2],[86,486,2],[86,38,2],[86,265,2],[86,196,2],[86,263,2],[86,285,2],[86,470,2],[86,325,2],[86,487,2],[86,262,2],[86,488,2],[86,489,2],[86,149,2],[86,490,2],[86,491,2],[86,140,2],[86,191,2],[86,492,2],[86,493,2],[86,494,2],[86,129,2],[86,495,2],[86,496,2],[86,497,2],[86,296,2],[86,232,2],[86,498,2],[86,432,2],[86,454,2],[86,518,2],[86,520,2],[86,522,2],[86,523,2],[86,524,2],[86,525,2],[86,527,2],[86,528,2],[86,529,2],[86,530,2],[86,531,2],[86,532,2],[86,533,2],[86,534,2],[86,535,2],[86,536,2],[86,537,2],[86,538,2],[86,539,2],[86,540,2],[86,541,2],[86,543,2],[86,544,2],[86,545,2],[86,546,2],[86,547,2],[86,548,2],[86,549,2],[86,550,2],[86,551,2],[86,552,2],[86,553,2],[86,554,2],[86,555,2],[86,556,2],[86,557,2],[86,558,2],[86,559,2],[86,560,2],[86,561,2],[86,563,2],[86,564,2],[86,565,2],[86,566,2],[86,567,2],[86,568,2],[86,569,2],[86,570,2],[86,571,2],[86,572,2],[86,573,2],[86,574,2],[86,575,2],[86,576,2],[86,577,2],[86,578,2],[86,579,2],[86,580,2],[86,581,2],[86,582,2],[86,583,2],[86,584,2],[86,585,2],[86,586,2],[86,587,2],[86,588,2],[86,589,2],[86,590,2],[86,591,2],[86,592,2],[86,593,2],[86,594,2],[86,595,2],[86,596,2],[86,597,2],[86,598,2],[86,599,2],[86,601,2],[86,602,2],[86,603,2],[86,604,2],[86,605,2],[86,606,2],[86,607,2],[86,608,2],[86,609,2],[86,610,2],[86,611,2],[86,614,2],[86,615,2],[86,616,2],[86,617,2],[86,618,2],[86,619,2],[86,620,2],[86,621,2],[86,622,2],[86,623,2],[86,624,2],[86,625,2],[86,626,2],[86,627,2],[86,628,2],[86,629,2],[87,499,2],[87,501,2],[87,517,2],[87,502,2],[87,512,2],[87,516,2],[87,507,2],[87,508,2],[87,505,2],[87,506,2],[87,37,2],[87,339,2],[87,233,2],[87,131,2],[87,369,2],[87,146,2],[87,207,2],[87,30,2],[87,312,2],[87,307,2],[87,486,2],[87,38,2],[87,265,2],[87,196,2],[87,263,2],[87,285,2],[87,470,2],[87,325,2],[87,487,2],[87,262,2],[87,488,2],[87,489,2],[87,149,2],[87,490,2],[87,491,2],[87,241,2],[87,281,2],[87,191,2],[87,492,2],[87,493,2],[87,494,2],[87,129,2],[87,495,2],[87,496,2],[87,497,2],[87,296,2],[87,200,2],[87,232,2],[87,498,2],[87,432,2],[87,454,2],[87,518,2],[87,519,2],[87,520,2],[87,521,2],[87,522,2],[87,523,2],[87,524,2],[87,525,2],[87,526,2],[87,527,2],[87,528,2],[87,529,2],[87,530,2],[87,531,2],[87,532,2],[87,533,2],[87,534,2],[87,535,2],[87,536,2],[87,537,2],[87,538,2],[87,539,2],[87,540,2],[87,541,2],[87,542,2],[87,543,2],[87,544,2],[87,545,2],[87,546,2],[87,547,2],[87,548,2],[87,549,2],[87,550,2],[87,551,2],[87,552,2],[87,553,2],[87,554,2],[87,555,2],[87,556,2],[87,557,2],[87,558,2],[87,559,2],[87,560,2],[87,561,2],[87,562,2],[87,563,2],[87,564,2],[87,565,2],[87,566,2],[87,567,2],[87,568,2],[87,569,2],[87,570,2],[87,571,2],[87,572,2],[87,573,2],[87,574,2],[87,575,2],[87,576,2],[87,577,2],[87,578,2],[87,579,2],[87,580,2],[87,581,2],[87,582,2],[87,583,2],[87,584,2],[87,585,2],[87,586,2],[87,587,2],[87,588,2],[87,589,2],[87,590,2],[87,591,2],[87,592,2],[87,593,2],[87,594,2],[87,595,2],[87,596,2],[87,597,2],[87,598,2],[87,599,2],[87,600,2],[87,601,2],[87,602,2],[87,603,2],[87,604,2],[87,605,2],[87,606,2],[87,607,2],[87,608,2],[87,609,2],[87,610,2],[87,611,2],[87,612,2],[87,613,2],[87,614,2],[87,615,2],[87,616,2],[87,617,2],[87,618,2],[87,619,2],[87,620,2],[87,621,2],[87,622,2],[87,623,2],[87,624,2],[87,625,2],[87,626,2],[87,627,2],[87,628,2],[87,629,2],[88,500,2],[88,499,2],[88,501,2],[88,511,2],[88,517,2],[88,502,2],[88,512,2],[88,516,2],[88,507,2],[88,508,2],[88,509,2],[88,515,2],[88,514,2],[88,505,2],[88,503,2],[88,506,2],[88,87,2],[88,37,2],[88,339,2],[88,233,2],[88,131,2],[88,369,2],[88,207,2],[88,30,2],[88,312,2],[88,486,2],[88,38,2],[88,265,2],[88,263,2],[88,285,2],[88,470,2],[88,325,2],[88,487,2],[88,262,2],[88,488,2],[88,489,2],[88,149,2],[88,490,2],[88,491,2],[88,241,2],[88,140,2],[88,281,2],[88,191,2],[88,492,2],[88,493,2],[88,494,2],[88,129,2],[88,495,2],[88,496,2],[88,497,2],[88,296,2],[88,200,2],[88,232,2],[88,498,2],[88,432,2],[88,454,2],[88,518,2],[88,519,2],[88,520,2],[88,521,2],[88,522,2],[88,523,2],[88,524,2],[88,525,2],[88,528,2],[88,529,2],[88,530,2],[88,531,2],[88,532,2],[88,533,2],[88,534,2],[88,535,2],[88,536,2],[88,537,2],[88,538,2],[88,539,2],[88,540,2],[88,541,2],[88,542,2],[88,543,2],[88,544,2],[88,545,2],[88,546,2],[88,547,2],[88,548,2],[88,549,2],[88,550,2],[88,551,2],[88,552,2],[88,553,2],[88,554,2],[88,555,2],[88,556,2],[88,557,2],[88,558,2],[88,559,2],[88,560,2],[88,561,2],[88,562,2],[88,563,2],[88,564,2],[88,565,2],[88,566,2],[88,567,2],[88,568,2],[88,569,2],[88,570,2],[88,571,2],[88,572,2],[88,573,2],[88,574,2],[88,575,2],[88,576,2],[88,577,2],[88,578,2],[88,579,2],[88,580,2],[88,581,2],[88,582,2],[88,583,2],[88,584,2],[88,585,2],[88,586,2],[88,587,2],[88,588,2],[88,589,2],[88,590,2],[88,591,2],[88,592,2],[88,593,2],[88,594,2],[88,595,2],[88,596,2],[88,597,2],[88,598,2],[88,599,2],[88,600,2],[88,601,2],[88,602,2],[88,603,2],[88,604,2],[88,605,2],[88,606,2],[88,607,2],[88,609,2],[88,610,2],[88,611,2],[88,612,2],[88,613,2],[88,614,2],[88,615,2],[88,616,2],[88,617,2],[88,618,2],[88,619,2],[88,620,2],[88,621,2],[88,622,2],[88,623,2],[88,624,2],[88,625,2],[88,626,2],[88,627,2],[88,628,2],[88,629,2],[89,500,2],[89,499,2],[89,501,2],[89,511,2],[89,517,2],[89,502,2],[89,512,2],[89,516,2],[89,507,2],[89,508,2],[89,509,2],[89,515,2],[89,514,2],[89,505,2],[89,503,2],[89,506,2],[89,87,2],[89,37,2],[89,339,2],[89,233,2],[89,369,2],[89,146,2],[89,207,2],[89,30,2],[89,312,2],[89,307,2],[89,486,2],[89,38,2],[89,265,2],[89,263,2],[89,285,2],[89,470,2],[89,325,2],[89,487,2],[89,262,2],[89,488,2],[89,489,2],[89,149,2],[89,490,2],[89,491,2],[89,140,2],[89,492,2],[89,493,2],[89,494,2],[89,129,2],[89,495,2],[89,496,2],[89,497,2],[89,296,2],[89,232,2],[89,498,2],[89,432,2],[89,454,2],[89,518,2],[89,519,2],[89,520,2],[89,521,2],[89,522,2],[89,523,2],[89,524,2],[89,525,2],[89,526,2],[89,527,2],[89,528,2],[89,529,2],[89,530,2],[89,531,2],[89,532,2],[89,533,2],[89,534,2],[89,535,2],[89,536,2],[89,537,2],[89,538,2],[89,539,2],[89,540,2],[89,541,2],[89,542,2],[89,543,2],[89,544,2],[89,545,2],[89,546,2],[89,547,2],[89,548,2],[89,549,2],[89,550,2],[89,551,2],[89,552,2],[89,553,2],[89,554,2],[89,555,2],[89,556,2],[89,557,2],[89,558,2],[89,559,2],[89,560,2],[89,561,2],[89,562,2],[89,563,2],[89,564,2],[89,565,2],[89,566,2],[89,567,2],[89,568,2],[89,569,2],[89,570,2],[89,571,2],[89,572,2],[89,573,2],[89,574,2],[89,575,2],[89,576,2],[89,577,2],[89,578,2],[89,579,2],[89,580,2],[89,581,2],[89,582,2],[89,583,2],[89,584,2],[89,585,2],[89,586,2],[89,587,2],[89,588,2],[89,589,2],[89,590,2],[89,591,2],[89,592,2],[89,593,2],[89,594,2],[89,595,2],[89,596,2],[89,597,2],[89,598,2],[89,599,2],[89,600,2],[89,601,2],[89,602,2],[89,603,2],[89,604,2],[89,605,2],[89,606,2],[89,607,2],[89,608,2],[89,609,2],[89,610,2],[89,611,2],[89,612,2],[89,613,2],[89,614,2],[89,615,2],[89,616,2],[89,617,2],[89,618,2],[89,619,2],[89,620,2],[89,621,2],[89,622,2],[89,623,2],[89,624,2],[89,625,2],[89,626,2],[89,627,2],[89,628,2],[89,629,2],[90,500,2],[90,499,2],[90,501,2],[90,511,2],[90,517,2],[90,502,2],[90,512,2],[90,516,2],[90,507,2],[90,508,2],[90,509,2],[90,515,2],[90,514,2],[90,505,2],[90,503,2],[90,506,2],[90,87,2],[90,37,2],[90,339,2],[90,233,2],[90,131,2],[90,369,2],[90,146,2],[90,207,2],[90,30,2],[90,312,2],[90,307,2],[90,486,2],[90,38,2],[90,265,2],[90,196,2],[90,263,2],[90,285,2],[90,470,2],[90,325,2],[90,487,2],[90,262,2],[90,488,2],[90,149,2],[90,490,2],[90,491,2],[90,241,2],[90,140,2],[90,281,2],[90,191,2],[90,492,2],[90,493,2],[90,494,2],[90,129,2],[90,495,2],[90,496,2],[90,497,2],[90,296,2],[90,200,2],[90,232,2],[90,498,2],[90,432,2],[90,454,2],[90,518,2],[90,519,2],[90,520,2],[90,521,2],[90,522,2],[90,523,2],[90,524,2],[90,525,2],[90,526,2],[90,527,2],[90,528,2],[90,529,2],[90,530,2],[90,531,2],[90,532,2],[90,533,2],[90,534,2],[90,535,2],[90,536,2],[90,537,2],[90,538,2],[90,539,2],[90,540,2],[90,541,2],[90,542,2],[90,543,2],[90,544,2],[90,545,2],[90,546,2],[90,547,2],[90,548,2],[90,549,2],[90,550,2],[90,551,2],[90,552,2],[90,553,2],[90,554,2],[90,555,2],[90,556,2],[90,557,2],[90,558,2],[90,559,2],[90,560,2],[90,561,2],[90,562,2],[90,563,2],[90,564,2],[90,565,2],[90,566,2],[90,567,2],[90,568,2],[90,569,2],[90,570,2],[90,571,2],[90,572,2],[90,573,2],[90,574,2],[90,575,2],[90,576,2],[90,577,2],[90,578,2],[90,579,2],[90,580,2],[90,581,2],[90,582,2],[90,583,2],[90,584,2],[90,585,2],[90,586,2],[90,587,2],[90,588,2],[90,589,2],[90,590,2],[90,591,2],[90,592,2],[90,593,2],[90,594,2],[90,595,2],[90,596,2],[90,597,2],[90,598,2],[90,599,2],[90,600,2],[90,601,2],[90,602,2],[90,603,2],[90,604,2],[90,605,2],[90,606,2],[90,607,2],[90,608,2],[90,609,2],[90,610,2],[90,611,2],[90,612,2],[90,613,2],[90,614,2],[90,615,2],[90,616,2],[90,617,2],[90,618,2],[90,619,2],[90,620,2],[90,621,2],[90,622,2],[90,623,2],[90,624,2],[90,625,2],[90,626,2],[90,627,2],[90,628,2],[90,629,2],[91,500,2],[91,499,2],[91,501,2],[91,511,2],[91,517,2],[91,502,2],[91,512,2],[91,516,2],[91,507,2],[91,508,2],[91,509,2],[91,515,2],[91,514,2],[91,505,2],[91,503,2],[91,506,2],[91,87,2],[91,37,2],[91,339,2],[91,233,2],[91,131,2],[91,369,2],[91,146,2],[91,30,2],[91,312,2],[91,307,2],[91,486,2],[91,38,2],[91,265,2],[91,263,2],[91,285,2],[91,470,2],[91,325,2],[91,487,2],[91,262,2],[91,488,2],[91,489,2],[91,149,2],[91,490,2],[91,491,2],[91,241,2],[91,140,2],[91,281,2],[91,191,2],[91,492,2],[91,493,2],[91,494,2],[91,129,2],[91,495,2],[91,496,2],[91,497,2],[91,296,2],[91,200,2],[91,232,2],[91,498,2],[91,432,2],[91,454,2],[91,518,2],[91,519,2],[91,520,2],[91,521,2],[91,522,2],[91,523,2],[91,524,2],[91,525,2],[91,526,2],[91,527,2],[91,528,2],[91,529,2],[91,530,2],[91,531,2],[91,532,2],[91,533,2],[91,534,2],[91,535,2],[91,536,2],[91,537,2],[91,538,2],[91,539,2],[91,540,2],[91,541,2],[91,542,2],[91,544,2],[91,545,2],[91,546,2],[91,547,2],[91,548,2],[91,549,2],[91,550,2],[91,551,2],[91,552,2],[91,553,2],[91,554,2],[91,555,2],[91,556,2],[91,557,2],[91,558,2],[91,559,2],[91,560,2],[91,561,2],[91,562,2],[91,563,2],[91,564,2],[91,565,2],[91,566,2],[91,567,2],[91,568,2],[91,569,2],[91,570,2],[91,571,2],[91,572,2],[91,573,2],[91,574,2],[91,575,2],[91,576,2],[91,577,2],[91,578,2],[91,579,2],[91,580,2],[91,581,2],[91,582,2],[91,583,2],[91,584,2],[91,585,2],[91,586,2],[91,587,2],[91,588,2],[91,589,2],[91,590,2],[91,591,2],[91,592,2],[91,593,2],[91,594,2],[91,595,2],[91,596,2],[91,597,2],[91,598,2],[91,599,2],[91,600,2],[91,601,2],[91,602,2],[91,603,2],[91,604,2],[91,605,2],[91,606,2],[91,607,2],[91,608,2],[91,609,2],[91,610,2],[91,611,2],[91,612,2],[91,613,2],[91,614,2],[91,615,2],[91,616,2],[91,617,2],[91,618,2],[91,619,2],[91,620,2],[91,621,2],[91,622,2],[91,623,2],[91,624,2],[91,625,2],[91,626,2],[91,627,2],[91,628,2],[91,629,2],[92,500,2],[92,499,2],[92,501,2],[92,511,2],[92,517,2],[92,502,2],[92,512,2],[92,516,2],[92,507,2],[92,508,2],[92,509,2],[92,515,2],[92,514,2],[92,505,2],[92,503,2],[92,506,2],[92,87,2],[92,431,2],[92,339,2],[92,233,2],[92,131,2],[92,369,2],[92,146,2],[92,207,2],[92,30,2],[92,312,2],[92,307,2],[92,486,2],[92,265,2],[92,263,2],[92,285,2],[92,470,2],[92,325,2],[92,487,2],[92,262,2],[92,488,2],[92,489,2],[92,149,2],[92,490,2],[92,491,2],[92,241,2],[92,140,2],[92,281,2],[92,191,2],[92,492,2],[92,493,2],[92,494,2],[92,129,2],[92,495,2],[92,496,2],[92,497,2],[92,296,2],[92,200,2],[92,232,2],[92,498,2],[92,432,2],[92,454,2],[92,518,2],[92,519,2],[92,520,2],[92,521,2],[92,522,2],[92,523,2],[92,524,2],[92,525,2],[92,526,2],[92,527,2],[92,528,2],[92,529,2],[92,530,2],[92,531,2],[92,532,2],[92,533,2],[92,534,2],[92,535,2],[92,536,2],[92,537,2],[92,538,2],[92,539,2],[92,540,2],[92,541,2],[92,542,2],[92,543,2],[92,544,2],[92,545,2],[92,546,2],[92,547,2],[92,548,2],[92,549,2],[92,550,2],[92,551,2],[92,552,2],[92,553,2],[92,554,2],[92,555,2],[92,556,2],[92,557,2],[92,558,2],[92,559,2],[92,560,2],[92,561,2],[92,562,2],[92,563,2],[92,564,2],[92,565,2],[92,566,2],[92,567,2],[92,568,2],[92,569,2],[92,570,2],[92,571,2],[92,572,2],[92,573,2],[92,574,2],[92,575,2],[92,576,2],[92,577,2],[92,578,2],[92,579,2],[92,580,2],[92,581,2],[92,582,2],[92,583,2],[92,584,2],[92,585,2],[92,586,2],[92,587,2],[92,588,2],[92,589,2],[92,590,2],[92,591,2],[92,592,2],[92,593,2],[92,594,2],[92,595,2],[92,596,2],[92,597,2],[92,598,2],[92,599,2],[92,600,2],[92,601,2],[92,602,2],[92,603,2],[92,604,2],[92,605,2],[92,606,2],[92,607,2],[92,608,2],[92,609,2],[92,610,2],[92,611,2],[92,612,2],[92,613,2],[92,614,2],[92,615,2],[92,616,2],[92,617,2],[92,618,2],[92,619,2],[92,620,2],[92,621,2],[92,622,2],[92,623,2],[92,624,2],[92,625,2],[92,626,2],[92,627,2],[92,628,2],[92,629,2],[93,500,2],[93,499,2],[93,501,2],[93,511,2],[93,517,2],[93,502,2],[93,512,2],[93,516,2],[93,507,2],[93,508,2],[93,509,2],[93,515,2],[93,514,2],[93,505,2],[93,503,2],[93,506,2],[93,87,2],[93,37,2],[93,339,2],[93,233,2],[93,131,2],[93,369,2],[93,146,2],[93,207,2],[93,30,2],[93,312,2],[93,307,2],[93,486,2],[93,38,2],[93,265,2],[93,263,2],[93,285,2],[93,470,2],[93,487,2],[93,262,2],[93,488,2],[93,489,2],[93,149,2],[93,490,2],[93,491,2],[93,140,2],[93,281,2],[93,191,2],[93,492,2],[93,493,2],[93,494,2],[93,129,2],[93,495,2],[93,496,2],[93,497,2],[93,296,2],[93,232,2],[93,498,2],[93,432,2],[93,454,2],[93,518,2],[93,520,2],[93,521,2],[93,522,2],[93,523,2],[93,524,2],[93,527,2],[93,528,2],[93,529,2],[93,530,2],[93,531,2],[93,532,2],[93,533,2],[93,534,2],[93,535,2],[93,536,2],[93,537,2],[93,540,2],[93,541,2],[93,542,2],[93,543,2],[93,544,2],[93,545,2],[93,546,2],[93,547,2],[93,548,2],[93,549,2],[93,550,2],[93,551,2],[93,552,2],[93,553,2],[93,555,2],[93,556,2],[93,557,2],[93,558,2],[93,559,2],[93,560,2],[93,561,2],[93,562,2],[93,563,2],[93,564,2],[93,565,2],[93,566,2],[93,567,2],[93,568,2],[93,569,2],[93,570,2],[93,571,2],[93,572,2],[93,573,2],[93,574,2],[93,575,2],[93,576,2],[93,577,2],[93,578,2],[93,579,2],[93,580,2],[93,581,2],[93,582,2],[93,583,2],[93,584,2],[93,585,2],[93,586,2],[93,587,2],[93,588,2],[93,589,2],[93,590,2],[93,591,2],[93,592,2],[93,593,2],[93,594,2],[93,595,2],[93,596,2],[93,597,2],[93,598,2],[93,599,2],[93,600,2],[93,601,2],[93,602,2],[93,603,2],[93,604,2],[93,605,2],[93,606,2],[93,607,2],[93,608,2],[93,609,2],[93,610,2],[93,611,2],[93,612,2],[93,614,2],[93,615,2],[93,616,2],[93,617,2],[93,618,2],[93,619,2],[93,620,2],[93,621,2],[93,622,2],[93,623,2],[93,624,2],[93,625,2],[93,626,2],[93,627,2],[93,628,2],[93,629,2],[94,500,2],[94,499,2],[94,501,2],[94,511,2],[94,517,2],[94,502,2],[94,512,2],[94,516,2],[94,507,2],[94,508,2],[94,509,2],[94,515,2],[94,514,2],[94,505,2],[94,503,2],[94,506,2],[94,87,2],[94,37,2],[94,339,2],[94,233,2],[94,131,2],[94,369,2],[94,146,2],[94,207,2],[94,30,2],[94,312,2],[94,307,2],[94,486,2],[94,38,2],[94,265,2],[94,196,2],[94,263,2],[94,285,2],[94,470,2],[94,325,2],[94,487,2],[94,262,2],[94,488,2],[94,149,2],[94,490,2],[94,491,2],[94,241,2],[94,140,2],[94,281,2],[94,191,2],[94,492,2],[94,493,2],[94,494,2],[94,129,2],[94,495,2],[94,496,2],[94,497,2],[94,296,2],[94,200,2],[94,232,2],[94,498,2],[94,432,2],[94,454,2],[94,518,2],[94,519,2],[94,520,2],[94,521,2],[94,522,2],[94,523,2],[94,524,2],[94,525,2],[94,526,2],[94,527,2],[94,528,2],[94,529,2],[94,530,2],[94,531,2],[94,532,2],[94,533,2],[94,534,2],[94,535,2],[94,536,2],[94,537,2],[94,538,2],[94,539,2],[94,540,2],[94,541,2],[94,542,2],[94,543,2],[94,544,2],[94,545,2],[94,546,2],[94,547,2],[94,548,2],[94,549,2],[94,550,2],[94,551,2],[94,552,2],[94,553,2],[94,554,2],[94,556,2],[94,557,2],[94,559,2],[94,560,2],[94,561,2],[94,562,2],[94,563,2],[94,564,2],[94,565,2],[94,566,2],[94,567,2],[94,568,2],[94,569,2],[94,570,2],[94,571,2],[94,572,2],[94,573,2],[94,574,2],[94,575,2],[94,576,2],[94,577,2],[94,578,2],[94,579,2],[94,580,2],[94,581,2],[94,582,2],[94,583,2],[94,584,2],[94,585,2],[94,586,2],[94,587,2],[94,588,2],[94,589,2],[94,590,2],[94,591,2],[94,592,2],[94,593,2],[94,594,2],[94,595,2],[94,596,2],[94,597,2],[94,598,2],[94,599,2],[94,600,2],[94,601,2],[94,602,2],[94,603,2],[94,604,2],[94,605,2],[94,606,2],[94,607,2],[94,608,2],[94,609,2],[94,610,2],[94,611,2],[94,612,2],[94,613,2],[94,614,2],[94,615,2],[94,616,2],[94,617,2],[94,618,2],[94,619,2],[94,620,2],[94,621,2],[94,622,2],[94,623,2],[94,624,2],[94,625,2],[94,626,2],[94,627,2],[94,628,2],[94,629,2],[95,500,2],[95,499,2],[95,501,2],[95,511,2],[95,517,2],[95,502,2],[95,512,2],[95,516,2],[95,507,2],[95,508,2],[95,509,2],[95,515,2],[95,514,2],[95,505,2],[95,503,2],[95,506,2],[95,87,2],[95,37,2],[95,339,2],[95,233,2],[95,131,2],[95,369,2],[95,146,2],[95,207,2],[95,30,2],[95,312,2],[95,307,2],[95,486,2],[95,38,2],[95,265,2],[95,196,2],[95,263,2],[95,285,2],[95,470,2],[95,325,2],[95,487,2],[95,262,2],[95,489,2],[95,149,2],[95,490,2],[95,491,2],[95,241,2],[95,140,2],[95,281,2],[95,191,2],[95,492,2],[95,493,2],[95,494,2],[95,129,2],[95,495,2],[95,496,2],[95,497,2],[95,296,2],[95,200,2],[95,232,2],[95,498,2],[95,432,2],[95,454,2],[95,518,2],[95,519,2],[95,520,2],[95,521,2],[95,522,2],[95,523,2],[95,524,2],[95,525,2],[95,526,2],[95,527,2],[95,528,2],[95,529,2],[95,530,2],[95,531,2],[95,532,2],[95,533,2],[95,534,2],[95,535,2],[95,536,2],[95,537,2],[95,538,2],[95,539,2],[95,540,2],[95,541,2],[95,542,2],[95,543,2],[95,544,2],[95,545,2],[95,546,2],[95,547,2],[95,548,2],[95,549,2],[95,550,2],[95,551,2],[95,552,2],[95,553,2],[95,554,2],[95,555,2],[95,556,2],[95,557,2],[95,558,2],[95,559,2],[95,560,2],[95,561,2],[95,562,2],[95,563,2],[95,564,2],[95,565,2],[95,566,2],[95,567,2],[95,568,2],[95,569,2],[95,570,2],[95,571,2],[95,572,2],[95,573,2],[95,574,2],[95,575,2],[95,576,2],[95,577,2],[95,578,2],[95,579,2],[95,580,2],[95,581,2],[95,582,2],[95,583,2],[95,584,2],[95,585,2],[95,586,2],[95,587,2],[95,588,2],[95,589,2],[95,590,2],[95,591,2],[95,592,2],[95,593,2],[95,594,2],[95,595,2],[95,596,2],[95,597,2],[95,598,2],[95,599,2],[95,600,2],[95,601,2],[95,602,2],[95,603,2],[95,604,2],[95,605,2],[95,606,2],[95,607,2],[95,608,2],[95,609,2],[95,610,2],[95,611,2],[95,612,2],[95,613,2],[95,614,2],[95,615,2],[95,616,2],[95,617,2],[95,618,2],[95,619,2],[95,620,2],[95,621,2],[95,622,2],[95,623,2],[95,624,2],[95,625,2],[95,626,2],[95,627,2],[95,628,2],[95,629,2],[96,500,2],[96,499,2],[96,501,2],[96,511,2],[96,517,2],[96,502,2],[96,512,2],[96,516,2],[96,507,2],[96,508,2],[96,509,2],[96,515,2],[96,514,2],[96,505,2],[96,503,2],[96,506,2],[96,87,2],[96,37,2],[96,339,2],[96,233,2],[96,131,2],[96,369,2],[96,146,2],[96,207,2],[96,30,2],[96,312,2],[96,486,2],[96,38,2],[96,265,2],[96,196,2],[96,263,2],[96,285,2],[96,470,2],[96,325,2],[96,487,2],[96,262,2],[96,488,2],[96,489,2],[96,149,2],[96,490,2],[96,491,2],[96,241,2],[96,140,2],[96,281,2],[96,191,2],[96,492,2],[96,493,2],[96,494,2],[96,129,2],[96,495,2],[96,496,2],[96,497,2],[96,296,2],[96,200,2],[96,232,2],[96,498,2],[96,432,2],[96,454,2],[96,518,2],[96,519,2],[96,520,2],[96,521,2],[96,522,2],[96,523,2],[96,524,2],[96,525,2],[96,527,2],[96,528,2],[96,529,2],[96,530,2],[96,531,2],[96,532,2],[96,533,2],[96,534,2],[96,535,2],[96,536,2],[96,538,2],[96,539,2],[96,540,2],[96,541,2],[96,542,2],[96,543,2],[96,544,2],[96,545,2],[96,546,2],[96,547,2],[96,548,2],[96,549,2],[96,550,2],[96,551,2],[96,552,2],[96,553,2],[96,554,2],[96,555,2],[96,556,2],[96,557,2],[96,558,2],[96,559,2],[96,560,2],[96,561,2],[96,562,2],[96,563,2],[96,564,2],[96,565,2],[96,566,2],[96,567,2],[96,568,2],[96,569,2],[96,570,2],[96,571,2],[96,572,2],[96,573,2],[96,574,2],[96,575,2],[96,576,2],[96,577,2],[96,578,2],[96,579,2],[96,580,2],[96,581,2],[96,582,2],[96,583,2],[96,584,2],[96,585,2],[96,586,2],[96,587,2],[96,588,2],[96,589,2],[96,590,2],[96,591,2],[96,592,2],[96,593,2],[96,594,2],[96,595,2],[96,596,2],[96,597,2],[96,598,2],[96,599,2],[96,600,2],[96,601,2],[96,602,2],[96,603,2],[96,604,2],[96,605,2],[96,606,2],[96,607,2],[96,608,2],[96,609,2],[96,610,2],[96,611,2],[96,612,2],[96,613,2],[96,614,2],[96,615,2],[96,616,2],[96,617,2],[96,618,2],[96,619,2],[96,620,2],[96,621,2],[96,622,2],[96,623,2],[96,624,2],[96,625,2],[96,626,2],[96,627,2],[96,628,2],[96,629,2],[97,500,2],[97,499,2],[97,501,2],[97,511,2],[97,517,2],[97,502,2],[97,512,2],[97,516,2],[97,507,2],[97,508,2],[97,509,2],[97,515,2],[97,514,2],[97,505,2],[97,503,2],[97,506,2],[97,87,2],[97,37,2],[97,339,2],[97,233,2],[97,131,2],[97,369,2],[97,207,2],[97,30,2],[97,312,2],[97,307,2],[97,486,2],[97,38,2],[97,265,2],[97,263,2],[97,285,2],[97,470,2],[97,325,2],[97,487,2],[97,262,2],[97,488,2],[97,489,2],[97,149,2],[97,490,2],[97,491,2],[97,241,2],[97,140,2],[97,281,2],[97,191,2],[97,492,2],[97,493,2],[97,494,2],[97,129,2],[97,495,2],[97,496,2],[97,497,2],[97,296,2],[97,200,2],[97,232,2],[97,498,2],[97,432,2],[97,454,2],[97,518,2],[97,519,2],[97,520,2],[97,521,2],[97,522,2],[97,523,2],[97,524,2],[97,525,2],[97,526,2],[97,527,2],[97,528,2],[97,529,2],[97,530,2],[97,531,2],[97,532,2],[97,533,2],[97,534,2],[97,535,2],[97,536,2],[97,537,2],[97,538,2],[97,539,2],[97,540,2],[97,541,2],[97,542,2],[97,543,2],[97,544,2],[97,545,2],[97,546,2],[97,547,2],[97,548,2],[97,549,2],[97,550,2],[97,551,2],[97,552,2],[97,553,2],[97,554,2],[97,555,2],[97,556,2],[97,557,2],[97,558,2],[97,559,2],[97,560,2],[97,562,2],[97,563,2],[97,564,2],[97,565,2],[97,566,2],[97,567,2],[97,568,2],[97,569,2],[97,570,2],[97,571,2],[97,572,2],[97,573,2],[97,574,2],[97,575,2],[97,576,2],[97,577,2],[97,578,2],[97,579,2],[97,580,2],[97,581,2],[97,582,2],[97,583,2],[97,584,2],[97,585,2],[97,586,2],[97,587,2],[97,588,2],[97,589,2],[97,590,2],[97,591,2],[97,592,2],[97,593,2],[97,594,2],[97,595,2],[97,596,2],[97,597,2],[97,598,2],[97,599,2],[97,600,2],[97,601,2],[97,602,2],[97,603,2],[97,604,2],[97,605,2],[97,606,2],[97,607,2],[97,608,2],[97,609,2],[97,610,2],[97,611,2],[97,612,2],[97,613,2],[97,614,2],[97,615,2],[97,616,2],[97,617,2],[97,618,2],[97,619,2],[97,620,2],[97,621,2],[97,622,2],[97,623,2],[97,624,2],[97,625,2],[97,626,2],[97,627,2],[97,628,2],[97,629,2],[98,500,2],[98,499,2],[98,501,2],[98,511,2],[98,517,2],[98,502,2],[98,512,2],[98,516,2],[98,507,2],[98,508,2],[98,509,2],[98,515,2],[98,514,2],[98,505,2],[98,503,2],[98,506,2],[98,87,2],[98,37,2],[98,339,2],[98,233,2],[98,131,2],[98,369,2],[98,146,2],[98,30,2],[98,312,2],[98,307,2],[98,486,2],[98,38,2],[98,265,2],[98,263,2],[98,285,2],[98,470,2],[98,325,2],[98,487,2],[98,262,2],[98,488,2],[98,489,2],[98,149,2],[98,490,2],[98,491,2],[98,241,2],[98,140,2],[98,281,2],[98,191,2],[98,492,2],[98,493,2],[98,494,2],[98,129,2],[98,495,2],[98,496,2],[98,497,2],[98,296,2],[98,200,2],[98,232,2],[98,498,2],[98,432,2],[98,454,2],[98,518,2],[98,519,2],[98,520,2],[98,521,2],[98,522,2],[98,523,2],[98,525,2],[98,526,2],[98,527,2],[98,528,2],[98,529,2],[98,530,2],[98,531,2],[98,532,2],[98,533,2],[98,534,2],[98,535,2],[98,536,2],[98,537,2],[98,538,2],[98,539,2],[98,540,2],[98,541,2],[98,542,2],[98,543,2],[98,544,2],[98,545,2],[98,546,2],[98,547,2],[98,548,2],[98,549,2],[98,550,2],[98,552,2],[98,553,2],[98,554,2],[98,555,2],[98,556,2],[98,557,2],[98,558,2],[98,559,2],[98,560,2],[98,562,2],[98,563,2],[98,564,2],[98,565,2],[98,566,2],[98,567,2],[98,568,2],[98,569,2],[98,570,2],[98,571,2],[98,572,2],[98,573,2],[98,574,2],[98,575,2],[98,576,2],[98,577,2],[98,579,2],[98,580,2],[98,581,2],[98,582,2],[98,583,2],[98,584,2],[98,585,2],[98,586,2],[98,587,2],[98,588,2],[98,589,2],[98,590,2],[98,591,2],[98,592,2],[98,593,2],[98,594,2],[98,595,2],[98,596,2],[98,597,2],[98,598,2],[98,599,2],[98,600,2],[98,601,2],[98,602,2],[98,603,2],[98,604,2],[98,605,2],[98,606,2],[98,607,2],[98,608,2],[98,609,2],[98,610,2],[98,611,2],[98,612,2],[98,613,2],[98,614,2],[98,615,2],[98,616,2],[98,617,2],[98,618,2],[98,619,2],[98,620,2],[98,621,2],[98,622,2],[98,623,2],[98,624,2],[98,625,2],[98,626,2],[98,627,2],[98,628,2],[98,629,2],[99,500,2],[99,499,2],[99,501,2],[99,511,2],[99,517,2],[99,502,2],[99,512,2],[99,516,2],[99,507,2],[99,508,2],[99,509,2],[99,515,2],[99,514,2],[99,505,2],[99,503,2],[99,506,2],[99,87,2],[99,37,2],[99,339,2],[99,233,2],[99,131,2],[99,369,2],[99,146,2],[99,207,2],[99,30,2],[99,312,2],[99,307,2],[99,486,2],[99,38,2],[99,265,2],[99,263,2],[99,285,2],[99,470,2],[99,325,2],[99,487,2],[99,262,2],[99,488,2],[99,489,2],[99,149,2],[99,490,2],[99,491,2],[99,241,2],[99,140,2],[99,281,2],[99,191,2],[99,492,2],[99,493,2],[99,494,2],[99,129,2],[99,495,2],[99,496,2],[99,497,2],[99,296,2],[99,200,2],[99,232,2],[99,498,2],[99,432,2],[99,454,2],[99,518,2],[99,519,2],[99,520,2],[99,521,2],[99,522,2],[99,523,2],[99,524,2],[99,525,2],[99,526,2],[99,527,2],[99,528,2],[99,529,2],[99,530,2],[99,531,2],[99,532,2],[99,533,2],[99,534,2],[99,535,2],[99,536,2],[99,537,2],[99,538,2],[99,539,2],[99,540,2],[99,541,2],[99,542,2],[99,543,2],[99,544,2],[99,545,2],[99,546,2],[99,547,2],[99,548,2],[99,549,2],[99,550,2],[99,551,2],[99,552,2],[99,553,2],[99,554,2],[99,555,2],[99,556,2],[99,557,2],[99,558,2],[99,559,2],[99,560,2],[99,561,2],[99,562,2],[99,563,2],[99,564,2],[99,565,2],[99,566,2],[99,567,2],[99,568,2],[99,569,2],[99,570,2],[99,571,2],[99,572,2],[99,573,2],[99,574,2],[99,575,2],[99,576,2],[99,577,2],[99,578,2],[99,579,2],[99,580,2],[99,581,2],[99,582,2],[99,583,2],[99,584,2],[99,585,2],[99,586,2],[99,587,2],[99,588,2],[99,589,2],[99,590,2],[99,591,2],[99,592,2],[99,593,2],[99,594,2],[99,595,2],[99,596,2],[99,597,2],[99,598,2],[99,599,2],[99,600,2],[99,601,2],[99,602,2],[99,603,2],[99,604,2],[99,605,2],[99,606,2],[99,607,2],[99,608,2],[99,609,2],[99,610,2],[99,611,2],[99,612,2],[99,613,2],[99,614,2],[99,615,2],[99,616,2],[99,617,2],[99,618,2],[99,619,2],[99,620,2],[99,621,2],[99,622,2],[99,623,2],[99,624,2],[99,625,2],[99,626,2],[99,627,2],[99,628,2],[99,629,2],[100,500,2],[100,499,2],[100,501,2],[100,511,2],[100,517,2],[100,502,2],[100,512,2],[100,516,2],[100,507,2],[100,508,2],[100,509,2],[100,515,2],[100,514,2],[100,505,2],[100,503,2],[100,506,2],[100,87,2],[100,37,2],[100,339,2],[100,233,2],[100,131,2],[100,369,2],[100,207,2],[100,30,2],[100,312,2],[100,307,2],[100,486,2],[100,38,2],[100,265,2],[100,263,2],[100,285,2],[100,325,2],[100,487,2],[100,262,2],[100,488,2],[100,489,2],[100,149,2],[100,490,2],[100,491,2],[100,241,2],[100,140,2],[100,281,2],[100,191,2],[100,492,2],[100,493,2],[100,494,2],[100,129,2],[100,495,2],[100,496,2],[100,497,2],[100,296,2],[100,200,2],[100,232,2],[100,498,2],[100,432,2],[100,454,2],[100,518,2],[100,519,2],[100,520,2],[100,521,2],[100,522,2],[100,523,2],[100,524,2],[100,525,2],[100,526,2],[100,527,2],[100,528,2],[100,529,2],[100,530,2],[100,531,2],[100,532,2],[100,533,2],[100,534,2],[100,535,2],[100,536,2],[100,537,2],[100,538,2],[100,539,2],[100,540,2],[100,541,2],[100,542,2],[100,543,2],[100,544,2],[100,545,2],[100,546,2],[100,547,2],[100,548,2],[100,549,2],[100,550,2],[100,551,2],[100,552,2],[100,553,2],[100,554,2],[100,555,2],[100,556,2],[100,557,2],[100,558,2],[100,559,2],[100,560,2],[100,561,2],[100,562,2],[100,563,2],[100,564,2],[100,565,2],[100,566,2],[100,567,2],[100,568,2],[100,569,2],[100,570,2],[100,571,2],[100,572,2],[100,573,2],[100,574,2],[100,575,2],[100,576,2],[100,577,2],[100,578,2],[100,579,2],[100,580,2],[100,581,2],[100,582,2],[100,583,2],[100,584,2],[100,585,2],[100,586,2],[100,587,2],[100,588,2],[100,589,2],[100,590,2],[100,591,2],[100,592,2],[100,593,2],[100,594,2],[100,595,2],[100,596,2],[100,597,2],[100,598,2],[100,599,2],[100,600,2],[100,601,2],[100,602,2],[100,603,2],[100,604,2],[100,605,2],[100,606,2],[100,607,2],[100,608,2],[100,609,2],[100,610,2],[100,611,2],[100,612,2],[100,613,2],[100,614,2],[100,615,2],[100,616,2],[100,617,2],[100,618,2],[100,619,2],[100,620,2],[100,621,2],[100,622,2],[100,623,2],[100,624,2],[100,625,2],[100,626,2],[100,627,2],[100,628,2],[100,629,2],[101,500,2],[101,499,2],[101,501,2],[101,511,2],[101,517,2],[101,502,2],[101,512,2],[101,516,2],[101,507,2],[101,508,2],[101,509,2],[101,515,2],[101,514,2],[101,505,2],[101,503,2],[101,506,2],[101,87,2],[101,37,2],[101,339,2],[101,233,2],[101,131,2],[101,369,2],[101,146,2],[101,207,2],[101,30,2],[101,312,2],[101,307,2],[101,486,2],[101,38,2],[101,265,2],[101,263,2],[101,285,2],[101,470,2],[101,325,2],[101,487,2],[101,262,2],[101,488,2],[101,489,2],[101,149,2],[101,490,2],[101,491,2],[101,241,2],[101,140,2],[101,191,2],[101,492,2],[101,493,2],[101,494,2],[101,129,2],[101,495,2],[101,496,2],[101,497,2],[101,296,2],[101,200,2],[101,232,2],[101,498,2],[101,432,2],[101,454,2],[101,518,2],[101,519,2],[101,520,2],[101,521,2],[101,522,2],[101,523,2],[101,524,2],[101,525,2],[101,526,2],[101,527,2],[101,528,2],[101,529,2],[101,530,2],[101,531,2],[101,532,2],[101,533,2],[101,534,2],[101,535,2],[101,536,2],[101,537,2],[101,538,2],[101,539,2],[101,540,2],[101,541,2],[101,542,2],[101,543,2],[101,544,2],[101,545,2],[101,546,2],[101,547,2],[101,548,2],[101,549,2],[101,550,2],[101,551,2],[101,552,2],[101,553,2],[101,554,2],[101,555,2],[101,556,2],[101,557,2],[101,558,2],[101,559,2],[101,560,2],[101,561,2],[101,562,2],[101,563,2],[101,564,2],[101,565,2],[101,566,2],[101,567,2],[101,568,2],[101,569,2],[101,570,2],[101,571,2],[101,572,2],[101,573,2],[101,574,2],[101,575,2],[101,576,2],[101,577,2],[101,578,2],[101,579,2],[101,580,2],[101,581,2],[101,582,2],[101,583,2],[101,584,2],[101,585,2],[101,586,2],[101,587,2],[101,588,2],[101,589,2],[101,590,2],[101,591,2],[101,592,2],[101,593,2],[101,594,2],[101,595,2],[101,596,2],[101,597,2],[101,598,2],[101,599,2],[101,600,2],[101,601,2],[101,602,2],[101,603,2],[101,604,2],[101,605,2],[101,606,2],[101,607,2],[101,608,2],[101,609,2],[101,610,2],[101,611,2],[101,612,2],[101,613,2],[101,614,2],[101,615,2],[101,616,2],[101,617,2],[101,618,2],[101,619,2],[101,620,2],[101,621,2],[101,622,2],[101,623,2],[101,624,2],[101,625,2],[101,626,2],[101,627,2],[101,628,2],[101,629,2],[102,500,2],[102,499,2],[102,501,2],[102,511,2],[102,517,2],[102,502,2],[102,512,2],[102,516,2],[102,507,2],[102,508,2],[102,509,2],[102,515,2],[102,514,2],[102,505,2],[102,503,2],[102,506,2],[102,87,2],[102,37,2],[102,339,2],[102,233,2],[102,131,2],[102,369,2],[102,146,2],[102,30,2],[102,312,2],[102,307,2],[102,486,2],[102,38,2],[102,265,2],[102,263,2],[102,285,2],[102,470,2],[102,325,2],[102,487,2],[102,262,2],[102,488,2],[102,489,2],[102,149,2],[102,490,2],[102,491,2],[102,241,2],[102,140,2],[102,281,2],[102,191,2],[102,492,2],[102,493,2],[102,494,2],[102,129,2],[102,495,2],[102,496,2],[102,497,2],[102,296,2],[102,200,2],[102,232,2],[102,498,2],[102,432,2],[102,454,2],[102,518,2],[102,519,2],[102,520,2],[102,521,2],[102,522,2],[102,523,2],[102,524,2],[102,525,2],[102,526,2],[102,527,2],[102,528,2],[102,529,2],[102,530,2],[102,531,2],[102,532,2],[102,533,2],[102,534,2],[102,535,2],[102,536,2],[102,537,2],[102,538,2],[102,539,2],[102,540,2],[102,541,2],[102,542,2],[102,543,2],[102,544,2],[102,545,2],[102,546,2],[102,547,2],[102,548,2],[102,549,2],[102,550,2],[102,551,2],[102,552,2],[102,553,2],[102,554,2],[102,555,2],[102,556,2],[102,557,2],[102,558,2],[102,559,2],[102,560,2],[102,561,2],[102,562,2],[102,563,2],[102,564,2],[102,565,2],[102,566,2],[102,567,2],[102,568,2],[102,569,2],[102,570,2],[102,571,2],[102,572,2],[102,573,2],[102,574,2],[102,575,2],[102,576,2],[102,577,2],[102,578,2],[102,579,2],[102,580,2],[102,581,2],[102,582,2],[102,583,2],[102,584,2],[102,585,2],[102,586,2],[102,587,2],[102,588,2],[102,589,2],[102,590,2],[102,591,2],[102,592,2],[102,593,2],[102,594,2],[102,595,2],[102,596,2],[102,597,2],[102,598,2],[102,599,2],[102,600,2],[102,601,2],[102,602,2],[102,603,2],[102,604,2],[102,605,2],[102,606,2],[102,607,2],[102,608,2],[102,609,2],[102,610,2],[102,611,2],[102,612,2],[102,613,2],[102,614,2],[102,615,2],[102,616,2],[102,617,2],[102,618,2],[102,619,2],[102,620,2],[102,621,2],[102,622,2],[102,623,2],[102,624,2],[102,625,2],[102,626,2],[102,627,2],[102,628,2],[102,629,2],[103,500,2],[103,499,2],[103,501,2],[103,511,2],[103,517,2],[103,502,2],[103,512,2],[103,516,2],[103,507,2],[103,508,2],[103,509,2],[103,515,2],[103,514,2],[103,505,2],[103,503,2],[103,506,2],[103,87,2],[103,37,2],[103,339,2],[103,233,2],[103,131,2],[103,369,2],[103,146,2],[103,207,2],[103,30,2],[103,312,2],[103,307,2],[103,486,2],[103,38,2],[103,265,2],[103,263,2],[103,285,2],[103,470,2],[103,325,2],[103,487,2],[103,262,2],[103,489,2],[103,149,2],[103,490,2],[103,491,2],[103,241,2],[103,140,2],[103,281,2],[103,191,2],[103,492,2],[103,493,2],[103,494,2],[103,129,2],[103,495,2],[103,496,2],[103,497,2],[103,296,2],[103,200,2],[103,232,2],[103,498,2],[103,432,2],[103,454,2],[103,518,2],[103,519,2],[103,520,2],[103,521,2],[103,522,2],[103,523,2],[103,524,2],[103,525,2],[103,526,2],[103,527,2],[103,528,2],[103,529,2],[103,530,2],[103,531,2],[103,532,2],[103,533,2],[103,534,2],[103,535,2],[103,536,2],[103,537,2],[103,538,2],[103,539,2],[103,540,2],[103,541,2],[103,542,2],[103,543,2],[103,544,2],[103,545,2],[103,546,2],[103,547,2],[103,548,2],[103,549,2],[103,550,2],[103,551,2],[103,552,2],[103,553,2],[103,554,2],[103,555,2],[103,556,2],[103,557,2],[103,558,2],[103,559,2],[103,560,2],[103,561,2],[103,562,2],[103,563,2],[103,564,2],[103,565,2],[103,566,2],[103,567,2],[103,568,2],[103,569,2],[103,570,2],[103,571,2],[103,572,2],[103,573,2],[103,574,2],[103,575,2],[103,576,2],[103,577,2],[103,578,2],[103,579,2],[103,580,2],[103,581,2],[103,582,2],[103,583,2],[103,584,2],[103,585,2],[103,586,2],[103,587,2],[103,588,2],[103,589,2],[103,590,2],[103,591,2],[103,592,2],[103,593,2],[103,594,2],[103,595,2],[103,596,2],[103,597,2],[103,598,2],[103,599,2],[103,600,2],[103,601,2],[103,602,2],[103,603,2],[103,604,2],[103,605,2],[103,606,2],[103,607,2],[103,608,2],[103,609,2],[103,610,2],[103,611,2],[103,612,2],[103,613,2],[103,614,2],[103,615,2],[103,616,2],[103,617,2],[103,618,2],[103,619,2],[103,620,2],[103,621,2],[103,622,2],[103,623,2],[103,624,2],[103,625,2],[103,626,2],[103,627,2],[103,628,2],[103,629,2],[104,500,2],[104,499,2],[104,501,2],[104,511,2],[104,517,2],[104,502,2],[104,512,2],[104,516,2],[104,507,2],[104,508,2],[104,509,2],[104,515,2],[104,514,2],[104,505,2],[104,503,2],[104,506,2],[104,87,2],[104,37,2],[104,339,2],[104,233,2],[104,131,2],[104,369,2],[104,146,2],[104,207,2],[104,30,2],[104,312,2],[104,307,2],[104,486,2],[104,38,2],[104,265,2],[104,263,2],[104,285,2],[104,470,2],[104,325,2],[104,487,2],[104,262,2],[104,488,2],[104,489,2],[104,149,2],[104,490,2],[104,491,2],[104,140,2],[104,281,2],[104,191,2],[104,492,2],[104,493,2],[104,494,2],[104,129,2],[104,495,2],[104,496,2],[104,497,2],[104,296,2],[104,200,2],[104,232,2],[104,498,2],[104,432,2],[104,454,2],[104,518,2],[104,519,2],[104,520,2],[104,521,2],[104,522,2],[104,523,2],[104,524,2],[104,525,2],[104,526,2],[104,527,2],[104,528,2],[104,529,2],[104,530,2],[104,531,2],[104,532,2],[104,533,2],[104,534,2],[104,535,2],[104,536,2],[104,537,2],[104,538,2],[104,539,2],[104,540,2],[104,541,2],[104,542,2],[104,543,2],[104,544,2],[104,545,2],[104,546,2],[104,547,2],[104,548,2],[104,549,2],[104,550,2],[104,551,2],[104,552,2],[104,553,2],[104,554,2],[104,555,2],[104,556,2],[104,557,2],[104,558,2],[104,559,2],[104,560,2],[104,561,2],[104,562,2],[104,563,2],[104,564,2],[104,565,2],[104,566,2],[104,567,2],[104,568,2],[104,569,2],[104,570,2],[104,571,2],[104,572,2],[104,573,2],[104,574,2],[104,575,2],[104,576,2],[104,577,2],[104,578,2],[104,579,2],[104,580,2],[104,581,2],[104,582,2],[104,583,2],[104,584,2],[104,585,2],[104,586,2],[104,587,2],[104,588,2],[104,589,2],[104,590,2],[104,591,2],[104,592,2],[104,593,2],[104,594,2],[104,595,2],[104,596,2],[104,597,2],[104,598,2],[104,599,2],[104,600,2],[104,601,2],[104,602,2],[104,603,2],[104,604,2],[104,605,2],[104,606,2],[104,607,2],[104,608,2],[104,609,2],[104,610,2],[104,611,2],[104,612,2],[104,613,2],[104,614,2],[104,615,2],[104,616,2],[104,617,2],[104,618,2],[104,619,2],[104,620,2],[104,621,2],[104,622,2],[104,623,2],[104,624,2],[104,625,2],[104,626,2],[104,627,2],[104,628,2],[104,629,2],[105,500,2],[105,499,2],[105,501,2],[105,511,2],[105,517,2],[105,502,2],[105,512,2],[105,516,2],[105,507,2],[105,508,2],[105,509,2],[105,515,2],[105,514,2],[105,505,2],[105,503,2],[105,506,2],[105,87,2],[105,37,2],[105,339,2],[105,233,2],[105,131,2],[105,369,2],[105,146,2],[105,207,2],[105,30,2],[105,312,2],[105,307,2],[105,486,2],[105,38,2],[105,265,2],[105,263,2],[105,285,2],[105,325,2],[105,487,2],[105,262,2],[105,488,2],[105,489,2],[105,149,2],[105,490,2],[105,491,2],[105,241,2],[105,140,2],[105,281,2],[105,191,2],[105,492,2],[105,493,2],[105,494,2],[105,129,2],[105,495,2],[105,496,2],[105,497,2],[105,296,2],[105,200,2],[105,232,2],[105,498,2],[105,432,2],[105,454,2],[105,520,2],[105,521,2],[105,522,2],[105,523,2],[105,524,2],[105,525,2],[105,526,2],[105,527,2],[105,528,2],[105,529,2],[105,530,2],[105,531,2],[105,532,2],[105,533,2],[105,534,2],[105,535,2],[105,536,2],[105,537,2],[105,538,2],[105,539,2],[105,540,2],[105,541,2],[105,542,2],[105,543,2],[105,544,2],[105,545,2],[105,546,2],[105,547,2],[105,548,2],[105,549,2],[105,550,2],[105,551,2],[105,552,2],[105,553,2],[105,554,2],[105,555,2],[105,556,2],[105,557,2],[105,558,2],[105,559,2],[105,560,2],[105,561,2],[105,562,2],[105,563,2],[105,564,2],[105,565,2],[105,566,2],[105,567,2],[105,568,2],[105,569,2],[105,570,2],[105,571,2],[105,572,2],[105,573,2],[105,574,2],[105,575,2],[105,576,2],[105,577,2],[105,578,2],[105,579,2],[105,580,2],[105,581,2],[105,582,2],[105,583,2],[105,584,2],[105,585,2],[105,586,2],[105,587,2],[105,588,2],[105,589,2],[105,590,2],[105,591,2],[105,592,2],[105,593,2],[105,594,2],[105,595,2],[105,596,2],[105,597,2],[105,598,2],[105,599,2],[105,600,2],[105,601,2],[105,602,2],[105,603,2],[105,604,2],[105,605,2],[105,606,2],[105,607,2],[105,608,2],[105,609,2],[105,610,2],[105,611,2],[105,612,2],[105,613,2],[105,614,2],[105,615,2],[105,616,2],[105,617,2],[105,618,2],[105,619,2],[105,620,2],[105,621,2],[105,622,2],[105,623,2],[105,624,2],[105,625,2],[105,626,2],[105,627,2],[105,628,2],[105,629,2],[106,500,2],[106,499,2],[106,501,2],[106,511,2],[106,517,2],[106,502,2],[106,512,2],[106,516,2],[106,507,2],[106,508,2],[106,509,2],[106,515,2],[106,514,2],[106,505,2],[106,503,2],[106,506,2],[106,87,2],[106,37,2],[106,339,2],[106,233,2],[106,131,2],[106,369,2],[106,146,2],[106,207,2],[106,30,2],[106,312,2],[106,307,2],[106,486,2],[106,38,2],[106,265,2],[106,263,2],[106,285,2],[106,470,2],[106,325,2],[106,487,2],[106,262,2],[106,488,2],[106,489,2],[106,149,2],[106,490,2],[106,491,2],[106,241,2],[106,140,2],[106,281,2],[106,191,2],[106,492,2],[106,493,2],[106,494,2],[106,129,2],[106,495,2],[106,496,2],[106,497,2],[106,296,2],[106,200,2],[106,232,2],[106,498,2],[106,432,2],[106,454,2],[106,518,2],[106,519,2],[106,520,2],[106,521,2],[106,522,2],[106,523,2],[106,525,2],[106,526,2],[106,527,2],[106,528,2],[106,529,2],[106,530,2],[106,531,2],[106,532,2],[106,533,2],[106,534,2],[106,535,2],[106,536,2],[106,537,2],[106,538,2],[106,539,2],[106,540,2],[106,541,2],[106,542,2],[106,544,2],[106,545,2],[106,546,2],[106,547,2],[106,548,2],[106,549,2],[106,550,2],[106,551,2],[106,552,2],[106,553,2],[106,555,2],[106,556,2],[106,557,2],[106,558,2],[106,559,2],[106,560,2],[106,562,2],[106,563,2],[106,564,2],[106,565,2],[106,566,2],[106,567,2],[106,568,2],[106,569,2],[106,570,2],[106,571,2],[106,572,2],[106,573,2],[106,574,2],[106,575,2],[106,576,2],[106,577,2],[106,578,2],[106,579,2],[106,580,2],[106,581,2],[106,582,2],[106,583,2],[106,584,2],[106,585,2],[106,586,2],[106,587,2],[106,588,2],[106,589,2],[106,590,2],[106,591,2],[106,592,2],[106,593,2],[106,594,2],[106,595,2],[106,596,2],[106,597,2],[106,598,2],[106,599,2],[106,600,2],[106,601,2],[106,602,2],[106,603,2],[106,604,2],[106,605,2],[106,606,2],[106,607,2],[106,608,2],[106,609,2],[106,610,2],[106,611,2],[106,612,2],[106,613,2],[106,614,2],[106,615,2],[106,616,2],[106,617,2],[106,618,2],[106,619,2],[106,620,2],[106,621,2],[106,622,2],[106,623,2],[106,624,2],[106,625,2],[106,626,2],[106,627,2],[106,628,2],[106,629,2],[107,500,2],[107,499,2],[107,501,2],[107,511,2],[107,517,2],[107,502,2],[107,512,2],[107,516,2],[107,507,2],[107,508,2],[107,509,2],[107,515,2],[107,514,2],[107,505,2],[107,503,2],[107,506,2],[107,87,2],[107,37,2],[107,339,2],[107,233,2],[107,131,2],[107,369,2],[107,146,2],[107,207,2],[107,30,2],[107,312,2],[107,307,2],[107,486,2],[107,38,2],[107,265,2],[107,263,2],[107,285,2],[107,470,2],[107,325,2],[107,487,2],[107,262,2],[107,488,2],[107,489,2],[107,149,2],[107,490,2],[107,491,2],[107,140,2],[107,281,2],[107,191,2],[107,492,2],[107,493,2],[107,494,2],[107,129,2],[107,495,2],[107,496,2],[107,497,2],[107,296,2],[107,200,2],[107,232,2],[107,498,2],[107,432,2],[107,454,2],[107,518,2],[107,519,2],[107,520,2],[107,521,2],[107,522,2],[107,523,2],[107,524,2],[107,525,2],[107,526,2],[107,527,2],[107,528,2],[107,529,2],[107,530,2],[107,531,2],[107,532,2],[107,533,2],[107,534,2],[107,535,2],[107,536,2],[107,537,2],[107,538,2],[107,539,2],[107,540,2],[107,541,2],[107,542,2],[107,543,2],[107,544,2],[107,545,2],[107,546,2],[107,547,2],[107,548,2],[107,549,2],[107,550,2],[107,551,2],[107,552,2],[107,553,2],[107,554,2],[107,555,2],[107,556,2],[107,557,2],[107,558,2],[107,559,2],[107,560,2],[107,561,2],[107,562,2],[107,563,2],[107,564,2],[107,565,2],[107,566,2],[107,567,2],[107,568,2],[107,569,2],[107,570,2],[107,571,2],[107,572,2],[107,573,2],[107,574,2],[107,575,2],[107,576,2],[107,577,2],[107,578,2],[107,579,2],[107,580,2],[107,581,2],[107,582,2],[107,583,2],[107,584,2],[107,585,2],[107,586,2],[107,587,2],[107,588,2],[107,589,2],[107,590,2],[107,591,2],[107,592,2],[107,593,2],[107,594,2],[107,595,2],[107,596,2],[107,597,2],[107,598,2],[107,599,2],[107,600,2],[107,601,2],[107,602,2],[107,603,2],[107,604,2],[107,605,2],[107,606,2],[107,607,2],[107,608,2],[107,609,2],[107,610,2],[107,611,2],[107,612,2],[107,613,2],[107,614,2],[107,615,2],[107,616,2],[107,617,2],[107,618,2],[107,619,2],[107,620,2],[107,621,2],[107,622,2],[107,623,2],[107,624,2],[107,625,2],[107,626,2],[107,627,2],[107,628,2],[107,629,2],[108,500,2],[108,499,2],[108,501,2],[108,511,2],[108,517,2],[108,502,2],[108,512,2],[108,516,2],[108,507,2],[108,508,2],[108,509,2],[108,515,2],[108,514,2],[108,505,2],[108,503,2],[108,506,2],[108,87,2],[108,37,2],[108,339,2],[108,233,2],[108,131,2],[108,369,2],[108,207,2],[108,30,2],[108,312,2],[108,486,2],[108,38,2],[108,265,2],[108,196,2],[108,263,2],[108,285,2],[108,470,2],[108,325,2],[108,487,2],[108,262,2],[108,488,2],[108,489,2],[108,149,2],[108,490,2],[108,491,2],[108,241,2],[108,140,2],[108,281,2],[108,191,2],[108,492,2],[108,493,2],[108,494,2],[108,129,2],[108,495,2],[108,496,2],[108,497,2],[108,296,2],[108,200,2],[108,232,2],[108,498,2],[108,432,2],[108,454,2],[108,518,2],[108,519,2],[108,520,2],[108,521,2],[108,522,2],[108,523,2],[108,524,2],[108,525,2],[108,528,2],[108,529,2],[108,530,2],[108,531,2],[108,532,2],[108,533,2],[108,534,2],[108,535,2],[108,536,2],[108,538,2],[108,539,2],[108,540,2],[108,541,2],[108,542,2],[108,543,2],[108,544,2],[108,545,2],[108,546,2],[108,547,2],[108,548,2],[108,549,2],[108,550,2],[108,551,2],[108,552,2],[108,553,2],[108,554,2],[108,555,2],[108,556,2],[108,557,2],[108,558,2],[108,559,2],[108,560,2],[108,561,2],[108,562,2],[108,563,2],[108,564,2],[108,565,2],[108,566,2],[108,567,2],[108,568,2],[108,569,2],[108,570,2],[108,571,2],[108,572,2],[108,573,2],[108,574,2],[108,575,2],[108,576,2],[108,577,2],[108,578,2],[108,579,2],[108,580,2],[108,581,2],[108,582,2],[108,583,2],[108,584,2],[108,585,2],[108,586,2],[108,587,2],[108,588,2],[108,589,2],[108,590,2],[108,591,2],[108,592,2],[108,593,2],[108,594,2],[108,595,2],[108,596,2],[108,597,2],[108,598,2],[108,599,2],[108,600,2],[108,601,2],[108,602,2],[108,603,2],[108,604,2],[108,605,2],[108,606,2],[108,607,2],[108,608,2],[108,609,2],[108,610,2],[108,611,2],[108,612,2],[108,613,2],[108,614,2],[108,615,2],[108,616,2],[108,617,2],[108,618,2],[108,619,2],[108,620,2],[108,621,2],[108,622,2],[108,623,2],[108,624,2],[108,625,2],[108,626,2],[108,627,2],[108,628,2],[108,629,2],[109,500,2],[109,499,2],[109,501,2],[109,511,2],[109,517,2],[109,502,2],[109,512,2],[109,516,2],[109,507,2],[109,508,2],[109,509,2],[109,515,2],[109,514,2],[109,505,2],[109,503,2],[109,506,2],[109,87,2],[109,37,2],[109,339,2],[109,233,2],[109,131,2],[109,369,2],[109,146,2],[109,207,2],[109,30,2],[109,312,2],[109,307,2],[109,486,2],[109,38,2],[109,265,2],[109,196,2],[109,263,2],[109,285,2],[109,470,2],[109,325,2],[109,487,2],[109,262,2],[109,488,2],[109,149,2],[109,490,2],[109,491,2],[109,241,2],[109,140,2],[109,281,2],[109,191,2],[109,492,2],[109,493,2],[109,494,2],[109,129,2],[109,495,2],[109,496,2],[109,497,2],[109,296,2],[109,200,2],[109,232,2],[109,498,2],[109,432,2],[109,454,2],[109,518,2],[109,519,2],[109,520,2],[109,521,2],[109,522,2],[109,523,2],[109,524,2],[109,525,2],[109,526,2],[109,527,2],[109,528,2],[109,529,2],[109,530,2],[109,531,2],[109,532,2],[109,533,2],[109,534,2],[109,535,2],[109,536,2],[109,537,2],[109,538,2],[109,539,2],[109,540,2],[109,541,2],[109,542,2],[109,543,2],[109,544,2],[109,545,2],[109,546,2],[109,547,2],[109,548,2],[109,549,2],[109,550,2],[109,551,2],[109,552,2],[109,553,2],[109,554,2],[109,555,2],[109,556,2],[109,557,2],[109,558,2],[109,559,2],[109,560,2],[109,561,2],[109,562,2],[109,563,2],[109,564,2],[109,565,2],[109,566,2],[109,567,2],[109,568,2],[109,569,2],[109,570,2],[109,571,2],[109,572,2],[109,573,2],[109,574,2],[109,575,2],[109,576,2],[109,577,2],[109,578,2],[109,579,2],[109,580,2],[109,581,2],[109,582,2],[109,583,2],[109,584,2],[109,585,2],[109,586,2],[109,587,2],[109,588,2],[109,589,2],[109,590,2],[109,591,2],[109,592,2],[109,593,2],[109,594,2],[109,595,2],[109,596,2],[109,597,2],[109,598,2],[109,599,2],[109,600,2],[109,601,2],[109,602,2],[109,603,2],[109,604,2],[109,605,2],[109,606,2],[109,607,2],[109,608,2],[109,609,2],[109,610,2],[109,611,2],[109,612,2],[109,613,2],[109,614,2],[109,615,2],[109,616,2],[109,617,2],[109,618,2],[109,619,2],[109,620,2],[109,621,2],[109,622,2],[109,623,2],[109,624,2],[109,625,2],[109,626,2],[109,627,2],[109,628,2],[109,629,2],[110,500,2],[110,499,2],[110,501,2],[110,511,2],[110,517,2],[110,502,2],[110,512,2],[110,516,2],[110,507,2],[110,508,2],[110,509,2],[110,515,2],[110,514,2],[110,505,2],[110,503,2],[110,506,2],[110,87,2],[110,37,2],[110,339,2],[110,233,2],[110,131,2],[110,369,2],[110,146,2],[110,207,2],[110,30,2],[110,312,2],[110,307,2],[110,486,2],[110,38,2],[110,265,2],[110,263,2],[110,285,2],[110,470,2],[110,325,2],[110,487,2],[110,262,2],[110,488,2],[110,149,2],[110,490,2],[110,491,2],[110,140,2],[110,281,2],[110,191,2],[110,492,2],[110,493,2],[110,494,2],[110,129,2],[110,495,2],[110,496,2],[110,497,2],[110,296,2],[110,200,2],[110,232,2],[110,498,2],[110,432,2],[110,454,2],[110,518,2],[110,519,2],[110,520,2],[110,521,2],[110,522,2],[110,523,2],[110,524,2],[110,525,2],[110,526,2],[110,527,2],[110,528,2],[110,529,2],[110,530,2],[110,531,2],[110,532,2],[110,533,2],[110,534,2],[110,535,2],[110,536,2],[110,537,2],[110,538,2],[110,539,2],[110,540,2],[110,541,2],[110,542,2],[110,543,2],[110,544,2],[110,545,2],[110,546,2],[110,547,2],[110,548,2],[110,549,2],[110,550,2],[110,551,2],[110,552,2],[110,553,2],[110,554,2],[110,555,2],[110,556,2],[110,557,2],[110,558,2],[110,559,2],[110,560,2],[110,561,2],[110,562,2],[110,563,2],[110,564,2],[110,565,2],[110,566,2],[110,567,2],[110,568,2],[110,569,2],[110,570,2],[110,571,2],[110,572,2],[110,573,2],[110,574,2],[110,575,2],[110,576,2],[110,577,2],[110,578,2],[110,579,2],[110,580,2],[110,581,2],[110,582,2],[110,583,2],[110,584,2],[110,585,2],[110,586,2],[110,587,2],[110,588,2],[110,589,2],[110,590,2],[110,591,2],[110,592,2],[110,593,2],[110,594,2],[110,595,2],[110,596,2],[110,597,2],[110,598,2],[110,599,2],[110,600,2],[110,601,2],[110,602,2],[110,603,2],[110,604,2],[110,605,2],[110,606,2],[110,607,2],[110,608,2],[110,609,2],[110,610,2],[110,611,2],[110,612,2],[110,613,2],[110,614,2],[110,615,2],[110,616,2],[110,617,2],[110,618,2],[110,619,2],[110,620,2],[110,621,2],[110,622,2],[110,623,2],[110,624,2],[110,625,2],[110,626,2],[110,627,2],[110,628,2],[110,629,2],[111,500,2],[111,499,2],[111,501,2],[111,511,2],[111,517,2],[111,502,2],[111,512,2],[111,516,2],[111,507,2],[111,508,2],[111,509,2],[111,515,2],[111,514,2],[111,505,2],[111,503,2],[111,506,2],[111,87,2],[111,339,2],[111,131,2],[111,369,2],[111,146,2],[111,207,2],[111,30,2],[111,312,2],[111,307,2],[111,486,2],[111,38,2],[111,265,2],[111,196,2],[111,263,2],[111,285,2],[111,325,2],[111,487,2],[111,262,2],[111,488,2],[111,489,2],[111,149,2],[111,490,2],[111,491,2],[111,241,2],[111,140,2],[111,281,2],[111,191,2],[111,493,2],[111,494,2],[111,129,2],[111,495,2],[111,496,2],[111,497,2],[111,296,2],[111,232,2],[111,498,2],[111,432,2],[111,454,2],[111,518,2],[111,519,2],[111,520,2],[111,521,2],[111,522,2],[111,523,2],[111,524,2],[111,525,2],[111,526,2],[111,527,2],[111,528,2],[111,529,2],[111,530,2],[111,531,2],[111,532,2],[111,533,2],[111,534,2],[111,535,2],[111,536,2],[111,537,2],[111,538,2],[111,539,2],[111,540,2],[111,541,2],[111,542,2],[111,543,2],[111,544,2],[111,545,2],[111,546,2],[111,547,2],[111,548,2],[111,549,2],[111,550,2],[111,551,2],[111,552,2],[111,553,2],[111,554,2],[111,555,2],[111,556,2],[111,557,2],[111,558,2],[111,559,2],[111,560,2],[111,561,2],[111,562,2],[111,563,2],[111,564,2],[111,565,2],[111,566,2],[111,567,2],[111,568,2],[111,569,2],[111,570,2],[111,571,2],[111,572,2],[111,573,2],[111,574,2],[111,575,2],[111,576,2],[111,577,2],[111,578,2],[111,579,2],[111,580,2],[111,581,2],[111,582,2],[111,583,2],[111,584,2],[111,585,2],[111,586,2],[111,587,2],[111,588,2],[111,589,2],[111,590,2],[111,591,2],[111,592,2],[111,593,2],[111,594,2],[111,595,2],[111,596,2],[111,597,2],[111,598,2],[111,599,2],[111,600,2],[111,601,2],[111,602,2],[111,603,2],[111,604,2],[111,605,2],[111,606,2],[111,607,2],[111,608,2],[111,609,2],[111,610,2],[111,611,2],[111,612,2],[111,613,2],[111,614,2],[111,615,2],[111,616,2],[111,617,2],[111,618,2],[111,619,2],[111,620,2],[111,621,2],[111,622,2],[111,623,2],[111,624,2],[111,625,2],[111,626,2],[111,627,2],[111,628,2],[111,629,2],[112,500,2],[112,499,2],[112,501,2],[112,511,2],[112,517,2],[112,502,2],[112,512,2],[112,516,2],[112,507,2],[112,508,2],[112,509,2],[112,515,2],[112,514,2],[112,505,2],[112,503,2],[112,506,2],[112,87,2],[112,37,2],[112,339,2],[112,233,2],[112,131,2],[112,369,2],[112,146,2],[112,207,2],[112,30,2],[112,312,2],[112,307,2],[112,486,2],[112,38,2],[112,265,2],[112,196,2],[112,263,2],[112,285,2],[112,470,2],[112,325,2],[112,487,2],[112,262,2],[112,488,2],[112,149,2],[112,490,2],[112,491,2],[112,241,2],[112,140,2],[112,281,2],[112,191,2],[112,492,2],[112,493,2],[112,494,2],[112,129,2],[112,495,2],[112,496,2],[112,497,2],[112,296,2],[112,200,2],[112,232,2],[112,498,2],[112,432,2],[112,454,2],[112,518,2],[112,519,2],[112,520,2],[112,521,2],[112,522,2],[112,523,2],[112,524,2],[112,525,2],[112,526,2],[112,527,2],[112,528,2],[112,529,2],[112,530,2],[112,531,2],[112,532,2],[112,533,2],[112,534,2],[112,535,2],[112,536,2],[112,537,2],[112,538,2],[112,539,2],[112,540,2],[112,541,2],[112,542,2],[112,543,2],[112,544,2],[112,545,2],[112,546,2],[112,547,2],[112,548,2],[112,549,2],[112,550,2],[112,551,2],[112,552,2],[112,553,2],[112,554,2],[112,555,2],[112,556,2],[112,557,2],[112,558,2],[112,559,2],[112,560,2],[112,561,2],[112,562,2],[112,563,2],[112,564,2],[112,565,2],[112,566,2],[112,567,2],[112,568,2],[112,569,2],[112,570,2],[112,571,2],[112,572,2],[112,573,2],[112,574,2],[112,575,2],[112,576,2],[112,577,2],[112,578,2],[112,579,2],[112,580,2],[112,581,2],[112,582,2],[112,583,2],[112,584,2],[112,585,2],[112,586,2],[112,587,2],[112,588,2],[112,589,2],[112,590,2],[112,591,2],[112,592,2],[112,593,2],[112,594,2],[112,595,2],[112,596,2],[112,597,2],[112,598,2],[112,599,2],[112,600,2],[112,601,2],[112,602,2],[112,603,2],[112,604,2],[112,605,2],[112,606,2],[112,607,2],[112,608,2],[112,609,2],[112,610,2],[112,611,2],[112,612,2],[112,613,2],[112,614,2],[112,615,2],[112,616,2],[112,617,2],[112,618,2],[112,619,2],[112,620,2],[112,621,2],[112,622,2],[112,623,2],[112,624,2],[112,625,2],[112,626,2],[112,627,2],[112,628,2],[112,629,2],[113,500,2],[113,499,2],[113,501,2],[113,511,2],[113,517,2],[113,502,2],[113,512,2],[113,516,2],[113,507,2],[113,508,2],[113,509,2],[113,515,2],[113,514,2],[113,505,2],[113,503,2],[113,506,2],[113,87,2],[113,37,2],[113,339,2],[113,233,2],[113,131,2],[113,369,2],[113,146,2],[113,207,2],[113,30,2],[113,312,2],[113,307,2],[113,486,2],[113,38,2],[113,265,2],[113,196,2],[113,263,2],[113,285,2],[113,470,2],[113,325,2],[113,487,2],[113,262,2],[113,488,2],[113,149,2],[113,490,2],[113,491,2],[113,241,2],[113,140,2],[113,281,2],[113,191,2],[113,492,2],[113,493,2],[113,494,2],[113,129,2],[113,495,2],[113,496,2],[113,497,2],[113,296,2],[113,200,2],[113,232,2],[113,498,2],[113,432,2],[113,454,2],[113,518,2],[113,519,2],[113,520,2],[113,521,2],[113,522,2],[113,523,2],[113,524,2],[113,525,2],[113,526,2],[113,527,2],[113,528,2],[113,529,2],[113,530,2],[113,531,2],[113,532,2],[113,533,2],[113,534,2],[113,535,2],[113,536,2],[113,537,2],[113,538,2],[113,539,2],[113,540,2],[113,541,2],[113,542,2],[113,543,2],[113,544,2],[113,545,2],[113,546,2],[113,547,2],[113,548,2],[113,549,2],[113,550,2],[113,551,2],[113,552,2],[113,553,2],[113,554,2],[113,555,2],[113,556,2],[113,557,2],[113,558,2],[113,559,2],[113,560,2],[113,561,2],[113,562,2],[113,563,2],[113,564,2],[113,565,2],[113,566,2],[113,567,2],[113,568,2],[113,569,2],[113,570,2],[113,571,2],[113,572,2],[113,573,2],[113,574,2],[113,575,2],[113,576,2],[113,577,2],[113,578,2],[113,579,2],[113,580,2],[113,581,2],[113,582,2],[113,583,2],[113,584,2],[113,585,2],[113,586,2],[113,587,2],[113,588,2],[113,589,2],[113,590,2],[113,591,2],[113,592,2],[113,593,2],[113,594,2],[113,595,2],[113,596,2],[113,597,2],[113,598,2],[113,599,2],[113,600,2],[113,601,2],[113,602,2],[113,603,2],[113,604,2],[113,605,2],[113,606,2],[113,607,2],[113,608,2],[113,609,2],[113,610,2],[113,611,2],[113,612,2],[113,613,2],[113,614,2],[113,615,2],[113,616,2],[113,617,2],[113,618,2],[113,619,2],[113,620,2],[113,621,2],[113,622,2],[113,623,2],[113,624,2],[113,625,2],[113,626,2],[113,627,2],[113,628,2],[113,629,2],[114,500,2],[114,499,2],[114,501,2],[114,511,2],[114,517,2],[114,502,2],[114,512,2],[114,516,2],[114,507,2],[114,508,2],[114,509,2],[114,515,2],[114,514,2],[114,505,2],[114,503,2],[114,506,2],[114,87,2],[114,37,2],[114,339,2],[114,233,2],[114,131,2],[114,369,2],[114,146,2],[114,207,2],[114,30,2],[114,312,2],[114,486,2],[114,38,2],[114,265,2],[114,196,2],[114,263,2],[114,285,2],[114,470,2],[114,325,2],[114,487,2],[114,262,2],[114,488,2],[114,489,2],[114,149,2],[114,490,2],[114,491,2],[114,241,2],[114,140,2],[114,281,2],[114,191,2],[114,492,2],[114,493,2],[114,494,2],[114,129,2],[114,495,2],[114,496,2],[114,497,2],[114,296,2],[114,200,2],[114,232,2],[114,498,2],[114,432,2],[114,454,2],[114,518,2],[114,519,2],[114,520,2],[114,521,2],[114,522,2],[114,523,2],[114,524,2],[114,525,2],[114,528,2],[114,529,2],[114,530,2],[114,531,2],[114,532,2],[114,533,2],[114,534,2],[114,535,2],[114,536,2],[114,538,2],[114,539,2],[114,540,2],[114,541,2],[114,542,2],[114,543,2],[114,544,2],[114,545,2],[114,546,2],[114,547,2],[114,548,2],[114,549,2],[114,550,2],[114,551,2],[114,552,2],[114,553,2],[114,554,2],[114,555,2],[114,556,2],[114,557,2],[114,558,2],[114,559,2],[114,560,2],[114,561,2],[114,562,2],[114,563,2],[114,564,2],[114,565,2],[114,566,2],[114,567,2],[114,568,2],[114,569,2],[114,570,2],[114,571,2],[114,572,2],[114,573,2],[114,574,2],[114,575,2],[114,576,2],[114,577,2],[114,578,2],[114,579,2],[114,580,2],[114,581,2],[114,582,2],[114,583,2],[114,584,2],[114,585,2],[114,586,2],[114,587,2],[114,588,2],[114,589,2],[114,590,2],[114,591,2],[114,592,2],[114,593,2],[114,594,2],[114,595,2],[114,596,2],[114,597,2],[114,598,2],[114,599,2],[114,600,2],[114,601,2],[114,602,2],[114,603,2],[114,604,2],[114,605,2],[114,606,2],[114,607,2],[114,608,2],[114,609,2],[114,610,2],[114,611,2],[114,612,2],[114,613,2],[114,614,2],[114,615,2],[114,616,2],[114,617,2],[114,618,2],[114,619,2],[114,620,2],[114,621,2],[114,622,2],[114,623,2],[114,624,2],[114,625,2],[114,626,2],[114,627,2],[114,628,2],[114,629,2],[115,500,2],[115,499,2],[115,501,2],[115,511,2],[115,517,2],[115,502,2],[115,512,2],[115,516,2],[115,507,2],[115,508,2],[115,509,2],[115,515,2],[115,514,2],[115,505,2],[115,503,2],[115,506,2],[115,87,2],[115,37,2],[115,339,2],[115,233,2],[115,369,2],[115,146,2],[115,30,2],[115,312,2],[115,307,2],[115,486,2],[115,38,2],[115,265,2],[115,196,2],[115,263,2],[115,285,2],[115,470,2],[115,325,2],[115,487,2],[115,262,2],[115,488,2],[115,489,2],[115,149,2],[115,490,2],[115,491,2],[115,241,2],[115,140,2],[115,281,2],[115,191,2],[115,492,2],[115,494,2],[115,129,2],[115,495,2],[115,496,2],[115,497,2],[115,296,2],[115,200,2],[115,232,2],[115,498,2],[115,432,2],[115,454,2],[115,518,2],[115,519,2],[115,520,2],[115,521,2],[115,522,2],[115,523,2],[115,524,2],[115,525,2],[115,526,2],[115,527,2],[115,528,2],[115,529,2],[115,530,2],[115,531,2],[115,532,2],[115,533,2],[115,534,2],[115,535,2],[115,536,2],[115,537,2],[115,538,2],[115,539,2],[115,540,2],[115,541,2],[115,542,2],[115,543,2],[115,544,2],[115,545,2],[115,546,2],[115,547,2],[115,548,2],[115,549,2],[115,550,2],[115,551,2],[115,552,2],[115,553,2],[115,554,2],[115,555,2],[115,556,2],[115,557,2],[115,558,2],[115,559,2],[115,560,2],[115,561,2],[115,562,2],[115,563,2],[115,564,2],[115,565,2],[115,566,2],[115,567,2],[115,568,2],[115,569,2],[115,570,2],[115,571,2],[115,572,2],[115,573,2],[115,574,2],[115,575,2],[115,576,2],[115,577,2],[115,578,2],[115,579,2],[115,580,2],[115,581,2],[115,582,2],[115,583,2],[115,584,2],[115,585,2],[115,586,2],[115,587,2],[115,588,2],[115,589,2],[115,590,2],[115,591,2],[115,592,2],[115,593,2],[115,594,2],[115,595,2],[115,596,2],[115,597,2],[115,598,2],[115,599,2],[115,600,2],[115,601,2],[115,602,2],[115,603,2],[115,604,2],[115,605,2],[115,606,2],[115,607,2],[115,608,2],[115,609,2],[115,610,2],[115,611,2],[115,612,2],[115,613,2],[115,614,2],[115,615,2],[115,616,2],[115,617,2],[115,618,2],[115,619,2],[115,620,2],[115,621,2],[115,622,2],[115,623,2],[115,624,2],[115,625,2],[115,626,2],[115,627,2],[115,628,2],[115,629,2],[116,500,2],[116,499,2],[116,501,2],[116,511,2],[116,517,2],[116,502,2],[116,512,2],[116,516,2],[116,507,2],[116,508,2],[116,509,2],[116,515,2],[116,514,2],[116,505,2],[116,503,2],[116,506,2],[116,87,2],[116,37,2],[116,339,2],[116,233,2],[116,131,2],[116,369,2],[116,146,2],[116,207,2],[116,30,2],[116,312,2],[116,307,2],[116,486,2],[116,38,2],[116,265,2],[116,263,2],[116,285,2],[116,470,2],[116,325,2],[116,487,2],[116,262,2],[116,489,2],[116,149,2],[116,490,2],[116,491,2],[116,241,2],[116,140,2],[116,281,2],[116,191,2],[116,492,2],[116,493,2],[116,494,2],[116,129,2],[116,495,2],[116,496,2],[116,497,2],[116,200,2],[116,232,2],[116,498,2],[116,432,2],[116,454,2],[116,518,2],[116,519,2],[116,520,2],[116,521,2],[116,522,2],[116,523,2],[116,524,2],[116,525,2],[116,526,2],[116,527,2],[116,528,2],[116,529,2],[116,530,2],[116,531,2],[116,532,2],[116,533,2],[116,534,2],[116,535,2],[116,536,2],[116,537,2],[116,538,2],[116,539,2],[116,540,2],[116,541,2],[116,542,2],[116,543,2],[116,544,2],[116,545,2],[116,546,2],[116,547,2],[116,548,2],[116,549,2],[116,550,2],[116,551,2],[116,552,2],[116,553,2],[116,554,2],[116,555,2],[116,556,2],[116,557,2],[116,558,2],[116,559,2],[116,560,2],[116,561,2],[116,562,2],[116,563,2],[116,564,2],[116,565,2],[116,566,2],[116,567,2],[116,568,2],[116,569,2],[116,570,2],[116,571,2],[116,572,2],[116,573,2],[116,574,2],[116,575,2],[116,576,2],[116,577,2],[116,578,2],[116,579,2],[116,580,2],[116,581,2],[116,582,2],[116,583,2],[116,584,2],[116,585,2],[116,586,2],[116,587,2],[116,588,2],[116,589,2],[116,590,2],[116,591,2],[116,592,2],[116,593,2],[116,594,2],[116,595,2],[116,596,2],[116,597,2],[116,598,2],[116,599,2],[116,600,2],[116,601,2],[116,602,2],[116,603,2],[116,604,2],[116,605,2],[116,606,2],[116,607,2],[116,608,2],[116,609,2],[116,610,2],[116,611,2],[116,612,2],[116,613,2],[116,614,2],[116,615,2],[116,616,2],[116,617,2],[116,618,2],[116,619,2],[116,620,2],[116,621,2],[116,622,2],[116,623,2],[116,624,2],[116,625,2],[116,626,2],[116,627,2],[116,628,2],[116,629,2],[117,500,2],[117,499,2],[117,501,2],[117,511,2],[117,517,2],[117,502,2],[117,512,2],[117,516,2],[117,507,2],[117,508,2],[117,509,2],[117,515,2],[117,514,2],[117,505,2],[117,503,2],[117,506,2],[117,87,2],[117,37,2],[117,339,2],[117,233,2],[117,131,2],[117,369,2],[117,146,2],[117,207,2],[117,30,2],[117,312,2],[117,307,2],[117,486,2],[117,38,2],[117,265,2],[117,263,2],[117,285,2],[117,470,2],[117,325,2],[117,487,2],[117,262,2],[117,488,2],[117,489,2],[117,149,2],[117,490,2],[117,491,2],[117,241,2],[117,140,2],[117,281,2],[117,191,2],[117,492,2],[117,493,2],[117,494,2],[117,129,2],[117,495,2],[117,496,2],[117,497,2],[117,296,2],[117,200,2],[117,232,2],[117,498,2],[117,432,2],[117,454,2],[117,518,2],[117,519,2],[117,520,2],[117,521,2],[117,522,2],[117,523,2],[117,526,2],[117,527,2],[117,528,2],[117,529,2],[117,530,2],[117,531,2],[117,532,2],[117,533,2],[117,534,2],[117,535,2],[117,536,2],[117,537,2],[117,538,2],[117,539,2],[117,540,2],[117,541,2],[117,542,2],[117,543,2],[117,544,2],[117,545,2],[117,546,2],[117,547,2],[117,548,2],[117,549,2],[117,550,2],[117,551,2],[117,552,2],[117,553,2],[117,554,2],[117,555,2],[117,556,2],[117,557,2],[117,558,2],[117,559,2],[117,560,2],[117,562,2],[117,563,2],[117,564,2],[117,565,2],[117,566,2],[117,567,2],[117,568,2],[117,569,2],[117,570,2],[117,571,2],[117,572,2],[117,573,2],[117,574,2],[117,575,2],[117,576,2],[117,577,2],[117,578,2],[117,579,2],[117,580,2],[117,581,2],[117,582,2],[117,583,2],[117,584,2],[117,585,2],[117,586,2],[117,587,2],[117,588,2],[117,589,2],[117,590,2],[117,591,2],[117,592,2],[117,593,2],[117,594,2],[117,595,2],[117,596,2],[117,597,2],[117,598,2],[117,599,2],[117,601,2],[117,602,2],[117,603,2],[117,604,2],[117,605,2],[117,606,2],[117,607,2],[117,608,2],[117,609,2],[117,610,2],[117,611,2],[117,612,2],[117,613,2],[117,614,2],[117,615,2],[117,616,2],[117,617,2],[117,618,2],[117,619,2],[117,620,2],[117,621,2],[117,622,2],[117,623,2],[117,624,2],[117,625,2],[117,626,2],[117,627,2],[117,628,2],[117,629,2],[118,500,2],[118,499,2],[118,501,2],[118,511,2],[118,517,2],[118,502,2],[118,512,2],[118,516,2],[118,507,2],[118,508,2],[118,509,2],[118,515,2],[118,514,2],[118,505,2],[118,503,2],[118,506,2],[118,87,2],[118,339,2],[118,233,2],[118,131,2],[118,369,2],[118,146,2],[118,207,2],[118,30,2],[118,312,2],[118,307,2],[118,486,2],[118,38,2],[118,265,2],[118,263,2],[118,285,2],[118,470,2],[118,325,2],[118,487,2],[118,262,2],[118,488,2],[118,489,2],[118,149,2],[118,490,2],[118,491,2],[118,241,2],[118,140,2],[118,281,2],[118,191,2],[118,492,2],[118,493,2],[118,494,2],[118,129,2],[118,495,2],[118,496,2],[118,497,2],[118,296,2],[118,232,2],[118,498,2],[118,432,2],[118,454,2],[118,518,2],[118,520,2],[118,521,2],[118,522,2],[118,523,2],[118,526,2],[118,527,2],[118,528,2],[118,529,2],[118,530,2],[118,531,2],[118,532,2],[118,533,2],[118,534,2],[118,535,2],[118,536,2],[118,537,2],[118,538,2],[118,539,2],[118,540,2],[118,541,2],[118,542,2],[118,543,2],[118,544,2],[118,545,2],[118,546,2],[118,547,2],[118,548,2],[118,549,2],[118,550,2],[118,551,2],[118,552,2],[118,553,2],[118,554,2],[118,555,2],[118,556,2],[118,557,2],[118,558,2],[118,559,2],[118,560,2],[118,562,2],[118,563,2],[118,564,2],[118,565,2],[118,566,2],[118,567,2],[118,568,2],[118,569,2],[118,570,2],[118,571,2],[118,572,2],[118,573,2],[118,574,2],[118,575,2],[118,576,2],[118,577,2],[118,578,2],[118,579,2],[118,580,2],[118,581,2],[118,582,2],[118,583,2],[118,584,2],[118,585,2],[118,586,2],[118,587,2],[118,588,2],[118,589,2],[118,590,2],[118,591,2],[118,593,2],[118,594,2],[118,596,2],[118,597,2],[118,598,2],[118,599,2],[118,600,2],[118,601,2],[118,602,2],[118,603,2],[118,604,2],[118,605,2],[118,606,2],[118,607,2],[118,608,2],[118,609,2],[118,610,2],[118,611,2],[118,612,2],[118,613,2],[118,615,2],[118,616,2],[118,617,2],[118,618,2],[118,619,2],[118,620,2],[118,621,2],[118,622,2],[118,623,2],[118,624,2],[118,625,2],[118,626,2],[118,627,2],[118,628,2],[118,629,2],[119,500,2],[119,499,2],[119,501,2],[119,511,2],[119,517,2],[119,502,2],[119,512,2],[119,516,2],[119,507,2],[119,508,2],[119,509,2],[119,515,2],[119,514,2],[119,505,2],[119,503,2],[119,506,2],[119,87,2],[119,37,2],[119,339,2],[119,233,2],[119,131,2],[119,369,2],[119,146,2],[119,207,2],[119,30,2],[119,312,2],[119,486,2],[119,38,2],[119,265,2],[119,196,2],[119,263,2],[119,285,2],[119,470,2],[119,325,2],[119,487,2],[119,262,2],[119,488,2],[119,489,2],[119,149,2],[119,490,2],[119,491,2],[119,241,2],[119,140,2],[119,281,2],[119,191,2],[119,492,2],[119,493,2],[119,494,2],[119,129,2],[119,495,2],[119,496,2],[119,497,2],[119,296,2],[119,200,2],[119,232,2],[119,498,2],[119,432,2],[119,454,2],[119,518,2],[119,519,2],[119,520,2],[119,521,2],[119,522,2],[119,523,2],[119,524,2],[119,525,2],[119,528,2],[119,529,2],[119,530,2],[119,531,2],[119,532,2],[119,533,2],[119,534,2],[119,535,2],[119,536,2],[119,538,2],[119,539,2],[119,540,2],[119,541,2],[119,542,2],[119,543,2],[119,544,2],[119,545,2],[119,546,2],[119,547,2],[119,548,2],[119,549,2],[119,550,2],[119,551,2],[119,552,2],[119,553,2],[119,554,2],[119,555,2],[119,556,2],[119,557,2],[119,558,2],[119,559,2],[119,560,2],[119,561,2],[119,562,2],[119,563,2],[119,564,2],[119,565,2],[119,566,2],[119,567,2],[119,568,2],[119,569,2],[119,570,2],[119,571,2],[119,572,2],[119,573,2],[119,574,2],[119,575,2],[119,576,2],[119,577,2],[119,578,2],[119,579,2],[119,580,2],[119,581,2],[119,582,2],[119,583,2],[119,584,2],[119,585,2],[119,586,2],[119,587,2],[119,588,2],[119,589,2],[119,590,2],[119,591,2],[119,592,2],[119,593,2],[119,594,2],[119,595,2],[119,596,2],[119,597,2],[119,598,2],[119,599,2],[119,600,2],[119,601,2],[119,602,2],[119,603,2],[119,604,2],[119,605,2],[119,606,2],[119,607,2],[119,608,2],[119,609,2],[119,610,2],[119,611,2],[119,612,2],[119,613,2],[119,614,2],[119,615,2],[119,616,2],[119,617,2],[119,618,2],[119,619,2],[119,620,2],[119,621,2],[119,622,2],[119,623,2],[119,624,2],[119,625,2],[119,626,2],[119,627,2],[119,628,2],[119,629,2],[120,500,2],[120,499,2],[120,501,2],[120,511,2],[120,517,2],[120,502,2],[120,512,2],[120,516,2],[120,507,2],[120,508,2],[120,509,2],[120,515,2],[120,514,2],[120,505,2],[120,503,2],[120,506,2],[120,87,2],[120,37,2],[120,233,2],[120,131,2],[120,369,2],[120,146,2],[120,207,2],[120,30,2],[120,312,2],[120,307,2],[120,486,2],[120,38,2],[120,265,2],[120,196,2],[120,263,2],[120,285,2],[120,470,2],[120,325,2],[120,487,2],[120,262,2],[120,488,2],[120,489,2],[120,149,2],[120,490,2],[120,491,2],[120,241,2],[120,140,2],[120,281,2],[120,191,2],[120,492,2],[120,493,2],[120,129,2],[120,495,2],[120,496,2],[120,497,2],[120,296,2],[120,200,2],[120,232,2],[120,498,2],[120,432,2],[120,454,2],[120,518,2],[120,519,2],[120,520,2],[120,521,2],[120,522,2],[120,523,2],[120,524,2],[120,525,2],[120,526,2],[120,527,2],[120,528,2],[120,529,2],[120,530,2],[120,531,2],[120,532,2],[120,533,2],[120,534,2],[120,535,2],[120,536,2],[120,537,2],[120,538,2],[120,539,2],[120,540,2],[120,541,2],[120,542,2],[120,543,2],[120,544,2],[120,545,2],[120,546,2],[120,547,2],[120,548,2],[120,549,2],[120,550,2],[120,551,2],[120,552,2],[120,553,2],[120,554,2],[120,555,2],[120,556,2],[120,557,2],[120,558,2],[120,559,2],[120,560,2],[120,561,2],[120,562,2],[120,563,2],[120,564,2],[120,565,2],[120,566,2],[120,567,2],[120,568,2],[120,569,2],[120,570,2],[120,571,2],[120,572,2],[120,573,2],[120,574,2],[120,575,2],[120,576,2],[120,577,2],[120,578,2],[120,579,2],[120,580,2],[120,581,2],[120,582,2],[120,583,2],[120,584,2],[120,585,2],[120,586,2],[120,587,2],[120,588,2],[120,589,2],[120,590,2],[120,591,2],[120,592,2],[120,593,2],[120,594,2],[120,595,2],[120,596,2],[120,597,2],[120,598,2],[120,599,2],[120,600,2],[120,601,2],[120,602,2],[120,603,2],[120,604,2],[120,605,2],[120,606,2],[120,607,2],[120,608,2],[120,609,2],[120,610,2],[120,611,2],[120,612,2],[120,613,2],[120,614,2],[120,615,2],[120,616,2],[120,617,2],[120,618,2],[120,619,2],[120,620,2],[120,621,2],[120,622,2],[120,623,2],[120,624,2],[120,625,2],[120,626,2],[120,627,2],[120,628,2],[120,629,2],[121,500,2],[121,499,2],[121,501,2],[121,511,2],[121,517,2],[121,502,2],[121,512,2],[121,516,2],[121,507,2],[121,508,2],[121,509,2],[121,515,2],[121,514,2],[121,505,2],[121,503,2],[121,506,2],[121,87,2],[121,37,2],[121,339,2],[121,233,2],[121,131,2],[121,369,2],[121,146,2],[121,207,2],[121,30,2],[121,312,2],[121,307,2],[121,486,2],[121,38,2],[121,265,2],[121,263,2],[121,285,2],[121,470,2],[121,487,2],[121,262,2],[121,488,2],[121,489,2],[121,149,2],[121,490,2],[121,491,2],[121,140,2],[121,281,2],[121,191,2],[121,492,2],[121,493,2],[121,494,2],[121,129,2],[121,495,2],[121,496,2],[121,497,2],[121,296,2],[121,232,2],[121,498,2],[121,432,2],[121,454,2],[121,518,2],[121,519,2],[121,520,2],[121,521,2],[121,522,2],[121,523,2],[121,524,2],[121,525,2],[121,526,2],[121,527,2],[121,528,2],[121,529,2],[121,530,2],[121,531,2],[121,532,2],[121,533,2],[121,534,2],[121,535,2],[121,536,2],[121,537,2],[121,538,2],[121,539,2],[121,540,2],[121,541,2],[121,542,2],[121,543,2],[121,544,2],[121,545,2],[121,546,2],[121,547,2],[121,548,2],[121,549,2],[121,550,2],[121,551,2],[121,552,2],[121,553,2],[121,554,2],[121,555,2],[121,556,2],[121,557,2],[121,558,2],[121,559,2],[121,560,2],[121,561,2],[121,562,2],[121,563,2],[121,564,2],[121,565,2],[121,566,2],[121,567,2],[121,568,2],[121,569,2],[121,570,2],[121,571,2],[121,572,2],[121,573,2],[121,574,2],[121,575,2],[121,576,2],[121,577,2],[121,578,2],[121,579,2],[121,580,2],[121,581,2],[121,582,2],[121,583,2],[121,584,2],[121,585,2],[121,586,2],[121,587,2],[121,588,2],[121,589,2],[121,590,2],[121,591,2],[121,592,2],[121,593,2],[121,594,2],[121,595,2],[121,596,2],[121,597,2],[121,598,2],[121,599,2],[121,600,2],[121,601,2],[121,602,2],[121,603,2],[121,604,2],[121,605,2],[121,606,2],[121,607,2],[121,608,2],[121,609,2],[121,610,2],[121,611,2],[121,612,2],[121,613,2],[121,614,2],[121,615,2],[121,616,2],[121,617,2],[121,618,2],[121,619,2],[121,620,2],[121,621,2],[121,622,2],[121,623,2],[121,624,2],[121,625,2],[121,626,2],[121,627,2],[121,628,2],[121,629,2],[122,500,2],[122,499,2],[122,501,2],[122,511,2],[122,517,2],[122,502,2],[122,512,2],[122,516,2],[122,507,2],[122,508,2],[122,509,2],[122,515,2],[122,514,2],[122,505,2],[122,503,2],[122,506,2],[122,87,2],[122,233,2],[122,131,2],[122,369,2],[122,207,2],[122,30,2],[122,312,2],[122,307,2],[122,486,2],[122,38,2],[122,265,2],[122,196,2],[122,263,2],[122,285,2],[122,470,2],[122,487,2],[122,262,2],[122,488,2],[122,489,2],[122,149,2],[122,490,2],[122,491,2],[122,241,2],[122,140,2],[122,281,2],[122,191,2],[122,492,2],[122,493,2],[122,494,2],[122,129,2],[122,495,2],[122,496,2],[122,497,2],[122,296,2],[122,232,2],[122,498,2],[122,432,2],[122,454,2],[122,518,2],[122,519,2],[122,520,2],[122,521,2],[122,522,2],[122,523,2],[122,524,2],[122,525,2],[122,526,2],[122,527,2],[122,528,2],[122,529,2],[122,530,2],[122,531,2],[122,532,2],[122,533,2],[122,534,2],[122,535,2],[122,536,2],[122,537,2],[122,538,2],[122,539,2],[122,540,2],[122,541,2],[122,542,2],[122,543,2],[122,544,2],[122,545,2],[122,546,2],[122,547,2],[122,548,2],[122,549,2],[122,550,2],[122,551,2],[122,552,2],[122,553,2],[122,554,2],[122,555,2],[122,556,2],[122,557,2],[122,558,2],[122,559,2],[122,560,2],[122,561,2],[122,562,2],[122,563,2],[122,564,2],[122,565,2],[122,566,2],[122,567,2],[122,568,2],[122,569,2],[122,570,2],[122,571,2],[122,572,2],[122,573,2],[122,574,2],[122,575,2],[122,576,2],[122,577,2],[122,578,2],[122,579,2],[122,580,2],[122,581,2],[122,582,2],[122,583,2],[122,584,2],[122,585,2],[122,586,2],[122,587,2],[122,588,2],[122,589,2],[122,590,2],[122,591,2],[122,592,2],[122,593,2],[122,594,2],[122,595,2],[122,596,2],[122,597,2],[122,598,2],[122,599,2],[122,600,2],[122,601,2],[122,602,2],[122,603,2],[122,604,2],[122,605,2],[122,606,2],[122,607,2],[122,608,2],[122,609,2],[122,610,2],[122,611,2],[122,612,2],[122,613,2],[122,614,2],[122,615,2],[122,616,2],[122,617,2],[122,618,2],[122,619,2],[122,620,2],[122,621,2],[122,622,2],[122,623,2],[122,624,2],[122,625,2],[122,626,2],[122,627,2],[122,628,2],[122,629,2],[123,500,2],[123,499,2],[123,501,2],[123,511,2],[123,517,2],[123,502,2],[123,512,2],[123,516,2],[123,507,2],[123,508,2],[123,509,2],[123,515,2],[123,514,2],[123,505,2],[123,503,2],[123,506,2],[123,87,2],[123,339,2],[123,131,2],[123,369,2],[123,146,2],[123,207,2],[123,30,2],[123,312,2],[123,307,2],[123,486,2],[123,38,2],[123,265,2],[123,263,2],[123,285,2],[123,470,2],[123,325,2],[123,487,2],[123,262,2],[123,488,2],[123,489,2],[123,149,2],[123,490,2],[123,491,2],[123,241,2],[123,140,2],[123,281,2],[123,191,2],[123,492,2],[123,493,2],[123,494,2],[123,129,2],[123,495,2],[123,496,2],[123,497,2],[123,296,2],[123,232,2],[123,498,2],[123,432,2],[123,454,2],[123,518,2],[123,520,2],[123,521,2],[123,522,2],[123,523,2],[123,524,2],[123,525,2],[123,526,2],[123,527,2],[123,528,2],[123,529,2],[123,530,2],[123,531,2],[123,532,2],[123,533,2],[123,534,2],[123,535,2],[123,536,2],[123,537,2],[123,538,2],[123,539,2],[123,540,2],[123,541,2],[123,543,2],[123,544,2],[123,545,2],[123,546,2],[123,547,2],[123,548,2],[123,549,2],[123,550,2],[123,551,2],[123,552,2],[123,553,2],[123,554,2],[123,555,2],[123,556,2],[123,557,2],[123,558,2],[123,559,2],[123,560,2],[123,561,2],[123,562,2],[123,563,2],[123,564,2],[123,565,2],[123,566,2],[123,567,2],[123,568,2],[123,569,2],[123,570,2],[123,571,2],[123,572,2],[123,573,2],[123,574,2],[123,575,2],[123,576,2],[123,577,2],[123,578,2],[123,579,2],[123,580,2],[123,581,2],[123,582,2],[123,583,2],[123,584,2],[123,585,2],[123,586,2],[123,587,2],[123,588,2],[123,589,2],[123,590,2],[123,591,2],[123,593,2],[123,594,2],[123,595,2],[123,596,2],[123,597,2],[123,598,2],[123,599,2],[123,600,2],[123,601,2],[123,602,2],[123,603,2],[123,604,2],[123,605,2],[123,606,2],[123,607,2],[123,608,2],[123,609,2],[123,610,2],[123,611,2],[123,612,2],[123,613,2],[123,614,2],[123,615,2],[123,616,2],[123,617,2],[123,618,2],[123,619,2],[123,620,2],[123,621,2],[123,622,2],[123,623,2],[123,624,2],[123,625,2],[123,626,2],[123,627,2],[123,628,2],[123,629,2],[124,500,2],[124,499,2],[124,501,2],[124,511,2],[124,517,2],[124,502,2],[124,512,2],[124,516,2],[124,507,2],[124,508,2],[124,509,2],[124,515,2],[124,514,2],[124,505,2],[124,503,2],[124,506,2],[124,87,2],[124,339,2],[124,233,2],[124,131,2],[124,369,2],[124,146,2],[124,207,2],[124,30,2],[124,312,2],[124,307,2],[124,486,2],[124,38,2],[124,265,2],[124,263,2],[124,285,2],[124,470,2],[124,325,2],[124,487,2],[124,262,2],[124,488,2],[124,489,2],[124,149,2],[124,490,2],[124,491,2],[124,241,2],[124,140,2],[124,281,2],[124,191,2],[124,492,2],[124,493,2],[124,494,2],[124,129,2],[124,495,2],[124,496,2],[124,497,2],[124,296,2],[124,232,2],[124,498,2],[124,432,2],[124,454,2],[124,518,2],[124,520,2],[124,521,2],[124,522,2],[124,523,2],[124,526,2],[124,527,2],[124,528,2],[124,529,2],[124,530,2],[124,531,2],[124,532,2],[124,533,2],[124,534,2],[124,535,2],[124,536,2],[124,537,2],[124,540,2],[124,541,2],[124,543,2],[124,544,2],[124,545,2],[124,546,2],[124,547,2],[124,548,2],[124,549,2],[124,550,2],[124,551,2],[124,552,2],[124,553,2],[124,555,2],[124,556,2],[124,557,2],[124,558,2],[124,559,2],[124,560,2],[124,561,2],[124,562,2],[124,563,2],[124,564,2],[124,565,2],[124,566,2],[124,567,2],[124,568,2],[124,569,2],[124,570,2],[124,571,2],[124,572,2],[124,573,2],[124,574,2],[124,575,2],[124,576,2],[124,577,2],[124,578,2],[124,579,2],[124,580,2],[124,581,2],[124,582,2],[124,583,2],[124,584,2],[124,585,2],[124,586,2],[124,587,2],[124,588,2],[124,589,2],[124,590,2],[124,591,2],[124,592,2],[124,593,2],[124,594,2],[124,596,2],[124,597,2],[124,598,2],[124,599,2],[124,601,2],[124,602,2],[124,603,2],[124,604,2],[124,605,2],[124,606,2],[124,607,2],[124,608,2],[124,609,2],[124,610,2],[124,611,2],[124,612,2],[124,613,2],[124,614,2],[124,615,2],[124,616,2],[124,617,2],[124,618,2],[124,619,2],[124,620,2],[124,621,2],[124,622,2],[124,623,2],[124,624,2],[124,625,2],[124,626,2],[124,627,2],[124,628,2],[124,629,2],[125,500,2],[125,499,2],[125,501,2],[125,511,2],[125,517,2],[125,502,2],[125,512,2],[125,516,2],[125,507,2],[125,508,2],[125,509,2],[125,515,2],[125,514,2],[125,505,2],[125,503,2],[125,506,2],[125,87,2],[125,431,2],[125,339,2],[125,233,2],[125,369,2],[125,146,2],[125,207,2],[125,30,2],[125,312,2],[125,307,2],[125,486,2],[125,38,2],[125,265,2],[125,263,2],[125,285,2],[125,470,2],[125,325,2],[125,487,2],[125,262,2],[125,488,2],[125,489,2],[125,149,2],[125,490,2],[125,491,2],[125,241,2],[125,140,2],[125,281,2],[125,191,2],[125,492,2],[125,494,2],[125,129,2],[125,495,2],[125,496,2],[125,497,2],[125,296,2],[125,200,2],[125,232,2],[125,498,2],[125,432,2],[125,454,2],[125,518,2],[125,519,2],[125,520,2],[125,521,2],[125,522,2],[125,523,2],[125,524,2],[125,525,2],[125,526,2],[125,527,2],[125,528,2],[125,529,2],[125,530,2],[125,531,2],[125,532,2],[125,533,2],[125,534,2],[125,535,2],[125,536,2],[125,537,2],[125,538,2],[125,539,2],[125,540,2],[125,541,2],[125,542,2],[125,543,2],[125,544,2],[125,545,2],[125,546,2],[125,547,2],[125,548,2],[125,549,2],[125,550,2],[125,551,2],[125,552,2],[125,553,2],[125,554,2],[125,555,2],[125,556,2],[125,557,2],[125,558,2],[125,559,2],[125,560,2],[125,561,2],[125,562,2],[125,563,2],[125,564,2],[125,565,2],[125,566,2],[125,567,2],[125,568,2],[125,569,2],[125,570,2],[125,571,2],[125,572,2],[125,573,2],[125,574,2],[125,575,2],[125,576,2],[125,577,2],[125,578,2],[125,579,2],[125,580,2],[125,581,2],[125,582,2],[125,583,2],[125,584,2],[125,585,2],[125,586,2],[125,587,2],[125,588,2],[125,589,2],[125,590,2],[125,591,2],[125,592,2],[125,593,2],[125,594,2],[125,595,2],[125,596,2],[125,597,2],[125,598,2],[125,599,2],[125,600,2],[125,601,2],[125,602,2],[125,603,2],[125,604,2],[125,605,2],[125,606,2],[125,607,2],[125,608,2],[125,609,2],[125,610,2],[125,611,2],[125,612,2],[125,613,2],[125,614,2],[125,615,2],[125,616,2],[125,617,2],[125,618,2],[125,619,2],[125,620,2],[125,621,2],[125,622,2],[125,623,2],[125,624,2],[125,625,2],[125,626,2],[125,627,2],[125,628,2],[125,629,2],[126,500,2],[126,499,2],[126,501,2],[126,511,2],[126,517,2],[126,502,2],[126,512,2],[126,516,2],[126,507,2],[126,508,2],[126,509,2],[126,515,2],[126,514,2],[126,505,2],[126,503,2],[126,506,2],[126,87,2],[126,37,2],[126,339,2],[126,233,2],[126,131,2],[126,369,2],[126,146,2],[126,207,2],[126,30,2],[126,312,2],[126,307,2],[126,486,2],[126,38,2],[126,265,2],[126,263,2],[126,285,2],[126,470,2],[126,325,2],[126,487,2],[126,262,2],[126,488,2],[126,489,2],[126,149,2],[126,490,2],[126,491,2],[126,241,2],[126,140,2],[126,281,2],[126,191,2],[126,492,2],[126,493,2],[126,494,2],[126,129,2],[126,495,2],[126,496,2],[126,497,2],[126,296,2],[126,232,2],[126,498,2],[126,432,2],[126,454,2],[126,518,2],[126,519,2],[126,520,2],[126,521,2],[126,522,2],[126,523,2],[126,524,2],[126,525,2],[126,526,2],[126,527,2],[126,528,2],[126,529,2],[126,530,2],[126,531,2],[126,532,2],[126,533,2],[126,534,2],[126,535,2],[126,536,2],[126,537,2],[126,538,2],[126,539,2],[126,540,2],[126,541,2],[126,542,2],[126,543,2],[126,544,2],[126,545,2],[126,546,2],[126,547,2],[126,548,2],[126,549,2],[126,550,2],[126,551,2],[126,552,2],[126,553,2],[126,554,2],[126,555,2],[126,556,2],[126,557,2],[126,558,2],[126,559,2],[126,560,2],[126,561,2],[126,562,2],[126,563,2],[126,564,2],[126,565,2],[126,566,2],[126,567,2],[126,568,2],[126,569,2],[126,570,2],[126,571,2],[126,572,2],[126,573,2],[126,574,2],[126,575,2],[126,576,2],[126,577,2],[126,578,2],[126,579,2],[126,580,2],[126,581,2],[126,582,2],[126,583,2],[126,584,2],[126,585,2],[126,586,2],[126,587,2],[126,588,2],[126,589,2],[126,590,2],[126,591,2],[126,592,2],[126,593,2],[126,594,2],[126,595,2],[126,596,2],[126,597,2],[126,598,2],[126,599,2],[126,600,2],[126,601,2],[126,602,2],[126,603,2],[126,604,2],[126,605,2],[126,606,2],[126,607,2],[126,608,2],[126,609,2],[126,610,2],[126,611,2],[126,612,2],[126,613,2],[126,614,2],[126,615,2],[126,616,2],[126,617,2],[126,618,2],[126,619,2],[126,620,2],[126,621,2],[126,622,2],[126,623,2],[126,624,2],[126,625,2],[126,626,2],[126,627,2],[126,628,2],[126,629,2],[127,500,2],[127,499,2],[127,501,2],[127,511,2],[127,517,2],[127,502,2],[127,512,2],[127,516,2],[127,507,2],[127,508,2],[127,509,2],[127,515,2],[127,514,2],[127,505,2],[127,503,2],[127,506,2],[127,87,2],[127,37,2],[127,339,2],[127,233,2],[127,131,2],[127,369,2],[127,146,2],[127,207,2],[127,30,2],[127,312,2],[127,307,2],[127,486,2],[127,38,2],[127,265,2],[127,263,2],[127,470,2],[127,325,2],[127,487,2],[127,262,2],[127,488,2],[127,489,2],[127,149,2],[127,490,2],[127,491,2],[127,140,2],[127,281,2],[127,191,2],[127,492,2],[127,493,2],[127,494,2],[127,129,2],[127,495,2],[127,496,2],[127,497,2],[127,296,2],[127,200,2],[127,232,2],[127,498,2],[127,432,2],[127,454,2],[127,518,2],[127,519,2],[127,520,2],[127,521,2],[127,522,2],[127,523,2],[127,524,2],[127,525,2],[127,526,2],[127,527,2],[127,528,2],[127,529,2],[127,530,2],[127,531,2],[127,532,2],[127,533,2],[127,534,2],[127,535,2],[127,536,2],[127,537,2],[127,538,2],[127,539,2],[127,540,2],[127,541,2],[127,542,2],[127,543,2],[127,544,2],[127,545,2],[127,546,2],[127,547,2],[127,548,2],[127,549,2],[127,550,2],[127,551,2],[127,552,2],[127,553,2],[127,554,2],[127,555,2],[127,556,2],[127,557,2],[127,558,2],[127,559,2],[127,560,2],[127,561,2],[127,562,2],[127,563,2],[127,564,2],[127,565,2],[127,566,2],[127,567,2],[127,568,2],[127,569,2],[127,570,2],[127,571,2],[127,572,2],[127,573,2],[127,574,2],[127,575,2],[127,576,2],[127,577,2],[127,578,2],[127,579,2],[127,580,2],[127,581,2],[127,582,2],[127,583,2],[127,584,2],[127,585,2],[127,586,2],[127,587,2],[127,588,2],[127,589,2],[127,590,2],[127,591,2],[127,592,2],[127,593,2],[127,594,2],[127,595,2],[127,596,2],[127,597,2],[127,598,2],[127,599,2],[127,600,2],[127,601,2],[127,602,2],[127,603,2],[127,604,2],[127,605,2],[127,606,2],[127,607,2],[127,608,2],[127,609,2],[127,610,2],[127,611,2],[127,612,2],[127,613,2],[127,614,2],[127,615,2],[127,616,2],[127,617,2],[127,618,2],[127,619,2],[127,620,2],[127,621,2],[127,622,2],[127,623,2],[127,624,2],[127,625,2],[127,626,2],[127,627,2],[127,628,2],[127,629,2],[128,500,2],[128,499,2],[128,501,2],[128,511,2],[128,517,2],[128,502,2],[128,512,2],[128,516,2],[128,507,2],[128,508,2],[128,509,2],[128,515,2],[128,514,2],[128,505,2],[128,503,2],[128,506,2],[128,87,2],[128,37,2],[128,339,2],[128,233,2],[128,369,2],[128,146,2],[128,207,2],[128,30,2],[128,312,2],[128,307,2],[128,486,2],[128,38,2],[128,265,2],[128,285,2],[128,470,2],[128,325,2],[128,487,2],[128,262,2],[128,488,2],[128,489,2],[128,149,2],[128,490,2],[128,491,2],[128,241,2],[128,140,2],[128,281,2],[128,191,2],[128,492,2],[128,493,2],[128,494,2],[128,129,2],[128,495,2],[128,496,2],[128,497,2],[128,296,2],[128,200,2],[128,232,2],[128,498,2],[128,432,2],[128,454,2],[128,518,2],[128,519,2],[128,520,2],[128,521,2],[128,522,2],[128,523,2],[128,524,2],[128,525,2],[128,526,2],[128,527,2],[128,528,2],[128,529,2],[128,530,2],[128,531,2],[128,532,2],[128,533,2],[128,534,2],[128,535,2],[128,536,2],[128,537,2],[128,538,2],[128,539,2],[128,540,2],[128,541,2],[128,542,2],[128,543,2],[128,544,2],[128,545,2],[128,546,2],[128,547,2],[128,548,2],[128,549,2],[128,550,2],[128,551,2],[128,552,2],[128,553,2],[128,554,2],[128,555,2],[128,556,2],[128,557,2],[128,558,2],[128,559,2],[128,560,2],[128,561,2],[128,562,2],[128,563,2],[128,564,2],[128,565,2],[128,566,2],[128,567,2],[128,568,2],[128,569,2],[128,570,2],[128,571,2],[128,572,2],[128,573,2],[128,574,2],[128,575,2],[128,576,2],[128,577,2],[128,578,2],[128,579,2],[128,580,2],[128,581,2],[128,582,2],[128,583,2],[128,584,2],[128,585,2],[128,586,2],[128,587,2],[128,588,2],[128,589,2],[128,590,2],[128,591,2],[128,592,2],[128,593,2],[128,594,2],[128,595,2],[128,596,2],[128,597,2],[128,598,2],[128,599,2],[128,600,2],[128,601,2],[128,602,2],[128,603,2],[128,604,2],[128,605,2],[128,606,2],[128,607,2],[128,608,2],[128,609,2],[128,610,2],[128,611,2],[128,612,2],[128,613,2],[128,614,2],[128,615,2],[128,616,2],[128,617,2],[128,618,2],[128,619,2],[128,620,2],[128,621,2],[128,622,2],[128,623,2],[128,624,2],[128,625,2],[128,626,2],[128,627,2],[128,628,2],[128,629,2],[129,500,2],[129,499,2],[129,501,2],[129,511,2],[129,517,2],[129,502,2],[129,512,2],[129,516,2],[129,507,2],[129,508,2],[129,509,2],[129,515,2],[129,514,2],[129,505,2],[129,503,2],[129,506,2],[129,87,2],[129,37,2],[129,339,2],[129,233,2],[129,369,2],[129,146,2],[129,207,2],[129,30,2],[129,312,2],[129,307,2],[129,486,2],[129,38,2],[129,265,2],[129,196,2],[129,263,2],[129,285,2],[129,470,2],[129,325,2],[129,487,2],[129,262,2],[129,488,2],[129,489,2],[129,149,2],[129,490,2],[129,491,2],[129,241,2],[129,140,2],[129,281,2],[129,191,2],[129,492,2],[129,493,2],[129,494,2],[129,495,2],[129,496,2],[129,497,2],[129,296,2],[129,200,2],[129,210,2],[129,232,2],[129,498,2],[129,432,2],[129,454,2],[129,518,2],[129,519,2],[129,520,2],[129,521,2],[129,522,2],[129,523,2],[129,524,2],[129,525,2],[129,526,2],[129,527,2],[129,528,2],[129,529,2],[129,530,2],[129,531,2],[129,532,2],[129,533,2],[129,534,2],[129,535,2],[129,536,2],[129,537,2],[129,538,2],[129,539,2],[129,540,2],[129,541,2],[129,542,2],[129,543,2],[129,544,2],[129,545,2],[129,546,2],[129,547,2],[129,548,2],[129,549,2],[129,550,2],[129,551,2],[129,552,2],[129,553,2],[129,554,2],[129,555,2],[129,556,2],[129,557,2],[129,558,2],[129,559,2],[129,560,2],[129,561,2],[129,562,2],[129,563,2],[129,564,2],[129,565,2],[129,566,2],[129,567,2],[129,568,2],[129,569,2],[129,570,2],[129,571,2],[129,572,2],[129,573,2],[129,574,2],[129,575,2],[129,576,2],[129,577,2],[129,578,2],[129,579,2],[129,580,2],[129,581,2],[129,582,2],[129,583,2],[129,584,2],[129,585,2],[129,586,2],[129,587,2],[129,588,2],[129,589,2],[129,590,2],[129,591,2],[129,592,2],[129,593,2],[129,594,2],[129,595,2],[129,596,2],[129,597,2],[129,598,2],[129,599,2],[129,600,2],[129,601,2],[129,602,2],[129,603,2],[129,604,2],[129,605,2],[129,606,2],[129,607,2],[129,608,2],[129,609,2],[129,610,2],[129,611,2],[129,612,2],[129,613,2],[129,614,2],[129,615,2],[129,616,2],[129,617,2],[129,618,2],[129,619,2],[129,620,2],[129,621,2],[129,622,2],[129,623,2],[129,624,2],[129,625,2],[129,626,2],[129,627,2],[129,628,2],[129,629,2],[130,500,2],[130,499,2],[130,501,2],[130,511,2],[130,517,2],[130,502,2],[130,512,2],[130,516,2],[130,507,2],[130,508,2],[130,509,2],[130,515,2],[130,514,2],[130,505,2],[130,503,2],[130,506,2],[130,87,2],[130,37,2],[130,339,2],[130,233,2],[130,369,2],[130,146,2],[130,207,2],[130,30,2],[130,312,2],[130,307,2],[130,486,2],[130,38,2],[130,265,2],[130,196,2],[130,263,2],[130,285,2],[130,470,2],[130,487,2],[130,262,2],[130,488,2],[130,489,2],[130,149,2],[130,490,2],[130,491,2],[130,241,2],[130,140,2],[130,281,2],[130,191,2],[130,492,2],[130,493,2],[130,494,2],[130,129,2],[130,495,2],[130,496,2],[130,497,2],[130,296,2],[130,200,2],[130,232,2],[130,498,2],[130,432,2],[130,454,2],[130,518,2],[130,519,2],[130,520,2],[130,521,2],[130,522,2],[130,523,2],[130,524,2],[130,526,2],[130,527,2],[130,528,2],[130,529,2],[130,530,2],[130,531,2],[130,532,2],[130,533,2],[130,534,2],[130,535,2],[130,536,2],[130,537,2],[130,539,2],[130,540,2],[130,541,2],[130,542,2],[130,543,2],[130,544,2],[130,545,2],[130,546,2],[130,547,2],[130,548,2],[130,549,2],[130,550,2],[130,551,2],[130,552,2],[130,553,2],[130,554,2],[130,555,2],[130,556,2],[130,557,2],[130,558,2],[130,559,2],[130,560,2],[130,561,2],[130,562,2],[130,563,2],[130,564,2],[130,565,2],[130,566,2],[130,567,2],[130,568,2],[130,569,2],[130,570,2],[130,571,2],[130,572,2],[130,573,2],[130,574,2],[130,575,2],[130,576,2],[130,577,2],[130,578,2],[130,579,2],[130,580,2],[130,581,2],[130,582,2],[130,583,2],[130,584,2],[130,585,2],[130,586,2],[130,587,2],[130,588,2],[130,589,2],[130,590,2],[130,591,2],[130,592,2],[130,593,2],[130,594,2],[130,595,2],[130,596,2],[130,597,2],[130,598,2],[130,599,2],[130,600,2],[130,601,2],[130,602,2],[130,603,2],[130,604,2],[130,605,2],[130,606,2],[130,607,2],[130,609,2],[130,610,2],[130,611,2],[130,613,2],[130,614,2],[130,615,2],[130,616,2],[130,617,2],[130,618,2],[130,619,2],[130,620,2],[130,621,2],[130,622,2],[130,623,2],[130,624,2],[130,625,2],[130,626,2],[130,627,2],[130,628,2],[130,629,2],[131,500,2],[131,499,2],[131,501,2],[131,511,2],[131,517,2],[131,502,2],[131,512,2],[131,516,2],[131,507,2],[131,508,2],[131,509,2],[131,515,2],[131,514,2],[131,505,2],[131,503,2],[131,506,2],[131,87,2],[131,37,2],[131,339,2],[131,233,2],[131,369,2],[131,207,2],[131,312,2],[131,307,2],[131,486,2],[131,38,2],[131,265,2],[131,196,2],[131,285,2],[131,325,2],[131,487,2],[131,262,2],[131,488,2],[131,489,2],[131,149,2],[131,491,2],[131,241,2],[131,140,2],[131,281,2],[131,492,2],[131,494,2],[131,496,2],[131,296,2],[131,200,2],[131,232,2],[131,432,2],[131,454,2],[131,518,2],[131,519,2],[131,520,2],[131,521,2],[131,522,2],[131,523,2],[131,524,2],[131,525,2],[131,528,2],[131,529,2],[131,530,2],[131,531,2],[131,532,2],[131,533,2],[131,534,2],[131,535,2],[131,536,2],[131,537,2],[131,538,2],[131,539,2],[131,540,2],[131,541,2],[131,542,2],[131,543,2],[131,544,2],[131,545,2],[131,546,2],[131,547,2],[131,548,2],[131,549,2],[131,550,2],[131,551,2],[131,552,2],[131,553,2],[131,554,2],[131,555,2],[131,556,2],[131,557,2],[131,558,2],[131,559,2],[131,560,2],[131,561,2],[131,562,2],[131,563,2],[131,564,2],[131,565,2],[131,566,2],[131,567,2],[131,568,2],[131,569,2],[131,570,2],[131,571,2],[131,572,2],[131,573,2],[131,574,2],[131,575,2],[131,576,2],[131,577,2],[131,578,2],[131,579,2],[131,580,2],[131,581,2],[131,582,2],[131,583,2],[131,584,2],[131,585,2],[131,586,2],[131,587,2],[131,588,2],[131,589,2],[131,590,2],[131,591,2],[131,592,2],[131,593,2],[131,594,2],[131,595,2],[131,596,2],[131,597,2],[131,598,2],[131,599,2],[131,600,2],[131,601,2],[131,602,2],[131,603,2],[131,604,2],[131,605,2],[131,606,2],[131,607,2],[131,608,2],[131,609,2],[131,610,2],[131,611,2],[131,613,2],[131,614,2],[131,615,2],[131,616,2],[131,617,2],[131,618,2],[131,619,2],[131,620,2],[131,621,2],[131,622,2],[131,623,2],[131,624,2],[131,625,2],[131,626,2],[131,627,2],[131,628,2],[131,629,2],[132,500,2],[132,499,2],[132,501,2],[132,511,2],[132,517,2],[132,502,2],[132,512,2],[132,516,2],[132,507,2],[132,508,2],[132,509,2],[132,515,2],[132,514,2],[132,505,2],[132,503,2],[132,506,2],[132,87,2],[132,37,2],[132,339,2],[132,233,2],[132,369,2],[132,146,2],[132,207,2],[132,30,2],[132,312,2],[132,307,2],[132,486,2],[132,38,2],[132,265,2],[132,196,2],[132,263,2],[132,285,2],[132,325,2],[132,487,2],[132,262,2],[132,488,2],[132,489,2],[132,149,2],[132,490,2],[132,491,2],[132,241,2],[132,140,2],[132,281,2],[132,191,2],[132,492,2],[132,493,2],[132,494,2],[132,129,2],[132,495,2],[132,496,2],[132,497,2],[132,296,2],[132,232,2],[132,498,2],[132,432,2],[132,454,2],[132,518,2],[132,519,2],[132,520,2],[132,521,2],[132,522,2],[132,523,2],[132,524,2],[132,525,2],[132,526,2],[132,527,2],[132,528,2],[132,529,2],[132,530,2],[132,531,2],[132,532,2],[132,533,2],[132,534,2],[132,535,2],[132,536,2],[132,537,2],[132,538,2],[132,539,2],[132,540,2],[132,541,2],[132,542,2],[132,543,2],[132,544,2],[132,545,2],[132,546,2],[132,547,2],[132,548,2],[132,549,2],[132,550,2],[132,551,2],[132,552,2],[132,553,2],[132,554,2],[132,555,2],[132,556,2],[132,557,2],[132,558,2],[132,559,2],[132,560,2],[132,561,2],[132,562,2],[132,563,2],[132,564,2],[132,565,2],[132,566,2],[132,567,2],[132,568,2],[132,569,2],[132,570,2],[132,571,2],[132,572,2],[132,573,2],[132,574,2],[132,575,2],[132,576,2],[132,577,2],[132,578,2],[132,579,2],[132,580,2],[132,581,2],[132,582,2],[132,583,2],[132,584,2],[132,585,2],[132,586,2],[132,587,2],[132,588,2],[132,589,2],[132,590,2],[132,591,2],[132,592,2],[132,593,2],[132,594,2],[132,595,2],[132,596,2],[132,597,2],[132,598,2],[132,599,2],[132,600,2],[132,601,2],[132,602,2],[132,603,2],[132,604,2],[132,605,2],[132,606,2],[132,607,2],[132,608,2],[132,609,2],[132,610,2],[132,611,2],[132,612,2],[132,613,2],[132,614,2],[132,615,2],[132,616,2],[132,617,2],[132,618,2],[132,619,2],[132,620,2],[132,621,2],[132,622,2],[132,623,2],[132,624,2],[132,625,2],[132,626,2],[132,627,2],[132,628,2],[132,629,2],[133,500,2],[133,499,2],[133,501,2],[133,511,2],[133,517,2],[133,502,2],[133,512,2],[133,516,2],[133,507,2],[133,508,2],[133,509,2],[133,515,2],[133,514,2],[133,505,2],[133,503,2],[133,506,2],[133,87,2],[133,37,2],[133,339,2],[133,233,2],[133,369,2],[133,146,2],[133,207,2],[133,30,2],[133,312,2],[133,307,2],[133,486,2],[133,38,2],[133,265,2],[133,263,2],[133,285,2],[133,470,2],[133,325,2],[133,487,2],[133,262,2],[133,488,2],[133,489,2],[133,149,2],[133,491,2],[133,241,2],[133,140,2],[133,281,2],[133,191,2],[133,492,2],[133,493,2],[133,494,2],[133,129,2],[133,495,2],[133,496,2],[133,497,2],[133,296,2],[133,200,2],[133,232,2],[133,498,2],[133,432,2],[133,454,2],[133,519,2],[133,520,2],[133,521,2],[133,522,2],[133,523,2],[133,524,2],[133,525,2],[133,526,2],[133,527,2],[133,528,2],[133,529,2],[133,530,2],[133,531,2],[133,532,2],[133,533,2],[133,534,2],[133,535,2],[133,536,2],[133,537,2],[133,539,2],[133,540,2],[133,541,2],[133,542,2],[133,544,2],[133,545,2],[133,546,2],[133,547,2],[133,548,2],[133,549,2],[133,550,2],[133,551,2],[133,552,2],[133,553,2],[133,554,2],[133,555,2],[133,556,2],[133,557,2],[133,558,2],[133,559,2],[133,560,2],[133,561,2],[133,562,2],[133,563,2],[133,564,2],[133,565,2],[133,566,2],[133,567,2],[133,568,2],[133,569,2],[133,570,2],[133,571,2],[133,572,2],[133,573,2],[133,574,2],[133,575,2],[133,576,2],[133,577,2],[133,578,2],[133,579,2],[133,580,2],[133,581,2],[133,582,2],[133,583,2],[133,584,2],[133,585,2],[133,586,2],[133,587,2],[133,588,2],[133,589,2],[133,590,2],[133,591,2],[133,592,2],[133,593,2],[133,594,2],[133,595,2],[133,597,2],[133,598,2],[133,599,2],[133,600,2],[133,601,2],[133,602,2],[133,603,2],[133,604,2],[133,605,2],[133,606,2],[133,607,2],[133,608,2],[133,609,2],[133,610,2],[133,611,2],[133,612,2],[133,613,2],[133,614,2],[133,615,2],[133,616,2],[133,617,2],[133,618,2],[133,619,2],[133,620,2],[133,621,2],[133,622,2],[133,623,2],[133,624,2],[133,625,2],[133,626,2],[133,627,2],[133,628,2],[133,629,2],[134,500,2],[134,499,2],[134,501,2],[134,511,2],[134,517,2],[134,502,2],[134,512,2],[134,516,2],[134,507,2],[134,508,2],[134,509,2],[134,515,2],[134,514,2],[134,505,2],[134,503,2],[134,506,2],[134,87,2],[134,339,2],[134,233,2],[134,369,2],[134,146,2],[134,207,2],[134,30,2],[134,312,2],[134,307,2],[134,486,2],[134,38,2],[134,265,2],[134,196,2],[134,263,2],[134,285,2],[134,325,2],[134,487,2],[134,262,2],[134,488,2],[134,489,2],[134,149,2],[134,490,2],[134,491,2],[134,241,2],[134,140,2],[134,281,2],[134,191,2],[134,492,2],[134,493,2],[134,494,2],[134,129,2],[134,496,2],[134,497,2],[134,296,2],[134,200,2],[134,232,2],[134,498,2],[134,432,2],[134,454,2],[134,518,2],[134,519,2],[134,520,2],[134,521,2],[134,522,2],[134,523,2],[134,524,2],[134,525,2],[134,526,2],[134,527,2],[134,528,2],[134,529,2],[134,530,2],[134,531,2],[134,532,2],[134,533,2],[134,534,2],[134,535,2],[134,536,2],[134,537,2],[134,538,2],[134,539,2],[134,540,2],[134,541,2],[134,542,2],[134,543,2],[134,544,2],[134,545,2],[134,546,2],[134,547,2],[134,548,2],[134,549,2],[134,550,2],[134,551,2],[134,552,2],[134,553,2],[134,554,2],[134,555,2],[134,556,2],[134,557,2],[134,558,2],[134,559,2],[134,560,2],[134,561,2],[134,562,2],[134,563,2],[134,564,2],[134,565,2],[134,566,2],[134,567,2],[134,568,2],[134,569,2],[134,570,2],[134,571,2],[134,572,2],[134,573,2],[134,574,2],[134,575,2],[134,576,2],[134,577,2],[134,578,2],[134,579,2],[134,580,2],[134,581,2],[134,582,2],[134,583,2],[134,584,2],[134,585,2],[134,586,2],[134,587,2],[134,588,2],[134,589,2],[134,590,2],[134,591,2],[134,592,2],[134,593,2],[134,594,2],[134,595,2],[134,596,2],[134,597,2],[134,598,2],[134,599,2],[134,601,2],[134,602,2],[134,603,2],[134,604,2],[134,605,2],[134,606,2],[134,607,2],[134,608,2],[134,609,2],[134,610,2],[134,613,2],[134,615,2],[134,616,2],[134,617,2],[134,618,2],[134,619,2],[134,620,2],[134,621,2],[134,622,2],[134,623,2],[134,624,2],[134,625,2],[134,626,2],[134,627,2],[134,628,2],[134,629,2],[135,500,2],[135,499,2],[135,501,2],[135,511,2],[135,517,2],[135,502,2],[135,512,2],[135,516,2],[135,507,2],[135,508,2],[135,509,2],[135,515,2],[135,514,2],[135,505,2],[135,503,2],[135,506,2],[135,87,2],[135,37,2],[135,339,2],[135,233,2],[135,369,2],[135,146,2],[135,207,2],[135,30,2],[135,312,2],[135,307,2],[135,486,2],[135,38,2],[135,265,2],[135,263,2],[135,285,2],[135,325,2],[135,487,2],[135,262,2],[135,488,2],[135,489,2],[135,149,2],[135,490,2],[135,491,2],[135,241,2],[135,140,2],[135,281,2],[135,191,2],[135,492,2],[135,493,2],[135,494,2],[135,129,2],[135,496,2],[135,497,2],[135,296,2],[135,200,2],[135,232,2],[135,498,2],[135,432,2],[135,454,2],[135,518,2],[135,519,2],[135,520,2],[135,521,2],[135,522,2],[135,523,2],[135,525,2],[135,526,2],[135,527,2],[135,528,2],[135,529,2],[135,530,2],[135,531,2],[135,532,2],[135,533,2],[135,534,2],[135,535,2],[135,536,2],[135,537,2],[135,538,2],[135,539,2],[135,540,2],[135,541,2],[135,542,2],[135,543,2],[135,544,2],[135,545,2],[135,546,2],[135,547,2],[135,548,2],[135,549,2],[135,550,2],[135,551,2],[135,552,2],[135,553,2],[135,554,2],[135,555,2],[135,556,2],[135,557,2],[135,558,2],[135,559,2],[135,560,2],[135,561,2],[135,562,2],[135,563,2],[135,564,2],[135,565,2],[135,566,2],[135,567,2],[135,568,2],[135,569,2],[135,570,2],[135,571,2],[135,572,2],[135,573,2],[135,574,2],[135,575,2],[135,576,2],[135,577,2],[135,578,2],[135,579,2],[135,580,2],[135,581,2],[135,582,2],[135,583,2],[135,584,2],[135,585,2],[135,586,2],[135,587,2],[135,588,2],[135,589,2],[135,590,2],[135,591,2],[135,592,2],[135,593,2],[135,594,2],[135,595,2],[135,596,2],[135,597,2],[135,598,2],[135,599,2],[135,600,2],[135,601,2],[135,602,2],[135,603,2],[135,604,2],[135,605,2],[135,606,2],[135,607,2],[135,608,2],[135,609,2],[135,610,2],[135,611,2],[135,612,2],[135,613,2],[135,614,2],[135,615,2],[135,616,2],[135,617,2],[135,618,2],[135,619,2],[135,620,2],[135,621,2],[135,622,2],[135,623,2],[135,624,2],[135,625,2],[135,626,2],[135,627,2],[135,628,2],[135,629,2],[136,500,2],[136,499,2],[136,501,2],[136,511,2],[136,517,2],[136,502,2],[136,512,2],[136,516,2],[136,507,2],[136,508,2],[136,509,2],[136,515,2],[136,514,2],[136,505,2],[136,503,2],[136,506,2],[136,87,2],[136,37,2],[136,339,2],[136,233,2],[136,369,2],[136,207,2],[136,30,2],[136,312,2],[136,307,2],[136,486,2],[136,38,2],[136,265,2],[136,263,2],[136,285,2],[136,470,2],[136,325,2],[136,487,2],[136,262,2],[136,488,2],[136,489,2],[136,149,2],[136,490,2],[136,491,2],[136,241,2],[136,140,2],[136,281,2],[136,191,2],[136,492,2],[136,493,2],[136,494,2],[136,129,2],[136,496,2],[136,497,2],[136,296,2],[136,200,2],[136,232,2],[136,498,2],[136,432,2],[136,454,2],[136,519,2],[136,520,2],[136,521,2],[136,522,2],[136,523,2],[136,524,2],[136,526,2],[136,527,2],[136,528,2],[136,529,2],[136,530,2],[136,531,2],[136,532,2],[136,533,2],[136,534,2],[136,535,2],[136,536,2],[136,537,2],[136,538,2],[136,539,2],[136,540,2],[136,541,2],[136,542,2],[136,543,2],[136,544,2],[136,545,2],[136,546,2],[136,547,2],[136,548,2],[136,549,2],[136,550,2],[136,551,2],[136,552,2],[136,553,2],[136,554,2],[136,555,2],[136,556,2],[136,557,2],[136,558,2],[136,559,2],[136,560,2],[136,561,2],[136,562,2],[136,563,2],[136,564,2],[136,565,2],[136,566,2],[136,567,2],[136,568,2],[136,569,2],[136,570,2],[136,571,2],[136,572,2],[136,573,2],[136,574,2],[136,575,2],[136,576,2],[136,577,2],[136,578,2],[136,579,2],[136,580,2],[136,581,2],[136,582,2],[136,583,2],[136,584,2],[136,585,2],[136,586,2],[136,587,2],[136,588,2],[136,589,2],[136,590,2],[136,591,2],[136,592,2],[136,593,2],[136,594,2],[136,595,2],[136,596,2],[136,597,2],[136,598,2],[136,599,2],[136,600,2],[136,601,2],[136,602,2],[136,603,2],[136,604,2],[136,605,2],[136,606,2],[136,607,2],[136,608,2],[136,609,2],[136,610,2],[136,611,2],[136,612,2],[136,613,2],[136,614,2],[136,615,2],[136,616,2],[136,617,2],[136,618,2],[136,619,2],[136,620,2],[136,621,2],[136,622,2],[136,623,2],[136,624,2],[136,625,2],[136,626,2],[136,627,2],[136,628,2],[136,629,2],[137,500,2],[137,499,2],[137,501,2],[137,511,2],[137,517,2],[137,502,2],[137,512,2],[137,516,2],[137,507,2],[137,508,2],[137,509,2],[137,515,2],[137,514,2],[137,505,2],[137,503,2],[137,506,2],[137,87,2],[137,37,2],[137,339,2],[137,131,2],[137,369,2],[137,146,2],[137,207,2],[137,30,2],[137,312,2],[137,307,2],[137,486,2],[137,38,2],[137,265,2],[137,196,2],[137,263,2],[137,285,2],[137,470,2],[137,487,2],[137,262,2],[137,488,2],[137,489,2],[137,149,2],[137,490,2],[137,491,2],[137,140,2],[137,281,2],[137,191,2],[137,492,2],[137,493,2],[137,494,2],[137,129,2],[137,495,2],[137,496,2],[137,497,2],[137,296,2],[137,232,2],[137,498,2],[137,432,2],[137,454,2],[137,519,2],[137,520,2],[137,521,2],[137,522,2],[137,523,2],[137,524,2],[137,525,2],[137,527,2],[137,528,2],[137,529,2],[137,530,2],[137,531,2],[137,532,2],[137,533,2],[137,534,2],[137,535,2],[137,536,2],[137,537,2],[137,538,2],[137,539,2],[137,540,2],[137,541,2],[137,542,2],[137,543,2],[137,544,2],[137,545,2],[137,546,2],[137,547,2],[137,548,2],[137,549,2],[137,550,2],[137,551,2],[137,552,2],[137,553,2],[137,554,2],[137,555,2],[137,556,2],[137,557,2],[137,558,2],[137,559,2],[137,560,2],[137,561,2],[137,562,2],[137,563,2],[137,564,2],[137,565,2],[137,566,2],[137,567,2],[137,568,2],[137,569,2],[137,570,2],[137,571,2],[137,572,2],[137,573,2],[137,574,2],[137,575,2],[137,576,2],[137,577,2],[137,578,2],[137,579,2],[137,580,2],[137,581,2],[137,582,2],[137,583,2],[137,584,2],[137,585,2],[137,586,2],[137,587,2],[137,588,2],[137,589,2],[137,590,2],[137,591,2],[137,592,2],[137,593,2],[137,594,2],[137,595,2],[137,596,2],[137,597,2],[137,598,2],[137,599,2],[137,600,2],[137,601,2],[137,602,2],[137,603,2],[137,604,2],[137,605,2],[137,606,2],[137,607,2],[137,608,2],[137,609,2],[137,610,2],[137,611,2],[137,612,2],[137,613,2],[137,614,2],[137,615,2],[137,616,2],[137,617,2],[137,618,2],[137,619,2],[137,620,2],[137,621,2],[137,622,2],[137,623,2],[137,624,2],[137,625,2],[137,626,2],[137,627,2],[137,628,2],[137,629,2],[138,500,2],[138,499,2],[138,501,2],[138,511,2],[138,517,2],[138,502,2],[138,512,2],[138,516,2],[138,507,2],[138,508,2],[138,509,2],[138,515,2],[138,514,2],[138,505,2],[138,503,2],[138,506,2],[138,37,2],[138,339,2],[138,233,2],[138,131,2],[138,369,2],[138,146,2],[138,207,2],[138,30,2],[138,312,2],[138,307,2],[138,486,2],[138,38,2],[138,265,2],[138,263,2],[138,285,2],[138,470,2],[138,325,2],[138,487,2],[138,262,2],[138,488,2],[138,489,2],[138,149,2],[138,490,2],[138,491,2],[138,241,2],[138,191,2],[138,492,2],[138,493,2],[138,494,2],[138,129,2],[138,495,2],[138,496,2],[138,497,2],[138,296,2],[138,200,2],[138,232,2],[138,498,2],[138,432,2],[138,454,2],[138,518,2],[138,519,2],[138,520,2],[138,521,2],[138,522,2],[138,523,2],[138,524,2],[138,525,2],[138,526,2],[138,527,2],[138,528,2],[138,529,2],[138,530,2],[138,531,2],[138,532,2],[138,533,2],[138,534,2],[138,535,2],[138,536,2],[138,537,2],[138,538,2],[138,539,2],[138,540,2],[138,541,2],[138,542,2],[138,543,2],[138,544,2],[138,545,2],[138,546,2],[138,547,2],[138,548,2],[138,549,2],[138,550,2],[138,551,2],[138,552,2],[138,553,2],[138,554,2],[138,555,2],[138,556,2],[138,557,2],[138,558,2],[138,559,2],[138,560,2],[138,561,2],[138,562,2],[138,563,2],[138,564,2],[138,565,2],[138,566,2],[138,567,2],[138,568,2],[138,569,2],[138,570,2],[138,571,2],[138,572,2],[138,573,2],[138,574,2],[138,575,2],[138,576,2],[138,577,2],[138,578,2],[138,579,2],[138,580,2],[138,581,2],[138,582,2],[138,583,2],[138,584,2],[138,585,2],[138,586,2],[138,587,2],[138,588,2],[138,589,2],[138,590,2],[138,591,2],[138,592,2],[138,593,2],[138,594,2],[138,595,2],[138,596,2],[138,597,2],[138,598,2],[138,599,2],[138,600,2],[138,601,2],[138,602,2],[138,603,2],[138,604,2],[138,605,2],[138,606,2],[138,607,2],[138,608,2],[138,609,2],[138,610,2],[138,611,2],[138,612,2],[138,613,2],[138,614,2],[138,615,2],[138,616,2],[138,617,2],[138,618,2],[138,619,2],[138,620,2],[138,621,2],[138,622,2],[138,623,2],[138,624,2],[138,625,2],[138,626,2],[138,627,2],[138,628,2],[138,629,2],[139,500,2],[139,499,2],[139,501,2],[139,511,2],[139,517,2],[139,502,2],[139,512,2],[139,516,2],[139,507,2],[139,508,2],[139,509,2],[139,515,2],[139,514,2],[139,505,2],[139,503,2],[139,506,2],[139,37,2],[139,339,2],[139,233,2],[139,131,2],[139,369,2],[139,146,2],[139,30,2],[139,312,2],[139,307,2],[139,486,2],[139,38,2],[139,265,2],[139,263,2],[139,285,2],[139,470,2],[139,325,2],[139,487,2],[139,262,2],[139,488,2],[139,489,2],[139,149,2],[139,490,2],[139,491,2],[139,241,2],[139,191,2],[139,492,2],[139,493,2],[139,494,2],[139,129,2],[139,495,2],[139,496,2],[139,497,2],[139,296,2],[139,200,2],[139,232,2],[139,498,2],[139,432,2],[139,454,2],[139,518,2],[139,519,2],[139,520,2],[139,521,2],[139,522,2],[139,523,2],[139,524,2],[139,525,2],[139,526,2],[139,527,2],[139,528,2],[139,529,2],[139,530,2],[139,531,2],[139,532,2],[139,533,2],[139,534,2],[139,535,2],[139,536,2],[139,537,2],[139,538,2],[139,539,2],[139,540,2],[139,541,2],[139,542,2],[139,543,2],[139,544,2],[139,545,2],[139,546,2],[139,547,2],[139,548,2],[139,549,2],[139,550,2],[139,551,2],[139,552,2],[139,553,2],[139,554,2],[139,555,2],[139,556,2],[139,557,2],[139,558,2],[139,559,2],[139,560,2],[139,561,2],[139,563,2],[139,564,2],[139,565,2],[139,566,2],[139,567,2],[139,568,2],[139,569,2],[139,570,2],[139,571,2],[139,572,2],[139,573,2],[139,574,2],[139,575,2],[139,576,2],[139,577,2],[139,578,2],[139,579,2],[139,580,2],[139,581,2],[139,582,2],[139,583,2],[139,584,2],[139,585,2],[139,586,2],[139,587,2],[139,588,2],[139,589,2],[139,590,2],[139,591,2],[139,592,2],[139,593,2],[139,594,2],[139,595,2],[139,596,2],[139,597,2],[139,598,2],[139,599,2],[139,600,2],[139,601,2],[139,602,2],[139,603,2],[139,604,2],[139,605,2],[139,606,2],[139,607,2],[139,608,2],[139,609,2],[139,610,2],[139,611,2],[139,612,2],[139,613,2],[139,614,2],[139,615,2],[139,616,2],[139,617,2],[139,618,2],[139,619,2],[139,620,2],[139,621,2],[139,622,2],[139,623,2],[139,624,2],[139,625,2],[139,626,2],[139,627,2],[139,628,2],[139,629,2],[140,500,2],[140,499,2],[140,501,2],[140,511,2],[140,517,2],[140,502,2],[140,512,2],[140,516,2],[140,507,2],[140,508,2],[140,509,2],[140,515,2],[140,514,2],[140,505,2],[140,503,2],[140,506,2],[140,37,2],[140,339,2],[140,233,2],[140,131,2],[140,369,2],[140,207,2],[140,30,2],[140,312,2],[140,307,2],[140,486,2],[140,38,2],[140,265,2],[140,196,2],[140,263,2],[140,285,2],[140,470,2],[140,325,2],[140,487,2],[140,262,2],[140,488,2],[140,489,2],[140,149,2],[140,490,2],[140,491,2],[140,281,2],[140,191,2],[140,492,2],[140,493,2],[140,494,2],[140,129,2],[140,495,2],[140,496,2],[140,497,2],[140,296,2],[140,232,2],[140,498,2],[140,432,2],[140,454,2],[140,518,2],[140,519,2],[140,520,2],[140,521,2],[140,522,2],[140,523,2],[140,524,2],[140,525,2],[140,526,2],[140,527,2],[140,528,2],[140,529,2],[140,530,2],[140,531,2],[140,532,2],[140,533,2],[140,534,2],[140,535,2],[140,536,2],[140,537,2],[140,538,2],[140,539,2],[140,540,2],[140,541,2],[140,542,2],[140,543,2],[140,544,2],[140,545,2],[140,546,2],[140,547,2],[140,548,2],[140,549,2],[140,550,2],[140,551,2],[140,552,2],[140,553,2],[140,554,2],[140,555,2],[140,556,2],[140,557,2],[140,558,2],[140,559,2],[140,560,2],[140,561,2],[140,562,2],[140,563,2],[140,564,2],[140,565,2],[140,566,2],[140,567,2],[140,568,2],[140,569,2],[140,570,2],[140,571,2],[140,572,2],[140,573,2],[140,574,2],[140,575,2],[140,576,2],[140,577,2],[140,578,2],[140,579,2],[140,580,2],[140,581,2],[140,582,2],[140,583,2],[140,584,2],[140,585,2],[140,586,2],[140,587,2],[140,588,2],[140,589,2],[140,590,2],[140,591,2],[140,592,2],[140,593,2],[140,594,2],[140,595,2],[140,596,2],[140,597,2],[140,598,2],[140,599,2],[140,600,2],[140,601,2],[140,602,2],[140,603,2],[140,604,2],[140,605,2],[140,606,2],[140,607,2],[140,608,2],[140,609,2],[140,610,2],[140,611,2],[140,612,2],[140,613,2],[140,614,2],[140,615,2],[140,616,2],[140,617,2],[140,618,2],[140,619,2],[140,620,2],[140,621,2],[140,622,2],[140,623,2],[140,624,2],[140,625,2],[140,626,2],[140,627,2],[140,628,2],[140,629,2],[141,500,2],[141,499,2],[141,501,2],[141,511,2],[141,517,2],[141,502,2],[141,512,2],[141,516,2],[141,507,2],[141,508,2],[141,509,2],[141,515,2],[141,514,2],[141,505,2],[141,503,2],[141,506,2],[141,87,2],[141,37,2],[141,339,2],[141,233,2],[141,131,2],[141,369,2],[141,146,2],[141,207,2],[141,30,2],[141,312,2],[141,307,2],[141,486,2],[141,38,2],[141,265,2],[141,263,2],[141,285,2],[141,470,2],[141,487,2],[141,262,2],[141,488,2],[141,489,2],[141,149,2],[141,490,2],[141,491,2],[141,140,2],[141,281,2],[141,191,2],[141,492,2],[141,493,2],[141,494,2],[141,129,2],[141,495,2],[141,496,2],[141,497,2],[141,296,2],[141,200,2],[141,232,2],[141,498,2],[141,432,2],[141,454,2],[141,518,2],[141,519,2],[141,520,2],[141,521,2],[141,522,2],[141,523,2],[141,524,2],[141,525,2],[141,526,2],[141,527,2],[141,528,2],[141,529,2],[141,530,2],[141,531,2],[141,532,2],[141,533,2],[141,534,2],[141,535,2],[141,536,2],[141,537,2],[141,538,2],[141,540,2],[141,541,2],[141,542,2],[141,543,2],[141,544,2],[141,545,2],[141,546,2],[141,547,2],[141,548,2],[141,549,2],[141,550,2],[141,551,2],[141,552,2],[141,553,2],[141,554,2],[141,555,2],[141,556,2],[141,557,2],[141,558,2],[141,559,2],[141,560,2],[141,561,2],[141,562,2],[141,563,2],[141,564,2],[141,565,2],[141,566,2],[141,567,2],[141,568,2],[141,569,2],[141,570,2],[141,571,2],[141,572,2],[141,573,2],[141,574,2],[141,575,2],[141,576,2],[141,577,2],[141,578,2],[141,579,2],[141,580,2],[141,581,2],[141,582,2],[141,583,2],[141,584,2],[141,585,2],[141,586,2],[141,587,2],[141,588,2],[141,589,2],[141,590,2],[141,591,2],[141,592,2],[141,593,2],[141,594,2],[141,595,2],[141,596,2],[141,597,2],[141,598,2],[141,599,2],[141,600,2],[141,601,2],[141,602,2],[141,603,2],[141,604,2],[141,605,2],[141,606,2],[141,607,2],[141,608,2],[141,609,2],[141,610,2],[141,611,2],[141,612,2],[141,613,2],[141,614,2],[141,615,2],[141,616,2],[141,617,2],[141,618,2],[141,619,2],[141,620,2],[141,621,2],[141,622,2],[141,623,2],[141,624,2],[141,625,2],[141,626,2],[141,627,2],[141,628,2],[141,629,2],[142,500,2],[142,499,2],[142,501,2],[142,511,2],[142,517,2],[142,502,2],[142,512,2],[142,516,2],[142,507,2],[142,508,2],[142,509,2],[142,515,2],[142,514,2],[142,505,2],[142,503,2],[142,506,2],[142,87,2],[142,431,2],[142,339,2],[142,233,2],[142,369,2],[142,146,2],[142,30,2],[142,307,2],[142,486,2],[142,265,2],[142,263,2],[142,285,2],[142,470,2],[142,325,2],[142,487,2],[142,262,2],[142,488,2],[142,489,2],[142,149,2],[142,490,2],[142,491,2],[142,241,2],[142,140,2],[142,281,2],[142,191,2],[142,492,2],[142,493,2],[142,494,2],[142,129,2],[142,495,2],[142,496,2],[142,497,2],[142,296,2],[142,200,2],[142,232,2],[142,498,2],[142,432,2],[142,454,2],[142,518,2],[142,519,2],[142,520,2],[142,521,2],[142,522,2],[142,523,2],[142,524,2],[142,525,2],[142,526,2],[142,527,2],[142,528,2],[142,529,2],[142,530,2],[142,531,2],[142,532,2],[142,533,2],[142,534,2],[142,535,2],[142,536,2],[142,537,2],[142,538,2],[142,539,2],[142,540,2],[142,541,2],[142,542,2],[142,543,2],[142,544,2],[142,545,2],[142,546,2],[142,547,2],[142,548,2],[142,549,2],[142,550,2],[142,551,2],[142,552,2],[142,553,2],[142,554,2],[142,555,2],[142,556,2],[142,557,2],[142,558,2],[142,559,2],[142,560,2],[142,561,2],[142,562,2],[142,563,2],[142,564,2],[142,565,2],[142,566,2],[142,567,2],[142,568,2],[142,569,2],[142,570,2],[142,571,2],[142,572,2],[142,573,2],[142,574,2],[142,575,2],[142,576,2],[142,577,2],[142,578,2],[142,579,2],[142,580,2],[142,581,2],[142,582,2],[142,583,2],[142,584,2],[142,585,2],[142,586,2],[142,587,2],[142,588,2],[142,589,2],[142,590,2],[142,591,2],[142,592,2],[142,593,2],[142,594,2],[142,595,2],[142,596,2],[142,597,2],[142,598,2],[142,599,2],[142,600,2],[142,601,2],[142,602,2],[142,603,2],[142,604,2],[142,605,2],[142,606,2],[142,607,2],[142,608,2],[142,609,2],[142,610,2],[142,611,2],[142,612,2],[142,613,2],[142,614,2],[142,615,2],[142,616,2],[142,617,2],[142,618,2],[142,619,2],[142,620,2],[142,621,2],[142,622,2],[142,623,2],[142,624,2],[142,625,2],[142,626,2],[142,627,2],[142,628,2],[142,629,2],[143,500,2],[143,499,2],[143,501,2],[143,511,2],[143,517,2],[143,502,2],[143,512,2],[143,516,2],[143,507,2],[143,508,2],[143,509,2],[143,515,2],[143,514,2],[143,505,2],[143,503,2],[143,506,2],[143,87,2],[143,339,2],[143,233,2],[143,369,2],[143,207,2],[143,312,2],[143,307,2],[143,486,2],[143,38,2],[143,265,2],[143,196,2],[143,263,2],[143,285,2],[143,325,2],[143,262,2],[143,488,2],[143,489,2],[143,149,2],[143,490,2],[143,491,2],[143,241,2],[143,140,2],[143,281,2],[143,191,2],[143,492,2],[143,493,2],[143,494,2],[143,129,2],[143,495,2],[143,496,2],[143,497,2],[143,296,2],[143,232,2],[143,498,2],[143,432,2],[143,454,2],[143,518,2],[143,519,2],[143,520,2],[143,521,2],[143,522,2],[143,523,2],[143,524,2],[143,525,2],[143,526,2],[143,527,2],[143,528,2],[143,529,2],[143,530,2],[143,531,2],[143,532,2],[143,533,2],[143,534,2],[143,535,2],[143,536,2],[143,537,2],[143,538,2],[143,539,2],[143,540,2],[143,541,2],[143,542,2],[143,543,2],[143,544,2],[143,545,2],[143,546,2],[143,547,2],[143,548,2],[143,549,2],[143,550,2],[143,551,2],[143,552,2],[143,553,2],[143,554,2],[143,555,2],[143,556,2],[143,557,2],[143,558,2],[143,559,2],[143,560,2],[143,561,2],[143,562,2],[143,563,2],[143,564,2],[143,565,2],[143,566,2],[143,567,2],[143,568,2],[143,569,2],[143,570,2],[143,571,2],[143,572,2],[143,573,2],[143,574,2],[143,575,2],[143,576,2],[143,577,2],[143,578,2],[143,579,2],[143,580,2],[143,581,2],[143,582,2],[143,583,2],[143,584,2],[143,585,2],[143,586,2],[143,587,2],[143,588,2],[143,589,2],[143,590,2],[143,591,2],[143,592,2],[143,593,2],[143,594,2],[143,595,2],[143,596,2],[143,597,2],[143,598,2],[143,599,2],[143,600,2],[143,601,2],[143,602,2],[143,603,2],[143,604,2],[143,605,2],[143,606,2],[143,607,2],[143,608,2],[143,609,2],[143,610,2],[143,611,2],[143,612,2],[143,613,2],[143,614,2],[143,615,2],[143,616,2],[143,617,2],[143,618,2],[143,619,2],[143,620,2],[143,621,2],[143,622,2],[143,623,2],[143,624,2],[143,625,2],[143,626,2],[143,627,2],[143,628,2],[143,629,2],[144,500,2],[144,499,2],[144,501,2],[144,511,2],[144,517,2],[144,502,2],[144,512,2],[144,516,2],[144,507,2],[144,508,2],[144,509,2],[144,515,2],[144,514,2],[144,505,2],[144,503,2],[144,506,2],[144,87,2],[144,37,2],[144,339,2],[144,233,2],[144,131,2],[144,369,2],[144,207,2],[144,30,2],[144,312,2],[144,307,2],[144,486,2],[144,38,2],[144,265,2],[144,196,2],[144,263,2],[144,285,2],[144,470,2],[144,325,2],[144,262,2],[144,488,2],[144,489,2],[144,149,2],[144,490,2],[144,491,2],[144,241,2],[144,140,2],[144,281,2],[144,191,2],[144,492,2],[144,493,2],[144,494,2],[144,129,2],[144,495,2],[144,496,2],[144,497,2],[144,296,2],[144,200,2],[144,232,2],[144,498,2],[144,432,2],[144,454,2],[144,518,2],[144,519,2],[144,520,2],[144,521,2],[144,522,2],[144,523,2],[144,524,2],[144,525,2],[144,526,2],[144,527,2],[144,528,2],[144,529,2],[144,530,2],[144,531,2],[144,532,2],[144,533,2],[144,534,2],[144,535,2],[144,536,2],[144,537,2],[144,538,2],[144,539,2],[144,540,2],[144,541,2],[144,542,2],[144,543,2],[144,544,2],[144,545,2],[144,546,2],[144,547,2],[144,548,2],[144,549,2],[144,550,2],[144,551,2],[144,552,2],[144,553,2],[144,554,2],[144,555,2],[144,556,2],[144,557,2],[144,558,2],[144,559,2],[144,560,2],[144,561,2],[144,562,2],[144,563,2],[144,564,2],[144,565,2],[144,566,2],[144,567,2],[144,568,2],[144,569,2],[144,570,2],[144,571,2],[144,572,2],[144,573,2],[144,574,2],[144,575,2],[144,576,2],[144,577,2],[144,578,2],[144,579,2],[144,580,2],[144,581,2],[144,582,2],[144,583,2],[144,584,2],[144,585,2],[144,586,2],[144,587,2],[144,588,2],[144,589,2],[144,590,2],[144,591,2],[144,592,2],[144,593,2],[144,594,2],[144,595,2],[144,596,2],[144,597,2],[144,598,2],[144,599,2],[144,600,2],[144,601,2],[144,602,2],[144,603,2],[144,604,2],[144,605,2],[144,606,2],[144,607,2],[144,608,2],[144,609,2],[144,610,2],[144,611,2],[144,612,2],[144,613,2],[144,614,2],[144,615,2],[144,616,2],[144,617,2],[144,618,2],[144,619,2],[144,620,2],[144,621,2],[144,622,2],[144,623,2],[144,624,2],[144,625,2],[144,626,2],[144,627,2],[144,628,2],[144,629,2],[145,500,2],[145,499,2],[145,501,2],[145,511,2],[145,517,2],[145,502,2],[145,512,2],[145,516,2],[145,507,2],[145,508,2],[145,509,2],[145,515,2],[145,514,2],[145,505,2],[145,503,2],[145,506,2],[145,87,2],[145,233,2],[145,131,2],[145,207,2],[145,30,2],[145,312,2],[145,307,2],[145,486,2],[145,38,2],[145,265,2],[145,196,2],[145,263,2],[145,285,2],[145,470,2],[145,325,2],[145,262,2],[145,488,2],[145,489,2],[145,149,2],[145,490,2],[145,491,2],[145,140,2],[145,281,2],[145,191,2],[145,492,2],[145,493,2],[145,494,2],[145,129,2],[145,495,2],[145,496,2],[145,497,2],[145,296,2],[145,200,2],[145,232,2],[145,498,2],[145,432,2],[145,454,2],[145,518,2],[145,519,2],[145,520,2],[145,521,2],[145,522,2],[145,523,2],[145,524,2],[145,525,2],[145,526,2],[145,527,2],[145,528,2],[145,529,2],[145,530,2],[145,531,2],[145,532,2],[145,533,2],[145,534,2],[145,535,2],[145,536,2],[145,537,2],[145,538,2],[145,539,2],[145,540,2],[145,541,2],[145,542,2],[145,543,2],[145,544,2],[145,545,2],[145,546,2],[145,547,2],[145,548,2],[145,549,2],[145,550,2],[145,551,2],[145,552,2],[145,553,2],[145,554,2],[145,555,2],[145,556,2],[145,557,2],[145,558,2],[145,559,2],[145,560,2],[145,561,2],[145,562,2],[145,563,2],[145,564,2],[145,565,2],[145,566,2],[145,567,2],[145,568,2],[145,569,2],[145,570,2],[145,571,2],[145,572,2],[145,573,2],[145,574,2],[145,575,2],[145,576,2],[145,577,2],[145,578,2],[145,579,2],[145,580,2],[145,581,2],[145,582,2],[145,583,2],[145,584,2],[145,585,2],[145,586,2],[145,587,2],[145,588,2],[145,589,2],[145,590,2],[145,591,2],[145,592,2],[145,593,2],[145,594,2],[145,595,2],[145,596,2],[145,597,2],[145,598,2],[145,599,2],[145,600,2],[145,601,2],[145,602,2],[145,603,2],[145,604,2],[145,605,2],[145,606,2],[145,607,2],[145,608,2],[145,609,2],[145,610,2],[145,611,2],[145,612,2],[145,613,2],[145,614,2],[145,615,2],[145,616,2],[145,617,2],[145,618,2],[145,619,2],[145,620,2],[145,621,2],[145,622,2],[145,623,2],[145,624,2],[145,625,2],[145,626,2],[145,627,2],[145,628,2],[145,629,2],[146,500,2],[146,499,2],[146,501,2],[146,511,2],[146,517,2],[146,502,2],[146,512,2],[146,516,2],[146,507,2],[146,508,2],[146,509,2],[146,515,2],[146,514,2],[146,505,2],[146,503,2],[146,506,2],[146,87,2],[146,233,2],[146,207,2],[146,30,2],[146,312,2],[146,307,2],[146,38,2],[146,265,2],[146,263,2],[146,285,2],[146,470,2],[146,325,2],[146,262,2],[146,488,2],[146,489,2],[146,490,2],[146,491,2],[146,241,2],[146,140,2],[146,281,2],[146,191,2],[146,492,2],[146,493,2],[146,494,2],[146,129,2],[146,495,2],[146,497,2],[146,296,2],[146,232,2],[146,498,2],[146,454,2],[146,518,2],[146,519,2],[146,520,2],[146,521,2],[146,522,2],[146,523,2],[146,524,2],[146,525,2],[146,526,2],[146,527,2],[146,528,2],[146,529,2],[146,530,2],[146,531,2],[146,532,2],[146,533,2],[146,534,2],[146,535,2],[146,536,2],[146,537,2],[146,538,2],[146,539,2],[146,540,2],[146,541,2],[146,542,2],[146,543,2],[146,544,2],[146,545,2],[146,546,2],[146,547,2],[146,548,2],[146,549,2],[146,550,2],[146,551,2],[146,552,2],[146,553,2],[146,554,2],[146,555,2],[146,556,2],[146,557,2],[146,558,2],[146,559,2],[146,560,2],[146,561,2],[146,562,2],[146,563,2],[146,564,2],[146,565,2],[146,566,2],[146,567,2],[146,568,2],[146,569,2],[146,570,2],[146,571,2],[146,572,2],[146,573,2],[146,574,2],[146,575,2],[146,576,2],[146,577,2],[146,578,2],[146,579,2],[146,580,2],[146,581,2],[146,582,2],[146,583,2],[146,584,2],[146,585,2],[146,586,2],[146,587,2],[146,588,2],[146,589,2],[146,590,2],[146,591,2],[146,592,2],[146,593,2],[146,594,2],[146,595,2],[146,596,2],[146,597,2],[146,598,2],[146,599,2],[146,600,2],[146,601,2],[146,602,2],[146,603,2],[146,604,2],[146,605,2],[146,606,2],[146,607,2],[146,608,2],[146,609,2],[146,610,2],[146,611,2],[146,612,2],[146,613,2],[146,614,2],[146,615,2],[146,616,2],[146,617,2],[146,618,2],[146,619,2],[146,620,2],[146,621,2],[146,622,2],[146,623,2],[146,624,2],[146,625,2],[146,626,2],[146,627,2],[146,628,2],[146,629,2],[147,500,2],[147,499,2],[147,501,2],[147,511,2],[147,517,2],[147,502,2],[147,512,2],[147,516,2],[147,507,2],[147,508,2],[147,509,2],[147,515,2],[147,514,2],[147,505,2],[147,503,2],[147,506,2],[147,87,2],[147,339,2],[147,233,2],[147,131,2],[147,369,2],[147,207,2],[147,30,2],[147,312,2],[147,307,2],[147,486,2],[147,38,2],[147,265,2],[147,196,2],[147,263,2],[147,285,2],[147,325,2],[147,487,2],[147,262,2],[147,488,2],[147,489,2],[147,149,2],[147,490,2],[147,491,2],[147,140,2],[147,281,2],[147,191,2],[147,492,2],[147,493,2],[147,494,2],[147,129,2],[147,495,2],[147,497,2],[147,296,2],[147,232,2],[147,498,2],[147,432,2],[147,454,2],[147,518,2],[147,519,2],[147,520,2],[147,521,2],[147,522,2],[147,523,2],[147,524,2],[147,525,2],[147,526,2],[147,527,2],[147,528,2],[147,529,2],[147,530,2],[147,531,2],[147,532,2],[147,533,2],[147,534,2],[147,535,2],[147,536,2],[147,537,2],[147,538,2],[147,539,2],[147,540,2],[147,541,2],[147,542,2],[147,543,2],[147,544,2],[147,545,2],[147,546,2],[147,547,2],[147,548,2],[147,549,2],[147,550,2],[147,551,2],[147,552,2],[147,553,2],[147,554,2],[147,555,2],[147,556,2],[147,557,2],[147,558,2],[147,559,2],[147,560,2],[147,561,2],[147,562,2],[147,563,2],[147,564,2],[147,565,2],[147,566,2],[147,567,2],[147,568,2],[147,569,2],[147,570,2],[147,571,2],[147,572,2],[147,573,2],[147,574,2],[147,575,2],[147,576,2],[147,577,2],[147,578,2],[147,579,2],[147,580,2],[147,581,2],[147,582,2],[147,583,2],[147,584,2],[147,585,2],[147,586,2],[147,587,2],[147,588,2],[147,589,2],[147,590,2],[147,591,2],[147,592,2],[147,593,2],[147,594,2],[147,595,2],[147,596,2],[147,597,2],[147,598,2],[147,599,2],[147,600,2],[147,601,2],[147,602,2],[147,603,2],[147,604,2],[147,605,2],[147,606,2],[147,607,2],[147,608,2],[147,609,2],[147,610,2],[147,611,2],[147,612,2],[147,613,2],[147,614,2],[147,615,2],[147,616,2],[147,617,2],[147,618,2],[147,619,2],[147,620,2],[147,621,2],[147,622,2],[147,623,2],[147,624,2],[147,625,2],[147,626,2],[147,627,2],[147,628,2],[147,629,2],[148,500,2],[148,499,2],[148,501,2],[148,511,2],[148,517,2],[148,502,2],[148,512,2],[148,516,2],[148,507,2],[148,508,2],[148,509,2],[148,515,2],[148,514,2],[148,505,2],[148,503,2],[148,506,2],[148,87,2],[148,339,2],[148,131,2],[148,369,2],[148,207,2],[148,30,2],[148,312,2],[148,307,2],[148,486,2],[148,38,2],[148,265,2],[148,196,2],[148,263,2],[148,285,2],[148,470,2],[148,325,2],[148,487,2],[148,262,2],[148,488,2],[148,489,2],[148,149,2],[148,490,2],[148,491,2],[148,140,2],[148,191,2],[148,492,2],[148,493,2],[148,494,2],[148,129,2],[148,495,2],[148,497,2],[148,296,2],[148,232,2],[148,498,2],[148,432,2],[148,454,2],[148,518,2],[148,519,2],[148,520,2],[148,521,2],[148,522,2],[148,523,2],[148,524,2],[148,525,2],[148,526,2],[148,527,2],[148,528,2],[148,529,2],[148,530,2],[148,531,2],[148,532,2],[148,533,2],[148,534,2],[148,535,2],[148,536,2],[148,537,2],[148,538,2],[148,539,2],[148,540,2],[148,541,2],[148,542,2],[148,543,2],[148,544,2],[148,545,2],[148,546,2],[148,547,2],[148,548,2],[148,549,2],[148,550,2],[148,551,2],[148,552,2],[148,553,2],[148,554,2],[148,555,2],[148,556,2],[148,557,2],[148,558,2],[148,559,2],[148,560,2],[148,561,2],[148,562,2],[148,563,2],[148,564,2],[148,565,2],[148,566,2],[148,567,2],[148,568,2],[148,569,2],[148,570,2],[148,571,2],[148,572,2],[148,573,2],[148,574,2],[148,575,2],[148,576,2],[148,577,2],[148,578,2],[148,579,2],[148,580,2],[148,581,2],[148,582,2],[148,583,2],[148,584,2],[148,585,2],[148,586,2],[148,587,2],[148,588,2],[148,589,2],[148,590,2],[148,591,2],[148,592,2],[148,593,2],[148,594,2],[148,595,2],[148,596,2],[148,597,2],[148,598,2],[148,599,2],[148,600,2],[148,601,2],[148,602,2],[148,603,2],[148,604,2],[148,605,2],[148,606,2],[148,607,2],[148,608,2],[148,609,2],[148,610,2],[148,611,2],[148,612,2],[148,613,2],[148,614,2],[148,615,2],[148,616,2],[148,617,2],[148,618,2],[148,619,2],[148,620,2],[148,621,2],[148,622,2],[148,623,2],[148,624,2],[148,625,2],[148,626,2],[148,627,2],[148,628,2],[148,629,2],[149,500,2],[149,499,2],[149,501,2],[149,511,2],[149,517,2],[149,502,2],[149,512,2],[149,516,2],[149,507,2],[149,508,2],[149,509,2],[149,515,2],[149,514,2],[149,505,2],[149,503,2],[149,506,2],[149,87,2],[149,339,2],[149,233,2],[149,131,2],[149,369,2],[149,207,2],[149,30,2],[149,312,2],[149,307,2],[149,486,2],[149,38,2],[149,265,2],[149,196,2],[149,263,2],[149,285,2],[149,470,2],[149,325,2],[149,487,2],[149,262,2],[149,488,2],[149,489,2],[149,490,2],[149,491,2],[149,241,2],[149,140,2],[149,281,2],[149,191,2],[149,492,2],[149,493,2],[149,494,2],[149,129,2],[149,495,2],[149,496,2],[149,497,2],[149,296,2],[149,200,2],[149,232,2],[149,498,2],[149,432,2],[149,454,2],[149,518,2],[149,519,2],[149,520,2],[149,521,2],[149,522,2],[149,523,2],[149,524,2],[149,525,2],[149,526,2],[149,527,2],[149,528,2],[149,529,2],[149,530,2],[149,531,2],[149,532,2],[149,533,2],[149,534,2],[149,535,2],[149,536,2],[149,537,2],[149,538,2],[149,539,2],[149,540,2],[149,541,2],[149,542,2],[149,543,2],[149,544,2],[149,545,2],[149,546,2],[149,547,2],[149,548,2],[149,549,2],[149,550,2],[149,551,2],[149,552,2],[149,553,2],[149,554,2],[149,555,2],[149,556,2],[149,557,2],[149,558,2],[149,559,2],[149,560,2],[149,561,2],[149,562,2],[149,563,2],[149,564,2],[149,565,2],[149,566,2],[149,567,2],[149,568,2],[149,569,2],[149,570,2],[149,571,2],[149,572,2],[149,573,2],[149,574,2],[149,575,2],[149,576,2],[149,577,2],[149,578,2],[149,579,2],[149,580,2],[149,581,2],[149,582,2],[149,583,2],[149,584,2],[149,585,2],[149,586,2],[149,587,2],[149,588,2],[149,589,2],[149,590,2],[149,591,2],[149,592,2],[149,593,2],[149,594,2],[149,595,2],[149,596,2],[149,597,2],[149,598,2],[149,599,2],[149,600,2],[149,601,2],[149,602,2],[149,603,2],[149,604,2],[149,605,2],[149,606,2],[149,607,2],[149,608,2],[149,609,2],[149,610,2],[149,611,2],[149,612,2],[149,613,2],[149,614,2],[149,615,2],[149,616,2],[149,617,2],[149,618,2],[149,619,2],[149,620,2],[149,621,2],[149,622,2],[149,623,2],[149,624,2],[149,625,2],[149,626,2],[149,627,2],[149,628,2],[149,629,2],[150,500,2],[150,499,2],[150,501,2],[150,511,2],[150,517,2],[150,502,2],[150,512,2],[150,516,2],[150,507,2],[150,508,2],[150,509,2],[150,515,2],[150,514,2],[150,505,2],[150,503,2],[150,506,2],[150,87,2],[150,339,2],[150,233,2],[150,131,2],[150,369,2],[150,207,2],[150,30,2],[150,312,2],[150,307,2],[150,486,2],[150,38,2],[150,265,2],[150,196,2],[150,263,2],[150,285,2],[150,470,2],[150,325,2],[150,487,2],[150,262,2],[150,488,2],[150,489,2],[150,149,2],[150,490,2],[150,491,2],[150,140,2],[150,191,2],[150,492,2],[150,493,2],[150,494,2],[150,129,2],[150,495,2],[150,497,2],[150,296,2],[150,232,2],[150,498,2],[150,432,2],[150,454,2],[150,518,2],[150,519,2],[150,520,2],[150,521,2],[150,522,2],[150,523,2],[150,524,2],[150,525,2],[150,526,2],[150,527,2],[150,528,2],[150,529,2],[150,530,2],[150,531,2],[150,532,2],[150,533,2],[150,534,2],[150,535,2],[150,536,2],[150,537,2],[150,538,2],[150,539,2],[150,540,2],[150,541,2],[150,542,2],[150,543,2],[150,544,2],[150,545,2],[150,546,2],[150,547,2],[150,548,2],[150,549,2],[150,550,2],[150,551,2],[150,552,2],[150,553,2],[150,554,2],[150,555,2],[150,556,2],[150,557,2],[150,558,2],[150,559,2],[150,560,2],[150,561,2],[150,562,2],[150,563,2],[150,564,2],[150,565,2],[150,566,2],[150,567,2],[150,568,2],[150,569,2],[150,570,2],[150,571,2],[150,572,2],[150,573,2],[150,574,2],[150,575,2],[150,576,2],[150,577,2],[150,578,2],[150,579,2],[150,580,2],[150,581,2],[150,582,2],[150,583,2],[150,584,2],[150,585,2],[150,586,2],[150,587,2],[150,588,2],[150,589,2],[150,590,2],[150,591,2],[150,592,2],[150,593,2],[150,594,2],[150,595,2],[150,596,2],[150,597,2],[150,598,2],[150,599,2],[150,600,2],[150,601,2],[150,602,2],[150,603,2],[150,604,2],[150,605,2],[150,606,2],[150,607,2],[150,608,2],[150,609,2],[150,610,2],[150,611,2],[150,612,2],[150,613,2],[150,614,2],[150,615,2],[150,616,2],[150,617,2],[150,618,2],[150,619,2],[150,620,2],[150,621,2],[150,622,2],[150,623,2],[150,624,2],[150,625,2],[150,626,2],[150,627,2],[150,628,2],[150,629,2],[151,500,2],[151,499,2],[151,501,2],[151,511,2],[151,517,2],[151,502,2],[151,512,2],[151,516,2],[151,507,2],[151,508,2],[151,509,2],[151,515,2],[151,514,2],[151,505,2],[151,503,2],[151,506,2],[151,87,2],[151,339,2],[151,233,2],[151,131,2],[151,369,2],[151,207,2],[151,30,2],[151,312,2],[151,307,2],[151,486,2],[151,38,2],[151,265,2],[151,196,2],[151,263,2],[151,285,2],[151,470,2],[151,325,2],[151,487,2],[151,262,2],[151,488,2],[151,489,2],[151,490,2],[151,491,2],[151,241,2],[151,140,2],[151,281,2],[151,191,2],[151,492,2],[151,493,2],[151,494,2],[151,129,2],[151,495,2],[151,496,2],[151,497,2],[151,296,2],[151,200,2],[151,232,2],[151,498,2],[151,432,2],[151,454,2],[151,518,2],[151,519,2],[151,520,2],[151,521,2],[151,522,2],[151,523,2],[151,524,2],[151,525,2],[151,526,2],[151,527,2],[151,528,2],[151,529,2],[151,530,2],[151,531,2],[151,532,2],[151,533,2],[151,534,2],[151,535,2],[151,536,2],[151,537,2],[151,538,2],[151,539,2],[151,540,2],[151,542,2],[151,543,2],[151,544,2],[151,545,2],[151,546,2],[151,547,2],[151,548,2],[151,549,2],[151,550,2],[151,551,2],[151,552,2],[151,553,2],[151,554,2],[151,555,2],[151,556,2],[151,557,2],[151,558,2],[151,560,2],[151,561,2],[151,562,2],[151,563,2],[151,564,2],[151,565,2],[151,566,2],[151,567,2],[151,568,2],[151,569,2],[151,570,2],[151,571,2],[151,572,2],[151,573,2],[151,574,2],[151,575,2],[151,576,2],[151,577,2],[151,578,2],[151,579,2],[151,580,2],[151,581,2],[151,582,2],[151,583,2],[151,584,2],[151,585,2],[151,586,2],[151,587,2],[151,588,2],[151,589,2],[151,590,2],[151,591,2],[151,592,2],[151,593,2],[151,594,2],[151,595,2],[151,596,2],[151,597,2],[151,598,2],[151,599,2],[151,600,2],[151,601,2],[151,602,2],[151,603,2],[151,604,2],[151,605,2],[151,606,2],[151,607,2],[151,608,2],[151,609,2],[151,610,2],[151,611,2],[151,612,2],[151,613,2],[151,614,2],[151,615,2],[151,616,2],[151,617,2],[151,618,2],[151,619,2],[151,620,2],[151,621,2],[151,622,2],[151,623,2],[151,624,2],[151,625,2],[151,626,2],[151,627,2],[151,628,2],[151,629,2],[152,500,2],[152,499,2],[152,501,2],[152,511,2],[152,517,2],[152,502,2],[152,512,2],[152,516,2],[152,507,2],[152,508,2],[152,509,2],[152,515,2],[152,514,2],[152,505,2],[152,503,2],[152,506,2],[152,87,2],[152,37,2],[152,339,2],[152,233,2],[152,131,2],[152,369,2],[152,207,2],[152,30,2],[152,312,2],[152,307,2],[152,486,2],[152,38,2],[152,196,2],[152,263,2],[152,285,2],[152,470,2],[152,325,2],[152,487,2],[152,262,2],[152,488,2],[152,489,2],[152,490,2],[152,491,2],[152,241,2],[152,140,2],[152,281,2],[152,191,2],[152,492,2],[152,493,2],[152,494,2],[152,129,2],[152,495,2],[152,496,2],[152,497,2],[152,296,2],[152,200,2],[152,232,2],[152,498,2],[152,432,2],[152,454,2],[152,518,2],[152,519,2],[152,520,2],[152,521,2],[152,522,2],[152,523,2],[152,524,2],[152,525,2],[152,526,2],[152,527,2],[152,528,2],[152,529,2],[152,530,2],[152,531,2],[152,532,2],[152,533,2],[152,534,2],[152,535,2],[152,536,2],[152,537,2],[152,538,2],[152,539,2],[152,540,2],[152,541,2],[152,542,2],[152,543,2],[152,544,2],[152,545,2],[152,546,2],[152,547,2],[152,548,2],[152,549,2],[152,550,2],[152,551,2],[152,552,2],[152,553,2],[152,554,2],[152,555,2],[152,556,2],[152,557,2],[152,558,2],[152,559,2],[152,560,2],[152,561,2],[152,562,2],[152,563,2],[152,564,2],[152,565,2],[152,566,2],[152,567,2],[152,568,2],[152,569,2],[152,570,2],[152,571,2],[152,572,2],[152,573,2],[152,574,2],[152,575,2],[152,576,2],[152,577,2],[152,578,2],[152,579,2],[152,580,2],[152,581,2],[152,582,2],[152,583,2],[152,584,2],[152,585,2],[152,586,2],[152,587,2],[152,588,2],[152,589,2],[152,590,2],[152,591,2],[152,592,2],[152,593,2],[152,594,2],[152,595,2],[152,596,2],[152,597,2],[152,598,2],[152,599,2],[152,600,2],[152,601,2],[152,602,2],[152,603,2],[152,604,2],[152,605,2],[152,606,2],[152,607,2],[152,608,2],[152,609,2],[152,610,2],[152,611,2],[152,612,2],[152,613,2],[152,614,2],[152,615,2],[152,616,2],[152,617,2],[152,618,2],[152,619,2],[152,620,2],[152,621,2],[152,622,2],[152,623,2],[152,624,2],[152,625,2],[152,626,2],[152,627,2],[152,628,2],[152,629,2],[153,500,2],[153,499,2],[153,501,2],[153,511,2],[153,517,2],[153,502,2],[153,512,2],[153,516,2],[153,507,2],[153,508,2],[153,509,2],[153,515,2],[153,514,2],[153,505,2],[153,503,2],[153,506,2],[153,87,2],[153,37,2],[153,339,2],[153,233,2],[153,131,2],[153,369,2],[153,30,2],[153,312,2],[153,307,2],[153,38,2],[153,265,2],[153,263,2],[153,285,2],[153,470,2],[153,325,2],[153,487,2],[153,262,2],[153,488,2],[153,489,2],[153,490,2],[153,491,2],[153,241,2],[153,140,2],[153,281,2],[153,191,2],[153,492,2],[153,493,2],[153,494,2],[153,129,2],[153,495,2],[153,496,2],[153,497,2],[153,296,2],[153,200,2],[153,232,2],[153,498,2],[153,432,2],[153,454,2],[153,518,2],[153,519,2],[153,520,2],[153,521,2],[153,522,2],[153,523,2],[153,524,2],[153,525,2],[153,526,2],[153,527,2],[153,528,2],[153,529,2],[153,530,2],[153,531,2],[153,532,2],[153,533,2],[153,534,2],[153,535,2],[153,536,2],[153,537,2],[153,538,2],[153,539,2],[153,540,2],[153,541,2],[153,542,2],[153,543,2],[153,544,2],[153,545,2],[153,546,2],[153,547,2],[153,548,2],[153,549,2],[153,550,2],[153,551,2],[153,552,2],[153,553,2],[153,554,2],[153,555,2],[153,556,2],[153,557,2],[153,558,2],[153,559,2],[153,560,2],[153,561,2],[153,562,2],[153,563,2],[153,564,2],[153,565,2],[153,566,2],[153,567,2],[153,568,2],[153,569,2],[153,570,2],[153,571,2],[153,572,2],[153,573,2],[153,574,2],[153,575,2],[153,576,2],[153,577,2],[153,578,2],[153,579,2],[153,580,2],[153,581,2],[153,582,2],[153,583,2],[153,584,2],[153,585,2],[153,586,2],[153,587,2],[153,588,2],[153,589,2],[153,590,2],[153,591,2],[153,592,2],[153,593,2],[153,594,2],[153,595,2],[153,596,2],[153,597,2],[153,598,2],[153,599,2],[153,600,2],[153,601,2],[153,602,2],[153,603,2],[153,604,2],[153,605,2],[153,606,2],[153,607,2],[153,608,2],[153,609,2],[153,610,2],[153,611,2],[153,612,2],[153,613,2],[153,614,2],[153,615,2],[153,616,2],[153,617,2],[153,618,2],[153,619,2],[153,620,2],[153,621,2],[153,622,2],[153,623,2],[153,624,2],[153,625,2],[153,626,2],[153,627,2],[153,628,2],[153,629,2],[154,500,2],[154,499,2],[154,501,2],[154,511,2],[154,517,2],[154,502,2],[154,512,2],[154,516,2],[154,507,2],[154,508,2],[154,509,2],[154,515,2],[154,514,2],[154,505,2],[154,503,2],[154,506,2],[154,87,2],[154,339,2],[154,233,2],[154,131,2],[154,369,2],[154,146,2],[154,207,2],[154,30,2],[154,312,2],[154,486,2],[154,38,2],[154,265,2],[154,196,2],[154,263,2],[154,285,2],[154,470,2],[154,325,2],[154,487,2],[154,262,2],[154,488,2],[154,489,2],[154,149,2],[154,490,2],[154,491,2],[154,241,2],[154,140,2],[154,281,2],[154,191,2],[154,492,2],[154,493,2],[154,494,2],[154,129,2],[154,495,2],[154,496,2],[154,497,2],[154,296,2],[154,200,2],[154,232,2],[154,498,2],[154,432,2],[154,454,2],[154,518,2],[154,519,2],[154,520,2],[154,521,2],[154,522,2],[154,523,2],[154,524,2],[154,525,2],[154,527,2],[154,528,2],[154,529,2],[154,530,2],[154,532,2],[154,533,2],[154,534,2],[154,535,2],[154,536,2],[154,537,2],[154,538,2],[154,539,2],[154,540,2],[154,541,2],[154,542,2],[154,543,2],[154,544,2],[154,545,2],[154,546,2],[154,547,2],[154,548,2],[154,549,2],[154,550,2],[154,551,2],[154,552,2],[154,553,2],[154,554,2],[154,555,2],[154,557,2],[154,558,2],[154,559,2],[154,560,2],[154,561,2],[154,562,2],[154,563,2],[154,564,2],[154,565,2],[154,566,2],[154,567,2],[154,568,2],[154,569,2],[154,570,2],[154,571,2],[154,572,2],[154,573,2],[154,574,2],[154,575,2],[154,576,2],[154,577,2],[154,578,2],[154,579,2],[154,580,2],[154,581,2],[154,582,2],[154,583,2],[154,584,2],[154,585,2],[154,586,2],[154,587,2],[154,588,2],[154,589,2],[154,590,2],[154,591,2],[154,592,2],[154,593,2],[154,594,2],[154,595,2],[154,596,2],[154,597,2],[154,598,2],[154,599,2],[154,600,2],[154,601,2],[154,602,2],[154,603,2],[154,604,2],[154,605,2],[154,606,2],[154,607,2],[154,608,2],[154,609,2],[154,610,2],[154,611,2],[154,612,2],[154,613,2],[154,614,2],[154,615,2],[154,616,2],[154,617,2],[154,618,2],[154,619,2],[154,620,2],[154,621,2],[154,622,2],[154,623,2],[154,624,2],[154,625,2],[154,626,2],[154,627,2],[154,628,2],[154,629,2],[155,500,2],[155,499,2],[155,501,2],[155,511,2],[155,517,2],[155,502,2],[155,512,2],[155,516,2],[155,507,2],[155,508,2],[155,509,2],[155,515,2],[155,514,2],[155,505,2],[155,503,2],[155,506,2],[155,87,2],[155,431,2],[155,339,2],[155,233,2],[155,131,2],[155,369,2],[155,146,2],[155,207,2],[155,30,2],[155,307,2],[155,486,2],[155,38,2],[155,265,2],[155,196,2],[155,263,2],[155,285,2],[155,470,2],[155,325,2],[155,487,2],[155,262,2],[155,488,2],[155,489,2],[155,149,2],[155,490,2],[155,491,2],[155,140,2],[155,281,2],[155,191,2],[155,492,2],[155,493,2],[155,494,2],[155,129,2],[155,495,2],[155,496,2],[155,497,2],[155,296,2],[155,200,2],[155,232,2],[155,498,2],[155,432,2],[155,454,2],[155,518,2],[155,519,2],[155,520,2],[155,521,2],[155,522,2],[155,523,2],[155,524,2],[155,525,2],[155,527,2],[155,528,2],[155,529,2],[155,530,2],[155,532,2],[155,533,2],[155,534,2],[155,535,2],[155,536,2],[155,537,2],[155,538,2],[155,539,2],[155,540,2],[155,541,2],[155,542,2],[155,543,2],[155,544,2],[155,545,2],[155,546,2],[155,547,2],[155,548,2],[155,549,2],[155,550,2],[155,551,2],[155,552,2],[155,553,2],[155,554,2],[155,555,2],[155,557,2],[155,558,2],[155,559,2],[155,560,2],[155,561,2],[155,562,2],[155,563,2],[155,564,2],[155,565,2],[155,566,2],[155,567,2],[155,568,2],[155,569,2],[155,570,2],[155,571,2],[155,572,2],[155,573,2],[155,574,2],[155,575,2],[155,576,2],[155,577,2],[155,578,2],[155,579,2],[155,580,2],[155,581,2],[155,582,2],[155,583,2],[155,584,2],[155,585,2],[155,586,2],[155,587,2],[155,588,2],[155,589,2],[155,590,2],[155,591,2],[155,592,2],[155,593,2],[155,594,2],[155,595,2],[155,596,2],[155,597,2],[155,598,2],[155,599,2],[155,600,2],[155,601,2],[155,602,2],[155,603,2],[155,604,2],[155,605,2],[155,606,2],[155,607,2],[155,608,2],[155,609,2],[155,610,2],[155,611,2],[155,612,2],[155,613,2],[155,614,2],[155,615,2],[155,616,2],[155,617,2],[155,618,2],[155,619,2],[155,620,2],[155,621,2],[155,622,2],[155,623,2],[155,624,2],[155,625,2],[155,626,2],[155,627,2],[155,628,2],[155,629,2],[156,500,2],[156,499,2],[156,501,2],[156,511,2],[156,517,2],[156,502,2],[156,512,2],[156,516,2],[156,507,2],[156,508,2],[156,509,2],[156,515,2],[156,514,2],[156,505,2],[156,503,2],[156,506,2],[156,87,2],[156,431,2],[156,37,2],[156,339,2],[156,233,2],[156,369,2],[156,146,2],[156,207,2],[156,30,2],[156,312,2],[156,307,2],[156,486,2],[156,38,2],[156,265,2],[156,285,2],[156,470,2],[156,325,2],[156,487,2],[156,262,2],[156,488,2],[156,489,2],[156,149,2],[156,490,2],[156,491,2],[156,241,2],[156,140,2],[156,281,2],[156,191,2],[156,492,2],[156,493,2],[156,494,2],[156,129,2],[156,495,2],[156,496,2],[156,497,2],[156,296,2],[156,200,2],[156,232,2],[156,498,2],[156,432,2],[156,454,2],[156,518,2],[156,519,2],[156,520,2],[156,521,2],[156,522,2],[156,523,2],[156,524,2],[156,525,2],[156,526,2],[156,527,2],[156,528,2],[156,529,2],[156,530,2],[156,531,2],[156,532,2],[156,533,2],[156,534,2],[156,535,2],[156,536,2],[156,537,2],[156,538,2],[156,539,2],[156,540,2],[156,541,2],[156,542,2],[156,543,2],[156,544,2],[156,545,2],[156,546,2],[156,547,2],[156,548,2],[156,549,2],[156,550,2],[156,551,2],[156,552,2],[156,553,2],[156,554,2],[156,555,2],[156,556,2],[156,557,2],[156,558,2],[156,559,2],[156,560,2],[156,561,2],[156,562,2],[156,563,2],[156,564,2],[156,565,2],[156,566,2],[156,567,2],[156,568,2],[156,569,2],[156,570,2],[156,571,2],[156,572,2],[156,573,2],[156,574,2],[156,575,2],[156,576,2],[156,577,2],[156,578,2],[156,579,2],[156,580,2],[156,581,2],[156,582,2],[156,583,2],[156,584,2],[156,585,2],[156,586,2],[156,587,2],[156,588,2],[156,589,2],[156,590,2],[156,591,2],[156,592,2],[156,593,2],[156,594,2],[156,595,2],[156,596,2],[156,597,2],[156,598,2],[156,599,2],[156,600,2],[156,601,2],[156,602,2],[156,603,2],[156,604,2],[156,605,2],[156,606,2],[156,607,2],[156,608,2],[156,609,2],[156,610,2],[156,611,2],[156,612,2],[156,613,2],[156,614,2],[156,615,2],[156,616,2],[156,617,2],[156,618,2],[156,619,2],[156,620,2],[156,621,2],[156,622,2],[156,623,2],[156,624,2],[156,625,2],[156,626,2],[156,627,2],[156,628,2],[156,629,2],[157,500,2],[157,499,2],[157,501,2],[157,511,2],[157,517,2],[157,502,2],[157,512,2],[157,516,2],[157,507,2],[157,508,2],[157,509,2],[157,515,2],[157,514,2],[157,505,2],[157,503,2],[157,506,2],[157,87,2],[157,37,2],[157,339,2],[157,233,2],[157,131,2],[157,369,2],[157,146,2],[157,207,2],[157,30,2],[157,312,2],[157,486,2],[157,38,2],[157,265,2],[157,196,2],[157,263,2],[157,285,2],[157,470,2],[157,325,2],[157,487,2],[157,262,2],[157,488,2],[157,489,2],[157,149,2],[157,490,2],[157,491,2],[157,241,2],[157,140,2],[157,281,2],[157,191,2],[157,492,2],[157,493,2],[157,494,2],[157,129,2],[157,495,2],[157,496,2],[157,497,2],[157,296,2],[157,200,2],[157,232,2],[157,498,2],[157,432,2],[157,454,2],[157,518,2],[157,519,2],[157,520,2],[157,521,2],[157,522,2],[157,523,2],[157,524,2],[157,525,2],[157,528,2],[157,529,2],[157,530,2],[157,531,2],[157,532,2],[157,533,2],[157,534,2],[157,535,2],[157,536,2],[157,537,2],[157,538,2],[157,539,2],[157,540,2],[157,541,2],[157,542,2],[157,543,2],[157,544,2],[157,545,2],[157,546,2],[157,547,2],[157,548,2],[157,549,2],[157,550,2],[157,551,2],[157,552,2],[157,553,2],[157,554,2],[157,555,2],[157,556,2],[157,557,2],[157,558,2],[157,559,2],[157,560,2],[157,561,2],[157,562,2],[157,563,2],[157,564,2],[157,565,2],[157,566,2],[157,567,2],[157,568,2],[157,569,2],[157,570,2],[157,571,2],[157,572,2],[157,573,2],[157,574,2],[157,575,2],[157,576,2],[157,577,2],[157,578,2],[157,579,2],[157,580,2],[157,581,2],[157,582,2],[157,583,2],[157,584,2],[157,585,2],[157,586,2],[157,587,2],[157,588,2],[157,589,2],[157,590,2],[157,591,2],[157,592,2],[157,593,2],[157,594,2],[157,595,2],[157,596,2],[157,597,2],[157,598,2],[157,599,2],[157,600,2],[157,601,2],[157,602,2],[157,603,2],[157,604,2],[157,605,2],[157,606,2],[157,607,2],[157,608,2],[157,609,2],[157,610,2],[157,611,2],[157,612,2],[157,613,2],[157,614,2],[157,615,2],[157,616,2],[157,617,2],[157,618,2],[157,619,2],[157,620,2],[157,621,2],[157,622,2],[157,623,2],[157,624,2],[157,625,2],[157,626,2],[157,627,2],[157,628,2],[157,629,2],[158,500,2],[158,499,2],[158,501,2],[158,511,2],[158,517,2],[158,502,2],[158,512,2],[158,516,2],[158,507,2],[158,508,2],[158,509,2],[158,515,2],[158,514,2],[158,505,2],[158,503,2],[158,506,2],[158,87,2],[158,339,2],[158,233,2],[158,369,2],[158,146,2],[158,207,2],[158,30,2],[158,312,2],[158,307,2],[158,486,2],[158,38,2],[158,265,2],[158,196,2],[158,263,2],[158,285,2],[158,470,2],[158,325,2],[158,487,2],[158,262,2],[158,488,2],[158,489,2],[158,149,2],[158,490,2],[158,491,2],[158,140,2],[158,281,2],[158,191,2],[158,492,2],[158,493,2],[158,494,2],[158,129,2],[158,496,2],[158,497,2],[158,296,2],[158,200,2],[158,232,2],[158,498,2],[158,432,2],[158,454,2],[158,518,2],[158,519,2],[158,520,2],[158,521,2],[158,522,2],[158,523,2],[158,524,2],[158,525,2],[158,526,2],[158,527,2],[158,528,2],[158,529,2],[158,530,2],[158,531,2],[158,532,2],[158,533,2],[158,534,2],[158,535,2],[158,536,2],[158,537,2],[158,538,2],[158,539,2],[158,540,2],[158,541,2],[158,542,2],[158,543,2],[158,544,2],[158,545,2],[158,546,2],[158,547,2],[158,548,2],[158,549,2],[158,550,2],[158,551,2],[158,552,2],[158,553,2],[158,554,2],[158,555,2],[158,556,2],[158,557,2],[158,558,2],[158,559,2],[158,560,2],[158,561,2],[158,562,2],[158,563,2],[158,564,2],[158,565,2],[158,566,2],[158,567,2],[158,568,2],[158,569,2],[158,570,2],[158,571,2],[158,572,2],[158,573,2],[158,574,2],[158,575,2],[158,576,2],[158,577,2],[158,578,2],[158,579,2],[158,580,2],[158,581,2],[158,582,2],[158,583,2],[158,584,2],[158,585,2],[158,586,2],[158,587,2],[158,588,2],[158,589,2],[158,590,2],[158,591,2],[158,592,2],[158,593,2],[158,594,2],[158,595,2],[158,596,2],[158,597,2],[158,598,2],[158,599,2],[158,600,2],[158,601,2],[158,602,2],[158,603,2],[158,604,2],[158,605,2],[158,606,2],[158,607,2],[158,608,2],[158,609,2],[158,610,2],[158,611,2],[158,612,2],[158,613,2],[158,614,2],[158,615,2],[158,616,2],[158,617,2],[158,618,2],[158,619,2],[158,620,2],[158,621,2],[158,622,2],[158,623,2],[158,624,2],[158,625,2],[158,626,2],[158,627,2],[158,628,2],[158,629,2],[159,500,2],[159,499,2],[159,501,2],[159,511,2],[159,517,2],[159,502,2],[159,512,2],[159,516,2],[159,507,2],[159,508,2],[159,509,2],[159,515,2],[159,514,2],[159,505,2],[159,503,2],[159,506,2],[159,87,2],[159,339,2],[159,233,2],[159,131,2],[159,369,2],[159,146,2],[159,207,2],[159,30,2],[159,312,2],[159,486,2],[159,38,2],[159,265,2],[159,196,2],[159,263,2],[159,285,2],[159,470,2],[159,325,2],[159,487,2],[159,262,2],[159,488,2],[159,489,2],[159,149,2],[159,490,2],[159,491,2],[159,241,2],[159,140,2],[159,281,2],[159,191,2],[159,492,2],[159,493,2],[159,494,2],[159,129,2],[159,495,2],[159,496,2],[159,497,2],[159,296,2],[159,200,2],[159,232,2],[159,498,2],[159,432,2],[159,454,2],[159,518,2],[159,519,2],[159,520,2],[159,521,2],[159,522,2],[159,523,2],[159,524,2],[159,525,2],[159,527,2],[159,528,2],[159,529,2],[159,530,2],[159,531,2],[159,532,2],[159,533,2],[159,534,2],[159,535,2],[159,536,2],[159,537,2],[159,538,2],[159,539,2],[159,540,2],[159,541,2],[159,542,2],[159,543,2],[159,544,2],[159,545,2],[159,546,2],[159,547,2],[159,548,2],[159,549,2],[159,550,2],[159,551,2],[159,552,2],[159,553,2],[159,554,2],[159,555,2],[159,556,2],[159,557,2],[159,558,2],[159,559,2],[159,560,2],[159,561,2],[159,562,2],[159,563,2],[159,564,2],[159,565,2],[159,566,2],[159,567,2],[159,568,2],[159,569,2],[159,570,2],[159,571,2],[159,572,2],[159,573,2],[159,574,2],[159,575,2],[159,576,2],[159,577,2],[159,578,2],[159,579,2],[159,580,2],[159,581,2],[159,582,2],[159,583,2],[159,584,2],[159,585,2],[159,586,2],[159,587,2],[159,588,2],[159,589,2],[159,590,2],[159,591,2],[159,592,2],[159,593,2],[159,594,2],[159,595,2],[159,596,2],[159,597,2],[159,598,2],[159,599,2],[159,600,2],[159,601,2],[159,602,2],[159,603,2],[159,604,2],[159,605,2],[159,606,2],[159,607,2],[159,608,2],[159,609,2],[159,610,2],[159,611,2],[159,612,2],[159,613,2],[159,614,2],[159,615,2],[159,616,2],[159,617,2],[159,618,2],[159,619,2],[159,620,2],[159,621,2],[159,622,2],[159,623,2],[159,624,2],[159,625,2],[159,626,2],[159,627,2],[159,628,2],[159,629,2],[160,500,2],[160,499,2],[160,501,2],[160,511,2],[160,517,2],[160,502,2],[160,512,2],[160,516,2],[160,507,2],[160,508,2],[160,509,2],[160,515,2],[160,514,2],[160,505,2],[160,503,2],[160,506,2],[160,87,2],[160,37,2],[160,339,2],[160,233,2],[160,131,2],[160,369,2],[160,146,2],[160,207,2],[160,30,2],[160,312,2],[160,486,2],[160,38,2],[160,265,2],[160,196,2],[160,263,2],[160,285,2],[160,470,2],[160,325,2],[160,487,2],[160,262,2],[160,488,2],[160,489,2],[160,149,2],[160,490,2],[160,491,2],[160,241,2],[160,140,2],[160,281,2],[160,191,2],[160,492,2],[160,493,2],[160,494,2],[160,129,2],[160,495,2],[160,496,2],[160,497,2],[160,296,2],[160,200,2],[160,232,2],[160,498,2],[160,432,2],[160,454,2],[160,518,2],[160,519,2],[160,520,2],[160,521,2],[160,522,2],[160,523,2],[160,525,2],[160,526,2],[160,527,2],[160,528,2],[160,529,2],[160,530,2],[160,531,2],[160,532,2],[160,533,2],[160,534,2],[160,535,2],[160,536,2],[160,537,2],[160,538,2],[160,539,2],[160,540,2],[160,541,2],[160,542,2],[160,544,2],[160,545,2],[160,546,2],[160,547,2],[160,548,2],[160,549,2],[160,550,2],[160,551,2],[160,552,2],[160,553,2],[160,554,2],[160,555,2],[160,556,2],[160,557,2],[160,558,2],[160,559,2],[160,560,2],[160,561,2],[160,562,2],[160,563,2],[160,564,2],[160,565,2],[160,566,2],[160,567,2],[160,568,2],[160,569,2],[160,570,2],[160,571,2],[160,572,2],[160,573,2],[160,574,2],[160,575,2],[160,576,2],[160,577,2],[160,578,2],[160,579,2],[160,580,2],[160,581,2],[160,582,2],[160,583,2],[160,584,2],[160,585,2],[160,586,2],[160,587,2],[160,588,2],[160,589,2],[160,590,2],[160,591,2],[160,592,2],[160,593,2],[160,595,2],[160,596,2],[160,597,2],[160,598,2],[160,599,2],[160,600,2],[160,601,2],[160,602,2],[160,603,2],[160,604,2],[160,605,2],[160,606,2],[160,607,2],[160,608,2],[160,609,2],[160,610,2],[160,611,2],[160,612,2],[160,613,2],[160,614,2],[160,615,2],[160,616,2],[160,617,2],[160,618,2],[160,619,2],[160,620,2],[160,621,2],[160,622,2],[160,623,2],[160,624,2],[160,625,2],[160,626,2],[160,627,2],[160,628,2],[160,629,2],[161,500,2],[161,499,2],[161,501,2],[161,511,2],[161,517,2],[161,502,2],[161,512,2],[161,516,2],[161,507,2],[161,508,2],[161,509,2],[161,515,2],[161,514,2],[161,505,2],[161,503,2],[161,506,2],[161,87,2],[161,37,2],[161,339,2],[161,233,2],[161,131,2],[161,369,2],[161,146,2],[161,207,2],[161,30,2],[161,312,2],[161,307,2],[161,486,2],[161,38,2],[161,265,2],[161,263,2],[161,285,2],[161,470,2],[161,325,2],[161,487,2],[161,262,2],[161,488,2],[161,149,2],[161,490,2],[161,491,2],[161,241,2],[161,140,2],[161,281,2],[161,191,2],[161,492,2],[161,493,2],[161,494,2],[161,129,2],[161,495,2],[161,496,2],[161,497,2],[161,296,2],[161,200,2],[161,232,2],[161,498,2],[161,432,2],[161,454,2],[161,518,2],[161,519,2],[161,520,2],[161,521,2],[161,522,2],[161,523,2],[161,524,2],[161,525,2],[161,526,2],[161,527,2],[161,528,2],[161,529,2],[161,530,2],[161,531,2],[161,532,2],[161,533,2],[161,534,2],[161,535,2],[161,536,2],[161,537,2],[161,538,2],[161,539,2],[161,540,2],[161,541,2],[161,542,2],[161,543,2],[161,544,2],[161,545,2],[161,546,2],[161,547,2],[161,548,2],[161,549,2],[161,550,2],[161,551,2],[161,552,2],[161,553,2],[161,554,2],[161,555,2],[161,556,2],[161,557,2],[161,558,2],[161,559,2],[161,560,2],[161,561,2],[161,562,2],[161,563,2],[161,564,2],[161,565,2],[161,566,2],[161,567,2],[161,568,2],[161,569,2],[161,570,2],[161,571,2],[161,572,2],[161,573,2],[161,574,2],[161,575,2],[161,576,2],[161,577,2],[161,578,2],[161,579,2],[161,580,2],[161,581,2],[161,582,2],[161,583,2],[161,584,2],[161,585,2],[161,586,2],[161,587,2],[161,588,2],[161,589,2],[161,590,2],[161,591,2],[161,592,2],[161,593,2],[161,594,2],[161,595,2],[161,596,2],[161,597,2],[161,598,2],[161,599,2],[161,600,2],[161,601,2],[161,602,2],[161,603,2],[161,604,2],[161,605,2],[161,606,2],[161,607,2],[161,608,2],[161,609,2],[161,610,2],[161,611,2],[161,612,2],[161,613,2],[161,614,2],[161,615,2],[161,616,2],[161,617,2],[161,618,2],[161,619,2],[161,620,2],[161,621,2],[161,622,2],[161,623,2],[161,624,2],[161,625,2],[161,626,2],[161,627,2],[161,628,2],[161,629,2],[162,500,2],[162,499,2],[162,501,2],[162,511,2],[162,517,2],[162,502,2],[162,512,2],[162,516,2],[162,507,2],[162,508,2],[162,509,2],[162,515,2],[162,514,2],[162,505,2],[162,503,2],[162,506,2],[162,87,2],[162,37,2],[162,339,2],[162,233,2],[162,131,2],[162,369,2],[162,146,2],[162,207,2],[162,30,2],[162,312,2],[162,307,2],[162,486,2],[162,38,2],[162,265,2],[162,196,2],[162,263,2],[162,285,2],[162,470,2],[162,325,2],[162,487,2],[162,262,2],[162,488,2],[162,149,2],[162,490,2],[162,491,2],[162,241,2],[162,140,2],[162,281,2],[162,191,2],[162,492,2],[162,493,2],[162,494,2],[162,129,2],[162,495,2],[162,496,2],[162,497,2],[162,296,2],[162,200,2],[162,232,2],[162,498,2],[162,432,2],[162,454,2],[162,518,2],[162,519,2],[162,520,2],[162,521,2],[162,522,2],[162,523,2],[162,524,2],[162,525,2],[162,526,2],[162,527,2],[162,528,2],[162,529,2],[162,530,2],[162,531,2],[162,532,2],[162,533,2],[162,534,2],[162,535,2],[162,536,2],[162,537,2],[162,538,2],[162,539,2],[162,540,2],[162,541,2],[162,542,2],[162,543,2],[162,544,2],[162,545,2],[162,546,2],[162,547,2],[162,548,2],[162,549,2],[162,550,2],[162,551,2],[162,552,2],[162,553,2],[162,554,2],[162,555,2],[162,556,2],[162,557,2],[162,558,2],[162,559,2],[162,560,2],[162,561,2],[162,562,2],[162,563,2],[162,564,2],[162,565,2],[162,566,2],[162,567,2],[162,568,2],[162,569,2],[162,570,2],[162,571,2],[162,572,2],[162,573,2],[162,574,2],[162,575,2],[162,576,2],[162,577,2],[162,578,2],[162,579,2],[162,580,2],[162,581,2],[162,582,2],[162,583,2],[162,584,2],[162,585,2],[162,586,2],[162,587,2],[162,588,2],[162,589,2],[162,590,2],[162,591,2],[162,592,2],[162,593,2],[162,594,2],[162,595,2],[162,596,2],[162,597,2],[162,598,2],[162,599,2],[162,600,2],[162,601,2],[162,602,2],[162,603,2],[162,604,2],[162,605,2],[162,606,2],[162,607,2],[162,608,2],[162,609,2],[162,610,2],[162,611,2],[162,612,2],[162,613,2],[162,614,2],[162,615,2],[162,616,2],[162,617,2],[162,618,2],[162,619,2],[162,620,2],[162,621,2],[162,622,2],[162,623,2],[162,624,2],[162,625,2],[162,626,2],[162,627,2],[162,628,2],[162,629,2],[163,500,2],[163,499,2],[163,501,2],[163,511,2],[163,517,2],[163,502,2],[163,512,2],[163,516,2],[163,507,2],[163,508,2],[163,509,2],[163,515,2],[163,514,2],[163,505,2],[163,503,2],[163,506,2],[163,87,2],[163,37,2],[163,339,2],[163,233,2],[163,131,2],[163,369,2],[163,146,2],[163,207,2],[163,30,2],[163,312,2],[163,307,2],[163,486,2],[163,38,2],[163,265,2],[163,196,2],[163,263,2],[163,285,2],[163,470,2],[163,325,2],[163,487,2],[163,262,2],[163,488,2],[163,149,2],[163,490,2],[163,491,2],[163,241,2],[163,140,2],[163,281,2],[163,191,2],[163,492,2],[163,493,2],[163,494,2],[163,129,2],[163,495,2],[163,496,2],[163,497,2],[163,296,2],[163,200,2],[163,232,2],[163,498,2],[163,432,2],[163,454,2],[163,518,2],[163,519,2],[163,520,2],[163,521,2],[163,522,2],[163,523,2],[163,524,2],[163,525,2],[163,526,2],[163,527,2],[163,528,2],[163,529,2],[163,530,2],[163,531,2],[163,532,2],[163,533,2],[163,534,2],[163,535,2],[163,536,2],[163,537,2],[163,538,2],[163,539,2],[163,540,2],[163,541,2],[163,542,2],[163,543,2],[163,544,2],[163,545,2],[163,546,2],[163,547,2],[163,548,2],[163,549,2],[163,550,2],[163,551,2],[163,552,2],[163,553,2],[163,554,2],[163,555,2],[163,556,2],[163,557,2],[163,558,2],[163,559,2],[163,560,2],[163,561,2],[163,562,2],[163,563,2],[163,564,2],[163,565,2],[163,566,2],[163,567,2],[163,568,2],[163,569,2],[163,570,2],[163,571,2],[163,572,2],[163,573,2],[163,574,2],[163,575,2],[163,576,2],[163,577,2],[163,578,2],[163,579,2],[163,580,2],[163,581,2],[163,582,2],[163,583,2],[163,584,2],[163,585,2],[163,586,2],[163,587,2],[163,588,2],[163,589,2],[163,590,2],[163,591,2],[163,592,2],[163,593,2],[163,594,2],[163,595,2],[163,596,2],[163,597,2],[163,598,2],[163,599,2],[163,600,2],[163,601,2],[163,602,2],[163,603,2],[163,604,2],[163,605,2],[163,606,2],[163,607,2],[163,608,2],[163,609,2],[163,610,2],[163,611,2],[163,612,2],[163,613,2],[163,614,2],[163,615,2],[163,616,2],[163,617,2],[163,618,2],[163,619,2],[163,620,2],[163,621,2],[163,622,2],[163,623,2],[163,624,2],[163,625,2],[163,626,2],[163,627,2],[163,628,2],[163,629,2],[164,500,2],[164,499,2],[164,501,2],[164,511,2],[164,517,2],[164,502,2],[164,512,2],[164,516,2],[164,507,2],[164,508,2],[164,509,2],[164,515,2],[164,514,2],[164,505,2],[164,503,2],[164,506,2],[164,87,2],[164,37,2],[164,339,2],[164,233,2],[164,131,2],[164,369,2],[164,146,2],[164,207,2],[164,30,2],[164,312,2],[164,307,2],[164,486,2],[164,38,2],[164,265,2],[164,263,2],[164,285,2],[164,325,2],[164,487,2],[164,262,2],[164,488,2],[164,489,2],[164,149,2],[164,490,2],[164,491,2],[164,241,2],[164,140,2],[164,281,2],[164,191,2],[164,492,2],[164,493,2],[164,494,2],[164,129,2],[164,495,2],[164,496,2],[164,497,2],[164,296,2],[164,200,2],[164,232,2],[164,498,2],[164,432,2],[164,454,2],[164,518,2],[164,519,2],[164,520,2],[164,521,2],[164,522,2],[164,523,2],[164,524,2],[164,525,2],[164,526,2],[164,527,2],[164,528,2],[164,529,2],[164,530,2],[164,531,2],[164,532,2],[164,533,2],[164,534,2],[164,535,2],[164,536,2],[164,537,2],[164,538,2],[164,539,2],[164,540,2],[164,541,2],[164,542,2],[164,543,2],[164,544,2],[164,545,2],[164,546,2],[164,547,2],[164,548,2],[164,549,2],[164,550,2],[164,551,2],[164,552,2],[164,553,2],[164,554,2],[164,555,2],[164,556,2],[164,557,2],[164,558,2],[164,559,2],[164,560,2],[164,561,2],[164,562,2],[164,563,2],[164,564,2],[164,565,2],[164,566,2],[164,567,2],[164,568,2],[164,569,2],[164,570,2],[164,571,2],[164,572,2],[164,573,2],[164,574,2],[164,575,2],[164,576,2],[164,577,2],[164,578,2],[164,579,2],[164,580,2],[164,581,2],[164,582,2],[164,583,2],[164,584,2],[164,585,2],[164,586,2],[164,587,2],[164,588,2],[164,589,2],[164,590,2],[164,591,2],[164,592,2],[164,593,2],[164,594,2],[164,595,2],[164,596,2],[164,597,2],[164,598,2],[164,599,2],[164,600,2],[164,601,2],[164,602,2],[164,603,2],[164,604,2],[164,605,2],[164,606,2],[164,607,2],[164,608,2],[164,609,2],[164,610,2],[164,611,2],[164,612,2],[164,613,2],[164,614,2],[164,615,2],[164,616,2],[164,617,2],[164,618,2],[164,619,2],[164,620,2],[164,621,2],[164,622,2],[164,623,2],[164,624,2],[164,625,2],[164,626,2],[164,627,2],[164,628,2],[164,629,2],[165,500,2],[165,499,2],[165,501,2],[165,511,2],[165,517,2],[165,502,2],[165,512,2],[165,516,2],[165,507,2],[165,508,2],[165,509,2],[165,515,2],[165,514,2],[165,505,2],[165,503,2],[165,506,2],[165,87,2],[165,37,2],[165,339,2],[165,233,2],[165,131,2],[165,369,2],[165,146,2],[165,207,2],[165,30,2],[165,312,2],[165,307,2],[165,486,2],[165,38,2],[165,265,2],[165,196,2],[165,263,2],[165,285,2],[165,470,2],[165,325,2],[165,487,2],[165,262,2],[165,488,2],[165,149,2],[165,490,2],[165,491,2],[165,241,2],[165,140,2],[165,281,2],[165,191,2],[165,492,2],[165,493,2],[165,494,2],[165,129,2],[165,495,2],[165,496,2],[165,497,2],[165,296,2],[165,200,2],[165,232,2],[165,498,2],[165,432,2],[165,454,2],[165,518,2],[165,519,2],[165,520,2],[165,521,2],[165,522,2],[165,523,2],[165,524,2],[165,525,2],[165,526,2],[165,527,2],[165,528,2],[165,529,2],[165,530,2],[165,531,2],[165,532,2],[165,533,2],[165,534,2],[165,535,2],[165,536,2],[165,537,2],[165,538,2],[165,539,2],[165,540,2],[165,541,2],[165,542,2],[165,543,2],[165,544,2],[165,545,2],[165,546,2],[165,547,2],[165,548,2],[165,549,2],[165,550,2],[165,551,2],[165,552,2],[165,553,2],[165,554,2],[165,555,2],[165,556,2],[165,557,2],[165,558,2],[165,559,2],[165,560,2],[165,561,2],[165,562,2],[165,563,2],[165,564,2],[165,565,2],[165,566,2],[165,567,2],[165,568,2],[165,569,2],[165,570,2],[165,571,2],[165,572,2],[165,573,2],[165,574,2],[165,575,2],[165,576,2],[165,577,2],[165,578,2],[165,579,2],[165,580,2],[165,581,2],[165,582,2],[165,583,2],[165,584,2],[165,585,2],[165,586,2],[165,587,2],[165,588,2],[165,589,2],[165,590,2],[165,591,2],[165,592,2],[165,593,2],[165,594,2],[165,595,2],[165,596,2],[165,597,2],[165,598,2],[165,599,2],[165,600,2],[165,601,2],[165,602,2],[165,603,2],[165,604,2],[165,605,2],[165,606,2],[165,607,2],[165,608,2],[165,609,2],[165,610,2],[165,611,2],[165,612,2],[165,613,2],[165,614,2],[165,615,2],[165,616,2],[165,617,2],[165,618,2],[165,619,2],[165,620,2],[165,621,2],[165,622,2],[165,623,2],[165,624,2],[165,625,2],[165,626,2],[165,627,2],[165,628,2],[165,629,2],[166,500,2],[166,499,2],[166,501,2],[166,511,2],[166,517,2],[166,502,2],[166,512,2],[166,516,2],[166,507,2],[166,508,2],[166,509,2],[166,515,2],[166,514,2],[166,505,2],[166,503,2],[166,506,2],[166,87,2],[166,37,2],[166,131,2],[166,369,2],[166,146,2],[166,207,2],[166,30,2],[166,312,2],[166,307,2],[166,486,2],[166,38,2],[166,265,2],[166,263,2],[166,285,2],[166,470,2],[166,487,2],[166,262,2],[166,488,2],[166,489,2],[166,149,2],[166,490,2],[166,491,2],[166,140,2],[166,191,2],[166,492,2],[166,493,2],[166,494,2],[166,129,2],[166,495,2],[166,496,2],[166,497,2],[166,296,2],[166,232,2],[166,498,2],[166,432,2],[166,454,2],[166,518,2],[166,519,2],[166,520,2],[166,521,2],[166,522,2],[166,523,2],[166,524,2],[166,525,2],[166,526,2],[166,527,2],[166,528,2],[166,529,2],[166,530,2],[166,531,2],[166,532,2],[166,533,2],[166,534,2],[166,535,2],[166,536,2],[166,537,2],[166,538,2],[166,539,2],[166,540,2],[166,541,2],[166,542,2],[166,543,2],[166,544,2],[166,545,2],[166,546,2],[166,547,2],[166,548,2],[166,549,2],[166,550,2],[166,551,2],[166,552,2],[166,553,2],[166,554,2],[166,555,2],[166,556,2],[166,557,2],[166,558,2],[166,559,2],[166,560,2],[166,561,2],[166,562,2],[166,563,2],[166,564,2],[166,565,2],[166,566,2],[166,567,2],[166,568,2],[166,569,2],[166,570,2],[166,571,2],[166,572,2],[166,573,2],[166,574,2],[166,575,2],[166,576,2],[166,577,2],[166,578,2],[166,579,2],[166,580,2],[166,581,2],[166,582,2],[166,583,2],[166,584,2],[166,585,2],[166,586,2],[166,587,2],[166,588,2],[166,589,2],[166,590,2],[166,591,2],[166,592,2],[166,593,2],[166,594,2],[166,595,2],[166,596,2],[166,597,2],[166,598,2],[166,599,2],[166,600,2],[166,601,2],[166,602,2],[166,603,2],[166,604,2],[166,605,2],[166,606,2],[166,607,2],[166,608,2],[166,609,2],[166,610,2],[166,611,2],[166,612,2],[166,613,2],[166,614,2],[166,615,2],[166,616,2],[166,617,2],[166,618,2],[166,619,2],[166,620,2],[166,621,2],[166,622,2],[166,623,2],[166,624,2],[166,625,2],[166,626,2],[166,627,2],[166,628,2],[166,629,2],[167,500,2],[167,499,2],[167,501,2],[167,511,2],[167,517,2],[167,502,2],[167,512,2],[167,516,2],[167,507,2],[167,508,2],[167,509,2],[167,515,2],[167,514,2],[167,505,2],[167,503,2],[167,506,2],[167,87,2],[167,431,2],[167,37,2],[167,339,2],[167,233,2],[167,369,2],[167,146,2],[167,207,2],[167,312,2],[167,307,2],[167,486,2],[167,38,2],[167,265,2],[167,263,2],[167,285,2],[167,470,2],[167,325,2],[167,487,2],[167,262,2],[167,488,2],[167,489,2],[167,149,2],[167,490,2],[167,491,2],[167,241,2],[167,140,2],[167,281,2],[167,191,2],[167,492,2],[167,493,2],[167,494,2],[167,129,2],[167,495,2],[167,496,2],[167,296,2],[167,200,2],[167,232,2],[167,498,2],[167,432,2],[167,454,2],[167,518,2],[167,519,2],[167,520,2],[167,521,2],[167,522,2],[167,523,2],[167,524,2],[167,525,2],[167,526,2],[167,527,2],[167,528,2],[167,529,2],[167,530,2],[167,531,2],[167,532,2],[167,533,2],[167,534,2],[167,535,2],[167,536,2],[167,537,2],[167,538,2],[167,539,2],[167,540,2],[167,541,2],[167,542,2],[167,543,2],[167,544,2],[167,545,2],[167,546,2],[167,547,2],[167,548,2],[167,549,2],[167,550,2],[167,551,2],[167,552,2],[167,553,2],[167,554,2],[167,555,2],[167,556,2],[167,557,2],[167,558,2],[167,559,2],[167,560,2],[167,561,2],[167,562,2],[167,563,2],[167,564,2],[167,565,2],[167,566,2],[167,567,2],[167,568,2],[167,569,2],[167,570,2],[167,571,2],[167,572,2],[167,573,2],[167,574,2],[167,575,2],[167,576,2],[167,577,2],[167,578,2],[167,579,2],[167,580,2],[167,581,2],[167,582,2],[167,583,2],[167,584,2],[167,585,2],[167,586,2],[167,587,2],[167,588,2],[167,589,2],[167,590,2],[167,591,2],[167,592,2],[167,593,2],[167,594,2],[167,595,2],[167,596,2],[167,597,2],[167,598,2],[167,599,2],[167,600,2],[167,601,2],[167,602,2],[167,603,2],[167,604,2],[167,605,2],[167,606,2],[167,607,2],[167,608,2],[167,609,2],[167,610,2],[167,611,2],[167,612,2],[167,613,2],[167,614,2],[167,615,2],[167,616,2],[167,617,2],[167,618,2],[167,619,2],[167,620,2],[167,621,2],[167,622,2],[167,623,2],[167,624,2],[167,625,2],[167,626,2],[167,627,2],[167,628,2],[167,629,2],[168,500,2],[168,499,2],[168,501,2],[168,511,2],[168,517,2],[168,502,2],[168,512,2],[168,516,2],[168,507,2],[168,508,2],[168,509,2],[168,515,2],[168,514,2],[168,505,2],[168,503,2],[168,506,2],[168,87,2],[168,431,2],[168,339,2],[168,233,2],[168,131,2],[168,369,2],[168,146,2],[168,207,2],[168,30,2],[168,312,2],[168,307,2],[168,486,2],[168,38,2],[168,263,2],[168,285,2],[168,470,2],[168,325,2],[168,487,2],[168,262,2],[168,488,2],[168,489,2],[168,149,2],[168,490,2],[168,491,2],[168,241,2],[168,140,2],[168,281,2],[168,191,2],[168,492,2],[168,493,2],[168,494,2],[168,129,2],[168,495,2],[168,496,2],[168,497,2],[168,296,2],[168,200,2],[168,232,2],[168,498,2],[168,432,2],[168,454,2],[168,518,2],[168,519,2],[168,520,2],[168,521,2],[168,522,2],[168,523,2],[168,524,2],[168,525,2],[168,526,2],[168,527,2],[168,528,2],[168,529,2],[168,530,2],[168,531,2],[168,532,2],[168,533,2],[168,534,2],[168,535,2],[168,536,2],[168,537,2],[168,538,2],[168,539,2],[168,540,2],[168,541,2],[168,542,2],[168,543,2],[168,544,2],[168,545,2],[168,546,2],[168,547,2],[168,548,2],[168,549,2],[168,550,2],[168,551,2],[168,552,2],[168,553,2],[168,554,2],[168,555,2],[168,556,2],[168,557,2],[168,558,2],[168,559,2],[168,560,2],[168,561,2],[168,562,2],[168,563,2],[168,564,2],[168,565,2],[168,566,2],[168,567,2],[168,568,2],[168,569,2],[168,570,2],[168,571,2],[168,572,2],[168,573,2],[168,574,2],[168,575,2],[168,576,2],[168,577,2],[168,578,2],[168,579,2],[168,580,2],[168,581,2],[168,582,2],[168,583,2],[168,584,2],[168,585,2],[168,586,2],[168,587,2],[168,588,2],[168,589,2],[168,590,2],[168,591,2],[168,592,2],[168,593,2],[168,594,2],[168,595,2],[168,596,2],[168,597,2],[168,598,2],[168,599,2],[168,600,2],[168,601,2],[168,602,2],[168,603,2],[168,604,2],[168,605,2],[168,606,2],[168,607,2],[168,608,2],[168,609,2],[168,610,2],[168,611,2],[168,612,2],[168,613,2],[168,614,2],[168,615,2],[168,616,2],[168,617,2],[168,618,2],[168,619,2],[168,620,2],[168,621,2],[168,622,2],[168,623,2],[168,624,2],[168,625,2],[168,626,2],[168,627,2],[168,628,2],[168,629,2],[169,500,2],[169,499,2],[169,501,2],[169,511,2],[169,517,2],[169,502,2],[169,512,2],[169,516,2],[169,507,2],[169,508,2],[169,509,2],[169,515,2],[169,514,2],[169,505,2],[169,503,2],[169,506,2],[169,87,2],[169,37,2],[169,339,2],[169,233,2],[169,131,2],[169,369,2],[169,146,2],[169,207,2],[169,30,2],[169,312,2],[169,307,2],[169,486,2],[169,38,2],[169,265,2],[169,263,2],[169,285,2],[169,470,2],[169,487,2],[169,262,2],[169,488,2],[169,489,2],[169,149,2],[169,490,2],[169,491,2],[169,140,2],[169,281,2],[169,191,2],[169,492,2],[169,493,2],[169,494,2],[169,129,2],[169,495,2],[169,496,2],[169,497,2],[169,296,2],[169,200,2],[169,232,2],[169,498,2],[169,432,2],[169,454,2],[169,518,2],[169,520,2],[169,521,2],[169,522,2],[169,523,2],[169,524,2],[169,525,2],[169,526,2],[169,527,2],[169,528,2],[169,529,2],[169,530,2],[169,531,2],[169,532,2],[169,533,2],[169,534,2],[169,535,2],[169,536,2],[169,537,2],[169,538,2],[169,539,2],[169,540,2],[169,541,2],[169,542,2],[169,543,2],[169,544,2],[169,545,2],[169,546,2],[169,547,2],[169,548,2],[169,549,2],[169,550,2],[169,551,2],[169,552,2],[169,553,2],[169,554,2],[169,555,2],[169,556,2],[169,557,2],[169,558,2],[169,559,2],[169,560,2],[169,561,2],[169,562,2],[169,563,2],[169,564,2],[169,565,2],[169,566,2],[169,567,2],[169,568,2],[169,569,2],[169,570,2],[169,571,2],[169,572,2],[169,573,2],[169,574,2],[169,575,2],[169,576,2],[169,577,2],[169,578,2],[169,579,2],[169,580,2],[169,581,2],[169,582,2],[169,583,2],[169,584,2],[169,585,2],[169,586,2],[169,587,2],[169,588,2],[169,589,2],[169,590,2],[169,591,2],[169,592,2],[169,593,2],[169,594,2],[169,595,2],[169,596,2],[169,597,2],[169,598,2],[169,599,2],[169,600,2],[169,601,2],[169,602,2],[169,603,2],[169,604,2],[169,605,2],[169,606,2],[169,607,2],[169,608,2],[169,609,2],[169,610,2],[169,611,2],[169,612,2],[169,613,2],[169,614,2],[169,615,2],[169,616,2],[169,617,2],[169,618,2],[169,619,2],[169,620,2],[169,621,2],[169,622,2],[169,623,2],[169,624,2],[169,625,2],[169,626,2],[169,627,2],[169,628,2],[169,629,2],[170,500,2],[170,499,2],[170,501,2],[170,511,2],[170,517,2],[170,502,2],[170,512,2],[170,516,2],[170,507,2],[170,508,2],[170,509,2],[170,515,2],[170,514,2],[170,505,2],[170,503,2],[170,506,2],[170,87,2],[170,431,2],[170,339,2],[170,233,2],[170,131,2],[170,369,2],[170,146,2],[170,207,2],[170,30,2],[170,307,2],[170,486,2],[170,38,2],[170,265,2],[170,263,2],[170,285,2],[170,470,2],[170,325,2],[170,487,2],[170,262,2],[170,488,2],[170,489,2],[170,149,2],[170,490,2],[170,491,2],[170,241,2],[170,140,2],[170,281,2],[170,191,2],[170,492,2],[170,493,2],[170,494,2],[170,129,2],[170,495,2],[170,496,2],[170,497,2],[170,296,2],[170,200,2],[170,232,2],[170,498,2],[170,432,2],[170,454,2],[170,518,2],[170,519,2],[170,520,2],[170,521,2],[170,522,2],[170,523,2],[170,524,2],[170,525,2],[170,526,2],[170,527,2],[170,528,2],[170,529,2],[170,530,2],[170,531,2],[170,532,2],[170,533,2],[170,534,2],[170,535,2],[170,536,2],[170,537,2],[170,538,2],[170,539,2],[170,540,2],[170,541,2],[170,542,2],[170,543,2],[170,544,2],[170,545,2],[170,546,2],[170,547,2],[170,548,2],[170,549,2],[170,550,2],[170,551,2],[170,552,2],[170,553,2],[170,554,2],[170,555,2],[170,556,2],[170,557,2],[170,558,2],[170,559,2],[170,560,2],[170,561,2],[170,562,2],[170,563,2],[170,564,2],[170,565,2],[170,566,2],[170,567,2],[170,568,2],[170,569,2],[170,570,2],[170,571,2],[170,572,2],[170,573,2],[170,574,2],[170,575,2],[170,576,2],[170,577,2],[170,578,2],[170,579,2],[170,580,2],[170,581,2],[170,582,2],[170,583,2],[170,584,2],[170,585,2],[170,586,2],[170,587,2],[170,588,2],[170,589,2],[170,590,2],[170,591,2],[170,592,2],[170,593,2],[170,594,2],[170,595,2],[170,596,2],[170,597,2],[170,598,2],[170,599,2],[170,600,2],[170,601,2],[170,602,2],[170,603,2],[170,604,2],[170,605,2],[170,606,2],[170,607,2],[170,608,2],[170,609,2],[170,610,2],[170,611,2],[170,612,2],[170,613,2],[170,614,2],[170,615,2],[170,616,2],[170,617,2],[170,618,2],[170,619,2],[170,620,2],[170,621,2],[170,622,2],[170,623,2],[170,624,2],[170,625,2],[170,626,2],[170,627,2],[170,628,2],[170,629,2],[171,500,2],[171,499,2],[171,501,2],[171,511,2],[171,517,2],[171,502,2],[171,512,2],[171,516,2],[171,507,2],[171,508,2],[171,509,2],[171,515,2],[171,514,2],[171,505,2],[171,503,2],[171,506,2],[171,87,2],[171,431,2],[171,339,2],[171,233,2],[171,131,2],[171,369,2],[171,146,2],[171,207,2],[171,30,2],[171,307,2],[171,486,2],[171,38,2],[171,265,2],[171,263,2],[171,285,2],[171,470,2],[171,325,2],[171,487,2],[171,262,2],[171,488,2],[171,489,2],[171,149,2],[171,490,2],[171,491,2],[171,241,2],[171,140,2],[171,281,2],[171,191,2],[171,492,2],[171,493,2],[171,494,2],[171,129,2],[171,495,2],[171,496,2],[171,497,2],[171,296,2],[171,200,2],[171,232,2],[171,498,2],[171,432,2],[171,454,2],[171,518,2],[171,519,2],[171,520,2],[171,521,2],[171,522,2],[171,523,2],[171,524,2],[171,525,2],[171,526,2],[171,527,2],[171,528,2],[171,529,2],[171,530,2],[171,531,2],[171,532,2],[171,533,2],[171,534,2],[171,535,2],[171,536,2],[171,537,2],[171,538,2],[171,539,2],[171,540,2],[171,541,2],[171,542,2],[171,543,2],[171,544,2],[171,545,2],[171,546,2],[171,547,2],[171,548,2],[171,549,2],[171,550,2],[171,551,2],[171,552,2],[171,553,2],[171,554,2],[171,555,2],[171,556,2],[171,557,2],[171,558,2],[171,559,2],[171,560,2],[171,561,2],[171,562,2],[171,563,2],[171,564,2],[171,565,2],[171,566,2],[171,567,2],[171,568,2],[171,569,2],[171,570,2],[171,571,2],[171,572,2],[171,573,2],[171,574,2],[171,575,2],[171,576,2],[171,577,2],[171,578,2],[171,579,2],[171,580,2],[171,581,2],[171,582,2],[171,583,2],[171,584,2],[171,585,2],[171,586,2],[171,587,2],[171,588,2],[171,589,2],[171,590,2],[171,591,2],[171,592,2],[171,593,2],[171,594,2],[171,595,2],[171,596,2],[171,597,2],[171,598,2],[171,599,2],[171,600,2],[171,601,2],[171,602,2],[171,603,2],[171,604,2],[171,605,2],[171,606,2],[171,607,2],[171,608,2],[171,609,2],[171,610,2],[171,611,2],[171,612,2],[171,613,2],[171,614,2],[171,615,2],[171,616,2],[171,617,2],[171,618,2],[171,619,2],[171,620,2],[171,621,2],[171,622,2],[171,623,2],[171,624,2],[171,625,2],[171,626,2],[171,627,2],[171,628,2],[171,629,2],[172,500,2],[172,499,2],[172,501,2],[172,511,2],[172,517,2],[172,502,2],[172,512,2],[172,516,2],[172,507,2],[172,508,2],[172,509,2],[172,515,2],[172,514,2],[172,505,2],[172,503,2],[172,506,2],[172,87,2],[172,431,2],[172,37,2],[172,339,2],[172,131,2],[172,369,2],[172,146,2],[172,207,2],[172,30,2],[172,312,2],[172,307,2],[172,486,2],[172,38,2],[172,265,2],[172,196,2],[172,263,2],[172,285,2],[172,470,2],[172,325,2],[172,487,2],[172,262,2],[172,488,2],[172,489,2],[172,149,2],[172,490,2],[172,241,2],[172,140,2],[172,281,2],[172,191,2],[172,492,2],[172,493,2],[172,494,2],[172,129,2],[172,495,2],[172,496,2],[172,497,2],[172,296,2],[172,498,2],[172,432,2],[172,454,2],[172,518,2],[172,519,2],[172,520,2],[172,521,2],[172,522,2],[172,523,2],[172,524,2],[172,525,2],[172,526,2],[172,527,2],[172,528,2],[172,529,2],[172,530,2],[172,531,2],[172,532,2],[172,533,2],[172,534,2],[172,535,2],[172,536,2],[172,537,2],[172,538,2],[172,539,2],[172,540,2],[172,541,2],[172,542,2],[172,543,2],[172,544,2],[172,545,2],[172,546,2],[172,547,2],[172,548,2],[172,549,2],[172,550,2],[172,551,2],[172,552,2],[172,553,2],[172,554,2],[172,555,2],[172,556,2],[172,557,2],[172,558,2],[172,559,2],[172,560,2],[172,561,2],[172,562,2],[172,563,2],[172,564,2],[172,565,2],[172,566,2],[172,567,2],[172,568,2],[172,569,2],[172,570,2],[172,571,2],[172,572,2],[172,573,2],[172,574,2],[172,575,2],[172,576,2],[172,577,2],[172,578,2],[172,579,2],[172,580,2],[172,581,2],[172,582,2],[172,583,2],[172,584,2],[172,585,2],[172,586,2],[172,587,2],[172,588,2],[172,589,2],[172,590,2],[172,591,2],[172,592,2],[172,593,2],[172,594,2],[172,595,2],[172,596,2],[172,597,2],[172,598,2],[172,599,2],[172,600,2],[172,601,2],[172,602,2],[172,603,2],[172,604,2],[172,605,2],[172,606,2],[172,607,2],[172,608,2],[172,609,2],[172,610,2],[172,611,2],[172,612,2],[172,613,2],[172,614,2],[172,615,2],[172,616,2],[172,617,2],[172,618,2],[172,619,2],[172,620,2],[172,621,2],[172,622,2],[172,623,2],[172,624,2],[172,625,2],[172,626,2],[172,627,2],[172,628,2],[172,629,2],[173,500,2],[173,499,2],[173,501,2],[173,511,2],[173,517,2],[173,502,2],[173,512,2],[173,516,2],[173,507,2],[173,508,2],[173,509,2],[173,515,2],[173,514,2],[173,505,2],[173,503,2],[173,506,2],[173,87,2],[173,37,2],[173,131,2],[173,369,2],[173,146,2],[173,207,2],[173,30,2],[173,312,2],[173,307,2],[173,486,2],[173,38,2],[173,265,2],[173,263,2],[173,285,2],[173,470,2],[173,487,2],[173,262,2],[173,488,2],[173,489,2],[173,149,2],[173,490,2],[173,491,2],[173,140,2],[173,281,2],[173,191,2],[173,492,2],[173,493,2],[173,494,2],[173,129,2],[173,495,2],[173,496,2],[173,497,2],[173,296,2],[173,232,2],[173,498,2],[173,432,2],[173,454,2],[173,518,2],[173,519,2],[173,520,2],[173,521,2],[173,522,2],[173,523,2],[173,524,2],[173,525,2],[173,526,2],[173,527,2],[173,528,2],[173,529,2],[173,530,2],[173,531,2],[173,532,2],[173,533,2],[173,534,2],[173,535,2],[173,536,2],[173,537,2],[173,538,2],[173,539,2],[173,540,2],[173,541,2],[173,542,2],[173,543,2],[173,544,2],[173,545,2],[173,546,2],[173,547,2],[173,548,2],[173,549,2],[173,550,2],[173,551,2],[173,552,2],[173,553,2],[173,554,2],[173,555,2],[173,556,2],[173,557,2],[173,558,2],[173,559,2],[173,560,2],[173,561,2],[173,562,2],[173,563,2],[173,564,2],[173,565,2],[173,566,2],[173,567,2],[173,568,2],[173,569,2],[173,570,2],[173,571,2],[173,572,2],[173,573,2],[173,574,2],[173,575,2],[173,576,2],[173,577,2],[173,578,2],[173,579,2],[173,580,2],[173,581,2],[173,582,2],[173,583,2],[173,584,2],[173,585,2],[173,586,2],[173,587,2],[173,588,2],[173,589,2],[173,590,2],[173,591,2],[173,592,2],[173,593,2],[173,594,2],[173,595,2],[173,596,2],[173,597,2],[173,598,2],[173,599,2],[173,600,2],[173,601,2],[173,602,2],[173,603,2],[173,604,2],[173,605,2],[173,606,2],[173,607,2],[173,608,2],[173,609,2],[173,610,2],[173,611,2],[173,612,2],[173,613,2],[173,614,2],[173,615,2],[173,616,2],[173,617,2],[173,618,2],[173,619,2],[173,620,2],[173,621,2],[173,622,2],[173,623,2],[173,624,2],[173,625,2],[173,626,2],[173,627,2],[173,628,2],[173,629,2],[174,500,2],[174,499,2],[174,501,2],[174,511,2],[174,517,2],[174,502,2],[174,512,2],[174,516,2],[174,507,2],[174,508,2],[174,509,2],[174,515,2],[174,514,2],[174,505,2],[174,503,2],[174,506,2],[174,87,2],[174,37,2],[174,339,2],[174,233,2],[174,131,2],[174,369,2],[174,146,2],[174,207,2],[174,30,2],[174,312,2],[174,486,2],[174,38,2],[174,265,2],[174,196,2],[174,263,2],[174,285,2],[174,470,2],[174,325,2],[174,487,2],[174,262,2],[174,488,2],[174,489,2],[174,149,2],[174,490,2],[174,491,2],[174,241,2],[174,140,2],[174,281,2],[174,191,2],[174,492,2],[174,493,2],[174,494,2],[174,129,2],[174,495,2],[174,496,2],[174,497,2],[174,296,2],[174,200,2],[174,210,2],[174,232,2],[174,498,2],[174,432,2],[174,454,2],[174,518,2],[174,519,2],[174,520,2],[174,521,2],[174,522,2],[174,523,2],[174,524,2],[174,525,2],[174,526,2],[174,527,2],[174,528,2],[174,529,2],[174,530,2],[174,531,2],[174,532,2],[174,533,2],[174,534,2],[174,535,2],[174,536,2],[174,537,2],[174,538,2],[174,539,2],[174,540,2],[174,541,2],[174,542,2],[174,543,2],[174,544,2],[174,545,2],[174,546,2],[174,547,2],[174,548,2],[174,549,2],[174,550,2],[174,551,2],[174,552,2],[174,553,2],[174,554,2],[174,555,2],[174,556,2],[174,557,2],[174,558,2],[174,559,2],[174,560,2],[174,561,2],[174,562,2],[174,563,2],[174,564,2],[174,565,2],[174,566,2],[174,567,2],[174,568,2],[174,569,2],[174,570,2],[174,571,2],[174,572,2],[174,573,2],[174,574,2],[174,575,2],[174,576,2],[174,577,2],[174,578,2],[174,579,2],[174,580,2],[174,581,2],[174,582,2],[174,583,2],[174,584,2],[174,585,2],[174,586,2],[174,587,2],[174,588,2],[174,589,2],[174,590,2],[174,591,2],[174,592,2],[174,593,2],[174,594,2],[174,595,2],[174,596,2],[174,597,2],[174,598,2],[174,599,2],[174,600,2],[174,601,2],[174,602,2],[174,603,2],[174,604,2],[174,605,2],[174,606,2],[174,607,2],[174,608,2],[174,609,2],[174,610,2],[174,611,2],[174,612,2],[174,613,2],[174,614,2],[174,615,2],[174,616,2],[174,617,2],[174,618,2],[174,619,2],[174,620,2],[174,621,2],[174,622,2],[174,623,2],[174,624,2],[174,625,2],[174,626,2],[174,627,2],[174,628,2],[174,629,2],[175,500,2],[175,499,2],[175,501,2],[175,511,2],[175,517,2],[175,502,2],[175,512,2],[175,516,2],[175,507,2],[175,508,2],[175,509,2],[175,515,2],[175,514,2],[175,505,2],[175,503,2],[175,506,2],[175,87,2],[175,37,2],[175,339,2],[175,233,2],[175,131,2],[175,369,2],[175,146,2],[175,207,2],[175,30,2],[175,312,2],[175,307,2],[175,486,2],[175,38,2],[175,265,2],[175,263,2],[175,285,2],[175,470,2],[175,325,2],[175,487,2],[175,262,2],[175,488,2],[175,149,2],[175,490,2],[175,491,2],[175,241,2],[175,140,2],[175,281,2],[175,191,2],[175,492,2],[175,493,2],[175,494,2],[175,129,2],[175,495,2],[175,496,2],[175,497,2],[175,200,2],[175,232,2],[175,498,2],[175,432,2],[175,454,2],[175,518,2],[175,519,2],[175,520,2],[175,521,2],[175,522,2],[175,523,2],[175,524,2],[175,525,2],[175,526,2],[175,527,2],[175,528,2],[175,529,2],[175,530,2],[175,531,2],[175,532,2],[175,533,2],[175,534,2],[175,535,2],[175,536,2],[175,537,2],[175,538,2],[175,539,2],[175,540,2],[175,541,2],[175,542,2],[175,543,2],[175,544,2],[175,545,2],[175,546,2],[175,547,2],[175,548,2],[175,549,2],[175,550,2],[175,551,2],[175,552,2],[175,553,2],[175,554,2],[175,555,2],[175,556,2],[175,557,2],[175,558,2],[175,559,2],[175,560,2],[175,561,2],[175,562,2],[175,563,2],[175,564,2],[175,565,2],[175,566,2],[175,567,2],[175,568,2],[175,569,2],[175,570,2],[175,571,2],[175,572,2],[175,573,2],[175,574,2],[175,575,2],[175,576,2],[175,577,2],[175,578,2],[175,579,2],[175,580,2],[175,581,2],[175,582,2],[175,583,2],[175,584,2],[175,585,2],[175,586,2],[175,587,2],[175,588,2],[175,589,2],[175,590,2],[175,591,2],[175,592,2],[175,594,2],[175,595,2],[175,596,2],[175,597,2],[175,598,2],[175,599,2],[175,600,2],[175,601,2],[175,602,2],[175,603,2],[175,604,2],[175,605,2],[175,606,2],[175,607,2],[175,608,2],[175,609,2],[175,610,2],[175,611,2],[175,612,2],[175,613,2],[175,614,2],[175,615,2],[175,616,2],[175,617,2],[175,618,2],[175,619,2],[175,620,2],[175,621,2],[175,622,2],[175,623,2],[175,624,2],[175,625,2],[175,626,2],[175,627,2],[175,628,2],[175,629,2],[176,500,2],[176,499,2],[176,501,2],[176,511,2],[176,517,2],[176,502,2],[176,512,2],[176,516,2],[176,507,2],[176,508,2],[176,509,2],[176,515,2],[176,514,2],[176,505,2],[176,503,2],[176,506,2],[176,87,2],[176,37,2],[176,339,2],[176,233,2],[176,131,2],[176,369,2],[176,146,2],[176,207,2],[176,30,2],[176,312,2],[176,486,2],[176,38,2],[176,265,2],[176,196,2],[176,263,2],[176,285,2],[176,470,2],[176,325,2],[176,487,2],[176,262,2],[176,488,2],[176,489,2],[176,149,2],[176,490,2],[176,491,2],[176,241,2],[176,140,2],[176,281,2],[176,191,2],[176,492,2],[176,493,2],[176,494,2],[176,129,2],[176,495,2],[176,496,2],[176,497,2],[176,296,2],[176,200,2],[176,232,2],[176,498,2],[176,432,2],[176,454,2],[176,518,2],[176,519,2],[176,520,2],[176,521,2],[176,522,2],[176,523,2],[176,525,2],[176,527,2],[176,528,2],[176,529,2],[176,530,2],[176,531,2],[176,532,2],[176,533,2],[176,534,2],[176,535,2],[176,536,2],[176,537,2],[176,538,2],[176,539,2],[176,540,2],[176,541,2],[176,542,2],[176,543,2],[176,544,2],[176,545,2],[176,546,2],[176,547,2],[176,548,2],[176,549,2],[176,550,2],[176,551,2],[176,552,2],[176,553,2],[176,555,2],[176,556,2],[176,557,2],[176,558,2],[176,559,2],[176,560,2],[176,561,2],[176,562,2],[176,563,2],[176,564,2],[176,565,2],[176,566,2],[176,567,2],[176,568,2],[176,569,2],[176,570,2],[176,571,2],[176,572,2],[176,573,2],[176,574,2],[176,575,2],[176,576,2],[176,577,2],[176,578,2],[176,579,2],[176,580,2],[176,581,2],[176,582,2],[176,583,2],[176,584,2],[176,585,2],[176,586,2],[176,587,2],[176,588,2],[176,589,2],[176,590,2],[176,591,2],[176,592,2],[176,593,2],[176,594,2],[176,595,2],[176,596,2],[176,597,2],[176,598,2],[176,599,2],[176,600,2],[176,602,2],[176,603,2],[176,604,2],[176,605,2],[176,606,2],[176,607,2],[176,608,2],[176,609,2],[176,610,2],[176,611,2],[176,612,2],[176,613,2],[176,614,2],[176,615,2],[176,616,2],[176,617,2],[176,618,2],[176,619,2],[176,620,2],[176,621,2],[176,622,2],[176,623,2],[176,624,2],[176,625,2],[176,626,2],[176,627,2],[176,628,2],[176,629,2],[177,500,2],[177,499,2],[177,501,2],[177,511,2],[177,517,2],[177,502,2],[177,512,2],[177,516,2],[177,507,2],[177,508,2],[177,509,2],[177,515,2],[177,514,2],[177,505,2],[177,503,2],[177,506,2],[177,87,2],[177,37,2],[177,339,2],[177,233,2],[177,131,2],[177,369,2],[177,146,2],[177,207,2],[177,30,2],[177,312,2],[177,307,2],[177,486,2],[177,38,2],[177,265,2],[177,263,2],[177,285,2],[177,470,2],[177,325,2],[177,487,2],[177,488,2],[177,489,2],[177,149,2],[177,490,2],[177,491,2],[177,241,2],[177,140,2],[177,281,2],[177,191,2],[177,492,2],[177,493,2],[177,494,2],[177,129,2],[177,495,2],[177,496,2],[177,497,2],[177,296,2],[177,200,2],[177,232,2],[177,498,2],[177,432,2],[177,454,2],[177,518,2],[177,519,2],[177,520,2],[177,521,2],[177,522,2],[177,523,2],[177,524,2],[177,525,2],[177,526,2],[177,527,2],[177,528,2],[177,529,2],[177,530,2],[177,531,2],[177,532,2],[177,533,2],[177,534,2],[177,535,2],[177,536,2],[177,537,2],[177,538,2],[177,539,2],[177,540,2],[177,541,2],[177,542,2],[177,543,2],[177,544,2],[177,545,2],[177,546,2],[177,547,2],[177,548,2],[177,549,2],[177,550,2],[177,551,2],[177,552,2],[177,553,2],[177,554,2],[177,555,2],[177,556,2],[177,557,2],[177,558,2],[177,559,2],[177,560,2],[177,561,2],[177,562,2],[177,563,2],[177,564,2],[177,565,2],[177,566,2],[177,567,2],[177,568,2],[177,569,2],[177,570,2],[177,571,2],[177,572,2],[177,573,2],[177,574,2],[177,575,2],[177,576,2],[177,577,2],[177,578,2],[177,579,2],[177,580,2],[177,581,2],[177,582,2],[177,583,2],[177,584,2],[177,585,2],[177,586,2],[177,587,2],[177,588,2],[177,589,2],[177,590,2],[177,591,2],[177,592,2],[177,593,2],[177,594,2],[177,595,2],[177,596,2],[177,597,2],[177,598,2],[177,599,2],[177,600,2],[177,601,2],[177,602,2],[177,603,2],[177,604,2],[177,605,2],[177,606,2],[177,607,2],[177,608,2],[177,609,2],[177,610,2],[177,611,2],[177,612,2],[177,613,2],[177,614,2],[177,615,2],[177,616,2],[177,617,2],[177,618,2],[177,619,2],[177,620,2],[177,621,2],[177,622,2],[177,623,2],[177,624,2],[177,625,2],[177,626,2],[177,627,2],[177,628,2],[177,629,2],[178,500,2],[178,499,2],[178,501,2],[178,511,2],[178,517,2],[178,502,2],[178,512,2],[178,516,2],[178,507,2],[178,508,2],[178,509,2],[178,515,2],[178,514,2],[178,505,2],[178,503,2],[178,506,2],[178,87,2],[178,37,2],[178,339,2],[178,233,2],[178,369,2],[178,146,2],[178,207,2],[178,312,2],[178,307,2],[178,486,2],[178,38,2],[178,265,2],[178,263,2],[178,285,2],[178,470,2],[178,325,2],[178,487,2],[178,262,2],[178,488,2],[178,489,2],[178,149,2],[178,490,2],[178,491,2],[178,241,2],[178,140,2],[178,281,2],[178,191,2],[178,492,2],[178,493,2],[178,494,2],[178,129,2],[178,495,2],[178,496,2],[178,296,2],[178,200,2],[178,232,2],[178,498,2],[178,432,2],[178,454,2],[178,518,2],[178,519,2],[178,520,2],[178,521,2],[178,522,2],[178,523,2],[178,524,2],[178,525,2],[178,526,2],[178,527,2],[178,528,2],[178,529,2],[178,530,2],[178,531,2],[178,532,2],[178,533,2],[178,534,2],[178,535,2],[178,536,2],[178,537,2],[178,538,2],[178,539,2],[178,540,2],[178,541,2],[178,542,2],[178,543,2],[178,544,2],[178,545,2],[178,546,2],[178,547,2],[178,548,2],[178,549,2],[178,550,2],[178,551,2],[178,552,2],[178,553,2],[178,554,2],[178,555,2],[178,556,2],[178,557,2],[178,558,2],[178,559,2],[178,560,2],[178,561,2],[178,562,2],[178,563,2],[178,564,2],[178,565,2],[178,566,2],[178,567,2],[178,568,2],[178,569,2],[178,570,2],[178,571,2],[178,572,2],[178,573,2],[178,574,2],[178,575,2],[178,576,2],[178,577,2],[178,578,2],[178,579,2],[178,580,2],[178,581,2],[178,582,2],[178,583,2],[178,584,2],[178,585,2],[178,586,2],[178,587,2],[178,588,2],[178,589,2],[178,590,2],[178,591,2],[178,592,2],[178,593,2],[178,594,2],[178,595,2],[178,596,2],[178,597,2],[178,598,2],[178,599,2],[178,600,2],[178,601,2],[178,602,2],[178,603,2],[178,604,2],[178,605,2],[178,606,2],[178,607,2],[178,608,2],[178,609,2],[178,610,2],[178,611,2],[178,612,2],[178,613,2],[178,614,2],[178,615,2],[178,616,2],[178,617,2],[178,618,2],[178,619,2],[178,620,2],[178,621,2],[178,622,2],[178,623,2],[178,624,2],[178,625,2],[178,626,2],[178,627,2],[178,628,2],[178,629,2],[179,500,2],[179,499,2],[179,501,2],[179,511,2],[179,517,2],[179,502,2],[179,512,2],[179,516,2],[179,507,2],[179,508,2],[179,509,2],[179,515,2],[179,514,2],[179,505,2],[179,503,2],[179,506,2],[179,87,2],[179,37,2],[179,339,2],[179,233,2],[179,131,2],[179,369,2],[179,146,2],[179,207,2],[179,30,2],[179,312,2],[179,307,2],[179,486,2],[179,38,2],[179,265,2],[179,263,2],[179,285,2],[179,470,2],[179,325,2],[179,487,2],[179,262,2],[179,488,2],[179,489,2],[179,149,2],[179,490,2],[179,491,2],[179,241,2],[179,140,2],[179,281,2],[179,191,2],[179,492,2],[179,493,2],[179,494,2],[179,129,2],[179,495,2],[179,496,2],[179,497,2],[179,200,2],[179,232,2],[179,498,2],[179,432,2],[179,454,2],[179,518,2],[179,519,2],[179,520,2],[179,521,2],[179,522,2],[179,523,2],[179,524,2],[179,525,2],[179,526,2],[179,527,2],[179,528,2],[179,529,2],[179,530,2],[179,531,2],[179,532,2],[179,533,2],[179,534,2],[179,535,2],[179,536,2],[179,537,2],[179,538,2],[179,539,2],[179,540,2],[179,541,2],[179,542,2],[179,543,2],[179,544,2],[179,545,2],[179,546,2],[179,547,2],[179,548,2],[179,549,2],[179,550,2],[179,551,2],[179,552,2],[179,553,2],[179,554,2],[179,555,2],[179,556,2],[179,557,2],[179,558,2],[179,559,2],[179,560,2],[179,561,2],[179,562,2],[179,563,2],[179,564,2],[179,565,2],[179,566,2],[179,567,2],[179,568,2],[179,569,2],[179,570,2],[179,571,2],[179,572,2],[179,573,2],[179,574,2],[179,575,2],[179,576,2],[179,577,2],[179,578,2],[179,579,2],[179,580,2],[179,581,2],[179,582,2],[179,583,2],[179,584,2],[179,585,2],[179,586,2],[179,587,2],[179,588,2],[179,589,2],[179,590,2],[179,591,2],[179,592,2],[179,593,2],[179,594,2],[179,595,2],[179,596,2],[179,597,2],[179,598,2],[179,599,2],[179,600,2],[179,601,2],[179,602,2],[179,603,2],[179,604,2],[179,605,2],[179,606,2],[179,607,2],[179,608,2],[179,609,2],[179,610,2],[179,611,2],[179,612,2],[179,613,2],[179,614,2],[179,615,2],[179,616,2],[179,617,2],[179,618,2],[179,619,2],[179,620,2],[179,621,2],[179,622,2],[179,623,2],[179,624,2],[179,625,2],[179,626,2],[179,627,2],[179,628,2],[179,629,2],[180,500,2],[180,499,2],[180,501,2],[180,511,2],[180,517,2],[180,502,2],[180,512,2],[180,516,2],[180,507,2],[180,508,2],[180,509,2],[180,515,2],[180,514,2],[180,505,2],[180,503,2],[180,506,2],[180,87,2],[180,37,2],[180,339,2],[180,233,2],[180,131,2],[180,369,2],[180,146,2],[180,207,2],[180,30,2],[180,312,2],[180,307,2],[180,486,2],[180,38,2],[180,265,2],[180,196,2],[180,263,2],[180,285,2],[180,470,2],[180,325,2],[180,487,2],[180,262,2],[180,489,2],[180,149,2],[180,490,2],[180,491,2],[180,241,2],[180,140,2],[180,281,2],[180,191,2],[180,492,2],[180,493,2],[180,494,2],[180,129,2],[180,495,2],[180,496,2],[180,497,2],[180,296,2],[180,200,2],[180,232,2],[180,498,2],[180,432,2],[180,454,2],[180,518,2],[180,519,2],[180,520,2],[180,521,2],[180,522,2],[180,523,2],[180,524,2],[180,525,2],[180,526,2],[180,527,2],[180,528,2],[180,529,2],[180,530,2],[180,531,2],[180,532,2],[180,533,2],[180,534,2],[180,535,2],[180,536,2],[180,537,2],[180,538,2],[180,539,2],[180,540,2],[180,541,2],[180,542,2],[180,543,2],[180,544,2],[180,545,2],[180,546,2],[180,547,2],[180,548,2],[180,549,2],[180,550,2],[180,551,2],[180,552,2],[180,553,2],[180,554,2],[180,555,2],[180,556,2],[180,557,2],[180,558,2],[180,559,2],[180,560,2],[180,561,2],[180,562,2],[180,563,2],[180,564,2],[180,565,2],[180,566,2],[180,567,2],[180,568,2],[180,569,2],[180,570,2],[180,571,2],[180,572,2],[180,573,2],[180,574,2],[180,575,2],[180,576,2],[180,577,2],[180,578,2],[180,579,2],[180,580,2],[180,581,2],[180,582,2],[180,583,2],[180,584,2],[180,585,2],[180,586,2],[180,587,2],[180,588,2],[180,589,2],[180,590,2],[180,591,2],[180,592,2],[180,593,2],[180,594,2],[180,595,2],[180,596,2],[180,597,2],[180,598,2],[180,599,2],[180,600,2],[180,601,2],[180,602,2],[180,603,2],[180,604,2],[180,605,2],[180,606,2],[180,607,2],[180,608,2],[180,609,2],[180,610,2],[180,611,2],[180,612,2],[180,613,2],[180,614,2],[180,615,2],[180,616,2],[180,617,2],[180,618,2],[180,619,2],[180,620,2],[180,621,2],[180,622,2],[180,623,2],[180,624,2],[180,625,2],[180,626,2],[180,627,2],[180,628,2],[180,629,2],[181,500,2],[181,499,2],[181,501,2],[181,511,2],[181,517,2],[181,502,2],[181,512,2],[181,516,2],[181,507,2],[181,508,2],[181,509,2],[181,515,2],[181,514,2],[181,505,2],[181,503,2],[181,506,2],[181,87,2],[181,37,2],[181,339,2],[181,233,2],[181,369,2],[181,146,2],[181,207,2],[181,312,2],[181,307,2],[181,486,2],[181,38,2],[181,265,2],[181,263,2],[181,285,2],[181,470,2],[181,325,2],[181,487,2],[181,262,2],[181,488,2],[181,489,2],[181,149,2],[181,490,2],[181,491,2],[181,241,2],[181,140,2],[181,281,2],[181,191,2],[181,492,2],[181,493,2],[181,494,2],[181,129,2],[181,495,2],[181,496,2],[181,497,2],[181,296,2],[181,200,2],[181,232,2],[181,498,2],[181,432,2],[181,454,2],[181,518,2],[181,519,2],[181,520,2],[181,521,2],[181,522,2],[181,523,2],[181,524,2],[181,525,2],[181,526,2],[181,527,2],[181,528,2],[181,529,2],[181,530,2],[181,531,2],[181,532,2],[181,533,2],[181,534,2],[181,535,2],[181,536,2],[181,537,2],[181,538,2],[181,539,2],[181,540,2],[181,541,2],[181,542,2],[181,543,2],[181,544,2],[181,545,2],[181,546,2],[181,547,2],[181,548,2],[181,549,2],[181,550,2],[181,551,2],[181,552,2],[181,553,2],[181,554,2],[181,555,2],[181,556,2],[181,557,2],[181,558,2],[181,559,2],[181,560,2],[181,561,2],[181,562,2],[181,563,2],[181,564,2],[181,565,2],[181,566,2],[181,567,2],[181,568,2],[181,569,2],[181,570,2],[181,571,2],[181,572,2],[181,573,2],[181,574,2],[181,575,2],[181,576,2],[181,577,2],[181,578,2],[181,579,2],[181,580,2],[181,581,2],[181,582,2],[181,583,2],[181,584,2],[181,585,2],[181,586,2],[181,587,2],[181,588,2],[181,589,2],[181,590,2],[181,591,2],[181,592,2],[181,593,2],[181,594,2],[181,595,2],[181,596,2],[181,597,2],[181,598,2],[181,599,2],[181,600,2],[181,601,2],[181,602,2],[181,603,2],[181,604,2],[181,605,2],[181,606,2],[181,607,2],[181,608,2],[181,609,2],[181,610,2],[181,611,2],[181,612,2],[181,613,2],[181,614,2],[181,615,2],[181,616,2],[181,617,2],[181,618,2],[181,619,2],[181,620,2],[181,621,2],[181,622,2],[181,623,2],[181,624,2],[181,625,2],[181,626,2],[181,627,2],[181,628,2],[181,629,2],[182,500,2],[182,499,2],[182,501,2],[182,511,2],[182,517,2],[182,502,2],[182,512,2],[182,516,2],[182,507,2],[182,508,2],[182,509,2],[182,515,2],[182,514,2],[182,505,2],[182,503,2],[182,506,2],[182,87,2],[182,37,2],[182,339,2],[182,233,2],[182,131,2],[182,369,2],[182,146,2],[182,30,2],[182,312,2],[182,307,2],[182,486,2],[182,38,2],[182,265,2],[182,263,2],[182,285,2],[182,470,2],[182,325,2],[182,487,2],[182,262,2],[182,488,2],[182,489,2],[182,149,2],[182,490,2],[182,491,2],[182,140,2],[182,281,2],[182,191,2],[182,492,2],[182,493,2],[182,494,2],[182,129,2],[182,495,2],[182,496,2],[182,497,2],[182,296,2],[182,200,2],[182,232,2],[182,498,2],[182,432,2],[182,454,2],[182,518,2],[182,519,2],[182,520,2],[182,521,2],[182,522,2],[182,523,2],[182,525,2],[182,526,2],[182,527,2],[182,528,2],[182,529,2],[182,530,2],[182,531,2],[182,532,2],[182,533,2],[182,534,2],[182,535,2],[182,536,2],[182,537,2],[182,538,2],[182,539,2],[182,540,2],[182,541,2],[182,543,2],[182,544,2],[182,545,2],[182,546,2],[182,547,2],[182,548,2],[182,549,2],[182,550,2],[182,551,2],[182,552,2],[182,553,2],[182,555,2],[182,556,2],[182,558,2],[182,559,2],[182,560,2],[182,562,2],[182,563,2],[182,564,2],[182,565,2],[182,566,2],[182,567,2],[182,568,2],[182,569,2],[182,570,2],[182,571,2],[182,572,2],[182,573,2],[182,574,2],[182,575,2],[182,576,2],[182,577,2],[182,578,2],[182,579,2],[182,580,2],[182,581,2],[182,582,2],[182,583,2],[182,584,2],[182,585,2],[182,586,2],[182,587,2],[182,588,2],[182,589,2],[182,590,2],[182,591,2],[182,592,2],[182,593,2],[182,594,2],[182,595,2],[182,596,2],[182,597,2],[182,598,2],[182,599,2],[182,600,2],[182,601,2],[182,602,2],[182,603,2],[182,604,2],[182,605,2],[182,606,2],[182,607,2],[182,608,2],[182,609,2],[182,610,2],[182,611,2],[182,612,2],[182,613,2],[182,614,2],[182,615,2],[182,616,2],[182,617,2],[182,618,2],[182,619,2],[182,620,2],[182,621,2],[182,622,2],[182,623,2],[182,624,2],[182,625,2],[182,626,2],[182,627,2],[182,628,2],[182,629,2],[183,500,2],[183,499,2],[183,501,2],[183,511,2],[183,517,2],[183,502,2],[183,512,2],[183,516,2],[183,507,2],[183,508,2],[183,509,2],[183,515,2],[183,514,2],[183,505,2],[183,503,2],[183,506,2],[183,87,2],[183,431,2],[183,339,2],[183,233,2],[183,131,2],[183,369,2],[183,146,2],[183,207,2],[183,30,2],[183,307,2],[183,486,2],[183,265,2],[183,196,2],[183,263,2],[183,285,2],[183,470,2],[183,325,2],[183,487,2],[183,262,2],[183,488,2],[183,489,2],[183,149,2],[183,490,2],[183,491,2],[183,241,2],[183,140,2],[183,281,2],[183,191,2],[183,492,2],[183,493,2],[183,494,2],[183,129,2],[183,495,2],[183,496,2],[183,497,2],[183,296,2],[183,200,2],[183,232,2],[183,498,2],[183,432,2],[183,454,2],[183,518,2],[183,519,2],[183,520,2],[183,521,2],[183,522,2],[183,523,2],[183,524,2],[183,525,2],[183,526,2],[183,527,2],[183,528,2],[183,529,2],[183,530,2],[183,531,2],[183,532,2],[183,533,2],[183,534,2],[183,535,2],[183,536,2],[183,537,2],[183,538,2],[183,539,2],[183,540,2],[183,541,2],[183,542,2],[183,543,2],[183,544,2],[183,545,2],[183,546,2],[183,547,2],[183,548,2],[183,549,2],[183,550,2],[183,551,2],[183,552,2],[183,553,2],[183,554,2],[183,555,2],[183,556,2],[183,557,2],[183,558,2],[183,559,2],[183,560,2],[183,561,2],[183,562,2],[183,563,2],[183,564,2],[183,565,2],[183,566,2],[183,567,2],[183,568,2],[183,570,2],[183,571,2],[183,572,2],[183,573,2],[183,575,2],[183,576,2],[183,577,2],[183,578,2],[183,579,2],[183,580,2],[183,581,2],[183,582,2],[183,583,2],[183,584,2],[183,585,2],[183,586,2],[183,587,2],[183,588,2],[183,589,2],[183,590,2],[183,591,2],[183,592,2],[183,593,2],[183,594,2],[183,595,2],[183,596,2],[183,597,2],[183,598,2],[183,599,2],[183,600,2],[183,601,2],[183,602,2],[183,603,2],[183,604,2],[183,605,2],[183,606,2],[183,607,2],[183,608,2],[183,609,2],[183,610,2],[183,611,2],[183,612,2],[183,613,2],[183,614,2],[183,615,2],[183,616,2],[183,617,2],[183,618,2],[183,619,2],[183,620,2],[183,621,2],[183,622,2],[183,623,2],[183,624,2],[183,625,2],[183,626,2],[183,627,2],[183,628,2],[183,629,2],[184,500,2],[184,499,2],[184,501,2],[184,511,2],[184,517,2],[184,502,2],[184,512,2],[184,516,2],[184,507,2],[184,508,2],[184,509,2],[184,515,2],[184,514,2],[184,505,2],[184,503,2],[184,506,2],[184,87,2],[184,37,2],[184,339,2],[184,233,2],[184,131,2],[184,369,2],[184,146,2],[184,207,2],[184,30,2],[184,312,2],[184,307,2],[184,486,2],[184,38,2],[184,265,2],[184,196,2],[184,263,2],[184,285,2],[184,470,2],[184,325,2],[184,487,2],[184,262,2],[184,489,2],[184,149,2],[184,490,2],[184,491,2],[184,241,2],[184,140,2],[184,281,2],[184,191,2],[184,492,2],[184,493,2],[184,494,2],[184,129,2],[184,495,2],[184,496,2],[184,497,2],[184,296,2],[184,200,2],[184,232,2],[184,498,2],[184,432,2],[184,454,2],[184,518,2],[184,519,2],[184,520,2],[184,521,2],[184,522,2],[184,523,2],[184,524,2],[184,525,2],[184,526,2],[184,527,2],[184,528,2],[184,529,2],[184,530,2],[184,531,2],[184,532,2],[184,533,2],[184,534,2],[184,535,2],[184,536,2],[184,537,2],[184,538,2],[184,539,2],[184,540,2],[184,541,2],[184,542,2],[184,543,2],[184,544,2],[184,545,2],[184,546,2],[184,547,2],[184,548,2],[184,549,2],[184,550,2],[184,551,2],[184,552,2],[184,553,2],[184,554,2],[184,555,2],[184,556,2],[184,557,2],[184,558,2],[184,559,2],[184,560,2],[184,561,2],[184,562,2],[184,563,2],[184,564,2],[184,565,2],[184,566,2],[184,567,2],[184,568,2],[184,569,2],[184,570,2],[184,571,2],[184,572,2],[184,573,2],[184,574,2],[184,575,2],[184,576,2],[184,577,2],[184,578,2],[184,579,2],[184,580,2],[184,581,2],[184,582,2],[184,583,2],[184,584,2],[184,585,2],[184,586,2],[184,587,2],[184,588,2],[184,589,2],[184,590,2],[184,591,2],[184,592,2],[184,593,2],[184,594,2],[184,595,2],[184,596,2],[184,597,2],[184,598,2],[184,599,2],[184,600,2],[184,601,2],[184,602,2],[184,603,2],[184,604,2],[184,605,2],[184,606,2],[184,607,2],[184,608,2],[184,609,2],[184,610,2],[184,611,2],[184,612,2],[184,613,2],[184,614,2],[184,615,2],[184,616,2],[184,617,2],[184,618,2],[184,619,2],[184,620,2],[184,621,2],[184,622,2],[184,623,2],[184,624,2],[184,625,2],[184,626,2],[184,627,2],[184,628,2],[184,629,2],[185,500,2],[185,499,2],[185,501,2],[185,511,2],[185,517,2],[185,502,2],[185,512,2],[185,516,2],[185,507,2],[185,508,2],[185,509,2],[185,515,2],[185,514,2],[185,505,2],[185,503,2],[185,506,2],[185,87,2],[185,37,2],[185,339,2],[185,233,2],[185,131,2],[185,369,2],[185,146,2],[185,207,2],[185,30,2],[185,312,2],[185,307,2],[185,486,2],[185,38,2],[185,265,2],[185,263,2],[185,285,2],[185,470,2],[185,325,2],[185,487,2],[185,262,2],[185,488,2],[185,489,2],[185,149,2],[185,490,2],[185,491,2],[185,241,2],[185,140,2],[185,281,2],[185,191,2],[185,492,2],[185,493,2],[185,494,2],[185,129,2],[185,495,2],[185,496,2],[185,497,2],[185,296,2],[185,200,2],[185,232,2],[185,498,2],[185,432,2],[185,454,2],[185,518,2],[185,519,2],[185,520,2],[185,521,2],[185,522,2],[185,523,2],[185,524,2],[185,525,2],[185,526,2],[185,527,2],[185,528,2],[185,529,2],[185,530,2],[185,531,2],[185,532,2],[185,533,2],[185,534,2],[185,535,2],[185,536,2],[185,537,2],[185,538,2],[185,539,2],[185,540,2],[185,541,2],[185,542,2],[185,543,2],[185,544,2],[185,545,2],[185,546,2],[185,547,2],[185,548,2],[185,549,2],[185,550,2],[185,551,2],[185,552,2],[185,553,2],[185,554,2],[185,555,2],[185,556,2],[185,557,2],[185,558,2],[185,559,2],[185,560,2],[185,561,2],[185,562,2],[185,563,2],[185,564,2],[185,565,2],[185,566,2],[185,567,2],[185,568,2],[185,569,2],[185,570,2],[185,571,2],[185,572,2],[185,573,2],[185,574,2],[185,575,2],[185,576,2],[185,577,2],[185,578,2],[185,579,2],[185,580,2],[185,581,2],[185,582,2],[185,583,2],[185,584,2],[185,585,2],[185,586,2],[185,587,2],[185,588,2],[185,589,2],[185,590,2],[185,591,2],[185,592,2],[185,593,2],[185,594,2],[185,595,2],[185,596,2],[185,597,2],[185,598,2],[185,599,2],[185,600,2],[185,601,2],[185,602,2],[185,603,2],[185,604,2],[185,605,2],[185,606,2],[185,607,2],[185,608,2],[185,609,2],[185,610,2],[185,611,2],[185,612,2],[185,613,2],[185,614,2],[185,615,2],[185,616,2],[185,617,2],[185,618,2],[185,619,2],[185,620,2],[185,621,2],[185,622,2],[185,623,2],[185,624,2],[185,625,2],[185,626,2],[185,627,2],[185,628,2],[185,629,2],[186,500,2],[186,499,2],[186,501,2],[186,511,2],[186,517,2],[186,502,2],[186,512,2],[186,516,2],[186,507,2],[186,508,2],[186,509,2],[186,515,2],[186,514,2],[186,505,2],[186,503,2],[186,506,2],[186,87,2],[186,37,2],[186,339,2],[186,233,2],[186,131,2],[186,369,2],[186,146,2],[186,207,2],[186,30,2],[186,312,2],[186,486,2],[186,38,2],[186,265,2],[186,196,2],[186,263,2],[186,285,2],[186,470,2],[186,325,2],[186,487,2],[186,262,2],[186,488,2],[186,489,2],[186,149,2],[186,490,2],[186,491,2],[186,140,2],[186,281,2],[186,191,2],[186,492,2],[186,493,2],[186,494,2],[186,129,2],[186,495,2],[186,496,2],[186,497,2],[186,296,2],[186,200,2],[186,232,2],[186,498,2],[186,432,2],[186,454,2],[186,518,2],[186,519,2],[186,520,2],[186,521,2],[186,522,2],[186,523,2],[186,524,2],[186,525,2],[186,526,2],[186,527,2],[186,528,2],[186,529,2],[186,530,2],[186,531,2],[186,532,2],[186,533,2],[186,534,2],[186,535,2],[186,536,2],[186,537,2],[186,538,2],[186,539,2],[186,540,2],[186,541,2],[186,542,2],[186,543,2],[186,544,2],[186,545,2],[186,546,2],[186,547,2],[186,548,2],[186,549,2],[186,550,2],[186,551,2],[186,552,2],[186,553,2],[186,554,2],[186,555,2],[186,556,2],[186,557,2],[186,558,2],[186,559,2],[186,560,2],[186,561,2],[186,562,2],[186,563,2],[186,564,2],[186,565,2],[186,566,2],[186,567,2],[186,568,2],[186,569,2],[186,570,2],[186,571,2],[186,572,2],[186,573,2],[186,574,2],[186,575,2],[186,576,2],[186,577,2],[186,578,2],[186,579,2],[186,580,2],[186,581,2],[186,582,2],[186,583,2],[186,584,2],[186,585,2],[186,586,2],[186,587,2],[186,588,2],[186,589,2],[186,590,2],[186,591,2],[186,592,2],[186,593,2],[186,594,2],[186,595,2],[186,596,2],[186,597,2],[186,598,2],[186,599,2],[186,600,2],[186,601,2],[186,602,2],[186,603,2],[186,604,2],[186,605,2],[186,606,2],[186,607,2],[186,608,2],[186,609,2],[186,610,2],[186,611,2],[186,612,2],[186,613,2],[186,614,2],[186,615,2],[186,616,2],[186,617,2],[186,618,2],[186,619,2],[186,620,2],[186,621,2],[186,622,2],[186,623,2],[186,624,2],[186,625,2],[186,626,2],[186,627,2],[186,628,2],[186,629,2],[187,500,2],[187,499,2],[187,501,2],[187,511,2],[187,517,2],[187,502,2],[187,512,2],[187,516,2],[187,507,2],[187,508,2],[187,509,2],[187,515,2],[187,514,2],[187,505,2],[187,503,2],[187,506,2],[187,87,2],[187,37,2],[187,339,2],[187,233,2],[187,131,2],[187,369,2],[187,146,2],[187,207,2],[187,30,2],[187,312,2],[187,486,2],[187,38,2],[187,265,2],[187,196,2],[187,263,2],[187,285,2],[187,470,2],[187,325,2],[187,487,2],[187,262,2],[187,488,2],[187,489,2],[187,149,2],[187,490,2],[187,491,2],[187,140,2],[187,281,2],[187,191,2],[187,492,2],[187,493,2],[187,494,2],[187,129,2],[187,495,2],[187,496,2],[187,497,2],[187,296,2],[187,200,2],[187,232,2],[187,498,2],[187,432,2],[187,454,2],[187,518,2],[187,519,2],[187,520,2],[187,521,2],[187,522,2],[187,523,2],[187,524,2],[187,525,2],[187,526,2],[187,527,2],[187,528,2],[187,529,2],[187,530,2],[187,531,2],[187,532,2],[187,533,2],[187,534,2],[187,535,2],[187,536,2],[187,537,2],[187,538,2],[187,539,2],[187,540,2],[187,541,2],[187,542,2],[187,543,2],[187,544,2],[187,545,2],[187,546,2],[187,547,2],[187,548,2],[187,549,2],[187,550,2],[187,551,2],[187,552,2],[187,553,2],[187,554,2],[187,555,2],[187,556,2],[187,557,2],[187,558,2],[187,559,2],[187,560,2],[187,561,2],[187,562,2],[187,563,2],[187,564,2],[187,565,2],[187,566,2],[187,567,2],[187,568,2],[187,569,2],[187,570,2],[187,571,2],[187,572,2],[187,573,2],[187,574,2],[187,575,2],[187,576,2],[187,577,2],[187,578,2],[187,579,2],[187,580,2],[187,581,2],[187,582,2],[187,583,2],[187,584,2],[187,585,2],[187,586,2],[187,587,2],[187,588,2],[187,589,2],[187,590,2],[187,591,2],[187,592,2],[187,593,2],[187,594,2],[187,595,2],[187,596,2],[187,597,2],[187,598,2],[187,599,2],[187,600,2],[187,601,2],[187,602,2],[187,603,2],[187,604,2],[187,605,2],[187,606,2],[187,607,2],[187,608,2],[187,609,2],[187,610,2],[187,611,2],[187,612,2],[187,613,2],[187,614,2],[187,615,2],[187,616,2],[187,617,2],[187,618,2],[187,619,2],[187,620,2],[187,621,2],[187,622,2],[187,623,2],[187,624,2],[187,625,2],[187,626,2],[187,627,2],[187,628,2],[187,629,2],[188,500,2],[188,499,2],[188,501,2],[188,511,2],[188,517,2],[188,502,2],[188,512,2],[188,516,2],[188,507,2],[188,508,2],[188,509,2],[188,515,2],[188,514,2],[188,505,2],[188,503,2],[188,506,2],[188,87,2],[188,37,2],[188,339,2],[188,233,2],[188,131,2],[188,369,2],[188,146,2],[188,207,2],[188,30,2],[188,312,2],[188,307,2],[188,486,2],[188,38,2],[188,265,2],[188,196,2],[188,263,2],[188,285,2],[188,470,2],[188,487,2],[188,262,2],[188,488,2],[188,489,2],[188,149,2],[188,490,2],[188,491,2],[188,140,2],[188,281,2],[188,191,2],[188,492,2],[188,493,2],[188,494,2],[188,129,2],[188,495,2],[188,496,2],[188,497,2],[188,296,2],[188,200,2],[188,210,2],[188,232,2],[188,498,2],[188,432,2],[188,454,2],[188,518,2],[188,519,2],[188,520,2],[188,521,2],[188,522,2],[188,523,2],[188,524,2],[188,527,2],[188,528,2],[188,529,2],[188,530,2],[188,531,2],[188,532,2],[188,533,2],[188,534,2],[188,535,2],[188,536,2],[188,537,2],[188,538,2],[188,539,2],[188,540,2],[188,541,2],[188,542,2],[188,543,2],[188,544,2],[188,545,2],[188,546,2],[188,547,2],[188,548,2],[188,549,2],[188,550,2],[188,551,2],[188,552,2],[188,553,2],[188,555,2],[188,556,2],[188,557,2],[188,558,2],[188,559,2],[188,560,2],[188,561,2],[188,562,2],[188,563,2],[188,564,2],[188,565,2],[188,566,2],[188,567,2],[188,568,2],[188,569,2],[188,570,2],[188,571,2],[188,572,2],[188,573,2],[188,574,2],[188,575,2],[188,576,2],[188,577,2],[188,578,2],[188,579,2],[188,580,2],[188,581,2],[188,582,2],[188,583,2],[188,584,2],[188,585,2],[188,586,2],[188,587,2],[188,588,2],[188,589,2],[188,590,2],[188,591,2],[188,592,2],[188,593,2],[188,594,2],[188,595,2],[188,596,2],[188,597,2],[188,598,2],[188,599,2],[188,600,2],[188,601,2],[188,602,2],[188,603,2],[188,604,2],[188,605,2],[188,606,2],[188,607,2],[188,608,2],[188,609,2],[188,610,2],[188,611,2],[188,612,2],[188,615,2],[188,616,2],[188,617,2],[188,618,2],[188,619,2],[188,620,2],[188,621,2],[188,622,2],[188,623,2],[188,624,2],[188,625,2],[188,626,2],[188,627,2],[188,628,2],[188,629,2],[189,500,2],[189,499,2],[189,501,2],[189,511,2],[189,517,2],[189,502,2],[189,512,2],[189,516,2],[189,507,2],[189,508,2],[189,509,2],[189,515,2],[189,514,2],[189,505,2],[189,503,2],[189,506,2],[189,87,2],[189,339,2],[189,233,2],[189,131,2],[189,369,2],[189,146,2],[189,30,2],[189,312,2],[189,307,2],[189,486,2],[189,38,2],[189,265,2],[189,196,2],[189,263,2],[189,285,2],[189,470,2],[189,487,2],[189,262,2],[189,488,2],[189,489,2],[189,149,2],[189,490,2],[189,491,2],[189,140,2],[189,281,2],[189,191,2],[189,492,2],[189,493,2],[189,494,2],[189,129,2],[189,495,2],[189,496,2],[189,497,2],[189,296,2],[189,232,2],[189,498,2],[189,432,2],[189,454,2],[189,518,2],[189,520,2],[189,521,2],[189,522,2],[189,523,2],[189,524,2],[189,528,2],[189,529,2],[189,530,2],[189,531,2],[189,532,2],[189,533,2],[189,534,2],[189,535,2],[189,536,2],[189,537,2],[189,538,2],[189,540,2],[189,541,2],[189,542,2],[189,543,2],[189,544,2],[189,545,2],[189,546,2],[189,547,2],[189,548,2],[189,549,2],[189,550,2],[189,551,2],[189,552,2],[189,553,2],[189,555,2],[189,556,2],[189,557,2],[189,558,2],[189,559,2],[189,560,2],[189,561,2],[189,562,2],[189,563,2],[189,564,2],[189,565,2],[189,566,2],[189,567,2],[189,568,2],[189,569,2],[189,570,2],[189,571,2],[189,572,2],[189,573,2],[189,574,2],[189,575,2],[189,576,2],[189,577,2],[189,578,2],[189,579,2],[189,580,2],[189,581,2],[189,582,2],[189,583,2],[189,584,2],[189,585,2],[189,586,2],[189,587,2],[189,588,2],[189,589,2],[189,590,2],[189,591,2],[189,592,2],[189,593,2],[189,594,2],[189,595,2],[189,596,2],[189,597,2],[189,598,2],[189,599,2],[189,600,2],[189,601,2],[189,602,2],[189,603,2],[189,604,2],[189,605,2],[189,606,2],[189,607,2],[189,608,2],[189,609,2],[189,610,2],[189,611,2],[189,612,2],[189,613,2],[189,614,2],[189,615,2],[189,616,2],[189,617,2],[189,618,2],[189,619,2],[189,620,2],[189,621,2],[189,622,2],[189,623,2],[189,624,2],[189,625,2],[189,626,2],[189,627,2],[189,628,2],[189,629,2],[190,500,2],[190,499,2],[190,501,2],[190,511,2],[190,517,2],[190,502,2],[190,512,2],[190,516,2],[190,507,2],[190,508,2],[190,509,2],[190,515,2],[190,514,2],[190,505,2],[190,503,2],[190,506,2],[190,87,2],[190,37,2],[190,339,2],[190,233,2],[190,369,2],[190,146,2],[190,207,2],[190,30,2],[190,312,2],[190,307,2],[190,486,2],[190,38,2],[190,265,2],[190,263,2],[190,285,2],[190,470,2],[190,487,2],[190,262,2],[190,488,2],[190,489,2],[190,149,2],[190,490,2],[190,491,2],[190,140,2],[190,492,2],[190,493,2],[190,494,2],[190,129,2],[190,495,2],[190,496,2],[190,497,2],[190,296,2],[190,200,2],[190,232,2],[190,498,2],[190,432,2],[190,454,2],[190,518,2],[190,519,2],[190,520,2],[190,521,2],[190,522,2],[190,523,2],[190,524,2],[190,525,2],[190,526,2],[190,527,2],[190,528,2],[190,529,2],[190,530,2],[190,531,2],[190,532,2],[190,533,2],[190,534,2],[190,535,2],[190,536,2],[190,537,2],[190,538,2],[190,539,2],[190,540,2],[190,541,2],[190,542,2],[190,543,2],[190,544,2],[190,545,2],[190,546,2],[190,547,2],[190,548,2],[190,549,2],[190,550,2],[190,551,2],[190,552,2],[190,553,2],[190,554,2],[190,555,2],[190,556,2],[190,557,2],[190,558,2],[190,559,2],[190,560,2],[190,561,2],[190,562,2],[190,563,2],[190,564,2],[190,565,2],[190,566,2],[190,567,2],[190,568,2],[190,569,2],[190,570,2],[190,571,2],[190,572,2],[190,573,2],[190,574,2],[190,575,2],[190,576,2],[190,577,2],[190,578,2],[190,579,2],[190,580,2],[190,581,2],[190,582,2],[190,583,2],[190,584,2],[190,585,2],[190,586,2],[190,587,2],[190,588,2],[190,589,2],[190,590,2],[190,591,2],[190,592,2],[190,593,2],[190,594,2],[190,595,2],[190,596,2],[190,597,2],[190,598,2],[190,599,2],[190,600,2],[190,601,2],[190,602,2],[190,603,2],[190,604,2],[190,605,2],[190,606,2],[190,607,2],[190,608,2],[190,609,2],[190,610,2],[190,611,2],[190,612,2],[190,613,2],[190,614,2],[190,615,2],[190,616,2],[190,617,2],[190,618,2],[190,619,2],[190,620,2],[190,621,2],[190,622,2],[190,623,2],[190,624,2],[190,625,2],[190,626,2],[190,627,2],[190,628,2],[190,629,2],[191,500,2],[191,499,2],[191,501,2],[191,511,2],[191,517,2],[191,502,2],[191,512,2],[191,516,2],[191,507,2],[191,508,2],[191,509,2],[191,515,2],[191,514,2],[191,505,2],[191,503,2],[191,506,2],[191,87,2],[191,37,2],[191,339,2],[191,233,2],[191,369,2],[191,146,2],[191,207,2],[191,30,2],[191,312,2],[191,307,2],[191,486,2],[191,38,2],[191,265,2],[191,196,2],[191,263,2],[191,285,2],[191,470,2],[191,325,2],[191,487,2],[191,262,2],[191,488,2],[191,489,2],[191,149,2],[191,490,2],[191,491,2],[191,140,2],[191,281,2],[191,492,2],[191,493,2],[191,494,2],[191,129,2],[191,495,2],[191,496,2],[191,497,2],[191,296,2],[191,200,2],[191,232,2],[191,498,2],[191,432,2],[191,454,2],[191,518,2],[191,519,2],[191,520,2],[191,521,2],[191,522,2],[191,523,2],[191,524,2],[191,525,2],[191,526,2],[191,527,2],[191,528,2],[191,529,2],[191,530,2],[191,531,2],[191,532,2],[191,533,2],[191,534,2],[191,535,2],[191,536,2],[191,537,2],[191,538,2],[191,539,2],[191,540,2],[191,541,2],[191,542,2],[191,543,2],[191,544,2],[191,545,2],[191,546,2],[191,547,2],[191,548,2],[191,549,2],[191,550,2],[191,551,2],[191,552,2],[191,553,2],[191,554,2],[191,555,2],[191,556,2],[191,557,2],[191,558,2],[191,559,2],[191,560,2],[191,561,2],[191,562,2],[191,563,2],[191,564,2],[191,565,2],[191,566,2],[191,567,2],[191,568,2],[191,569,2],[191,570,2],[191,571,2],[191,572,2],[191,573,2],[191,574,2],[191,575,2],[191,576,2],[191,577,2],[191,578,2],[191,579,2],[191,580,2],[191,581,2],[191,582,2],[191,583,2],[191,584,2],[191,585,2],[191,586,2],[191,587,2],[191,588,2],[191,589,2],[191,590,2],[191,591,2],[191,592,2],[191,593,2],[191,594,2],[191,595,2],[191,596,2],[191,597,2],[191,598,2],[191,599,2],[191,600,2],[191,601,2],[191,602,2],[191,603,2],[191,604,2],[191,605,2],[191,606,2],[191,607,2],[191,608,2],[191,609,2],[191,610,2],[191,611,2],[191,612,2],[191,613,2],[191,614,2],[191,615,2],[191,616,2],[191,617,2],[191,618,2],[191,619,2],[191,620,2],[191,621,2],[191,622,2],[191,623,2],[191,624,2],[191,625,2],[191,626,2],[191,627,2],[191,628,2],[191,629,2],[192,500,2],[192,499,2],[192,501,2],[192,511,2],[192,517,2],[192,502,2],[192,512,2],[192,516,2],[192,507,2],[192,508,2],[192,509,2],[192,515,2],[192,514,2],[192,505,2],[192,503,2],[192,506,2],[192,87,2],[192,431,2],[192,37,2],[192,233,2],[192,131,2],[192,369,2],[192,146,2],[192,207,2],[192,30,2],[192,312,2],[192,307,2],[192,486,2],[192,38,2],[192,265,2],[192,263,2],[192,285,2],[192,470,2],[192,325,2],[192,487,2],[192,262,2],[192,488,2],[192,489,2],[192,149,2],[192,490,2],[192,491,2],[192,241,2],[192,140,2],[192,281,2],[192,191,2],[192,492,2],[192,493,2],[192,129,2],[192,495,2],[192,496,2],[192,497,2],[192,296,2],[192,200,2],[192,232,2],[192,498,2],[192,432,2],[192,454,2],[192,518,2],[192,519,2],[192,520,2],[192,521,2],[192,522,2],[192,523,2],[192,524,2],[192,525,2],[192,526,2],[192,527,2],[192,528,2],[192,529,2],[192,530,2],[192,531,2],[192,532,2],[192,533,2],[192,534,2],[192,535,2],[192,536,2],[192,537,2],[192,538,2],[192,539,2],[192,540,2],[192,541,2],[192,542,2],[192,543,2],[192,544,2],[192,545,2],[192,546,2],[192,547,2],[192,548,2],[192,549,2],[192,550,2],[192,551,2],[192,552,2],[192,553,2],[192,554,2],[192,555,2],[192,556,2],[192,557,2],[192,558,2],[192,559,2],[192,560,2],[192,561,2],[192,562,2],[192,563,2],[192,564,2],[192,565,2],[192,566,2],[192,567,2],[192,568,2],[192,569,2],[192,570,2],[192,571,2],[192,572,2],[192,573,2],[192,574,2],[192,575,2],[192,576,2],[192,577,2],[192,578,2],[192,579,2],[192,580,2],[192,581,2],[192,582,2],[192,583,2],[192,584,2],[192,585,2],[192,586,2],[192,587,2],[192,588,2],[192,589,2],[192,590,2],[192,591,2],[192,592,2],[192,593,2],[192,594,2],[192,595,2],[192,596,2],[192,597,2],[192,598,2],[192,599,2],[192,600,2],[192,601,2],[192,602,2],[192,603,2],[192,604,2],[192,605,2],[192,606,2],[192,607,2],[192,608,2],[192,609,2],[192,610,2],[192,611,2],[192,612,2],[192,613,2],[192,614,2],[192,615,2],[192,616,2],[192,617,2],[192,618,2],[192,619,2],[192,620,2],[192,621,2],[192,622,2],[192,623,2],[192,624,2],[192,625,2],[192,626,2],[192,627,2],[192,628,2],[192,629,2],[193,500,2],[193,499,2],[193,501,2],[193,511,2],[193,517,2],[193,502,2],[193,512,2],[193,516,2],[193,507,2],[193,508,2],[193,509,2],[193,515,2],[193,514,2],[193,505,2],[193,503,2],[193,506,2],[193,87,2],[193,37,2],[193,339,2],[193,233,2],[193,131,2],[193,369,2],[193,146,2],[193,207,2],[193,30,2],[193,312,2],[193,307,2],[193,486,2],[193,38,2],[193,265,2],[193,263,2],[193,285,2],[193,470,2],[193,487,2],[193,262,2],[193,488,2],[193,489,2],[193,149,2],[193,490,2],[193,491,2],[193,140,2],[193,281,2],[193,191,2],[193,492,2],[193,493,2],[193,494,2],[193,129,2],[193,495,2],[193,496,2],[193,497,2],[193,296,2],[193,232,2],[193,498,2],[193,432,2],[193,454,2],[193,518,2],[193,519,2],[193,520,2],[193,521,2],[193,522,2],[193,523,2],[193,524,2],[193,525,2],[193,526,2],[193,527,2],[193,528,2],[193,529,2],[193,530,2],[193,531,2],[193,532,2],[193,533,2],[193,534,2],[193,535,2],[193,536,2],[193,537,2],[193,538,2],[193,539,2],[193,540,2],[193,541,2],[193,542,2],[193,543,2],[193,544,2],[193,545,2],[193,546,2],[193,547,2],[193,548,2],[193,549,2],[193,550,2],[193,551,2],[193,552,2],[193,553,2],[193,554,2],[193,555,2],[193,556,2],[193,557,2],[193,558,2],[193,559,2],[193,560,2],[193,561,2],[193,562,2],[193,563,2],[193,564,2],[193,565,2],[193,566,2],[193,567,2],[193,568,2],[193,569,2],[193,570,2],[193,571,2],[193,572,2],[193,573,2],[193,574,2],[193,575,2],[193,576,2],[193,577,2],[193,578,2],[193,579,2],[193,580,2],[193,581,2],[193,582,2],[193,583,2],[193,584,2],[193,585,2],[193,586,2],[193,587,2],[193,588,2],[193,589,2],[193,590,2],[193,591,2],[193,592,2],[193,593,2],[193,594,2],[193,595,2],[193,596,2],[193,597,2],[193,598,2],[193,599,2],[193,600,2],[193,601,2],[193,602,2],[193,603,2],[193,604,2],[193,605,2],[193,606,2],[193,607,2],[193,608,2],[193,609,2],[193,610,2],[193,611,2],[193,612,2],[193,613,2],[193,614,2],[193,615,2],[193,616,2],[193,617,2],[193,618,2],[193,619,2],[193,620,2],[193,621,2],[193,622,2],[193,623,2],[193,624,2],[193,625,2],[193,626,2],[193,627,2],[193,628,2],[193,629,2],[194,500,2],[194,499,2],[194,501,2],[194,511,2],[194,517,2],[194,502,2],[194,512,2],[194,516,2],[194,507,2],[194,508,2],[194,509,2],[194,515,2],[194,514,2],[194,505,2],[194,503,2],[194,506,2],[194,87,2],[194,37,2],[194,339,2],[194,233,2],[194,131,2],[194,369,2],[194,146,2],[194,30,2],[194,312,2],[194,307,2],[194,486,2],[194,38,2],[194,265,2],[194,196,2],[194,263,2],[194,285,2],[194,470,2],[194,325,2],[194,487,2],[194,262,2],[194,489,2],[194,149,2],[194,490,2],[194,491,2],[194,241,2],[194,140,2],[194,281,2],[194,191,2],[194,492,2],[194,493,2],[194,494,2],[194,129,2],[194,495,2],[194,496,2],[194,497,2],[194,296,2],[194,232,2],[194,498,2],[194,432,2],[194,454,2],[194,518,2],[194,519,2],[194,520,2],[194,521,2],[194,522,2],[194,523,2],[194,524,2],[194,525,2],[194,526,2],[194,527,2],[194,528,2],[194,529,2],[194,530,2],[194,531,2],[194,532,2],[194,533,2],[194,534,2],[194,535,2],[194,536,2],[194,537,2],[194,538,2],[194,539,2],[194,540,2],[194,541,2],[194,542,2],[194,543,2],[194,544,2],[194,545,2],[194,546,2],[194,547,2],[194,548,2],[194,549,2],[194,550,2],[194,551,2],[194,552,2],[194,553,2],[194,554,2],[194,555,2],[194,556,2],[194,557,2],[194,558,2],[194,559,2],[194,560,2],[194,561,2],[194,562,2],[194,563,2],[194,564,2],[194,565,2],[194,566,2],[194,567,2],[194,568,2],[194,569,2],[194,570,2],[194,571,2],[194,572,2],[194,573,2],[194,574,2],[194,575,2],[194,576,2],[194,577,2],[194,578,2],[194,579,2],[194,580,2],[194,581,2],[194,582,2],[194,583,2],[194,584,2],[194,585,2],[194,586,2],[194,587,2],[194,588,2],[194,589,2],[194,590,2],[194,591,2],[194,592,2],[194,593,2],[194,594,2],[194,595,2],[194,596,2],[194,597,2],[194,598,2],[194,599,2],[194,600,2],[194,601,2],[194,602,2],[194,603,2],[194,604,2],[194,605,2],[194,606,2],[194,607,2],[194,608,2],[194,609,2],[194,610,2],[194,611,2],[194,612,2],[194,613,2],[194,614,2],[194,615,2],[194,616,2],[194,617,2],[194,618,2],[194,619,2],[194,620,2],[194,621,2],[194,622,2],[194,623,2],[194,624,2],[194,625,2],[194,626,2],[194,627,2],[194,628,2],[194,629,2],[195,500,2],[195,499,2],[195,501,2],[195,511,2],[195,517,2],[195,502,2],[195,512,2],[195,516,2],[195,507,2],[195,508,2],[195,509,2],[195,515,2],[195,514,2],[195,505,2],[195,503,2],[195,506,2],[195,87,2],[195,37,2],[195,339,2],[195,233,2],[195,131,2],[195,369,2],[195,146,2],[195,30,2],[195,312,2],[195,307,2],[195,486,2],[195,38,2],[195,265,2],[195,196,2],[195,263,2],[195,285,2],[195,470,2],[195,325,2],[195,487,2],[195,262,2],[195,488,2],[195,489,2],[195,149,2],[195,490,2],[195,491,2],[195,241,2],[195,140,2],[195,191,2],[195,492,2],[195,493,2],[195,494,2],[195,129,2],[195,495,2],[195,496,2],[195,497,2],[195,296,2],[195,232,2],[195,498,2],[195,432,2],[195,454,2],[195,519,2],[195,520,2],[195,521,2],[195,522,2],[195,523,2],[195,524,2],[195,525,2],[195,526,2],[195,527,2],[195,528,2],[195,529,2],[195,530,2],[195,531,2],[195,532,2],[195,533,2],[195,534,2],[195,535,2],[195,536,2],[195,537,2],[195,538,2],[195,539,2],[195,540,2],[195,541,2],[195,545,2],[195,546,2],[195,547,2],[195,548,2],[195,549,2],[195,550,2],[195,551,2],[195,552,2],[195,553,2],[195,554,2],[195,555,2],[195,556,2],[195,557,2],[195,558,2],[195,559,2],[195,560,2],[195,561,2],[195,562,2],[195,563,2],[195,564,2],[195,565,2],[195,566,2],[195,567,2],[195,568,2],[195,569,2],[195,570,2],[195,571,2],[195,572,2],[195,573,2],[195,574,2],[195,575,2],[195,576,2],[195,577,2],[195,578,2],[195,579,2],[195,580,2],[195,581,2],[195,582,2],[195,583,2],[195,584,2],[195,585,2],[195,586,2],[195,587,2],[195,588,2],[195,589,2],[195,590,2],[195,591,2],[195,592,2],[195,593,2],[195,594,2],[195,595,2],[195,596,2],[195,597,2],[195,598,2],[195,599,2],[195,600,2],[195,601,2],[195,602,2],[195,603,2],[195,604,2],[195,605,2],[195,606,2],[195,607,2],[195,608,2],[195,609,2],[195,610,2],[195,611,2],[195,612,2],[195,614,2],[195,615,2],[195,616,2],[195,617,2],[195,618,2],[195,619,2],[195,620,2],[195,621,2],[195,622,2],[195,623,2],[195,624,2],[195,625,2],[195,626,2],[195,627,2],[195,628,2],[195,629,2],[196,500,2],[196,499,2],[196,501,2],[196,511,2],[196,517,2],[196,502,2],[196,512,2],[196,516,2],[196,507,2],[196,508,2],[196,509,2],[196,515,2],[196,514,2],[196,505,2],[196,503,2],[196,506,2],[196,87,2],[196,37,2],[196,339,2],[196,233,2],[196,131,2],[196,369,2],[196,146,2],[196,207,2],[196,30,2],[196,312,2],[196,307,2],[196,486,2],[196,38,2],[196,265,2],[196,263,2],[196,285,2],[196,470,2],[196,325,2],[196,487,2],[196,262,2],[196,488,2],[196,489,2],[196,149,2],[196,490,2],[196,491,2],[196,140,2],[196,281,2],[196,191,2],[196,492,2],[196,493,2],[196,494,2],[196,129,2],[196,495,2],[196,496,2],[196,497,2],[196,296,2],[196,232,2],[196,498,2],[196,432,2],[196,454,2],[196,518,2],[196,520,2],[196,521,2],[196,522,2],[196,523,2],[196,528,2],[196,529,2],[196,530,2],[196,531,2],[196,532,2],[196,533,2],[196,534,2],[196,535,2],[196,536,2],[196,537,2],[196,540,2],[196,541,2],[196,543,2],[196,544,2],[196,545,2],[196,546,2],[196,547,2],[196,548,2],[196,549,2],[196,550,2],[196,551,2],[196,552,2],[196,553,2],[196,556,2],[196,559,2],[196,560,2],[196,562,2],[196,563,2],[196,564,2],[196,565,2],[196,566,2],[196,567,2],[196,568,2],[196,569,2],[196,570,2],[196,571,2],[196,572,2],[196,573,2],[196,574,2],[196,575,2],[196,576,2],[196,577,2],[196,579,2],[196,580,2],[196,581,2],[196,582,2],[196,583,2],[196,584,2],[196,585,2],[196,586,2],[196,587,2],[196,588,2],[196,589,2],[196,590,2],[196,591,2],[196,593,2],[196,594,2],[196,596,2],[196,597,2],[196,598,2],[196,599,2],[196,600,2],[196,601,2],[196,603,2],[196,604,2],[196,605,2],[196,606,2],[196,607,2],[196,608,2],[196,609,2],[196,610,2],[196,611,2],[196,612,2],[196,613,2],[196,615,2],[196,616,2],[196,617,2],[196,618,2],[196,619,2],[196,620,2],[196,621,2],[196,622,2],[196,623,2],[196,624,2],[196,625,2],[196,626,2],[196,627,2],[196,628,2],[196,629,2],[197,500,2],[197,499,2],[197,501,2],[197,511,2],[197,517,2],[197,502,2],[197,512,2],[197,516,2],[197,507,2],[197,508,2],[197,509,2],[197,515,2],[197,514,2],[197,505,2],[197,503,2],[197,506,2],[197,87,2],[197,37,2],[197,339,2],[197,233,2],[197,131,2],[197,369,2],[197,146,2],[197,207,2],[197,30,2],[197,312,2],[197,307,2],[197,486,2],[197,38,2],[197,265,2],[197,263,2],[197,285,2],[197,470,2],[197,325,2],[197,487,2],[197,262,2],[197,488,2],[197,489,2],[197,149,2],[197,490,2],[197,491,2],[197,241,2],[197,140,2],[197,281,2],[197,191,2],[197,492,2],[197,493,2],[197,494,2],[197,129,2],[197,495,2],[197,496,2],[197,497,2],[197,296,2],[197,200,2],[197,232,2],[197,498,2],[197,432,2],[197,454,2],[197,518,2],[197,520,2],[197,521,2],[197,522,2],[197,523,2],[197,525,2],[197,526,2],[197,527,2],[197,528,2],[197,529,2],[197,530,2],[197,531,2],[197,532,2],[197,533,2],[197,534,2],[197,535,2],[197,536,2],[197,537,2],[197,538,2],[197,539,2],[197,540,2],[197,541,2],[197,543,2],[197,544,2],[197,545,2],[197,546,2],[197,547,2],[197,548,2],[197,549,2],[197,550,2],[197,551,2],[197,552,2],[197,553,2],[197,554,2],[197,555,2],[197,556,2],[197,557,2],[197,558,2],[197,559,2],[197,560,2],[197,561,2],[197,562,2],[197,563,2],[197,564,2],[197,565,2],[197,566,2],[197,567,2],[197,568,2],[197,569,2],[197,570,2],[197,571,2],[197,572,2],[197,573,2],[197,574,2],[197,575,2],[197,576,2],[197,577,2],[197,578,2],[197,579,2],[197,580,2],[197,581,2],[197,582,2],[197,583,2],[197,584,2],[197,585,2],[197,586,2],[197,587,2],[197,588,2],[197,589,2],[197,590,2],[197,591,2],[197,593,2],[197,594,2],[197,595,2],[197,596,2],[197,597,2],[197,598,2],[197,599,2],[197,600,2],[197,601,2],[197,602,2],[197,603,2],[197,604,2],[197,605,2],[197,606,2],[197,607,2],[197,608,2],[197,609,2],[197,610,2],[197,611,2],[197,612,2],[197,613,2],[197,614,2],[197,615,2],[197,616,2],[197,617,2],[197,618,2],[197,619,2],[197,620,2],[197,621,2],[197,622,2],[197,623,2],[197,624,2],[197,625,2],[197,626,2],[197,627,2],[197,628,2],[197,629,2],[198,500,2],[198,499,2],[198,501,2],[198,511,2],[198,517,2],[198,502,2],[198,512,2],[198,516,2],[198,507,2],[198,508,2],[198,509,2],[198,515,2],[198,514,2],[198,505,2],[198,503,2],[198,506,2],[198,87,2],[198,37,2],[198,339,2],[198,233,2],[198,131,2],[198,369,2],[198,146,2],[198,207,2],[198,30,2],[198,312,2],[198,307,2],[198,486,2],[198,38,2],[198,265,2],[198,263,2],[198,285,2],[198,470,2],[198,325,2],[198,487,2],[198,262,2],[198,488,2],[198,489,2],[198,149,2],[198,490,2],[198,491,2],[198,241,2],[198,140,2],[198,281,2],[198,191,2],[198,492,2],[198,493,2],[198,494,2],[198,129,2],[198,495,2],[198,496,2],[198,497,2],[198,296,2],[198,200,2],[198,232,2],[198,498,2],[198,432,2],[198,454,2],[198,518,2],[198,520,2],[198,521,2],[198,522,2],[198,523,2],[198,525,2],[198,526,2],[198,527,2],[198,528,2],[198,529,2],[198,530,2],[198,531,2],[198,532,2],[198,533,2],[198,534,2],[198,535,2],[198,536,2],[198,537,2],[198,538,2],[198,539,2],[198,540,2],[198,541,2],[198,542,2],[198,543,2],[198,544,2],[198,545,2],[198,546,2],[198,547,2],[198,548,2],[198,549,2],[198,550,2],[198,551,2],[198,552,2],[198,553,2],[198,555,2],[198,556,2],[198,557,2],[198,558,2],[198,559,2],[198,560,2],[198,561,2],[198,562,2],[198,563,2],[198,564,2],[198,565,2],[198,566,2],[198,567,2],[198,568,2],[198,569,2],[198,570,2],[198,571,2],[198,572,2],[198,573,2],[198,574,2],[198,575,2],[198,576,2],[198,577,2],[198,578,2],[198,579,2],[198,580,2],[198,581,2],[198,582,2],[198,583,2],[198,584,2],[198,585,2],[198,586,2],[198,587,2],[198,588,2],[198,589,2],[198,590,2],[198,591,2],[198,592,2],[198,593,2],[198,594,2],[198,595,2],[198,596,2],[198,597,2],[198,598,2],[198,599,2],[198,600,2],[198,601,2],[198,602,2],[198,603,2],[198,604,2],[198,605,2],[198,606,2],[198,607,2],[198,608,2],[198,609,2],[198,610,2],[198,611,2],[198,612,2],[198,613,2],[198,615,2],[198,616,2],[198,617,2],[198,618,2],[198,619,2],[198,620,2],[198,621,2],[198,622,2],[198,623,2],[198,624,2],[198,625,2],[198,626,2],[198,627,2],[198,628,2],[198,629,2],[199,500,2],[199,499,2],[199,501,2],[199,511,2],[199,517,2],[199,502,2],[199,512,2],[199,516,2],[199,507,2],[199,508,2],[199,509,2],[199,515,2],[199,514,2],[199,505,2],[199,503,2],[199,506,2],[199,87,2],[199,339,2],[199,233,2],[199,131,2],[199,369,2],[199,146,2],[199,207,2],[199,30,2],[199,312,2],[199,486,2],[199,38,2],[199,265,2],[199,196,2],[199,263,2],[199,285,2],[199,470,2],[199,325,2],[199,487,2],[199,262,2],[199,488,2],[199,489,2],[199,149,2],[199,490,2],[199,491,2],[199,241,2],[199,140,2],[199,281,2],[199,191,2],[199,492,2],[199,493,2],[199,494,2],[199,129,2],[199,495,2],[199,496,2],[199,497,2],[199,296,2],[199,200,2],[199,232,2],[199,498,2],[199,432,2],[199,454,2],[199,518,2],[199,519,2],[199,520,2],[199,521,2],[199,522,2],[199,523,2],[199,524,2],[199,525,2],[199,527,2],[199,528,2],[199,529,2],[199,530,2],[199,531,2],[199,532,2],[199,533,2],[199,534,2],[199,535,2],[199,536,2],[199,538,2],[199,539,2],[199,540,2],[199,541,2],[199,542,2],[199,543,2],[199,544,2],[199,545,2],[199,546,2],[199,547,2],[199,548,2],[199,549,2],[199,550,2],[199,551,2],[199,552,2],[199,553,2],[199,554,2],[199,555,2],[199,556,2],[199,557,2],[199,558,2],[199,559,2],[199,560,2],[199,561,2],[199,562,2],[199,563,2],[199,564,2],[199,565,2],[199,566,2],[199,567,2],[199,568,2],[199,569,2],[199,570,2],[199,571,2],[199,572,2],[199,573,2],[199,574,2],[199,575,2],[199,576,2],[199,577,2],[199,578,2],[199,579,2],[199,580,2],[199,581,2],[199,582,2],[199,583,2],[199,584,2],[199,585,2],[199,586,2],[199,587,2],[199,588,2],[199,589,2],[199,590,2],[199,591,2],[199,592,2],[199,593,2],[199,594,2],[199,595,2],[199,596,2],[199,597,2],[199,598,2],[199,599,2],[199,600,2],[199,601,2],[199,602,2],[199,603,2],[199,604,2],[199,605,2],[199,606,2],[199,607,2],[199,608,2],[199,609,2],[199,610,2],[199,611,2],[199,612,2],[199,613,2],[199,614,2],[199,615,2],[199,616,2],[199,617,2],[199,618,2],[199,619,2],[199,620,2],[199,621,2],[199,622,2],[199,623,2],[199,624,2],[199,625,2],[199,626,2],[199,627,2],[199,628,2],[199,629,2],[200,500,2],[200,499,2],[200,501,2],[200,511,2],[200,517,2],[200,502,2],[200,512,2],[200,516,2],[200,507,2],[200,508,2],[200,509,2],[200,515,2],[200,514,2],[200,505,2],[200,503,2],[200,506,2],[200,87,2],[200,37,2],[200,339,2],[200,131,2],[200,369,2],[200,146,2],[200,207,2],[200,30,2],[200,312,2],[200,307,2],[200,486,2],[200,38,2],[200,265,2],[200,196,2],[200,263,2],[200,285,2],[200,470,2],[200,325,2],[200,487,2],[200,262,2],[200,488,2],[200,489,2],[200,149,2],[200,490,2],[200,491,2],[200,241,2],[200,140,2],[200,281,2],[200,191,2],[200,492,2],[200,493,2],[200,494,2],[200,129,2],[200,495,2],[200,496,2],[200,497,2],[200,296,2],[200,232,2],[200,498,2],[200,432,2],[200,454,2],[200,518,2],[200,519,2],[200,520,2],[200,521,2],[200,522,2],[200,523,2],[200,524,2],[200,525,2],[200,526,2],[200,527,2],[200,528,2],[200,529,2],[200,530,2],[200,531,2],[200,532,2],[200,533,2],[200,534,2],[200,535,2],[200,536,2],[200,537,2],[200,538,2],[200,539,2],[200,540,2],[200,541,2],[200,542,2],[200,543,2],[200,544,2],[200,545,2],[200,546,2],[200,547,2],[200,548,2],[200,549,2],[200,550,2],[200,551,2],[200,554,2],[200,555,2],[200,556,2],[200,557,2],[200,558,2],[200,559,2],[200,560,2],[200,561,2],[200,562,2],[200,563,2],[200,564,2],[200,565,2],[200,566,2],[200,567,2],[200,568,2],[200,569,2],[200,570,2],[200,571,2],[200,572,2],[200,573,2],[200,574,2],[200,575,2],[200,576,2],[200,577,2],[200,578,2],[200,579,2],[200,580,2],[200,581,2],[200,582,2],[200,583,2],[200,584,2],[200,585,2],[200,586,2],[200,587,2],[200,588,2],[200,589,2],[200,590,2],[200,591,2],[200,592,2],[200,593,2],[200,594,2],[200,595,2],[200,596,2],[200,597,2],[200,598,2],[200,599,2],[200,600,2],[200,601,2],[200,602,2],[200,603,2],[200,604,2],[200,605,2],[200,606,2],[200,607,2],[200,608,2],[200,609,2],[200,610,2],[200,611,2],[200,612,2],[200,613,2],[200,614,2],[200,615,2],[200,616,2],[200,617,2],[200,618,2],[200,619,2],[200,620,2],[200,621,2],[200,622,2],[200,623,2],[200,624,2],[200,625,2],[200,626,2],[200,627,2],[200,628,2],[200,629,2],[201,500,2],[201,499,2],[201,501,2],[201,511,2],[201,517,2],[201,502,2],[201,512,2],[201,516,2],[201,507,2],[201,508,2],[201,509,2],[201,515,2],[201,514,2],[201,505,2],[201,503,2],[201,506,2],[201,87,2],[201,37,2],[201,339,2],[201,131,2],[201,369,2],[201,146,2],[201,207,2],[201,30,2],[201,312,2],[201,307,2],[201,486,2],[201,38,2],[201,265,2],[201,196,2],[201,263,2],[201,285,2],[201,470,2],[201,325,2],[201,487,2],[201,262,2],[201,488,2],[201,489,2],[201,149,2],[201,490,2],[201,491,2],[201,241,2],[201,140,2],[201,281,2],[201,191,2],[201,492,2],[201,493,2],[201,494,2],[201,129,2],[201,495,2],[201,496,2],[201,497,2],[201,296,2],[201,232,2],[201,498,2],[201,432,2],[201,454,2],[201,518,2],[201,519,2],[201,520,2],[201,521,2],[201,522,2],[201,523,2],[201,524,2],[201,525,2],[201,526,2],[201,527,2],[201,528,2],[201,529,2],[201,530,2],[201,531,2],[201,532,2],[201,533,2],[201,534,2],[201,535,2],[201,536,2],[201,537,2],[201,538,2],[201,539,2],[201,540,2],[201,541,2],[201,542,2],[201,543,2],[201,544,2],[201,545,2],[201,546,2],[201,547,2],[201,548,2],[201,549,2],[201,550,2],[201,551,2],[201,552,2],[201,554,2],[201,555,2],[201,556,2],[201,557,2],[201,558,2],[201,559,2],[201,560,2],[201,561,2],[201,562,2],[201,563,2],[201,564,2],[201,565,2],[201,566,2],[201,567,2],[201,568,2],[201,569,2],[201,570,2],[201,571,2],[201,572,2],[201,573,2],[201,574,2],[201,575,2],[201,576,2],[201,577,2],[201,578,2],[201,579,2],[201,580,2],[201,581,2],[201,582,2],[201,583,2],[201,584,2],[201,585,2],[201,586,2],[201,587,2],[201,588,2],[201,589,2],[201,590,2],[201,591,2],[201,592,2],[201,593,2],[201,594,2],[201,595,2],[201,596,2],[201,597,2],[201,598,2],[201,599,2],[201,600,2],[201,601,2],[201,602,2],[201,603,2],[201,604,2],[201,605,2],[201,606,2],[201,607,2],[201,608,2],[201,609,2],[201,610,2],[201,611,2],[201,612,2],[201,613,2],[201,614,2],[201,615,2],[201,616,2],[201,617,2],[201,618,2],[201,619,2],[201,620,2],[201,621,2],[201,622,2],[201,623,2],[201,624,2],[201,625,2],[201,626,2],[201,627,2],[201,628,2],[201,629,2],[202,500,2],[202,499,2],[202,501,2],[202,511,2],[202,517,2],[202,502,2],[202,512,2],[202,516,2],[202,507,2],[202,508,2],[202,509,2],[202,515,2],[202,514,2],[202,505,2],[202,503,2],[202,506,2],[202,87,2],[202,431,2],[202,37,2],[202,339,2],[202,131,2],[202,369,2],[202,146,2],[202,207,2],[202,30,2],[202,312,2],[202,307,2],[202,486,2],[202,38,2],[202,265,2],[202,196,2],[202,263,2],[202,285,2],[202,470,2],[202,325,2],[202,487,2],[202,262,2],[202,488,2],[202,489,2],[202,149,2],[202,490,2],[202,491,2],[202,241,2],[202,140,2],[202,281,2],[202,191,2],[202,492,2],[202,493,2],[202,494,2],[202,129,2],[202,495,2],[202,496,2],[202,497,2],[202,296,2],[202,232,2],[202,498,2],[202,432,2],[202,454,2],[202,518,2],[202,519,2],[202,520,2],[202,521,2],[202,522,2],[202,523,2],[202,524,2],[202,525,2],[202,526,2],[202,527,2],[202,528,2],[202,529,2],[202,530,2],[202,531,2],[202,532,2],[202,533,2],[202,534,2],[202,535,2],[202,536,2],[202,537,2],[202,538,2],[202,539,2],[202,540,2],[202,541,2],[202,542,2],[202,543,2],[202,544,2],[202,545,2],[202,546,2],[202,547,2],[202,548,2],[202,549,2],[202,550,2],[202,551,2],[202,552,2],[202,554,2],[202,555,2],[202,556,2],[202,557,2],[202,558,2],[202,559,2],[202,560,2],[202,561,2],[202,562,2],[202,563,2],[202,564,2],[202,565,2],[202,566,2],[202,567,2],[202,568,2],[202,569,2],[202,570,2],[202,571,2],[202,572,2],[202,573,2],[202,574,2],[202,575,2],[202,576,2],[202,577,2],[202,578,2],[202,579,2],[202,580,2],[202,581,2],[202,582,2],[202,583,2],[202,584,2],[202,585,2],[202,586,2],[202,587,2],[202,588,2],[202,589,2],[202,590,2],[202,591,2],[202,592,2],[202,593,2],[202,594,2],[202,595,2],[202,596,2],[202,597,2],[202,598,2],[202,599,2],[202,600,2],[202,601,2],[202,602,2],[202,603,2],[202,604,2],[202,605,2],[202,606,2],[202,607,2],[202,608,2],[202,609,2],[202,610,2],[202,611,2],[202,612,2],[202,613,2],[202,614,2],[202,615,2],[202,616,2],[202,617,2],[202,618,2],[202,619,2],[202,620,2],[202,621,2],[202,622,2],[202,623,2],[202,624,2],[202,625,2],[202,626,2],[202,627,2],[202,628,2],[202,629,2],[203,500,2],[203,499,2],[203,501,2],[203,511,2],[203,517,2],[203,502,2],[203,512,2],[203,516,2],[203,507,2],[203,508,2],[203,509,2],[203,515,2],[203,514,2],[203,505,2],[203,503,2],[203,506,2],[203,87,2],[203,37,2],[203,339,2],[203,233,2],[203,131,2],[203,369,2],[203,146,2],[203,207,2],[203,30,2],[203,312,2],[203,307,2],[203,486,2],[203,38,2],[203,265,2],[203,196,2],[203,263,2],[203,285,2],[203,470,2],[203,325,2],[203,487,2],[203,262,2],[203,488,2],[203,489,2],[203,149,2],[203,490,2],[203,491,2],[203,241,2],[203,140,2],[203,191,2],[203,492,2],[203,493,2],[203,494,2],[203,129,2],[203,495,2],[203,496,2],[203,497,2],[203,296,2],[203,200,2],[203,232,2],[203,498,2],[203,432,2],[203,454,2],[203,518,2],[203,519,2],[203,520,2],[203,521,2],[203,522,2],[203,523,2],[203,524,2],[203,525,2],[203,526,2],[203,527,2],[203,528,2],[203,529,2],[203,530,2],[203,531,2],[203,532,2],[203,533,2],[203,534,2],[203,535,2],[203,536,2],[203,537,2],[203,538,2],[203,539,2],[203,540,2],[203,541,2],[203,542,2],[203,544,2],[203,545,2],[203,546,2],[203,547,2],[203,548,2],[203,549,2],[203,550,2],[203,551,2],[203,552,2],[203,553,2],[203,554,2],[203,555,2],[203,556,2],[203,557,2],[203,558,2],[203,559,2],[203,560,2],[203,561,2],[203,562,2],[203,563,2],[203,564,2],[203,565,2],[203,566,2],[203,567,2],[203,568,2],[203,569,2],[203,570,2],[203,571,2],[203,572,2],[203,573,2],[203,574,2],[203,575,2],[203,576,2],[203,577,2],[203,578,2],[203,579,2],[203,580,2],[203,581,2],[203,582,2],[203,583,2],[203,584,2],[203,585,2],[203,586,2],[203,587,2],[203,588,2],[203,589,2],[203,590,2],[203,591,2],[203,592,2],[203,593,2],[203,594,2],[203,595,2],[203,596,2],[203,597,2],[203,598,2],[203,599,2],[203,600,2],[203,601,2],[203,602,2],[203,603,2],[203,604,2],[203,605,2],[203,606,2],[203,607,2],[203,608,2],[203,609,2],[203,610,2],[203,611,2],[203,612,2],[203,613,2],[203,614,2],[203,615,2],[203,616,2],[203,617,2],[203,618,2],[203,619,2],[203,620,2],[203,621,2],[203,622,2],[203,623,2],[203,624,2],[203,625,2],[203,626,2],[203,627,2],[203,628,2],[203,629,2],[204,500,2],[204,499,2],[204,501,2],[204,511,2],[204,517,2],[204,502,2],[204,512,2],[204,516,2],[204,507,2],[204,508,2],[204,509,2],[204,515,2],[204,514,2],[204,505,2],[204,503,2],[204,506,2],[204,87,2],[204,37,2],[204,339,2],[204,233,2],[204,131,2],[204,369,2],[204,146,2],[204,207,2],[204,30,2],[204,312,2],[204,486,2],[204,38,2],[204,265,2],[204,263,2],[204,285,2],[204,470,2],[204,325,2],[204,487,2],[204,262,2],[204,488,2],[204,489,2],[204,149,2],[204,490,2],[204,491,2],[204,241,2],[204,140,2],[204,281,2],[204,191,2],[204,492,2],[204,493,2],[204,494,2],[204,129,2],[204,495,2],[204,496,2],[204,497,2],[204,296,2],[204,232,2],[204,498,2],[204,432,2],[204,454,2],[204,518,2],[204,519,2],[204,520,2],[204,521,2],[204,522,2],[204,523,2],[204,524,2],[204,525,2],[204,526,2],[204,527,2],[204,528,2],[204,529,2],[204,530,2],[204,531,2],[204,532,2],[204,533,2],[204,534,2],[204,535,2],[204,536,2],[204,537,2],[204,538,2],[204,539,2],[204,540,2],[204,541,2],[204,542,2],[204,543,2],[204,544,2],[204,545,2],[204,546,2],[204,547,2],[204,548,2],[204,549,2],[204,550,2],[204,551,2],[204,553,2],[204,554,2],[204,555,2],[204,556,2],[204,557,2],[204,558,2],[204,559,2],[204,560,2],[204,561,2],[204,562,2],[204,563,2],[204,564,2],[204,565,2],[204,566,2],[204,567,2],[204,568,2],[204,569,2],[204,570,2],[204,571,2],[204,572,2],[204,573,2],[204,574,2],[204,575,2],[204,576,2],[204,577,2],[204,578,2],[204,579,2],[204,580,2],[204,581,2],[204,582,2],[204,583,2],[204,584,2],[204,585,2],[204,586,2],[204,587,2],[204,588,2],[204,589,2],[204,590,2],[204,591,2],[204,592,2],[204,593,2],[204,594,2],[204,595,2],[204,596,2],[204,597,2],[204,598,2],[204,599,2],[204,600,2],[204,601,2],[204,603,2],[204,604,2],[204,605,2],[204,606,2],[204,607,2],[204,608,2],[204,609,2],[204,610,2],[204,611,2],[204,612,2],[204,613,2],[204,614,2],[204,615,2],[204,616,2],[204,617,2],[204,618,2],[204,619,2],[204,620,2],[204,621,2],[204,622,2],[204,623,2],[204,624,2],[204,625,2],[204,626,2],[204,627,2],[204,628,2],[204,629,2],[205,500,2],[205,499,2],[205,501,2],[205,511,2],[205,517,2],[205,502,2],[205,512,2],[205,516,2],[205,507,2],[205,508,2],[205,509,2],[205,515,2],[205,514,2],[205,505,2],[205,503,2],[205,506,2],[205,87,2],[205,37,2],[205,339,2],[205,233,2],[205,131,2],[205,369,2],[205,146,2],[205,30,2],[205,312,2],[205,486,2],[205,38,2],[205,265,2],[205,263,2],[205,285,2],[205,470,2],[205,325,2],[205,487,2],[205,262,2],[205,488,2],[205,489,2],[205,149,2],[205,490,2],[205,491,2],[205,140,2],[205,281,2],[205,191,2],[205,492,2],[205,493,2],[205,494,2],[205,129,2],[205,495,2],[205,496,2],[205,497,2],[205,296,2],[205,232,2],[205,498,2],[205,432,2],[205,454,2],[205,518,2],[205,519,2],[205,520,2],[205,521,2],[205,522,2],[205,523,2],[205,524,2],[205,525,2],[205,526,2],[205,527,2],[205,528,2],[205,529,2],[205,530,2],[205,531,2],[205,532,2],[205,533,2],[205,534,2],[205,535,2],[205,536,2],[205,537,2],[205,538,2],[205,539,2],[205,540,2],[205,541,2],[205,542,2],[205,543,2],[205,544,2],[205,545,2],[205,546,2],[205,547,2],[205,548,2],[205,549,2],[205,550,2],[205,551,2],[205,552,2],[205,553,2],[205,554,2],[205,555,2],[205,556,2],[205,557,2],[205,558,2],[205,559,2],[205,560,2],[205,561,2],[205,562,2],[205,563,2],[205,564,2],[205,565,2],[205,566,2],[205,567,2],[205,568,2],[205,569,2],[205,570,2],[205,571,2],[205,572,2],[205,573,2],[205,574,2],[205,575,2],[205,576,2],[205,577,2],[205,578,2],[205,579,2],[205,580,2],[205,581,2],[205,582,2],[205,583,2],[205,584,2],[205,585,2],[205,586,2],[205,587,2],[205,588,2],[205,589,2],[205,590,2],[205,591,2],[205,592,2],[205,593,2],[205,594,2],[205,595,2],[205,596,2],[205,597,2],[205,598,2],[205,599,2],[205,600,2],[205,601,2],[205,602,2],[205,603,2],[205,604,2],[205,605,2],[205,606,2],[205,607,2],[205,608,2],[205,609,2],[205,610,2],[205,611,2],[205,612,2],[205,613,2],[205,614,2],[205,615,2],[205,616,2],[205,617,2],[205,618,2],[205,619,2],[205,620,2],[205,621,2],[205,622,2],[205,623,2],[205,624,2],[205,625,2],[205,626,2],[205,627,2],[205,628,2],[205,629,2],[206,500,2],[206,499,2],[206,501,2],[206,511,2],[206,517,2],[206,502,2],[206,512,2],[206,516,2],[206,507,2],[206,508,2],[206,509,2],[206,515,2],[206,514,2],[206,505,2],[206,503,2],[206,506,2],[206,87,2],[206,37,2],[206,339,2],[206,233,2],[206,131,2],[206,369,2],[206,146,2],[206,30,2],[206,312,2],[206,307,2],[206,486,2],[206,38,2],[206,265,2],[206,263,2],[206,285,2],[206,470,2],[206,325,2],[206,487,2],[206,262,2],[206,488,2],[206,489,2],[206,149,2],[206,490,2],[206,491,2],[206,241,2],[206,140,2],[206,281,2],[206,191,2],[206,492,2],[206,493,2],[206,494,2],[206,129,2],[206,495,2],[206,496,2],[206,497,2],[206,296,2],[206,200,2],[206,232,2],[206,498,2],[206,432,2],[206,454,2],[206,518,2],[206,519,2],[206,520,2],[206,521,2],[206,522,2],[206,523,2],[206,524,2],[206,525,2],[206,526,2],[206,527,2],[206,528,2],[206,529,2],[206,530,2],[206,531,2],[206,532,2],[206,533,2],[206,534,2],[206,535,2],[206,536,2],[206,537,2],[206,538,2],[206,539,2],[206,540,2],[206,541,2],[206,543,2],[206,544,2],[206,545,2],[206,546,2],[206,548,2],[206,549,2],[206,550,2],[206,551,2],[206,552,2],[206,553,2],[206,554,2],[206,555,2],[206,556,2],[206,557,2],[206,558,2],[206,559,2],[206,560,2],[206,561,2],[206,562,2],[206,563,2],[206,564,2],[206,565,2],[206,566,2],[206,567,2],[206,568,2],[206,569,2],[206,570,2],[206,571,2],[206,572,2],[206,573,2],[206,574,2],[206,575,2],[206,576,2],[206,577,2],[206,578,2],[206,579,2],[206,580,2],[206,581,2],[206,582,2],[206,583,2],[206,584,2],[206,585,2],[206,586,2],[206,587,2],[206,588,2],[206,589,2],[206,590,2],[206,591,2],[206,592,2],[206,593,2],[206,594,2],[206,595,2],[206,596,2],[206,597,2],[206,598,2],[206,599,2],[206,600,2],[206,601,2],[206,602,2],[206,603,2],[206,604,2],[206,605,2],[206,606,2],[206,607,2],[206,608,2],[206,609,2],[206,610,2],[206,611,2],[206,612,2],[206,613,2],[206,614,2],[206,615,2],[206,616,2],[206,617,2],[206,618,2],[206,619,2],[206,620,2],[206,621,2],[206,622,2],[206,623,2],[206,624,2],[206,625,2],[206,626,2],[206,627,2],[206,628,2],[206,629,2],[207,500,2],[207,499,2],[207,501,2],[207,511,2],[207,517,2],[207,502,2],[207,512,2],[207,516,2],[207,507,2],[207,508,2],[207,509,2],[207,515,2],[207,514,2],[207,505,2],[207,503,2],[207,506,2],[207,87,2],[207,37,2],[207,339,2],[207,233,2],[207,131,2],[207,369,2],[207,146,2],[207,30,2],[207,312,2],[207,307,2],[207,486,2],[207,38,2],[207,265,2],[207,196,2],[207,263,2],[207,285,2],[207,470,2],[207,325,2],[207,487,2],[207,262,2],[207,488,2],[207,489,2],[207,149,2],[207,490,2],[207,491,2],[207,241,2],[207,140,2],[207,281,2],[207,191,2],[207,492,2],[207,493,2],[207,494,2],[207,129,2],[207,495,2],[207,496,2],[207,497,2],[207,296,2],[207,200,2],[207,232,2],[207,498,2],[207,432,2],[207,454,2],[207,518,2],[207,519,2],[207,520,2],[207,521,2],[207,522,2],[207,523,2],[207,524,2],[207,525,2],[207,526,2],[207,527,2],[207,528,2],[207,529,2],[207,530,2],[207,531,2],[207,532,2],[207,533,2],[207,534,2],[207,535,2],[207,536,2],[207,537,2],[207,540,2],[207,541,2],[207,544,2],[207,545,2],[207,546,2],[207,548,2],[207,549,2],[207,550,2],[207,551,2],[207,552,2],[207,553,2],[207,554,2],[207,555,2],[207,556,2],[207,557,2],[207,558,2],[207,559,2],[207,560,2],[207,561,2],[207,562,2],[207,563,2],[207,564,2],[207,565,2],[207,566,2],[207,567,2],[207,568,2],[207,569,2],[207,570,2],[207,571,2],[207,572,2],[207,573,2],[207,574,2],[207,575,2],[207,576,2],[207,577,2],[207,578,2],[207,579,2],[207,580,2],[207,581,2],[207,582,2],[207,583,2],[207,584,2],[207,585,2],[207,586,2],[207,587,2],[207,588,2],[207,589,2],[207,590,2],[207,591,2],[207,592,2],[207,593,2],[207,594,2],[207,595,2],[207,596,2],[207,597,2],[207,598,2],[207,599,2],[207,600,2],[207,601,2],[207,602,2],[207,603,2],[207,604,2],[207,605,2],[207,606,2],[207,607,2],[207,608,2],[207,609,2],[207,610,2],[207,611,2],[207,612,2],[207,613,2],[207,614,2],[207,615,2],[207,616,2],[207,617,2],[207,618,2],[207,619,2],[207,620,2],[207,621,2],[207,622,2],[207,623,2],[207,624,2],[207,625,2],[207,626,2],[207,627,2],[207,628,2],[207,629,2],[208,500,2],[208,499,2],[208,501,2],[208,511,2],[208,517,2],[208,502,2],[208,512,2],[208,516,2],[208,507,2],[208,508,2],[208,509,2],[208,515,2],[208,514,2],[208,505,2],[208,503,2],[208,506,2],[208,87,2],[208,37,2],[208,339,2],[208,131,2],[208,369,2],[208,146,2],[208,30,2],[208,312,2],[208,307,2],[208,486,2],[208,38,2],[208,265,2],[208,196,2],[208,263,2],[208,285,2],[208,470,2],[208,325,2],[208,487,2],[208,262,2],[208,488,2],[208,489,2],[208,149,2],[208,490,2],[208,491,2],[208,241,2],[208,140,2],[208,191,2],[208,492,2],[208,493,2],[208,494,2],[208,129,2],[208,495,2],[208,496,2],[208,497,2],[208,296,2],[208,232,2],[208,498,2],[208,432,2],[208,454,2],[208,518,2],[208,520,2],[208,521,2],[208,522,2],[208,523,2],[208,524,2],[208,525,2],[208,526,2],[208,527,2],[208,528,2],[208,529,2],[208,530,2],[208,531,2],[208,532,2],[208,533,2],[208,534,2],[208,535,2],[208,536,2],[208,537,2],[208,538,2],[208,540,2],[208,541,2],[208,543,2],[208,544,2],[208,545,2],[208,546,2],[208,547,2],[208,548,2],[208,549,2],[208,550,2],[208,551,2],[208,552,2],[208,553,2],[208,554,2],[208,555,2],[208,556,2],[208,557,2],[208,558,2],[208,559,2],[208,560,2],[208,561,2],[208,562,2],[208,563,2],[208,564,2],[208,565,2],[208,566,2],[208,567,2],[208,568,2],[208,569,2],[208,570,2],[208,571,2],[208,572,2],[208,573,2],[208,574,2],[208,575,2],[208,576,2],[208,577,2],[208,578,2],[208,579,2],[208,580,2],[208,581,2],[208,582,2],[208,583,2],[208,584,2],[208,585,2],[208,586,2],[208,587,2],[208,588,2],[208,589,2],[208,590,2],[208,591,2],[208,592,2],[208,593,2],[208,594,2],[208,595,2],[208,596,2],[208,597,2],[208,598,2],[208,599,2],[208,600,2],[208,601,2],[208,602,2],[208,603,2],[208,604,2],[208,605,2],[208,606,2],[208,607,2],[208,608,2],[208,609,2],[208,610,2],[208,611,2],[208,612,2],[208,613,2],[208,614,2],[208,615,2],[208,616,2],[208,617,2],[208,618,2],[208,619,2],[208,620,2],[208,621,2],[208,622,2],[208,623,2],[208,624,2],[208,625,2],[208,626,2],[208,627,2],[208,628,2],[208,629,2],[209,500,2],[209,499,2],[209,501,2],[209,511,2],[209,517,2],[209,502,2],[209,512,2],[209,516,2],[209,507,2],[209,508,2],[209,509,2],[209,515,2],[209,514,2],[209,505,2],[209,503,2],[209,506,2],[209,87,2],[209,37,2],[209,339,2],[209,233,2],[209,131,2],[209,369,2],[209,146,2],[209,30,2],[209,312,2],[209,307,2],[209,486,2],[209,38,2],[209,265,2],[209,263,2],[209,285,2],[209,470,2],[209,325,2],[209,487,2],[209,262,2],[209,488,2],[209,149,2],[209,490,2],[209,491,2],[209,241,2],[209,140,2],[209,281,2],[209,191,2],[209,492,2],[209,493,2],[209,494,2],[209,129,2],[209,495,2],[209,496,2],[209,497,2],[209,296,2],[209,200,2],[209,232,2],[209,498,2],[209,432,2],[209,454,2],[209,518,2],[209,519,2],[209,520,2],[209,521,2],[209,522,2],[209,523,2],[209,524,2],[209,525,2],[209,526,2],[209,527,2],[209,528,2],[209,529,2],[209,530,2],[209,531,2],[209,532,2],[209,533,2],[209,534,2],[209,535,2],[209,536,2],[209,537,2],[209,538,2],[209,539,2],[209,540,2],[209,541,2],[209,542,2],[209,543,2],[209,544,2],[209,545,2],[209,546,2],[209,547,2],[209,548,2],[209,549,2],[209,550,2],[209,551,2],[209,552,2],[209,553,2],[209,554,2],[209,555,2],[209,556,2],[209,557,2],[209,558,2],[209,559,2],[209,560,2],[209,561,2],[209,562,2],[209,563,2],[209,564,2],[209,565,2],[209,566,2],[209,567,2],[209,568,2],[209,569,2],[209,570,2],[209,571,2],[209,572,2],[209,573,2],[209,574,2],[209,575,2],[209,576,2],[209,577,2],[209,578,2],[209,579,2],[209,580,2],[209,581,2],[209,582,2],[209,583,2],[209,584,2],[209,585,2],[209,586,2],[209,587,2],[209,588,2],[209,589,2],[209,590,2],[209,591,2],[209,592,2],[209,593,2],[209,594,2],[209,595,2],[209,596,2],[209,597,2],[209,598,2],[209,599,2],[209,600,2],[209,601,2],[209,602,2],[209,603,2],[209,604,2],[209,605,2],[209,606,2],[209,607,2],[209,608,2],[209,609,2],[209,610,2],[209,611,2],[209,612,2],[209,613,2],[209,614,2],[209,615,2],[209,616,2],[209,617,2],[209,618,2],[209,619,2],[209,620,2],[209,621,2],[209,622,2],[209,623,2],[209,624,2],[209,625,2],[209,626,2],[209,627,2],[209,628,2],[209,629,2],[210,500,2],[210,499,2],[210,501,2],[210,511,2],[210,517,2],[210,502,2],[210,512,2],[210,516,2],[210,507,2],[210,508,2],[210,509,2],[210,515,2],[210,514,2],[210,505,2],[210,503,2],[210,506,2],[210,87,2],[210,37,2],[210,339,2],[210,233,2],[210,131,2],[210,369,2],[210,146,2],[210,207,2],[210,30,2],[210,312,2],[210,307,2],[210,486,2],[210,38,2],[210,265,2],[210,196,2],[210,263,2],[210,285,2],[210,470,2],[210,325,2],[210,487,2],[210,262,2],[210,488,2],[210,489,2],[210,149,2],[210,490,2],[210,491,2],[210,241,2],[210,140,2],[210,191,2],[210,492,2],[210,493,2],[210,494,2],[210,129,2],[210,495,2],[210,496,2],[210,497,2],[210,296,2],[210,232,2],[210,498,2],[210,432,2],[210,454,2],[210,518,2],[210,519,2],[210,520,2],[210,521,2],[210,522,2],[210,523,2],[210,524,2],[210,525,2],[210,526,2],[210,527,2],[210,528,2],[210,529,2],[210,530,2],[210,531,2],[210,532,2],[210,533,2],[210,534,2],[210,535,2],[210,536,2],[210,537,2],[210,538,2],[210,539,2],[210,540,2],[210,541,2],[210,542,2],[210,543,2],[210,544,2],[210,545,2],[210,546,2],[210,547,2],[210,548,2],[210,549,2],[210,550,2],[210,551,2],[210,552,2],[210,553,2],[210,554,2],[210,555,2],[210,556,2],[210,557,2],[210,558,2],[210,559,2],[210,560,2],[210,561,2],[210,562,2],[210,563,2],[210,564,2],[210,565,2],[210,566,2],[210,567,2],[210,568,2],[210,569,2],[210,570,2],[210,571,2],[210,572,2],[210,573,2],[210,574,2],[210,575,2],[210,576,2],[210,577,2],[210,578,2],[210,579,2],[210,580,2],[210,581,2],[210,582,2],[210,583,2],[210,584,2],[210,585,2],[210,586,2],[210,587,2],[210,588,2],[210,589,2],[210,590,2],[210,591,2],[210,592,2],[210,593,2],[210,594,2],[210,595,2],[210,596,2],[210,597,2],[210,598,2],[210,599,2],[210,600,2],[210,601,2],[210,602,2],[210,603,2],[210,604,2],[210,605,2],[210,606,2],[210,607,2],[210,608,2],[210,609,2],[210,610,2],[210,611,2],[210,612,2],[210,613,2],[210,614,2],[210,615,2],[210,616,2],[210,617,2],[210,618,2],[210,619,2],[210,620,2],[210,621,2],[210,622,2],[210,623,2],[210,624,2],[210,625,2],[210,626,2],[210,627,2],[210,628,2],[210,629,2],[211,500,2],[211,499,2],[211,501,2],[211,511,2],[211,517,2],[211,502,2],[211,512,2],[211,516,2],[211,507,2],[211,508,2],[211,509,2],[211,515,2],[211,514,2],[211,505,2],[211,503,2],[211,506,2],[211,87,2],[211,37,2],[211,339,2],[211,233,2],[211,131,2],[211,369,2],[211,146,2],[211,207,2],[211,30,2],[211,312,2],[211,307,2],[211,486,2],[211,38,2],[211,265,2],[211,196,2],[211,263,2],[211,285,2],[211,470,2],[211,325,2],[211,487,2],[211,262,2],[211,489,2],[211,149,2],[211,490,2],[211,491,2],[211,241,2],[211,140,2],[211,191,2],[211,492,2],[211,493,2],[211,494,2],[211,129,2],[211,495,2],[211,496,2],[211,497,2],[211,296,2],[211,200,2],[211,232,2],[211,498,2],[211,432,2],[211,454,2],[211,518,2],[211,519,2],[211,520,2],[211,521,2],[211,522,2],[211,523,2],[211,524,2],[211,525,2],[211,526,2],[211,527,2],[211,528,2],[211,529,2],[211,530,2],[211,531,2],[211,532,2],[211,533,2],[211,534,2],[211,535,2],[211,536,2],[211,537,2],[211,538,2],[211,539,2],[211,540,2],[211,541,2],[211,542,2],[211,543,2],[211,544,2],[211,545,2],[211,546,2],[211,547,2],[211,548,2],[211,549,2],[211,550,2],[211,551,2],[211,552,2],[211,553,2],[211,554,2],[211,555,2],[211,556,2],[211,557,2],[211,558,2],[211,559,2],[211,560,2],[211,561,2],[211,562,2],[211,563,2],[211,564,2],[211,565,2],[211,566,2],[211,567,2],[211,568,2],[211,569,2],[211,570,2],[211,571,2],[211,572,2],[211,573,2],[211,574,2],[211,575,2],[211,576,2],[211,577,2],[211,578,2],[211,579,2],[211,580,2],[211,581,2],[211,582,2],[211,583,2],[211,584,2],[211,585,2],[211,586,2],[211,587,2],[211,588,2],[211,589,2],[211,590,2],[211,591,2],[211,592,2],[211,593,2],[211,594,2],[211,595,2],[211,596,2],[211,597,2],[211,598,2],[211,599,2],[211,600,2],[211,601,2],[211,602,2],[211,603,2],[211,604,2],[211,605,2],[211,606,2],[211,607,2],[211,608,2],[211,609,2],[211,610,2],[211,611,2],[211,612,2],[211,613,2],[211,614,2],[211,615,2],[211,616,2],[211,617,2],[211,618,2],[211,619,2],[211,620,2],[211,621,2],[211,622,2],[211,623,2],[211,624,2],[211,625,2],[211,626,2],[211,627,2],[211,628,2],[211,629,2],[212,500,2],[212,499,2],[212,501,2],[212,511,2],[212,517,2],[212,502,2],[212,512,2],[212,516,2],[212,507,2],[212,508,2],[212,509,2],[212,515,2],[212,514,2],[212,505,2],[212,503,2],[212,506,2],[212,87,2],[212,37,2],[212,233,2],[212,131,2],[212,369,2],[212,146,2],[212,207,2],[212,30,2],[212,312,2],[212,307,2],[212,486,2],[212,38,2],[212,265,2],[212,263,2],[212,285,2],[212,470,2],[212,487,2],[212,262,2],[212,488,2],[212,489,2],[212,149,2],[212,490,2],[212,491,2],[212,241,2],[212,140,2],[212,191,2],[212,492,2],[212,493,2],[212,494,2],[212,129,2],[212,495,2],[212,496,2],[212,497,2],[212,296,2],[212,232,2],[212,498,2],[212,432,2],[212,454,2],[212,518,2],[212,519,2],[212,520,2],[212,521,2],[212,522,2],[212,523,2],[212,524,2],[212,525,2],[212,526,2],[212,527,2],[212,528,2],[212,529,2],[212,530,2],[212,531,2],[212,532,2],[212,533,2],[212,534,2],[212,535,2],[212,536,2],[212,537,2],[212,538,2],[212,539,2],[212,540,2],[212,541,2],[212,542,2],[212,543,2],[212,544,2],[212,545,2],[212,546,2],[212,547,2],[212,548,2],[212,549,2],[212,550,2],[212,551,2],[212,552,2],[212,553,2],[212,554,2],[212,555,2],[212,556,2],[212,557,2],[212,558,2],[212,559,2],[212,560,2],[212,561,2],[212,562,2],[212,563,2],[212,564,2],[212,565,2],[212,566,2],[212,567,2],[212,568,2],[212,569,2],[212,570,2],[212,571,2],[212,572,2],[212,573,2],[212,574,2],[212,575,2],[212,576,2],[212,577,2],[212,578,2],[212,579,2],[212,580,2],[212,581,2],[212,582,2],[212,583,2],[212,584,2],[212,585,2],[212,586,2],[212,587,2],[212,588,2],[212,589,2],[212,590,2],[212,591,2],[212,592,2],[212,593,2],[212,594,2],[212,595,2],[212,596,2],[212,597,2],[212,598,2],[212,599,2],[212,600,2],[212,601,2],[212,602,2],[212,603,2],[212,604,2],[212,605,2],[212,606,2],[212,607,2],[212,608,2],[212,609,2],[212,610,2],[212,611,2],[212,612,2],[212,613,2],[212,614,2],[212,615,2],[212,616,2],[212,617,2],[212,618,2],[212,619,2],[212,620,2],[212,621,2],[212,622,2],[212,623,2],[212,624,2],[212,625,2],[212,626,2],[212,627,2],[212,628,2],[212,629,2],[213,500,2],[213,499,2],[213,501,2],[213,511,2],[213,517,2],[213,502,2],[213,512,2],[213,516,2],[213,507,2],[213,508,2],[213,509,2],[213,515,2],[213,514,2],[213,505,2],[213,503,2],[213,506,2],[213,87,2],[213,37,2],[213,339,2],[213,233,2],[213,131,2],[213,369,2],[213,146,2],[213,207,2],[213,30,2],[213,312,2],[213,307,2],[213,486,2],[213,38,2],[213,265,2],[213,263,2],[213,285,2],[213,470,2],[213,487,2],[213,262,2],[213,488,2],[213,489,2],[213,149,2],[213,490,2],[213,491,2],[213,140,2],[213,191,2],[213,492,2],[213,493,2],[213,494,2],[213,129,2],[213,495,2],[213,496,2],[213,497,2],[213,296,2],[213,232,2],[213,498,2],[213,432,2],[213,454,2],[213,518,2],[213,520,2],[213,521,2],[213,522,2],[213,523,2],[213,524,2],[213,527,2],[213,528,2],[213,529,2],[213,530,2],[213,531,2],[213,532,2],[213,533,2],[213,534,2],[213,535,2],[213,536,2],[213,537,2],[213,538,2],[213,540,2],[213,541,2],[213,542,2],[213,543,2],[213,544,2],[213,545,2],[213,546,2],[213,547,2],[213,548,2],[213,549,2],[213,550,2],[213,551,2],[213,552,2],[213,553,2],[213,554,2],[213,555,2],[213,556,2],[213,557,2],[213,558,2],[213,559,2],[213,560,2],[213,561,2],[213,562,2],[213,563,2],[213,564,2],[213,565,2],[213,566,2],[213,567,2],[213,568,2],[213,569,2],[213,570,2],[213,571,2],[213,572,2],[213,573,2],[213,574,2],[213,575,2],[213,576,2],[213,577,2],[213,578,2],[213,579,2],[213,580,2],[213,581,2],[213,582,2],[213,583,2],[213,584,2],[213,585,2],[213,586,2],[213,587,2],[213,588,2],[213,589,2],[213,590,2],[213,591,2],[213,592,2],[213,593,2],[213,594,2],[213,595,2],[213,596,2],[213,597,2],[213,598,2],[213,599,2],[213,600,2],[213,601,2],[213,602,2],[213,603,2],[213,604,2],[213,605,2],[213,606,2],[213,607,2],[213,608,2],[213,609,2],[213,610,2],[213,611,2],[213,612,2],[213,613,2],[213,614,2],[213,615,2],[213,616,2],[213,617,2],[213,618,2],[213,619,2],[213,620,2],[213,621,2],[213,622,2],[213,623,2],[213,624,2],[213,625,2],[213,626,2],[213,627,2],[213,628,2],[213,629,2],[214,500,2],[214,499,2],[214,501,2],[214,511,2],[214,517,2],[214,502,2],[214,512,2],[214,516,2],[214,507,2],[214,508,2],[214,509,2],[214,515,2],[214,514,2],[214,505,2],[214,503,2],[214,506,2],[214,87,2],[214,339,2],[214,233,2],[214,131,2],[214,369,2],[214,146,2],[214,207,2],[214,30,2],[214,312,2],[214,307,2],[214,486,2],[214,265,2],[214,263,2],[214,285,2],[214,470,2],[214,325,2],[214,487,2],[214,262,2],[214,488,2],[214,489,2],[214,149,2],[214,490,2],[214,491,2],[214,241,2],[214,140,2],[214,281,2],[214,191,2],[214,492,2],[214,493,2],[214,494,2],[214,129,2],[214,495,2],[214,496,2],[214,497,2],[214,296,2],[214,200,2],[214,232,2],[214,498,2],[214,432,2],[214,454,2],[214,518,2],[214,519,2],[214,520,2],[214,521,2],[214,522,2],[214,523,2],[214,524,2],[214,525,2],[214,526,2],[214,527,2],[214,528,2],[214,529,2],[214,530,2],[214,531,2],[214,532,2],[214,533,2],[214,534,2],[214,535,2],[214,536,2],[214,537,2],[214,538,2],[214,539,2],[214,540,2],[214,541,2],[214,542,2],[214,543,2],[214,544,2],[214,545,2],[214,546,2],[214,547,2],[214,548,2],[214,549,2],[214,550,2],[214,551,2],[214,552,2],[214,553,2],[214,554,2],[214,555,2],[214,556,2],[214,557,2],[214,558,2],[214,559,2],[214,560,2],[214,561,2],[214,562,2],[214,563,2],[214,564,2],[214,565,2],[214,566,2],[214,567,2],[214,568,2],[214,569,2],[214,570,2],[214,571,2],[214,572,2],[214,573,2],[214,574,2],[214,575,2],[214,576,2],[214,577,2],[214,578,2],[214,579,2],[214,580,2],[214,581,2],[214,582,2],[214,583,2],[214,584,2],[214,585,2],[214,586,2],[214,587,2],[214,588,2],[214,589,2],[214,590,2],[214,591,2],[214,592,2],[214,593,2],[214,594,2],[214,595,2],[214,596,2],[214,597,2],[214,598,2],[214,599,2],[214,600,2],[214,601,2],[214,602,2],[214,603,2],[214,604,2],[214,605,2],[214,606,2],[214,607,2],[214,608,2],[214,609,2],[214,610,2],[214,611,2],[214,612,2],[214,613,2],[214,614,2],[214,615,2],[214,616,2],[214,617,2],[214,618,2],[214,619,2],[214,620,2],[214,621,2],[214,622,2],[214,623,2],[214,624,2],[214,625,2],[214,626,2],[214,627,2],[214,628,2],[214,629,2],[215,500,2],[215,499,2],[215,501,2],[215,511,2],[215,517,2],[215,502,2],[215,512,2],[215,516,2],[215,507,2],[215,508,2],[215,509,2],[215,515,2],[215,514,2],[215,505,2],[215,503,2],[215,506,2],[215,87,2],[215,37,2],[215,339,2],[215,233,2],[215,131,2],[215,369,2],[215,146,2],[215,207,2],[215,30,2],[215,312,2],[215,486,2],[215,38,2],[215,265,2],[215,196,2],[215,263,2],[215,285,2],[215,470,2],[215,325,2],[215,487,2],[215,262,2],[215,488,2],[215,489,2],[215,149,2],[215,490,2],[215,491,2],[215,241,2],[215,140,2],[215,281,2],[215,191,2],[215,492,2],[215,493,2],[215,494,2],[215,129,2],[215,495,2],[215,496,2],[215,497,2],[215,296,2],[215,200,2],[215,232,2],[215,498,2],[215,432,2],[215,454,2],[215,518,2],[215,519,2],[215,520,2],[215,521,2],[215,522,2],[215,523,2],[215,524,2],[215,525,2],[215,526,2],[215,527,2],[215,528,2],[215,529,2],[215,530,2],[215,531,2],[215,532,2],[215,533,2],[215,534,2],[215,535,2],[215,536,2],[215,537,2],[215,538,2],[215,539,2],[215,540,2],[215,541,2],[215,542,2],[215,543,2],[215,544,2],[215,545,2],[215,546,2],[215,547,2],[215,548,2],[215,549,2],[215,550,2],[215,551,2],[215,552,2],[215,553,2],[215,554,2],[215,555,2],[215,556,2],[215,557,2],[215,558,2],[215,559,2],[215,560,2],[215,561,2],[215,562,2],[215,563,2],[215,564,2],[215,565,2],[215,566,2],[215,567,2],[215,568,2],[215,569,2],[215,570,2],[215,571,2],[215,572,2],[215,573,2],[215,574,2],[215,575,2],[215,576,2],[215,577,2],[215,578,2],[215,579,2],[215,580,2],[215,581,2],[215,582,2],[215,583,2],[215,584,2],[215,585,2],[215,586,2],[215,587,2],[215,588,2],[215,589,2],[215,590,2],[215,591,2],[215,592,2],[215,593,2],[215,594,2],[215,595,2],[215,596,2],[215,597,2],[215,598,2],[215,599,2],[215,600,2],[215,601,2],[215,602,2],[215,603,2],[215,604,2],[215,605,2],[215,606,2],[215,607,2],[215,608,2],[215,609,2],[215,610,2],[215,611,2],[215,612,2],[215,613,2],[215,614,2],[215,615,2],[215,616,2],[215,617,2],[215,618,2],[215,619,2],[215,620,2],[215,621,2],[215,622,2],[215,623,2],[215,624,2],[215,625,2],[215,626,2],[215,627,2],[215,628,2],[215,629,2],[216,500,2],[216,499,2],[216,501,2],[216,511,2],[216,517,2],[216,502,2],[216,512,2],[216,516,2],[216,507,2],[216,508,2],[216,509,2],[216,515,2],[216,514,2],[216,505,2],[216,503,2],[216,506,2],[216,87,2],[216,37,2],[216,339,2],[216,233,2],[216,131,2],[216,369,2],[216,146,2],[216,207,2],[216,30,2],[216,312,2],[216,486,2],[216,38,2],[216,265,2],[216,196,2],[216,263,2],[216,285,2],[216,470,2],[216,325,2],[216,487,2],[216,262,2],[216,488,2],[216,489,2],[216,149,2],[216,490,2],[216,491,2],[216,241,2],[216,140,2],[216,281,2],[216,191,2],[216,492,2],[216,493,2],[216,494,2],[216,129,2],[216,495,2],[216,496,2],[216,497,2],[216,296,2],[216,200,2],[216,232,2],[216,498,2],[216,432,2],[216,454,2],[216,518,2],[216,519,2],[216,520,2],[216,521,2],[216,522,2],[216,523,2],[216,524,2],[216,525,2],[216,526,2],[216,527,2],[216,528,2],[216,529,2],[216,530,2],[216,531,2],[216,532,2],[216,533,2],[216,534,2],[216,535,2],[216,536,2],[216,537,2],[216,538,2],[216,539,2],[216,540,2],[216,541,2],[216,542,2],[216,543,2],[216,544,2],[216,545,2],[216,546,2],[216,547,2],[216,548,2],[216,549,2],[216,550,2],[216,551,2],[216,552,2],[216,553,2],[216,554,2],[216,555,2],[216,556,2],[216,557,2],[216,558,2],[216,559,2],[216,560,2],[216,561,2],[216,562,2],[216,563,2],[216,564,2],[216,565,2],[216,566,2],[216,567,2],[216,568,2],[216,569,2],[216,570,2],[216,571,2],[216,572,2],[216,573,2],[216,574,2],[216,575,2],[216,576,2],[216,577,2],[216,578,2],[216,579,2],[216,580,2],[216,581,2],[216,582,2],[216,583,2],[216,584,2],[216,585,2],[216,586,2],[216,587,2],[216,588,2],[216,589,2],[216,590,2],[216,591,2],[216,592,2],[216,593,2],[216,594,2],[216,595,2],[216,596,2],[216,597,2],[216,598,2],[216,599,2],[216,600,2],[216,601,2],[216,602,2],[216,603,2],[216,604,2],[216,605,2],[216,606,2],[216,607,2],[216,608,2],[216,609,2],[216,610,2],[216,611,2],[216,612,2],[216,613,2],[216,614,2],[216,615,2],[216,616,2],[216,617,2],[216,618,2],[216,619,2],[216,620,2],[216,621,2],[216,622,2],[216,623,2],[216,624,2],[216,625,2],[216,626,2],[216,627,2],[216,628,2],[216,629,2],[217,500,2],[217,499,2],[217,501,2],[217,511,2],[217,517,2],[217,502,2],[217,512,2],[217,516,2],[217,507,2],[217,508,2],[217,509,2],[217,515,2],[217,514,2],[217,505,2],[217,503,2],[217,506,2],[217,87,2],[217,37,2],[217,339,2],[217,233,2],[217,131,2],[217,369,2],[217,146,2],[217,207,2],[217,30,2],[217,312,2],[217,486,2],[217,38,2],[217,265,2],[217,196,2],[217,263,2],[217,285,2],[217,470,2],[217,325,2],[217,487,2],[217,262,2],[217,488,2],[217,489,2],[217,149,2],[217,490,2],[217,491,2],[217,241,2],[217,140,2],[217,281,2],[217,191,2],[217,492,2],[217,493,2],[217,494,2],[217,129,2],[217,495,2],[217,496,2],[217,497,2],[217,296,2],[217,200,2],[217,232,2],[217,498,2],[217,432,2],[217,454,2],[217,518,2],[217,519,2],[217,520,2],[217,521,2],[217,522,2],[217,523,2],[217,524,2],[217,525,2],[217,526,2],[217,527,2],[217,528,2],[217,529,2],[217,530,2],[217,531,2],[217,532,2],[217,533,2],[217,534,2],[217,535,2],[217,536,2],[217,537,2],[217,538,2],[217,539,2],[217,540,2],[217,541,2],[217,542,2],[217,543,2],[217,544,2],[217,545,2],[217,546,2],[217,547,2],[217,548,2],[217,549,2],[217,550,2],[217,551,2],[217,552,2],[217,553,2],[217,554,2],[217,555,2],[217,556,2],[217,557,2],[217,558,2],[217,559,2],[217,560,2],[217,561,2],[217,562,2],[217,563,2],[217,564,2],[217,565,2],[217,566,2],[217,567,2],[217,568,2],[217,569,2],[217,570,2],[217,571,2],[217,572,2],[217,573,2],[217,574,2],[217,575,2],[217,576,2],[217,577,2],[217,578,2],[217,579,2],[217,580,2],[217,581,2],[217,582,2],[217,583,2],[217,584,2],[217,585,2],[217,586,2],[217,587,2],[217,588,2],[217,589,2],[217,590,2],[217,591,2],[217,592,2],[217,593,2],[217,594,2],[217,595,2],[217,596,2],[217,597,2],[217,598,2],[217,599,2],[217,600,2],[217,601,2],[217,602,2],[217,603,2],[217,604,2],[217,605,2],[217,606,2],[217,607,2],[217,608,2],[217,609,2],[217,610,2],[217,611,2],[217,612,2],[217,613,2],[217,614,2],[217,615,2],[217,616,2],[217,617,2],[217,618,2],[217,619,2],[217,620,2],[217,621,2],[217,622,2],[217,623,2],[217,624,2],[217,625,2],[217,626,2],[217,627,2],[217,628,2],[217,629,2],[218,500,2],[218,499,2],[218,501,2],[218,511,2],[218,517,2],[218,502,2],[218,512,2],[218,516,2],[218,507,2],[218,508,2],[218,509,2],[218,515,2],[218,514,2],[218,505,2],[218,503,2],[218,506,2],[218,87,2],[218,37,2],[218,339,2],[218,233,2],[218,131,2],[218,369,2],[218,146,2],[218,207,2],[218,30,2],[218,312,2],[218,486,2],[218,38,2],[218,265,2],[218,196,2],[218,263,2],[218,285,2],[218,470,2],[218,325,2],[218,487,2],[218,262,2],[218,488,2],[218,489,2],[218,149,2],[218,490,2],[218,491,2],[218,140,2],[218,281,2],[218,191,2],[218,492,2],[218,493,2],[218,494,2],[218,129,2],[218,495,2],[218,496,2],[218,497,2],[218,296,2],[218,200,2],[218,232,2],[218,498,2],[218,432,2],[218,454,2],[218,518,2],[218,519,2],[218,520,2],[218,521,2],[218,522,2],[218,523,2],[218,524,2],[218,525,2],[218,526,2],[218,527,2],[218,528,2],[218,529,2],[218,530,2],[218,531,2],[218,532,2],[218,533,2],[218,534,2],[218,535,2],[218,536,2],[218,537,2],[218,538,2],[218,539,2],[218,540,2],[218,541,2],[218,542,2],[218,543,2],[218,544,2],[218,545,2],[218,546,2],[218,547,2],[218,548,2],[218,549,2],[218,550,2],[218,551,2],[218,552,2],[218,553,2],[218,554,2],[218,555,2],[218,556,2],[218,557,2],[218,558,2],[218,559,2],[218,560,2],[218,561,2],[218,562,2],[218,563,2],[218,564,2],[218,565,2],[218,566,2],[218,567,2],[218,568,2],[218,569,2],[218,570,2],[218,571,2],[218,572,2],[218,573,2],[218,574,2],[218,575,2],[218,576,2],[218,577,2],[218,578,2],[218,579,2],[218,580,2],[218,581,2],[218,582,2],[218,583,2],[218,584,2],[218,585,2],[218,586,2],[218,587,2],[218,588,2],[218,589,2],[218,590,2],[218,591,2],[218,592,2],[218,593,2],[218,594,2],[218,595,2],[218,596,2],[218,597,2],[218,598,2],[218,599,2],[218,600,2],[218,601,2],[218,602,2],[218,603,2],[218,604,2],[218,605,2],[218,606,2],[218,607,2],[218,608,2],[218,609,2],[218,610,2],[218,611,2],[218,612,2],[218,613,2],[218,614,2],[218,615,2],[218,616,2],[218,617,2],[218,618,2],[218,619,2],[218,620,2],[218,621,2],[218,622,2],[218,623,2],[218,624,2],[218,625,2],[218,626,2],[218,627,2],[218,628,2],[218,629,2],[219,500,2],[219,499,2],[219,501,2],[219,511,2],[219,517,2],[219,502,2],[219,512,2],[219,516,2],[219,507,2],[219,508,2],[219,509,2],[219,515,2],[219,514,2],[219,505,2],[219,503,2],[219,506,2],[219,87,2],[219,37,2],[219,339,2],[219,233,2],[219,131,2],[219,369,2],[219,146,2],[219,207,2],[219,30,2],[219,312,2],[219,307,2],[219,486,2],[219,38,2],[219,265,2],[219,263,2],[219,285,2],[219,470,2],[219,325,2],[219,487,2],[219,262,2],[219,488,2],[219,489,2],[219,149,2],[219,490,2],[219,491,2],[219,241,2],[219,140,2],[219,281,2],[219,191,2],[219,492,2],[219,493,2],[219,494,2],[219,129,2],[219,495,2],[219,496,2],[219,497,2],[219,296,2],[219,200,2],[219,232,2],[219,498,2],[219,432,2],[219,454,2],[219,518,2],[219,519,2],[219,520,2],[219,521,2],[219,522,2],[219,523,2],[219,524,2],[219,526,2],[219,527,2],[219,528,2],[219,529,2],[219,530,2],[219,531,2],[219,532,2],[219,533,2],[219,534,2],[219,535,2],[219,536,2],[219,537,2],[219,538,2],[219,539,2],[219,540,2],[219,541,2],[219,542,2],[219,543,2],[219,544,2],[219,545,2],[219,546,2],[219,547,2],[219,548,2],[219,549,2],[219,550,2],[219,551,2],[219,552,2],[219,553,2],[219,554,2],[219,555,2],[219,556,2],[219,557,2],[219,558,2],[219,559,2],[219,560,2],[219,561,2],[219,562,2],[219,563,2],[219,564,2],[219,565,2],[219,566,2],[219,567,2],[219,568,2],[219,569,2],[219,570,2],[219,571,2],[219,572,2],[219,573,2],[219,574,2],[219,575,2],[219,576,2],[219,577,2],[219,578,2],[219,579,2],[219,580,2],[219,581,2],[219,582,2],[219,583,2],[219,584,2],[219,585,2],[219,586,2],[219,587,2],[219,588,2],[219,589,2],[219,590,2],[219,591,2],[219,592,2],[219,593,2],[219,594,2],[219,596,2],[219,597,2],[219,598,2],[219,599,2],[219,600,2],[219,602,2],[219,603,2],[219,604,2],[219,605,2],[219,606,2],[219,607,2],[219,608,2],[219,609,2],[219,610,2],[219,611,2],[219,612,2],[219,613,2],[219,614,2],[219,615,2],[219,616,2],[219,617,2],[219,618,2],[219,619,2],[219,620,2],[219,621,2],[219,622,2],[219,623,2],[219,624,2],[219,625,2],[219,626,2],[219,627,2],[219,628,2],[219,629,2],[220,500,2],[220,499,2],[220,501,2],[220,511,2],[220,517,2],[220,502,2],[220,512,2],[220,516,2],[220,507,2],[220,508,2],[220,509,2],[220,515,2],[220,514,2],[220,505,2],[220,503,2],[220,506,2],[220,87,2],[220,37,2],[220,339,2],[220,233,2],[220,131,2],[220,369,2],[220,146,2],[220,207,2],[220,30,2],[220,312,2],[220,486,2],[220,38,2],[220,265,2],[220,263,2],[220,285,2],[220,470,2],[220,325,2],[220,487,2],[220,262,2],[220,488,2],[220,489,2],[220,149,2],[220,490,2],[220,491,2],[220,241,2],[220,140,2],[220,281,2],[220,191,2],[220,492,2],[220,493,2],[220,494,2],[220,129,2],[220,495,2],[220,496,2],[220,497,2],[220,296,2],[220,200,2],[220,232,2],[220,498,2],[220,432,2],[220,454,2],[220,518,2],[220,519,2],[220,520,2],[220,521,2],[220,522,2],[220,523,2],[220,524,2],[220,525,2],[220,528,2],[220,529,2],[220,530,2],[220,531,2],[220,532,2],[220,533,2],[220,534,2],[220,535,2],[220,536,2],[220,537,2],[220,538,2],[220,539,2],[220,540,2],[220,541,2],[220,542,2],[220,543,2],[220,544,2],[220,545,2],[220,546,2],[220,547,2],[220,548,2],[220,549,2],[220,550,2],[220,551,2],[220,552,2],[220,553,2],[220,554,2],[220,555,2],[220,556,2],[220,557,2],[220,558,2],[220,559,2],[220,560,2],[220,561,2],[220,562,2],[220,563,2],[220,564,2],[220,565,2],[220,566,2],[220,567,2],[220,568,2],[220,569,2],[220,570,2],[220,571,2],[220,572,2],[220,573,2],[220,574,2],[220,575,2],[220,576,2],[220,577,2],[220,578,2],[220,579,2],[220,580,2],[220,581,2],[220,582,2],[220,583,2],[220,584,2],[220,585,2],[220,586,2],[220,587,2],[220,588,2],[220,589,2],[220,590,2],[220,591,2],[220,592,2],[220,593,2],[220,594,2],[220,595,2],[220,596,2],[220,597,2],[220,598,2],[220,599,2],[220,600,2],[220,601,2],[220,602,2],[220,603,2],[220,604,2],[220,605,2],[220,606,2],[220,607,2],[220,608,2],[220,609,2],[220,610,2],[220,611,2],[220,612,2],[220,613,2],[220,614,2],[220,615,2],[220,616,2],[220,617,2],[220,618,2],[220,619,2],[220,620,2],[220,621,2],[220,622,2],[220,623,2],[220,624,2],[220,625,2],[220,626,2],[220,627,2],[220,628,2],[220,629,2],[221,500,2],[221,499,2],[221,501,2],[221,511,2],[221,517,2],[221,502,2],[221,512,2],[221,516,2],[221,507,2],[221,508,2],[221,509,2],[221,515,2],[221,514,2],[221,505,2],[221,503,2],[221,506,2],[221,87,2],[221,339,2],[221,233,2],[221,131,2],[221,369,2],[221,146,2],[221,207,2],[221,30,2],[221,312,2],[221,307,2],[221,486,2],[221,38,2],[221,265,2],[221,263,2],[221,285,2],[221,325,2],[221,487,2],[221,262,2],[221,488,2],[221,489,2],[221,149,2],[221,490,2],[221,491,2],[221,241,2],[221,140,2],[221,281,2],[221,191,2],[221,492,2],[221,493,2],[221,494,2],[221,129,2],[221,495,2],[221,496,2],[221,497,2],[221,296,2],[221,200,2],[221,232,2],[221,498,2],[221,432,2],[221,454,2],[221,518,2],[221,519,2],[221,520,2],[221,521,2],[221,522,2],[221,523,2],[221,524,2],[221,525,2],[221,526,2],[221,527,2],[221,528,2],[221,529,2],[221,530,2],[221,531,2],[221,532,2],[221,533,2],[221,534,2],[221,535,2],[221,536,2],[221,537,2],[221,538,2],[221,539,2],[221,540,2],[221,541,2],[221,542,2],[221,543,2],[221,544,2],[221,545,2],[221,546,2],[221,547,2],[221,548,2],[221,549,2],[221,550,2],[221,551,2],[221,552,2],[221,553,2],[221,554,2],[221,555,2],[221,556,2],[221,557,2],[221,558,2],[221,559,2],[221,560,2],[221,561,2],[221,562,2],[221,563,2],[221,564,2],[221,565,2],[221,566,2],[221,567,2],[221,568,2],[221,569,2],[221,570,2],[221,571,2],[221,572,2],[221,573,2],[221,574,2],[221,575,2],[221,576,2],[221,577,2],[221,578,2],[221,579,2],[221,580,2],[221,581,2],[221,582,2],[221,583,2],[221,584,2],[221,585,2],[221,586,2],[221,587,2],[221,588,2],[221,589,2],[221,590,2],[221,591,2],[221,592,2],[221,593,2],[221,594,2],[221,595,2],[221,596,2],[221,597,2],[221,598,2],[221,599,2],[221,600,2],[221,601,2],[221,602,2],[221,603,2],[221,604,2],[221,605,2],[221,606,2],[221,607,2],[221,608,2],[221,609,2],[221,610,2],[221,611,2],[221,612,2],[221,613,2],[221,614,2],[221,615,2],[221,616,2],[221,617,2],[221,618,2],[221,619,2],[221,620,2],[221,621,2],[221,622,2],[221,623,2],[221,624,2],[221,625,2],[221,626,2],[221,627,2],[221,628,2],[221,629,2],[222,500,2],[222,499,2],[222,501,2],[222,511,2],[222,517,2],[222,502,2],[222,512,2],[222,516,2],[222,507,2],[222,508,2],[222,509,2],[222,515,2],[222,514,2],[222,505,2],[222,503,2],[222,506,2],[222,87,2],[222,37,2],[222,339,2],[222,233,2],[222,131,2],[222,369,2],[222,146,2],[222,207,2],[222,30,2],[222,312,2],[222,307,2],[222,486,2],[222,38,2],[222,265,2],[222,263,2],[222,285,2],[222,325,2],[222,487,2],[222,262,2],[222,489,2],[222,149,2],[222,490,2],[222,491,2],[222,241,2],[222,140,2],[222,281,2],[222,191,2],[222,492,2],[222,493,2],[222,494,2],[222,129,2],[222,495,2],[222,496,2],[222,497,2],[222,296,2],[222,200,2],[222,232,2],[222,498,2],[222,432,2],[222,454,2],[222,519,2],[222,520,2],[222,521,2],[222,522,2],[222,523,2],[222,524,2],[222,525,2],[222,526,2],[222,527,2],[222,528,2],[222,529,2],[222,530,2],[222,531,2],[222,532,2],[222,533,2],[222,534,2],[222,535,2],[222,536,2],[222,537,2],[222,538,2],[222,539,2],[222,540,2],[222,541,2],[222,542,2],[222,543,2],[222,544,2],[222,545,2],[222,546,2],[222,547,2],[222,548,2],[222,549,2],[222,550,2],[222,551,2],[222,552,2],[222,553,2],[222,554,2],[222,555,2],[222,556,2],[222,557,2],[222,558,2],[222,559,2],[222,560,2],[222,561,2],[222,562,2],[222,563,2],[222,564,2],[222,565,2],[222,566,2],[222,567,2],[222,568,2],[222,569,2],[222,570,2],[222,571,2],[222,572,2],[222,573,2],[222,574,2],[222,575,2],[222,576,2],[222,577,2],[222,578,2],[222,579,2],[222,580,2],[222,581,2],[222,582,2],[222,583,2],[222,584,2],[222,585,2],[222,586,2],[222,587,2],[222,588,2],[222,589,2],[222,590,2],[222,591,2],[222,592,2],[222,593,2],[222,594,2],[222,595,2],[222,596,2],[222,597,2],[222,598,2],[222,599,2],[222,600,2],[222,601,2],[222,602,2],[222,603,2],[222,604,2],[222,605,2],[222,606,2],[222,607,2],[222,608,2],[222,609,2],[222,610,2],[222,611,2],[222,612,2],[222,613,2],[222,614,2],[222,615,2],[222,616,2],[222,617,2],[222,618,2],[222,619,2],[222,620,2],[222,621,2],[222,622,2],[222,623,2],[222,624,2],[222,625,2],[222,626,2],[222,627,2],[222,628,2],[222,629,2],[223,500,2],[223,499,2],[223,501,2],[223,511,2],[223,517,2],[223,502,2],[223,512,2],[223,516,2],[223,507,2],[223,508,2],[223,509,2],[223,515,2],[223,514,2],[223,505,2],[223,503,2],[223,506,2],[223,87,2],[223,37,2],[223,339,2],[223,233,2],[223,131,2],[223,369,2],[223,146,2],[223,207,2],[223,30,2],[223,312,2],[223,307,2],[223,486,2],[223,38,2],[223,265,2],[223,263,2],[223,285,2],[223,470,2],[223,325,2],[223,487,2],[223,262,2],[223,488,2],[223,489,2],[223,149,2],[223,490,2],[223,491,2],[223,241,2],[223,140,2],[223,281,2],[223,191,2],[223,492,2],[223,493,2],[223,494,2],[223,129,2],[223,495,2],[223,496,2],[223,497,2],[223,296,2],[223,200,2],[223,232,2],[223,498,2],[223,432,2],[223,454,2],[223,518,2],[223,520,2],[223,521,2],[223,522,2],[223,523,2],[223,525,2],[223,526,2],[223,527,2],[223,528,2],[223,529,2],[223,530,2],[223,531,2],[223,532,2],[223,533,2],[223,534,2],[223,535,2],[223,536,2],[223,537,2],[223,538,2],[223,539,2],[223,540,2],[223,541,2],[223,542,2],[223,543,2],[223,544,2],[223,545,2],[223,546,2],[223,547,2],[223,548,2],[223,549,2],[223,550,2],[223,551,2],[223,552,2],[223,553,2],[223,554,2],[223,555,2],[223,556,2],[223,557,2],[223,558,2],[223,559,2],[223,560,2],[223,561,2],[223,562,2],[223,563,2],[223,564,2],[223,565,2],[223,566,2],[223,567,2],[223,568,2],[223,569,2],[223,570,2],[223,571,2],[223,572,2],[223,573,2],[223,574,2],[223,575,2],[223,576,2],[223,577,2],[223,579,2],[223,580,2],[223,581,2],[223,582,2],[223,583,2],[223,584,2],[223,585,2],[223,586,2],[223,587,2],[223,588,2],[223,589,2],[223,590,2],[223,591,2],[223,593,2],[223,594,2],[223,595,2],[223,596,2],[223,597,2],[223,598,2],[223,599,2],[223,600,2],[223,601,2],[223,602,2],[223,603,2],[223,604,2],[223,605,2],[223,606,2],[223,607,2],[223,608,2],[223,609,2],[223,610,2],[223,611,2],[223,612,2],[223,613,2],[223,615,2],[223,616,2],[223,617,2],[223,618,2],[223,619,2],[223,620,2],[223,621,2],[223,622,2],[223,623,2],[223,624,2],[223,625,2],[223,626,2],[223,627,2],[223,628,2],[223,629,2],[224,500,2],[224,499,2],[224,501,2],[224,511,2],[224,517,2],[224,502,2],[224,512,2],[224,516,2],[224,507,2],[224,508,2],[224,509,2],[224,515,2],[224,514,2],[224,505,2],[224,503,2],[224,506,2],[224,87,2],[224,37,2],[224,339,2],[224,233,2],[224,131,2],[224,369,2],[224,146,2],[224,207,2],[224,30,2],[224,312,2],[224,307,2],[224,486,2],[224,38,2],[224,265,2],[224,263,2],[224,285,2],[224,470,2],[224,325,2],[224,487,2],[224,262,2],[224,488,2],[224,489,2],[224,149,2],[224,490,2],[224,491,2],[224,140,2],[224,281,2],[224,191,2],[224,492,2],[224,493,2],[224,494,2],[224,129,2],[224,495,2],[224,496,2],[224,497,2],[224,296,2],[224,200,2],[224,232,2],[224,498,2],[224,432,2],[224,454,2],[224,519,2],[224,520,2],[224,521,2],[224,522,2],[224,523,2],[224,524,2],[224,525,2],[224,526,2],[224,527,2],[224,528,2],[224,529,2],[224,530,2],[224,531,2],[224,532,2],[224,533,2],[224,534,2],[224,535,2],[224,536,2],[224,537,2],[224,538,2],[224,539,2],[224,540,2],[224,541,2],[224,542,2],[224,543,2],[224,544,2],[224,545,2],[224,546,2],[224,547,2],[224,548,2],[224,549,2],[224,550,2],[224,551,2],[224,552,2],[224,553,2],[224,554,2],[224,555,2],[224,556,2],[224,557,2],[224,558,2],[224,559,2],[224,560,2],[224,561,2],[224,562,2],[224,563,2],[224,564,2],[224,565,2],[224,566,2],[224,567,2],[224,568,2],[224,569,2],[224,570,2],[224,571,2],[224,572,2],[224,573,2],[224,574,2],[224,575,2],[224,576,2],[224,577,2],[224,578,2],[224,579,2],[224,580,2],[224,581,2],[224,582,2],[224,583,2],[224,584,2],[224,585,2],[224,586,2],[224,587,2],[224,588,2],[224,589,2],[224,590,2],[224,591,2],[224,592,2],[224,593,2],[224,594,2],[224,595,2],[224,596,2],[224,597,2],[224,598,2],[224,599,2],[224,600,2],[224,601,2],[224,602,2],[224,603,2],[224,604,2],[224,605,2],[224,606,2],[224,607,2],[224,608,2],[224,609,2],[224,610,2],[224,611,2],[224,612,2],[224,613,2],[224,614,2],[224,615,2],[224,616,2],[224,617,2],[224,618,2],[224,619,2],[224,620,2],[224,621,2],[224,622,2],[224,623,2],[224,624,2],[224,625,2],[224,626,2],[224,627,2],[224,628,2],[224,629,2],[225,500,2],[225,499,2],[225,501,2],[225,511,2],[225,517,2],[225,502,2],[225,512,2],[225,516,2],[225,507,2],[225,508,2],[225,509,2],[225,515,2],[225,514,2],[225,505,2],[225,503,2],[225,506,2],[225,87,2],[225,233,2],[225,131,2],[225,369,2],[225,207,2],[225,30,2],[225,312,2],[225,307,2],[225,486,2],[225,38,2],[225,265,2],[225,263,2],[225,285,2],[225,470,2],[225,325,2],[225,487,2],[225,262,2],[225,488,2],[225,489,2],[225,149,2],[225,490,2],[225,491,2],[225,241,2],[225,140,2],[225,281,2],[225,191,2],[225,492,2],[225,493,2],[225,494,2],[225,129,2],[225,495,2],[225,496,2],[225,497,2],[225,296,2],[225,200,2],[225,232,2],[225,498,2],[225,454,2],[225,519,2],[225,520,2],[225,521,2],[225,522,2],[225,523,2],[225,524,2],[225,526,2],[225,527,2],[225,528,2],[225,529,2],[225,530,2],[225,531,2],[225,532,2],[225,533,2],[225,534,2],[225,535,2],[225,536,2],[225,537,2],[225,538,2],[225,539,2],[225,540,2],[225,541,2],[225,542,2],[225,543,2],[225,544,2],[225,545,2],[225,546,2],[225,547,2],[225,548,2],[225,549,2],[225,550,2],[225,551,2],[225,552,2],[225,553,2],[225,554,2],[225,555,2],[225,556,2],[225,557,2],[225,558,2],[225,559,2],[225,560,2],[225,561,2],[225,562,2],[225,563,2],[225,564,2],[225,565,2],[225,566,2],[225,567,2],[225,568,2],[225,569,2],[225,570,2],[225,571,2],[225,572,2],[225,573,2],[225,574,2],[225,575,2],[225,576,2],[225,577,2],[225,578,2],[225,579,2],[225,580,2],[225,581,2],[225,582,2],[225,583,2],[225,584,2],[225,585,2],[225,586,2],[225,587,2],[225,588,2],[225,589,2],[225,590,2],[225,591,2],[225,592,2],[225,593,2],[225,594,2],[225,596,2],[225,597,2],[225,598,2],[225,599,2],[225,600,2],[225,601,2],[225,602,2],[225,603,2],[225,604,2],[225,605,2],[225,606,2],[225,607,2],[225,608,2],[225,609,2],[225,610,2],[225,611,2],[225,612,2],[225,613,2],[225,614,2],[225,615,2],[225,616,2],[225,617,2],[225,618,2],[225,619,2],[225,620,2],[225,621,2],[225,622,2],[225,623,2],[225,624,2],[225,625,2],[225,626,2],[225,627,2],[225,628,2],[225,629,2],[226,500,2],[226,499,2],[226,501,2],[226,511,2],[226,517,2],[226,502,2],[226,512,2],[226,516,2],[226,507,2],[226,508,2],[226,509,2],[226,515,2],[226,514,2],[226,505,2],[226,503,2],[226,506,2],[226,87,2],[226,37,2],[226,339,2],[226,233,2],[226,131,2],[226,369,2],[226,146,2],[226,207,2],[226,30,2],[226,312,2],[226,307,2],[226,486,2],[226,38,2],[226,265,2],[226,263,2],[226,285,2],[226,470,2],[226,325,2],[226,487,2],[226,262,2],[226,488,2],[226,489,2],[226,149,2],[226,490,2],[226,491,2],[226,241,2],[226,140,2],[226,281,2],[226,191,2],[226,492,2],[226,493,2],[226,494,2],[226,129,2],[226,495,2],[226,496,2],[226,497,2],[226,296,2],[226,200,2],[226,232,2],[226,498,2],[226,432,2],[226,454,2],[226,518,2],[226,519,2],[226,520,2],[226,521,2],[226,522,2],[226,523,2],[226,524,2],[226,526,2],[226,527,2],[226,528,2],[226,529,2],[226,530,2],[226,531,2],[226,532,2],[226,533,2],[226,534,2],[226,535,2],[226,536,2],[226,537,2],[226,538,2],[226,539,2],[226,540,2],[226,541,2],[226,542,2],[226,543,2],[226,544,2],[226,545,2],[226,546,2],[226,547,2],[226,548,2],[226,549,2],[226,550,2],[226,551,2],[226,552,2],[226,553,2],[226,554,2],[226,555,2],[226,556,2],[226,557,2],[226,558,2],[226,559,2],[226,560,2],[226,562,2],[226,563,2],[226,564,2],[226,565,2],[226,566,2],[226,567,2],[226,568,2],[226,569,2],[226,570,2],[226,571,2],[226,572,2],[226,573,2],[226,574,2],[226,575,2],[226,576,2],[226,577,2],[226,578,2],[226,579,2],[226,580,2],[226,581,2],[226,582,2],[226,583,2],[226,584,2],[226,585,2],[226,586,2],[226,587,2],[226,588,2],[226,589,2],[226,590,2],[226,591,2],[226,593,2],[226,594,2],[226,595,2],[226,596,2],[226,597,2],[226,598,2],[226,599,2],[226,600,2],[226,601,2],[226,602,2],[226,603,2],[226,604,2],[226,605,2],[226,606,2],[226,607,2],[226,608,2],[226,609,2],[226,610,2],[226,611,2],[226,612,2],[226,613,2],[226,614,2],[226,615,2],[226,616,2],[226,617,2],[226,618,2],[226,619,2],[226,620,2],[226,621,2],[226,622,2],[226,623,2],[226,624,2],[226,625,2],[226,626,2],[226,627,2],[226,628,2],[226,629,2],[227,500,2],[227,499,2],[227,501,2],[227,511,2],[227,517,2],[227,502,2],[227,512,2],[227,516,2],[227,507,2],[227,508,2],[227,509,2],[227,515,2],[227,514,2],[227,505,2],[227,503,2],[227,506,2],[227,87,2],[227,37,2],[227,339,2],[227,233,2],[227,131,2],[227,369,2],[227,146,2],[227,207,2],[227,30,2],[227,312,2],[227,307,2],[227,486,2],[227,38,2],[227,265,2],[227,263,2],[227,285,2],[227,470,2],[227,325,2],[227,487,2],[227,262,2],[227,488,2],[227,489,2],[227,149,2],[227,490,2],[227,491,2],[227,140,2],[227,281,2],[227,191,2],[227,492,2],[227,493,2],[227,494,2],[227,495,2],[227,496,2],[227,497,2],[227,296,2],[227,200,2],[227,232,2],[227,498,2],[227,432,2],[227,454,2],[227,518,2],[227,519,2],[227,520,2],[227,521,2],[227,522,2],[227,523,2],[227,524,2],[227,525,2],[227,526,2],[227,527,2],[227,528,2],[227,529,2],[227,530,2],[227,531,2],[227,532,2],[227,533,2],[227,534,2],[227,535,2],[227,536,2],[227,537,2],[227,538,2],[227,539,2],[227,540,2],[227,541,2],[227,542,2],[227,543,2],[227,544,2],[227,545,2],[227,546,2],[227,547,2],[227,548,2],[227,549,2],[227,550,2],[227,551,2],[227,552,2],[227,553,2],[227,554,2],[227,555,2],[227,556,2],[227,557,2],[227,558,2],[227,559,2],[227,560,2],[227,561,2],[227,562,2],[227,563,2],[227,564,2],[227,565,2],[227,566,2],[227,567,2],[227,568,2],[227,569,2],[227,570,2],[227,571,2],[227,572,2],[227,573,2],[227,574,2],[227,575,2],[227,576,2],[227,577,2],[227,578,2],[227,579,2],[227,580,2],[227,581,2],[227,582,2],[227,583,2],[227,584,2],[227,585,2],[227,586,2],[227,587,2],[227,588,2],[227,589,2],[227,590,2],[227,591,2],[227,592,2],[227,593,2],[227,594,2],[227,595,2],[227,596,2],[227,597,2],[227,598,2],[227,599,2],[227,600,2],[227,601,2],[227,602,2],[227,603,2],[227,604,2],[227,605,2],[227,606,2],[227,607,2],[227,608,2],[227,609,2],[227,610,2],[227,611,2],[227,612,2],[227,613,2],[227,614,2],[227,615,2],[227,616,2],[227,617,2],[227,618,2],[227,619,2],[227,620,2],[227,621,2],[227,622,2],[227,623,2],[227,624,2],[227,625,2],[227,626,2],[227,627,2],[227,628,2],[227,629,2],[228,500,2],[228,499,2],[228,501,2],[228,511,2],[228,517,2],[228,502,2],[228,512,2],[228,516,2],[228,507,2],[228,508,2],[228,509,2],[228,515,2],[228,514,2],[228,505,2],[228,503,2],[228,506,2],[228,87,2],[228,339,2],[228,233,2],[228,131,2],[228,369,2],[228,146,2],[228,207,2],[228,30,2],[228,307,2],[228,486,2],[228,38,2],[228,265,2],[228,196,2],[228,263,2],[228,285,2],[228,470,2],[228,325,2],[228,487,2],[228,262,2],[228,488,2],[228,489,2],[228,149,2],[228,490,2],[228,491,2],[228,241,2],[228,140,2],[228,281,2],[228,191,2],[228,492,2],[228,493,2],[228,494,2],[228,129,2],[228,495,2],[228,496,2],[228,497,2],[228,296,2],[228,200,2],[228,232,2],[228,498,2],[228,432,2],[228,454,2],[228,518,2],[228,519,2],[228,520,2],[228,521,2],[228,522,2],[228,523,2],[228,524,2],[228,525,2],[228,526,2],[228,527,2],[228,528,2],[228,529,2],[228,530,2],[228,531,2],[228,532,2],[228,533,2],[228,534,2],[228,535,2],[228,536,2],[228,537,2],[228,538,2],[228,539,2],[228,540,2],[228,541,2],[228,542,2],[228,543,2],[228,544,2],[228,545,2],[228,546,2],[228,547,2],[228,548,2],[228,549,2],[228,550,2],[228,551,2],[228,552,2],[228,553,2],[228,554,2],[228,555,2],[228,556,2],[228,557,2],[228,558,2],[228,559,2],[228,560,2],[228,561,2],[228,562,2],[228,563,2],[228,564,2],[228,565,2],[228,566,2],[228,567,2],[228,568,2],[228,569,2],[228,570,2],[228,571,2],[228,572,2],[228,573,2],[228,574,2],[228,575,2],[228,576,2],[228,577,2],[228,578,2],[228,579,2],[228,580,2],[228,581,2],[228,582,2],[228,583,2],[228,584,2],[228,585,2],[228,586,2],[228,587,2],[228,588,2],[228,589,2],[228,590,2],[228,591,2],[228,592,2],[228,593,2],[228,594,2],[228,595,2],[228,596,2],[228,597,2],[228,598,2],[228,599,2],[228,600,2],[228,601,2],[228,602,2],[228,603,2],[228,604,2],[228,605,2],[228,606,2],[228,607,2],[228,608,2],[228,609,2],[228,610,2],[228,611,2],[228,612,2],[228,613,2],[228,614,2],[228,615,2],[228,616,2],[228,617,2],[228,618,2],[228,619,2],[228,620,2],[228,621,2],[228,622,2],[228,623,2],[228,624,2],[228,625,2],[228,626,2],[228,627,2],[228,628,2],[228,629,2],[229,500,2],[229,499,2],[229,501,2],[229,511,2],[229,517,2],[229,502,2],[229,512,2],[229,516,2],[229,507,2],[229,508,2],[229,509,2],[229,515,2],[229,514,2],[229,505,2],[229,503,2],[229,506,2],[229,87,2],[229,37,2],[229,339,2],[229,233,2],[229,131,2],[229,369,2],[229,146,2],[229,207,2],[229,30,2],[229,312,2],[229,307,2],[229,486,2],[229,38,2],[229,265,2],[229,196,2],[229,263,2],[229,285,2],[229,470,2],[229,325,2],[229,487,2],[229,262,2],[229,488,2],[229,149,2],[229,490,2],[229,491,2],[229,241,2],[229,140,2],[229,281,2],[229,191,2],[229,492,2],[229,493,2],[229,494,2],[229,129,2],[229,495,2],[229,496,2],[229,497,2],[229,296,2],[229,200,2],[229,232,2],[229,498,2],[229,432,2],[229,454,2],[229,518,2],[229,519,2],[229,520,2],[229,521,2],[229,522,2],[229,523,2],[229,524,2],[229,525,2],[229,526,2],[229,527,2],[229,528,2],[229,529,2],[229,530,2],[229,531,2],[229,532,2],[229,533,2],[229,534,2],[229,535,2],[229,536,2],[229,537,2],[229,538,2],[229,539,2],[229,540,2],[229,541,2],[229,542,2],[229,543,2],[229,544,2],[229,545,2],[229,546,2],[229,547,2],[229,548,2],[229,549,2],[229,550,2],[229,551,2],[229,552,2],[229,553,2],[229,554,2],[229,555,2],[229,556,2],[229,557,2],[229,558,2],[229,559,2],[229,560,2],[229,561,2],[229,562,2],[229,563,2],[229,564,2],[229,565,2],[229,566,2],[229,567,2],[229,568,2],[229,569,2],[229,570,2],[229,571,2],[229,572,2],[229,573,2],[229,574,2],[229,575,2],[229,576,2],[229,577,2],[229,578,2],[229,579,2],[229,580,2],[229,581,2],[229,582,2],[229,583,2],[229,584,2],[229,585,2],[229,586,2],[229,587,2],[229,588,2],[229,589,2],[229,590,2],[229,591,2],[229,592,2],[229,593,2],[229,594,2],[229,595,2],[229,596,2],[229,597,2],[229,598,2],[229,599,2],[229,600,2],[229,601,2],[229,602,2],[229,603,2],[229,604,2],[229,605,2],[229,606,2],[229,607,2],[229,608,2],[229,609,2],[229,610,2],[229,611,2],[229,612,2],[229,613,2],[229,614,2],[229,615,2],[229,616,2],[229,617,2],[229,618,2],[229,619,2],[229,620,2],[229,621,2],[229,622,2],[229,623,2],[229,624,2],[229,625,2],[229,626,2],[229,627,2],[229,628,2],[229,629,2],[230,500,2],[230,499,2],[230,501,2],[230,511,2],[230,517,2],[230,502,2],[230,512,2],[230,516,2],[230,507,2],[230,508,2],[230,509,2],[230,515,2],[230,514,2],[230,505,2],[230,503,2],[230,506,2],[230,87,2],[230,37,2],[230,339,2],[230,233,2],[230,131,2],[230,369,2],[230,30,2],[230,312,2],[230,307,2],[230,486,2],[230,38,2],[230,265,2],[230,196,2],[230,263,2],[230,285,2],[230,325,2],[230,487,2],[230,262,2],[230,488,2],[230,489,2],[230,149,2],[230,490,2],[230,491,2],[230,241,2],[230,140,2],[230,281,2],[230,191,2],[230,492,2],[230,493,2],[230,494,2],[230,129,2],[230,495,2],[230,496,2],[230,497,2],[230,296,2],[230,200,2],[230,232,2],[230,498,2],[230,432,2],[230,454,2],[230,518,2],[230,519,2],[230,520,2],[230,521,2],[230,522,2],[230,523,2],[230,524,2],[230,525,2],[230,526,2],[230,527,2],[230,528,2],[230,529,2],[230,530,2],[230,531,2],[230,532,2],[230,533,2],[230,534,2],[230,535,2],[230,536,2],[230,537,2],[230,538,2],[230,539,2],[230,540,2],[230,541,2],[230,542,2],[230,543,2],[230,544,2],[230,545,2],[230,546,2],[230,547,2],[230,548,2],[230,549,2],[230,550,2],[230,551,2],[230,552,2],[230,553,2],[230,554,2],[230,555,2],[230,556,2],[230,557,2],[230,558,2],[230,559,2],[230,560,2],[230,561,2],[230,562,2],[230,563,2],[230,564,2],[230,565,2],[230,566,2],[230,567,2],[230,568,2],[230,569,2],[230,570,2],[230,571,2],[230,572,2],[230,573,2],[230,574,2],[230,575,2],[230,576,2],[230,577,2],[230,578,2],[230,579,2],[230,580,2],[230,581,2],[230,582,2],[230,583,2],[230,584,2],[230,585,2],[230,586,2],[230,587,2],[230,588,2],[230,589,2],[230,590,2],[230,591,2],[230,592,2],[230,593,2],[230,594,2],[230,595,2],[230,596,2],[230,597,2],[230,598,2],[230,599,2],[230,600,2],[230,601,2],[230,602,2],[230,603,2],[230,604,2],[230,605,2],[230,606,2],[230,607,2],[230,608,2],[230,609,2],[230,610,2],[230,611,2],[230,612,2],[230,613,2],[230,614,2],[230,615,2],[230,616,2],[230,617,2],[230,618,2],[230,619,2],[230,620,2],[230,621,2],[230,622,2],[230,623,2],[230,624,2],[230,625,2],[230,626,2],[230,627,2],[230,628,2],[230,629,2],[231,500,2],[231,499,2],[231,501,2],[231,511,2],[231,517,2],[231,502,2],[231,512,2],[231,516,2],[231,507,2],[231,508,2],[231,509,2],[231,515,2],[231,514,2],[231,505,2],[231,503,2],[231,506,2],[231,87,2],[231,37,2],[231,339,2],[231,233,2],[231,131,2],[231,369,2],[231,146,2],[231,207,2],[231,30,2],[231,312,2],[231,486,2],[231,38,2],[231,265,2],[231,263,2],[231,285,2],[231,325,2],[231,487,2],[231,262,2],[231,488,2],[231,489,2],[231,149,2],[231,490,2],[231,491,2],[231,140,2],[231,281,2],[231,191,2],[231,492,2],[231,493,2],[231,494,2],[231,129,2],[231,495,2],[231,496,2],[231,497,2],[231,296,2],[231,200,2],[231,232,2],[231,498,2],[231,432,2],[231,454,2],[231,518,2],[231,519,2],[231,520,2],[231,521,2],[231,522,2],[231,523,2],[231,524,2],[231,525,2],[231,526,2],[231,527,2],[231,528,2],[231,529,2],[231,530,2],[231,531,2],[231,532,2],[231,533,2],[231,534,2],[231,535,2],[231,536,2],[231,537,2],[231,538,2],[231,539,2],[231,540,2],[231,541,2],[231,542,2],[231,543,2],[231,544,2],[231,545,2],[231,546,2],[231,547,2],[231,548,2],[231,549,2],[231,550,2],[231,551,2],[231,552,2],[231,553,2],[231,554,2],[231,555,2],[231,556,2],[231,557,2],[231,558,2],[231,559,2],[231,560,2],[231,561,2],[231,562,2],[231,563,2],[231,564,2],[231,565,2],[231,566,2],[231,567,2],[231,568,2],[231,569,2],[231,570,2],[231,571,2],[231,572,2],[231,573,2],[231,574,2],[231,575,2],[231,576,2],[231,577,2],[231,578,2],[231,579,2],[231,580,2],[231,581,2],[231,582,2],[231,583,2],[231,584,2],[231,585,2],[231,586,2],[231,587,2],[231,588,2],[231,589,2],[231,590,2],[231,591,2],[231,592,2],[231,593,2],[231,594,2],[231,595,2],[231,596,2],[231,597,2],[231,598,2],[231,599,2],[231,600,2],[231,601,2],[231,602,2],[231,603,2],[231,604,2],[231,605,2],[231,606,2],[231,607,2],[231,608,2],[231,609,2],[231,610,2],[231,611,2],[231,612,2],[231,613,2],[231,614,2],[231,615,2],[231,616,2],[231,617,2],[231,618,2],[231,619,2],[231,620,2],[231,621,2],[231,622,2],[231,623,2],[231,624,2],[231,625,2],[231,626,2],[231,627,2],[231,628,2],[231,629,2],[232,500,2],[232,499,2],[232,501,2],[232,511,2],[232,517,2],[232,502,2],[232,512,2],[232,516,2],[232,507,2],[232,508,2],[232,509,2],[232,515,2],[232,514,2],[232,505,2],[232,503,2],[232,506,2],[232,87,2],[232,37,2],[232,339,2],[232,131,2],[232,369,2],[232,146,2],[232,207,2],[232,30,2],[232,312,2],[232,307,2],[232,486,2],[232,38,2],[232,265,2],[232,196,2],[232,263,2],[232,285,2],[232,470,2],[232,325,2],[232,487,2],[232,262,2],[232,488,2],[232,489,2],[232,149,2],[232,490,2],[232,491,2],[232,241,2],[232,140,2],[232,281,2],[232,191,2],[232,492,2],[232,493,2],[232,494,2],[232,129,2],[232,495,2],[232,496,2],[232,497,2],[232,296,2],[232,210,2],[232,498,2],[232,432,2],[232,454,2],[232,518,2],[232,519,2],[232,520,2],[232,521,2],[232,522,2],[232,523,2],[232,524,2],[232,525,2],[232,526,2],[232,527,2],[232,528,2],[232,529,2],[232,530,2],[232,531,2],[232,532,2],[232,533,2],[232,534,2],[232,535,2],[232,536,2],[232,537,2],[232,538,2],[232,539,2],[232,540,2],[232,541,2],[232,542,2],[232,543,2],[232,544,2],[232,545,2],[232,546,2],[232,547,2],[232,548,2],[232,549,2],[232,550,2],[232,551,2],[232,552,2],[232,553,2],[232,554,2],[232,555,2],[232,556,2],[232,557,2],[232,558,2],[232,559,2],[232,560,2],[232,561,2],[232,562,2],[232,563,2],[232,564,2],[232,565,2],[232,566,2],[232,567,2],[232,568,2],[232,569,2],[232,570,2],[232,571,2],[232,572,2],[232,573,2],[232,574,2],[232,575,2],[232,576,2],[232,577,2],[232,578,2],[232,579,2],[232,580,2],[232,581,2],[232,582,2],[232,583,2],[232,584,2],[232,585,2],[232,586,2],[232,587,2],[232,588,2],[232,589,2],[232,590,2],[232,591,2],[232,592,2],[232,593,2],[232,594,2],[232,595,2],[232,596,2],[232,597,2],[232,598,2],[232,599,2],[232,600,2],[232,601,2],[232,602,2],[232,603,2],[232,604,2],[232,605,2],[232,606,2],[232,607,2],[232,608,2],[232,609,2],[232,610,2],[232,611,2],[232,612,2],[232,613,2],[232,614,2],[232,615,2],[232,616,2],[232,617,2],[232,618,2],[232,619,2],[232,620,2],[232,621,2],[232,622,2],[232,623,2],[232,624,2],[232,625,2],[232,626,2],[232,627,2],[232,628,2],[232,629,2],[233,500,2],[233,499,2],[233,501,2],[233,511,2],[233,517,2],[233,502,2],[233,512,2],[233,516,2],[233,507,2],[233,508,2],[233,509,2],[233,515,2],[233,514,2],[233,505,2],[233,503,2],[233,506,2],[233,87,2],[233,431,2],[233,37,2],[233,339,2],[233,131,2],[233,369,2],[233,207,2],[233,30,2],[233,312,2],[233,307,2],[233,486,2],[233,38,2],[233,265,2],[233,196,2],[233,263,2],[233,285,2],[233,470,2],[233,325,2],[233,487,2],[233,488,2],[233,489,2],[233,149,2],[233,490,2],[233,241,2],[233,140,2],[233,281,2],[233,191,2],[233,493,2],[233,494,2],[233,129,2],[233,495,2],[233,496,2],[233,497,2],[233,296,2],[233,232,2],[233,498,2],[233,432,2],[233,454,2],[233,518,2],[233,519,2],[233,520,2],[233,521,2],[233,522,2],[233,523,2],[233,524,2],[233,525,2],[233,526,2],[233,527,2],[233,528,2],[233,529,2],[233,530,2],[233,531,2],[233,532,2],[233,533,2],[233,534,2],[233,535,2],[233,536,2],[233,537,2],[233,538,2],[233,539,2],[233,540,2],[233,541,2],[233,542,2],[233,543,2],[233,544,2],[233,545,2],[233,546,2],[233,547,2],[233,548,2],[233,549,2],[233,550,2],[233,551,2],[233,552,2],[233,553,2],[233,554,2],[233,555,2],[233,556,2],[233,557,2],[233,558,2],[233,559,2],[233,560,2],[233,561,2],[233,562,2],[233,563,2],[233,564,2],[233,565,2],[233,566,2],[233,567,2],[233,568,2],[233,569,2],[233,570,2],[233,571,2],[233,572,2],[233,573,2],[233,574,2],[233,575,2],[233,576,2],[233,577,2],[233,578,2],[233,579,2],[233,580,2],[233,581,2],[233,582,2],[233,583,2],[233,584,2],[233,585,2],[233,586,2],[233,587,2],[233,588,2],[233,589,2],[233,590,2],[233,591,2],[233,592,2],[233,593,2],[233,594,2],[233,595,2],[233,596,2],[233,597,2],[233,598,2],[233,599,2],[233,600,2],[233,601,2],[233,602,2],[233,603,2],[233,604,2],[233,605,2],[233,606,2],[233,607,2],[233,608,2],[233,609,2],[233,610,2],[233,611,2],[233,612,2],[233,613,2],[233,614,2],[233,615,2],[233,616,2],[233,617,2],[233,618,2],[233,619,2],[233,620,2],[233,621,2],[233,622,2],[233,623,2],[233,624,2],[233,625,2],[233,626,2],[233,627,2],[233,628,2],[233,629,2],[234,500,2],[234,499,2],[234,501,2],[234,511,2],[234,517,2],[234,502,2],[234,512,2],[234,516,2],[234,507,2],[234,508,2],[234,509,2],[234,515,2],[234,514,2],[234,505,2],[234,503,2],[234,506,2],[234,87,2],[234,37,2],[234,339,2],[234,131,2],[234,369,2],[234,146,2],[234,207,2],[234,30,2],[234,312,2],[234,307,2],[234,486,2],[234,38,2],[234,265,2],[234,196,2],[234,263,2],[234,285,2],[234,470,2],[234,325,2],[234,487,2],[234,262,2],[234,488,2],[234,489,2],[234,149,2],[234,490,2],[234,491,2],[234,241,2],[234,140,2],[234,281,2],[234,191,2],[234,492,2],[234,493,2],[234,494,2],[234,129,2],[234,495,2],[234,496,2],[234,497,2],[234,296,2],[234,232,2],[234,498,2],[234,432,2],[234,454,2],[234,518,2],[234,519,2],[234,520,2],[234,521,2],[234,522,2],[234,523,2],[234,524,2],[234,525,2],[234,526,2],[234,527,2],[234,528,2],[234,529,2],[234,530,2],[234,531,2],[234,532,2],[234,533,2],[234,534,2],[234,535,2],[234,536,2],[234,537,2],[234,538,2],[234,539,2],[234,540,2],[234,541,2],[234,542,2],[234,543,2],[234,544,2],[234,545,2],[234,546,2],[234,547,2],[234,548,2],[234,549,2],[234,550,2],[234,551,2],[234,552,2],[234,553,2],[234,554,2],[234,555,2],[234,556,2],[234,557,2],[234,558,2],[234,559,2],[234,560,2],[234,561,2],[234,562,2],[234,563,2],[234,564,2],[234,565,2],[234,566,2],[234,567,2],[234,568,2],[234,569,2],[234,570,2],[234,571,2],[234,572,2],[234,573,2],[234,574,2],[234,575,2],[234,576,2],[234,577,2],[234,578,2],[234,579,2],[234,580,2],[234,581,2],[234,582,2],[234,583,2],[234,584,2],[234,585,2],[234,586,2],[234,587,2],[234,588,2],[234,589,2],[234,590,2],[234,591,2],[234,592,2],[234,593,2],[234,594,2],[234,595,2],[234,596,2],[234,597,2],[234,598,2],[234,599,2],[234,600,2],[234,601,2],[234,602,2],[234,603,2],[234,604,2],[234,605,2],[234,606,2],[234,607,2],[234,608,2],[234,609,2],[234,610,2],[234,611,2],[234,612,2],[234,613,2],[234,614,2],[234,615,2],[234,616,2],[234,617,2],[234,618,2],[234,619,2],[234,620,2],[234,621,2],[234,622,2],[234,623,2],[234,624,2],[234,625,2],[234,626,2],[234,627,2],[234,628,2],[234,629,2],[235,500,2],[235,499,2],[235,501,2],[235,511,2],[235,517,2],[235,502,2],[235,512,2],[235,516,2],[235,507,2],[235,508,2],[235,509,2],[235,515,2],[235,514,2],[235,505,2],[235,503,2],[235,506,2],[235,87,2],[235,431,2],[235,37,2],[235,339,2],[235,131,2],[235,369,2],[235,146,2],[235,207,2],[235,312,2],[235,307,2],[235,486,2],[235,265,2],[235,196,2],[235,263,2],[235,285,2],[235,470,2],[235,325,2],[235,487,2],[235,262,2],[235,488,2],[235,489,2],[235,149,2],[235,490,2],[235,491,2],[235,241,2],[235,140,2],[235,281,2],[235,191,2],[235,492,2],[235,493,2],[235,494,2],[235,129,2],[235,495,2],[235,496,2],[235,497,2],[235,296,2],[235,232,2],[235,498,2],[235,432,2],[235,454,2],[235,518,2],[235,519,2],[235,520,2],[235,521,2],[235,522,2],[235,523,2],[235,524,2],[235,525,2],[235,526,2],[235,527,2],[235,528,2],[235,529,2],[235,530,2],[235,531,2],[235,532,2],[235,533,2],[235,534,2],[235,535,2],[235,536,2],[235,537,2],[235,538,2],[235,539,2],[235,540,2],[235,541,2],[235,542,2],[235,543,2],[235,544,2],[235,545,2],[235,546,2],[235,547,2],[235,548,2],[235,549,2],[235,550,2],[235,551,2],[235,552,2],[235,553,2],[235,554,2],[235,555,2],[235,556,2],[235,557,2],[235,558,2],[235,559,2],[235,560,2],[235,561,2],[235,562,2],[235,563,2],[235,564,2],[235,565,2],[235,566,2],[235,567,2],[235,568,2],[235,569,2],[235,570,2],[235,571,2],[235,572,2],[235,573,2],[235,574,2],[235,575,2],[235,576,2],[235,577,2],[235,578,2],[235,579,2],[235,580,2],[235,581,2],[235,582,2],[235,583,2],[235,584,2],[235,585,2],[235,586,2],[235,587,2],[235,588,2],[235,589,2],[235,590,2],[235,591,2],[235,592,2],[235,593,2],[235,594,2],[235,595,2],[235,596,2],[235,597,2],[235,598,2],[235,599,2],[235,600,2],[235,601,2],[235,602,2],[235,603,2],[235,604,2],[235,605,2],[235,606,2],[235,607,2],[235,608,2],[235,609,2],[235,610,2],[235,611,2],[235,612,2],[235,613,2],[235,614,2],[235,615,2],[235,616,2],[235,617,2],[235,618,2],[235,619,2],[235,620,2],[235,621,2],[235,622,2],[235,623,2],[235,624,2],[235,625,2],[235,626,2],[235,627,2],[235,628,2],[235,629,2],[236,500,2],[236,499,2],[236,501,2],[236,511,2],[236,517,2],[236,502,2],[236,512,2],[236,516,2],[236,507,2],[236,508,2],[236,509,2],[236,515,2],[236,514,2],[236,505,2],[236,503,2],[236,506,2],[236,87,2],[236,37,2],[236,339,2],[236,131,2],[236,369,2],[236,146,2],[236,207,2],[236,30,2],[236,312,2],[236,307,2],[236,486,2],[236,38,2],[236,265,2],[236,196,2],[236,263,2],[236,285,2],[236,325,2],[236,487,2],[236,262,2],[236,488,2],[236,489,2],[236,149,2],[236,490,2],[236,491,2],[236,241,2],[236,140,2],[236,281,2],[236,191,2],[236,493,2],[236,494,2],[236,129,2],[236,495,2],[236,496,2],[236,497,2],[236,296,2],[236,232,2],[236,498,2],[236,432,2],[236,454,2],[236,518,2],[236,519,2],[236,520,2],[236,521,2],[236,522,2],[236,523,2],[236,524,2],[236,525,2],[236,526,2],[236,527,2],[236,528,2],[236,529,2],[236,530,2],[236,531,2],[236,532,2],[236,533,2],[236,534,2],[236,535,2],[236,536,2],[236,537,2],[236,538,2],[236,539,2],[236,540,2],[236,541,2],[236,542,2],[236,543,2],[236,544,2],[236,545,2],[236,546,2],[236,547,2],[236,548,2],[236,549,2],[236,550,2],[236,551,2],[236,552,2],[236,553,2],[236,554,2],[236,555,2],[236,556,2],[236,557,2],[236,558,2],[236,559,2],[236,560,2],[236,561,2],[236,562,2],[236,563,2],[236,564,2],[236,565,2],[236,566,2],[236,567,2],[236,568,2],[236,569,2],[236,570,2],[236,571,2],[236,572,2],[236,573,2],[236,574,2],[236,575,2],[236,576,2],[236,577,2],[236,578,2],[236,579,2],[236,580,2],[236,581,2],[236,582,2],[236,583,2],[236,584,2],[236,585,2],[236,586,2],[236,587,2],[236,588,2],[236,589,2],[236,590,2],[236,591,2],[236,592,2],[236,593,2],[236,594,2],[236,595,2],[236,596,2],[236,597,2],[236,598,2],[236,599,2],[236,600,2],[236,601,2],[236,602,2],[236,603,2],[236,604,2],[236,605,2],[236,606,2],[236,607,2],[236,608,2],[236,609,2],[236,610,2],[236,611,2],[236,612,2],[236,613,2],[236,614,2],[236,615,2],[236,616,2],[236,617,2],[236,618,2],[236,619,2],[236,620,2],[236,621,2],[236,622,2],[236,623,2],[236,624,2],[236,625,2],[236,626,2],[236,627,2],[236,628,2],[236,629,2],[237,500,2],[237,499,2],[237,501,2],[237,511,2],[237,517,2],[237,502,2],[237,512,2],[237,516,2],[237,507,2],[237,508,2],[237,509,2],[237,515,2],[237,514,2],[237,505,2],[237,503,2],[237,506,2],[237,87,2],[237,37,2],[237,339,2],[237,233,2],[237,131,2],[237,369,2],[237,146,2],[237,207,2],[237,30,2],[237,312,2],[237,307,2],[237,486,2],[237,38,2],[237,265,2],[237,196,2],[237,263,2],[237,470,2],[237,325,2],[237,487,2],[237,262,2],[237,488,2],[237,489,2],[237,149,2],[237,490,2],[237,491,2],[237,241,2],[237,140,2],[237,281,2],[237,191,2],[237,492,2],[237,493,2],[237,494,2],[237,129,2],[237,495,2],[237,496,2],[237,497,2],[237,296,2],[237,200,2],[237,232,2],[237,498,2],[237,432,2],[237,454,2],[237,518,2],[237,519,2],[237,520,2],[237,521,2],[237,522,2],[237,523,2],[237,524,2],[237,525,2],[237,526,2],[237,527,2],[237,528,2],[237,529,2],[237,530,2],[237,531,2],[237,532,2],[237,533,2],[237,534,2],[237,535,2],[237,536,2],[237,537,2],[237,538,2],[237,539,2],[237,540,2],[237,541,2],[237,542,2],[237,543,2],[237,544,2],[237,545,2],[237,546,2],[237,547,2],[237,548,2],[237,549,2],[237,550,2],[237,551,2],[237,552,2],[237,553,2],[237,554,2],[237,555,2],[237,556,2],[237,557,2],[237,558,2],[237,559,2],[237,560,2],[237,561,2],[237,562,2],[237,563,2],[237,564,2],[237,565,2],[237,566,2],[237,567,2],[237,568,2],[237,569,2],[237,570,2],[237,571,2],[237,572,2],[237,573,2],[237,574,2],[237,575,2],[237,576,2],[237,577,2],[237,578,2],[237,579,2],[237,580,2],[237,581,2],[237,582,2],[237,583,2],[237,584,2],[237,585,2],[237,586,2],[237,587,2],[237,588,2],[237,589,2],[237,590,2],[237,591,2],[237,592,2],[237,593,2],[237,594,2],[237,595,2],[237,596,2],[237,597,2],[237,598,2],[237,599,2],[237,600,2],[237,601,2],[237,602,2],[237,603,2],[237,604,2],[237,605,2],[237,606,2],[237,607,2],[237,608,2],[237,609,2],[237,610,2],[237,611,2],[237,612,2],[237,613,2],[237,614,2],[237,615,2],[237,616,2],[237,617,2],[237,618,2],[237,619,2],[237,620,2],[237,621,2],[237,622,2],[237,623,2],[237,624,2],[237,625,2],[237,626,2],[237,627,2],[237,628,2],[237,629,2],[238,500,2],[238,499,2],[238,501,2],[238,511,2],[238,517,2],[238,502,2],[238,512,2],[238,516,2],[238,507,2],[238,508,2],[238,509,2],[238,515,2],[238,514,2],[238,505,2],[238,503,2],[238,506,2],[238,87,2],[238,37,2],[238,339,2],[238,233,2],[238,131,2],[238,369,2],[238,146,2],[238,207,2],[238,30,2],[238,312,2],[238,486,2],[238,38,2],[238,265,2],[238,263,2],[238,285,2],[238,470,2],[238,325,2],[238,487,2],[238,262,2],[238,488,2],[238,489,2],[238,149,2],[238,490,2],[238,491,2],[238,241,2],[238,140,2],[238,281,2],[238,191,2],[238,492,2],[238,493,2],[238,494,2],[238,129,2],[238,495,2],[238,496,2],[238,497,2],[238,296,2],[238,200,2],[238,232,2],[238,498,2],[238,432,2],[238,454,2],[238,518,2],[238,519,2],[238,520,2],[238,521,2],[238,522,2],[238,523,2],[238,524,2],[238,525,2],[238,528,2],[238,529,2],[238,530,2],[238,531,2],[238,532,2],[238,533,2],[238,534,2],[238,535,2],[238,536,2],[238,537,2],[238,538,2],[238,539,2],[238,540,2],[238,541,2],[238,542,2],[238,543,2],[238,544,2],[238,545,2],[238,546,2],[238,547,2],[238,548,2],[238,549,2],[238,550,2],[238,551,2],[238,552,2],[238,553,2],[238,554,2],[238,555,2],[238,556,2],[238,557,2],[238,558,2],[238,559,2],[238,560,2],[238,561,2],[238,562,2],[238,563,2],[238,564,2],[238,565,2],[238,566,2],[238,567,2],[238,568,2],[238,569,2],[238,570,2],[238,571,2],[238,572,2],[238,573,2],[238,574,2],[238,575,2],[238,576,2],[238,577,2],[238,578,2],[238,579,2],[238,580,2],[238,581,2],[238,582,2],[238,583,2],[238,584,2],[238,585,2],[238,586,2],[238,587,2],[238,588,2],[238,589,2],[238,590,2],[238,591,2],[238,592,2],[238,593,2],[238,594,2],[238,595,2],[238,596,2],[238,597,2],[238,598,2],[238,599,2],[238,600,2],[238,601,2],[238,602,2],[238,603,2],[238,604,2],[238,605,2],[238,606,2],[238,607,2],[238,608,2],[238,609,2],[238,610,2],[238,611,2],[238,612,2],[238,613,2],[238,614,2],[238,615,2],[238,616,2],[238,617,2],[238,618,2],[238,619,2],[238,620,2],[238,621,2],[238,622,2],[238,623,2],[238,624,2],[238,625,2],[238,626,2],[238,627,2],[238,628,2],[238,629,2],[239,500,2],[239,499,2],[239,501,2],[239,511,2],[239,517,2],[239,502,2],[239,512,2],[239,516,2],[239,507,2],[239,508,2],[239,509,2],[239,515,2],[239,514,2],[239,505,2],[239,503,2],[239,506,2],[239,87,2],[239,37,2],[239,339,2],[239,131,2],[239,369,2],[239,146,2],[239,207,2],[239,30,2],[239,312,2],[239,307,2],[239,486,2],[239,38,2],[239,265,2],[239,196,2],[239,263,2],[239,285,2],[239,470,2],[239,325,2],[239,487,2],[239,488,2],[239,489,2],[239,149,2],[239,490,2],[239,491,2],[239,241,2],[239,140,2],[239,281,2],[239,191,2],[239,492,2],[239,493,2],[239,494,2],[239,129,2],[239,495,2],[239,496,2],[239,497,2],[239,296,2],[239,232,2],[239,498,2],[239,432,2],[239,454,2],[239,518,2],[239,519,2],[239,520,2],[239,521,2],[239,522,2],[239,523,2],[239,524,2],[239,525,2],[239,526,2],[239,527,2],[239,528,2],[239,529,2],[239,530,2],[239,531,2],[239,532,2],[239,533,2],[239,534,2],[239,535,2],[239,536,2],[239,537,2],[239,538,2],[239,539,2],[239,540,2],[239,541,2],[239,542,2],[239,543,2],[239,544,2],[239,545,2],[239,546,2],[239,547,2],[239,548,2],[239,549,2],[239,550,2],[239,551,2],[239,552,2],[239,553,2],[239,554,2],[239,555,2],[239,556,2],[239,557,2],[239,558,2],[239,559,2],[239,560,2],[239,561,2],[239,562,2],[239,563,2],[239,564,2],[239,565,2],[239,566,2],[239,567,2],[239,568,2],[239,569,2],[239,570,2],[239,571,2],[239,572,2],[239,573,2],[239,574,2],[239,575,2],[239,576,2],[239,577,2],[239,578,2],[239,579,2],[239,580,2],[239,581,2],[239,582,2],[239,583,2],[239,584,2],[239,585,2],[239,586,2],[239,587,2],[239,588,2],[239,589,2],[239,590,2],[239,591,2],[239,592,2],[239,593,2],[239,594,2],[239,595,2],[239,596,2],[239,597,2],[239,598,2],[239,599,2],[239,600,2],[239,601,2],[239,602,2],[239,603,2],[239,604,2],[239,605,2],[239,606,2],[239,607,2],[239,608,2],[239,609,2],[239,610,2],[239,611,2],[239,612,2],[239,613,2],[239,614,2],[239,615,2],[239,616,2],[239,617,2],[239,618,2],[239,619,2],[239,620,2],[239,621,2],[239,622,2],[239,623,2],[239,624,2],[239,625,2],[239,626,2],[239,627,2],[239,628,2],[239,629,2],[240,500,2],[240,499,2],[240,501,2],[240,511,2],[240,517,2],[240,502,2],[240,512,2],[240,516,2],[240,507,2],[240,508,2],[240,509,2],[240,515,2],[240,514,2],[240,505,2],[240,503,2],[240,506,2],[240,87,2],[240,37,2],[240,339,2],[240,233,2],[240,131,2],[240,369,2],[240,146,2],[240,30,2],[240,312,2],[240,307,2],[240,486,2],[240,38,2],[240,265,2],[240,263,2],[240,285,2],[240,470,2],[240,325,2],[240,487,2],[240,262,2],[240,488,2],[240,489,2],[240,149,2],[240,490,2],[240,491,2],[240,140,2],[240,191,2],[240,492,2],[240,493,2],[240,494,2],[240,129,2],[240,495,2],[240,496,2],[240,497,2],[240,296,2],[240,200,2],[240,232,2],[240,498,2],[240,432,2],[240,454,2],[240,518,2],[240,519,2],[240,520,2],[240,521,2],[240,522,2],[240,523,2],[240,525,2],[240,526,2],[240,527,2],[240,528,2],[240,529,2],[240,530,2],[240,531,2],[240,532,2],[240,533,2],[240,534,2],[240,535,2],[240,536,2],[240,537,2],[240,538,2],[240,539,2],[240,540,2],[240,541,2],[240,542,2],[240,543,2],[240,544,2],[240,545,2],[240,546,2],[240,547,2],[240,548,2],[240,549,2],[240,550,2],[240,551,2],[240,552,2],[240,553,2],[240,554,2],[240,555,2],[240,556,2],[240,557,2],[240,558,2],[240,559,2],[240,560,2],[240,561,2],[240,562,2],[240,563,2],[240,564,2],[240,565,2],[240,566,2],[240,567,2],[240,568,2],[240,569,2],[240,570,2],[240,571,2],[240,572,2],[240,573,2],[240,574,2],[240,575,2],[240,576,2],[240,577,2],[240,578,2],[240,579,2],[240,580,2],[240,581,2],[240,582,2],[240,583,2],[240,584,2],[240,585,2],[240,586,2],[240,587,2],[240,588,2],[240,589,2],[240,590,2],[240,591,2],[240,592,2],[240,593,2],[240,594,2],[240,595,2],[240,596,2],[240,597,2],[240,598,2],[240,599,2],[240,600,2],[240,601,2],[240,602,2],[240,603,2],[240,604,2],[240,605,2],[240,606,2],[240,607,2],[240,608,2],[240,609,2],[240,610,2],[240,611,2],[240,612,2],[240,613,2],[240,614,2],[240,615,2],[240,616,2],[240,617,2],[240,618,2],[240,619,2],[240,620,2],[240,621,2],[240,622,2],[240,623,2],[240,624,2],[240,625,2],[240,626,2],[240,627,2],[240,628,2],[240,629,2],[241,500,2],[241,499,2],[241,501,2],[241,511,2],[241,517,2],[241,502,2],[241,512,2],[241,516,2],[241,507,2],[241,508,2],[241,509,2],[241,515,2],[241,514,2],[241,505,2],[241,503,2],[241,506,2],[241,87,2],[241,37,2],[241,339,2],[241,233,2],[241,131,2],[241,369,2],[241,146,2],[241,30,2],[241,312,2],[241,307,2],[241,486,2],[241,38,2],[241,265,2],[241,263,2],[241,285,2],[241,470,2],[241,325,2],[241,487,2],[241,262,2],[241,488,2],[241,489,2],[241,149,2],[241,490,2],[241,491,2],[241,140,2],[241,281,2],[241,191,2],[241,492,2],[241,493,2],[241,494,2],[241,129,2],[241,495,2],[241,496,2],[241,497,2],[241,296,2],[241,200,2],[241,232,2],[241,498,2],[241,432,2],[241,454,2],[241,518,2],[241,519,2],[241,520,2],[241,521,2],[241,522,2],[241,523,2],[241,524,2],[241,525,2],[241,526,2],[241,527,2],[241,528,2],[241,529,2],[241,530,2],[241,531,2],[241,532,2],[241,533,2],[241,534,2],[241,535,2],[241,536,2],[241,537,2],[241,538,2],[241,539,2],[241,540,2],[241,541,2],[241,542,2],[241,543,2],[241,544,2],[241,545,2],[241,546,2],[241,547,2],[241,548,2],[241,549,2],[241,550,2],[241,551,2],[241,552,2],[241,553,2],[241,555,2],[241,556,2],[241,557,2],[241,558,2],[241,559,2],[241,560,2],[241,561,2],[241,562,2],[241,563,2],[241,564,2],[241,565,2],[241,566,2],[241,567,2],[241,568,2],[241,569,2],[241,570,2],[241,571,2],[241,572,2],[241,573,2],[241,574,2],[241,575,2],[241,576,2],[241,577,2],[241,578,2],[241,579,2],[241,580,2],[241,581,2],[241,582,2],[241,583,2],[241,584,2],[241,585,2],[241,586,2],[241,587,2],[241,588,2],[241,589,2],[241,590,2],[241,591,2],[241,592,2],[241,593,2],[241,594,2],[241,595,2],[241,596,2],[241,597,2],[241,598,2],[241,599,2],[241,600,2],[241,601,2],[241,602,2],[241,603,2],[241,604,2],[241,605,2],[241,606,2],[241,607,2],[241,608,2],[241,609,2],[241,610,2],[241,611,2],[241,612,2],[241,613,2],[241,614,2],[241,615,2],[241,616,2],[241,617,2],[241,618,2],[241,619,2],[241,620,2],[241,621,2],[241,622,2],[241,623,2],[241,624,2],[241,625,2],[241,626,2],[241,627,2],[241,628,2],[241,629,2],[242,500,2],[242,499,2],[242,501,2],[242,511,2],[242,517,2],[242,502,2],[242,512,2],[242,516,2],[242,507,2],[242,508,2],[242,509,2],[242,515,2],[242,514,2],[242,505,2],[242,503,2],[242,506,2],[242,87,2],[242,37,2],[242,339,2],[242,233,2],[242,131,2],[242,369,2],[242,146,2],[242,30,2],[242,312,2],[242,307,2],[242,486,2],[242,38,2],[242,265,2],[242,263,2],[242,285,2],[242,470,2],[242,487,2],[242,262,2],[242,488,2],[242,489,2],[242,149,2],[242,490,2],[242,491,2],[242,140,2],[242,281,2],[242,191,2],[242,492,2],[242,493,2],[242,494,2],[242,129,2],[242,495,2],[242,496,2],[242,497,2],[242,296,2],[242,200,2],[242,232,2],[242,498,2],[242,432,2],[242,454,2],[242,518,2],[242,519,2],[242,520,2],[242,521,2],[242,522,2],[242,523,2],[242,524,2],[242,525,2],[242,526,2],[242,527,2],[242,528,2],[242,529,2],[242,530,2],[242,531,2],[242,532,2],[242,533,2],[242,534,2],[242,535,2],[242,536,2],[242,537,2],[242,538,2],[242,539,2],[242,540,2],[242,541,2],[242,542,2],[242,543,2],[242,544,2],[242,545,2],[242,546,2],[242,547,2],[242,548,2],[242,549,2],[242,550,2],[242,551,2],[242,552,2],[242,553,2],[242,554,2],[242,555,2],[242,556,2],[242,557,2],[242,558,2],[242,559,2],[242,560,2],[242,561,2],[242,562,2],[242,563,2],[242,564,2],[242,565,2],[242,566,2],[242,567,2],[242,568,2],[242,569,2],[242,570,2],[242,571,2],[242,572,2],[242,573,2],[242,574,2],[242,575,2],[242,576,2],[242,577,2],[242,578,2],[242,579,2],[242,580,2],[242,581,2],[242,582,2],[242,583,2],[242,584,2],[242,585,2],[242,586,2],[242,587,2],[242,588,2],[242,589,2],[242,590,2],[242,591,2],[242,592,2],[242,593,2],[242,594,2],[242,595,2],[242,596,2],[242,597,2],[242,598,2],[242,599,2],[242,600,2],[242,601,2],[242,602,2],[242,603,2],[242,604,2],[242,605,2],[242,606,2],[242,607,2],[242,608,2],[242,609,2],[242,610,2],[242,611,2],[242,612,2],[242,613,2],[242,614,2],[242,615,2],[242,616,2],[242,617,2],[242,618,2],[242,619,2],[242,620,2],[242,621,2],[242,622,2],[242,623,2],[242,624,2],[242,625,2],[242,626,2],[242,627,2],[242,628,2],[242,629,2],[243,500,2],[243,499,2],[243,501,2],[243,511,2],[243,517,2],[243,502,2],[243,512,2],[243,516,2],[243,507,2],[243,508,2],[243,509,2],[243,515,2],[243,514,2],[243,505,2],[243,503,2],[243,506,2],[243,87,2],[243,37,2],[243,339,2],[243,131,2],[243,369,2],[243,146,2],[243,207,2],[243,30,2],[243,312,2],[243,307,2],[243,486,2],[243,38,2],[243,265,2],[243,263,2],[243,285,2],[243,470,2],[243,487,2],[243,262,2],[243,488,2],[243,489,2],[243,149,2],[243,490,2],[243,491,2],[243,241,2],[243,140,2],[243,281,2],[243,191,2],[243,492,2],[243,493,2],[243,494,2],[243,129,2],[243,495,2],[243,496,2],[243,497,2],[243,296,2],[243,232,2],[243,498,2],[243,432,2],[243,454,2],[243,518,2],[243,519,2],[243,520,2],[243,521,2],[243,522,2],[243,523,2],[243,524,2],[243,525,2],[243,526,2],[243,527,2],[243,528,2],[243,529,2],[243,530,2],[243,531,2],[243,532,2],[243,533,2],[243,534,2],[243,535,2],[243,536,2],[243,537,2],[243,538,2],[243,539,2],[243,540,2],[243,541,2],[243,542,2],[243,543,2],[243,544,2],[243,545,2],[243,546,2],[243,547,2],[243,548,2],[243,549,2],[243,550,2],[243,551,2],[243,552,2],[243,553,2],[243,554,2],[243,555,2],[243,556,2],[243,557,2],[243,558,2],[243,559,2],[243,560,2],[243,561,2],[243,562,2],[243,563,2],[243,564,2],[243,565,2],[243,566,2],[243,567,2],[243,568,2],[243,569,2],[243,570,2],[243,571,2],[243,572,2],[243,573,2],[243,574,2],[243,575,2],[243,576,2],[243,577,2],[243,578,2],[243,579,2],[243,580,2],[243,581,2],[243,582,2],[243,583,2],[243,584,2],[243,585,2],[243,586,2],[243,587,2],[243,588,2],[243,589,2],[243,590,2],[243,591,2],[243,592,2],[243,593,2],[243,594,2],[243,595,2],[243,596,2],[243,597,2],[243,598,2],[243,599,2],[243,600,2],[243,601,2],[243,602,2],[243,603,2],[243,604,2],[243,605,2],[243,606,2],[243,607,2],[243,608,2],[243,609,2],[243,610,2],[243,611,2],[243,612,2],[243,613,2],[243,614,2],[243,615,2],[243,616,2],[243,617,2],[243,618,2],[243,619,2],[243,620,2],[243,621,2],[243,622,2],[243,623,2],[243,624,2],[243,625,2],[243,626,2],[243,627,2],[243,628,2],[243,629,2],[244,500,2],[244,499,2],[244,501,2],[244,511,2],[244,517,2],[244,502,2],[244,512,2],[244,516,2],[244,507,2],[244,508,2],[244,509,2],[244,515,2],[244,514,2],[244,505,2],[244,503,2],[244,506,2],[244,87,2],[244,37,2],[244,339,2],[244,233,2],[244,131,2],[244,369,2],[244,207,2],[244,30,2],[244,312,2],[244,486,2],[244,38,2],[244,265,2],[244,196,2],[244,263,2],[244,285,2],[244,470,2],[244,325,2],[244,487,2],[244,262,2],[244,488,2],[244,489,2],[244,149,2],[244,490,2],[244,491,2],[244,241,2],[244,140,2],[244,281,2],[244,191,2],[244,492,2],[244,493,2],[244,494,2],[244,129,2],[244,495,2],[244,496,2],[244,497,2],[244,296,2],[244,200,2],[244,232,2],[244,498,2],[244,432,2],[244,454,2],[244,518,2],[244,519,2],[244,520,2],[244,521,2],[244,522,2],[244,523,2],[244,524,2],[244,525,2],[244,528,2],[244,529,2],[244,530,2],[244,531,2],[244,532,2],[244,533,2],[244,534,2],[244,535,2],[244,536,2],[244,537,2],[244,538,2],[244,539,2],[244,540,2],[244,541,2],[244,542,2],[244,543,2],[244,544,2],[244,545,2],[244,546,2],[244,547,2],[244,548,2],[244,549,2],[244,550,2],[244,551,2],[244,552,2],[244,553,2],[244,554,2],[244,555,2],[244,556,2],[244,557,2],[244,558,2],[244,559,2],[244,560,2],[244,561,2],[244,562,2],[244,563,2],[244,564,2],[244,565,2],[244,566,2],[244,567,2],[244,568,2],[244,569,2],[244,570,2],[244,571,2],[244,572,2],[244,573,2],[244,574,2],[244,575,2],[244,576,2],[244,577,2],[244,578,2],[244,579,2],[244,580,2],[244,581,2],[244,582,2],[244,583,2],[244,584,2],[244,585,2],[244,586,2],[244,587,2],[244,588,2],[244,589,2],[244,590,2],[244,591,2],[244,592,2],[244,593,2],[244,594,2],[244,595,2],[244,596,2],[244,597,2],[244,598,2],[244,599,2],[244,600,2],[244,601,2],[244,602,2],[244,603,2],[244,604,2],[244,605,2],[244,606,2],[244,607,2],[244,608,2],[244,609,2],[244,610,2],[244,611,2],[244,612,2],[244,613,2],[244,614,2],[244,615,2],[244,616,2],[244,617,2],[244,618,2],[244,619,2],[244,620,2],[244,621,2],[244,622,2],[244,623,2],[244,624,2],[244,625,2],[244,626,2],[244,627,2],[244,628,2],[244,629,2],[245,500,2],[245,499,2],[245,501,2],[245,511,2],[245,517,2],[245,502,2],[245,512,2],[245,516,2],[245,507,2],[245,508,2],[245,509,2],[245,515,2],[245,514,2],[245,505,2],[245,503,2],[245,506,2],[245,87,2],[245,37,2],[245,339,2],[245,233,2],[245,131,2],[245,369,2],[245,146,2],[245,207,2],[245,30,2],[245,312,2],[245,307,2],[245,486,2],[245,38,2],[245,265,2],[245,196,2],[245,263,2],[245,285,2],[245,470,2],[245,487,2],[245,262,2],[245,488,2],[245,489,2],[245,149,2],[245,490,2],[245,491,2],[245,241,2],[245,140,2],[245,281,2],[245,191,2],[245,492,2],[245,493,2],[245,494,2],[245,129,2],[245,495,2],[245,496,2],[245,497,2],[245,296,2],[245,232,2],[245,498,2],[245,432,2],[245,454,2],[245,518,2],[245,520,2],[245,521,2],[245,522,2],[245,523,2],[245,524,2],[245,527,2],[245,528,2],[245,529,2],[245,530,2],[245,531,2],[245,532,2],[245,533,2],[245,534,2],[245,535,2],[245,536,2],[245,537,2],[245,538,2],[245,539,2],[245,540,2],[245,541,2],[245,542,2],[245,543,2],[245,544,2],[245,545,2],[245,546,2],[245,547,2],[245,548,2],[245,549,2],[245,550,2],[245,551,2],[245,552,2],[245,553,2],[245,554,2],[245,555,2],[245,556,2],[245,557,2],[245,558,2],[245,559,2],[245,560,2],[245,561,2],[245,562,2],[245,563,2],[245,564,2],[245,565,2],[245,566,2],[245,567,2],[245,568,2],[245,569,2],[245,570,2],[245,571,2],[245,572,2],[245,573,2],[245,574,2],[245,575,2],[245,576,2],[245,577,2],[245,578,2],[245,579,2],[245,580,2],[245,581,2],[245,582,2],[245,583,2],[245,584,2],[245,585,2],[245,586,2],[245,587,2],[245,588,2],[245,589,2],[245,590,2],[245,591,2],[245,592,2],[245,593,2],[245,594,2],[245,595,2],[245,596,2],[245,597,2],[245,598,2],[245,599,2],[245,600,2],[245,601,2],[245,602,2],[245,603,2],[245,604,2],[245,605,2],[245,606,2],[245,607,2],[245,608,2],[245,609,2],[245,610,2],[245,611,2],[245,612,2],[245,613,2],[245,614,2],[245,615,2],[245,616,2],[245,617,2],[245,618,2],[245,619,2],[245,620,2],[245,621,2],[245,622,2],[245,623,2],[245,624,2],[245,625,2],[245,626,2],[245,627,2],[245,628,2],[245,629,2],[246,500,2],[246,499,2],[246,501,2],[246,511,2],[246,517,2],[246,502,2],[246,512,2],[246,516,2],[246,507,2],[246,508,2],[246,509,2],[246,515,2],[246,514,2],[246,505,2],[246,503,2],[246,506,2],[246,87,2],[246,37,2],[246,339,2],[246,233,2],[246,131,2],[246,369,2],[246,146,2],[246,207,2],[246,30,2],[246,312,2],[246,307,2],[246,486,2],[246,38,2],[246,265,2],[246,196,2],[246,263,2],[246,285,2],[246,470,2],[246,487,2],[246,262,2],[246,488,2],[246,489,2],[246,149,2],[246,490,2],[246,491,2],[246,140,2],[246,281,2],[246,191,2],[246,492,2],[246,493,2],[246,494,2],[246,129,2],[246,495,2],[246,496,2],[246,497,2],[246,296,2],[246,200,2],[246,232,2],[246,498,2],[246,432,2],[246,454,2],[246,518,2],[246,519,2],[246,520,2],[246,521,2],[246,522,2],[246,523,2],[246,524,2],[246,525,2],[246,526,2],[246,527,2],[246,528,2],[246,529,2],[246,530,2],[246,531,2],[246,532,2],[246,533,2],[246,534,2],[246,535,2],[246,536,2],[246,537,2],[246,538,2],[246,539,2],[246,540,2],[246,541,2],[246,542,2],[246,543,2],[246,544,2],[246,545,2],[246,546,2],[246,547,2],[246,548,2],[246,549,2],[246,550,2],[246,551,2],[246,552,2],[246,553,2],[246,554,2],[246,555,2],[246,556,2],[246,557,2],[246,558,2],[246,559,2],[246,560,2],[246,561,2],[246,562,2],[246,563,2],[246,564,2],[246,565,2],[246,566,2],[246,567,2],[246,568,2],[246,569,2],[246,570,2],[246,571,2],[246,572,2],[246,573,2],[246,574,2],[246,575,2],[246,576,2],[246,577,2],[246,578,2],[246,579,2],[246,580,2],[246,581,2],[246,582,2],[246,583,2],[246,584,2],[246,585,2],[246,586,2],[246,587,2],[246,588,2],[246,589,2],[246,590,2],[246,591,2],[246,592,2],[246,593,2],[246,594,2],[246,595,2],[246,596,2],[246,597,2],[246,598,2],[246,599,2],[246,600,2],[246,601,2],[246,602,2],[246,603,2],[246,604,2],[246,605,2],[246,606,2],[246,607,2],[246,608,2],[246,609,2],[246,610,2],[246,611,2],[246,612,2],[246,613,2],[246,614,2],[246,615,2],[246,616,2],[246,617,2],[246,618,2],[246,619,2],[246,620,2],[246,621,2],[246,622,2],[246,623,2],[246,624,2],[246,625,2],[246,626,2],[246,627,2],[246,628,2],[246,629,2],[247,500,2],[247,499,2],[247,501,2],[247,511,2],[247,517,2],[247,502,2],[247,512,2],[247,516,2],[247,507,2],[247,508,2],[247,509,2],[247,515,2],[247,514,2],[247,505,2],[247,503,2],[247,506,2],[247,87,2],[247,339,2],[247,233,2],[247,131,2],[247,369,2],[247,146,2],[247,207,2],[247,30,2],[247,312,2],[247,486,2],[247,38,2],[247,265,2],[247,196,2],[247,263,2],[247,285,2],[247,470,2],[247,325,2],[247,487,2],[247,262,2],[247,488,2],[247,489,2],[247,149,2],[247,490,2],[247,491,2],[247,140,2],[247,281,2],[247,191,2],[247,492,2],[247,493,2],[247,494,2],[247,129,2],[247,495,2],[247,496,2],[247,497,2],[247,296,2],[247,200,2],[247,232,2],[247,498,2],[247,432,2],[247,454,2],[247,518,2],[247,519,2],[247,520,2],[247,521,2],[247,522,2],[247,523,2],[247,524,2],[247,525,2],[247,528,2],[247,529,2],[247,530,2],[247,531,2],[247,532,2],[247,533,2],[247,534,2],[247,535,2],[247,536,2],[247,537,2],[247,538,2],[247,539,2],[247,540,2],[247,541,2],[247,542,2],[247,543,2],[247,544,2],[247,545,2],[247,546,2],[247,547,2],[247,548,2],[247,549,2],[247,550,2],[247,551,2],[247,552,2],[247,553,2],[247,554,2],[247,555,2],[247,556,2],[247,557,2],[247,558,2],[247,559,2],[247,560,2],[247,561,2],[247,562,2],[247,563,2],[247,564,2],[247,565,2],[247,566,2],[247,567,2],[247,568,2],[247,569,2],[247,570,2],[247,571,2],[247,572,2],[247,573,2],[247,574,2],[247,575,2],[247,576,2],[247,577,2],[247,578,2],[247,579,2],[247,580,2],[247,581,2],[247,582,2],[247,583,2],[247,584,2],[247,585,2],[247,586,2],[247,587,2],[247,588,2],[247,589,2],[247,590,2],[247,591,2],[247,592,2],[247,593,2],[247,594,2],[247,595,2],[247,596,2],[247,597,2],[247,598,2],[247,599,2],[247,600,2],[247,601,2],[247,602,2],[247,603,2],[247,604,2],[247,605,2],[247,606,2],[247,607,2],[247,608,2],[247,609,2],[247,610,2],[247,611,2],[247,612,2],[247,613,2],[247,614,2],[247,615,2],[247,616,2],[247,617,2],[247,618,2],[247,619,2],[247,620,2],[247,621,2],[247,622,2],[247,623,2],[247,624,2],[247,625,2],[247,626,2],[247,627,2],[247,628,2],[247,629,2],[248,500,2],[248,499,2],[248,501,2],[248,511,2],[248,517,2],[248,502,2],[248,512,2],[248,516,2],[248,507,2],[248,508,2],[248,509,2],[248,515,2],[248,514,2],[248,505,2],[248,503,2],[248,506,2],[248,87,2],[248,431,2],[248,339,2],[248,233,2],[248,131,2],[248,369,2],[248,146,2],[248,207,2],[248,30,2],[248,307,2],[248,486,2],[248,265,2],[248,263,2],[248,285,2],[248,470,2],[248,325,2],[248,487,2],[248,262,2],[248,488,2],[248,489,2],[248,149,2],[248,490,2],[248,491,2],[248,241,2],[248,140,2],[248,281,2],[248,191,2],[248,492,2],[248,493,2],[248,494,2],[248,129,2],[248,495,2],[248,496,2],[248,497,2],[248,296,2],[248,200,2],[248,232,2],[248,498,2],[248,432,2],[248,454,2],[248,518,2],[248,519,2],[248,520,2],[248,521,2],[248,522,2],[248,523,2],[248,524,2],[248,525,2],[248,526,2],[248,527,2],[248,528,2],[248,529,2],[248,530,2],[248,531,2],[248,532,2],[248,533,2],[248,534,2],[248,535,2],[248,536,2],[248,537,2],[248,538,2],[248,539,2],[248,540,2],[248,541,2],[248,542,2],[248,543,2],[248,544,2],[248,545,2],[248,546,2],[248,547,2],[248,548,2],[248,549,2],[248,550,2],[248,551,2],[248,552,2],[248,553,2],[248,554,2],[248,555,2],[248,556,2],[248,557,2],[248,558,2],[248,559,2],[248,560,2],[248,561,2],[248,562,2],[248,563,2],[248,564,2],[248,565,2],[248,566,2],[248,567,2],[248,568,2],[248,569,2],[248,570,2],[248,571,2],[248,572,2],[248,573,2],[248,574,2],[248,575,2],[248,576,2],[248,577,2],[248,578,2],[248,579,2],[248,580,2],[248,581,2],[248,582,2],[248,583,2],[248,584,2],[248,585,2],[248,586,2],[248,587,2],[248,588,2],[248,589,2],[248,590,2],[248,591,2],[248,592,2],[248,593,2],[248,594,2],[248,595,2],[248,596,2],[248,597,2],[248,598,2],[248,599,2],[248,600,2],[248,601,2],[248,602,2],[248,603,2],[248,604,2],[248,605,2],[248,606,2],[248,607,2],[248,608,2],[248,609,2],[248,610,2],[248,611,2],[248,612,2],[248,613,2],[248,614,2],[248,615,2],[248,616,2],[248,617,2],[248,618,2],[248,619,2],[248,620,2],[248,621,2],[248,622,2],[248,623,2],[248,624,2],[248,625,2],[248,626,2],[248,627,2],[248,628,2],[248,629,2],[249,500,2],[249,499,2],[249,501,2],[249,511,2],[249,517,2],[249,502,2],[249,512,2],[249,516,2],[249,507,2],[249,508,2],[249,509,2],[249,515,2],[249,514,2],[249,505,2],[249,503,2],[249,506,2],[249,87,2],[249,339,2],[249,233,2],[249,131,2],[249,369,2],[249,146,2],[249,207,2],[249,30,2],[249,307,2],[249,486,2],[249,38,2],[249,265,2],[249,263,2],[249,285,2],[249,470,2],[249,325,2],[249,487,2],[249,262,2],[249,488,2],[249,489,2],[249,149,2],[249,490,2],[249,491,2],[249,241,2],[249,140,2],[249,281,2],[249,191,2],[249,492,2],[249,493,2],[249,494,2],[249,129,2],[249,495,2],[249,496,2],[249,497,2],[249,296,2],[249,200,2],[249,232,2],[249,498,2],[249,432,2],[249,454,2],[249,518,2],[249,519,2],[249,520,2],[249,521,2],[249,522,2],[249,523,2],[249,524,2],[249,525,2],[249,527,2],[249,528,2],[249,529,2],[249,530,2],[249,532,2],[249,533,2],[249,534,2],[249,535,2],[249,536,2],[249,537,2],[249,538,2],[249,539,2],[249,540,2],[249,541,2],[249,542,2],[249,543,2],[249,544,2],[249,545,2],[249,546,2],[249,547,2],[249,548,2],[249,549,2],[249,550,2],[249,551,2],[249,552,2],[249,553,2],[249,554,2],[249,555,2],[249,557,2],[249,558,2],[249,559,2],[249,560,2],[249,561,2],[249,562,2],[249,563,2],[249,564,2],[249,565,2],[249,566,2],[249,567,2],[249,568,2],[249,569,2],[249,570,2],[249,571,2],[249,572,2],[249,573,2],[249,574,2],[249,575,2],[249,576,2],[249,577,2],[249,578,2],[249,579,2],[249,580,2],[249,581,2],[249,582,2],[249,583,2],[249,584,2],[249,585,2],[249,586,2],[249,587,2],[249,588,2],[249,589,2],[249,590,2],[249,591,2],[249,592,2],[249,593,2],[249,594,2],[249,595,2],[249,596,2],[249,597,2],[249,598,2],[249,599,2],[249,600,2],[249,601,2],[249,602,2],[249,603,2],[249,604,2],[249,605,2],[249,606,2],[249,607,2],[249,608,2],[249,609,2],[249,610,2],[249,611,2],[249,612,2],[249,613,2],[249,614,2],[249,615,2],[249,616,2],[249,617,2],[249,618,2],[249,619,2],[249,620,2],[249,621,2],[249,622,2],[249,623,2],[249,624,2],[249,625,2],[249,626,2],[249,627,2],[249,628,2],[249,629,2],[250,500,2],[250,499,2],[250,501,2],[250,511,2],[250,517,2],[250,502,2],[250,512,2],[250,516,2],[250,507,2],[250,508,2],[250,509,2],[250,515,2],[250,514,2],[250,505,2],[250,503,2],[250,506,2],[250,87,2],[250,431,2],[250,37,2],[250,339,2],[250,131,2],[250,369,2],[250,146,2],[250,207,2],[250,30,2],[250,312,2],[250,307,2],[250,486,2],[250,38,2],[250,265,2],[250,196,2],[250,263,2],[250,285,2],[250,470,2],[250,325,2],[250,487,2],[250,262,2],[250,488,2],[250,489,2],[250,149,2],[250,490,2],[250,241,2],[250,140,2],[250,281,2],[250,191,2],[250,492,2],[250,493,2],[250,494,2],[250,129,2],[250,495,2],[250,496,2],[250,497,2],[250,296,2],[250,232,2],[250,498,2],[250,432,2],[250,454,2],[250,518,2],[250,519,2],[250,520,2],[250,521,2],[250,522,2],[250,523,2],[250,524,2],[250,525,2],[250,526,2],[250,527,2],[250,528,2],[250,529,2],[250,530,2],[250,531,2],[250,532,2],[250,533,2],[250,534,2],[250,535,2],[250,536,2],[250,537,2],[250,538,2],[250,539,2],[250,540,2],[250,541,2],[250,542,2],[250,543,2],[250,544,2],[250,545,2],[250,546,2],[250,547,2],[250,548,2],[250,549,2],[250,550,2],[250,551,2],[250,552,2],[250,553,2],[250,554,2],[250,555,2],[250,556,2],[250,557,2],[250,558,2],[250,559,2],[250,560,2],[250,561,2],[250,562,2],[250,563,2],[250,564,2],[250,565,2],[250,566,2],[250,567,2],[250,568,2],[250,569,2],[250,570,2],[250,571,2],[250,572,2],[250,573,2],[250,574,2],[250,575,2],[250,576,2],[250,577,2],[250,578,2],[250,579,2],[250,580,2],[250,581,2],[250,582,2],[250,583,2],[250,584,2],[250,585,2],[250,586,2],[250,587,2],[250,588,2],[250,589,2],[250,590,2],[250,591,2],[250,592,2],[250,593,2],[250,594,2],[250,595,2],[250,596,2],[250,597,2],[250,598,2],[250,599,2],[250,600,2],[250,601,2],[250,602,2],[250,603,2],[250,604,2],[250,605,2],[250,606,2],[250,607,2],[250,608,2],[250,609,2],[250,610,2],[250,611,2],[250,612,2],[250,613,2],[250,614,2],[250,615,2],[250,616,2],[250,617,2],[250,618,2],[250,619,2],[250,620,2],[250,621,2],[250,622,2],[250,623,2],[250,624,2],[250,625,2],[250,626,2],[250,627,2],[250,628,2],[250,629,2],[251,500,2],[251,499,2],[251,501,2],[251,511,2],[251,517,2],[251,502,2],[251,512,2],[251,516,2],[251,507,2],[251,508,2],[251,509,2],[251,515,2],[251,514,2],[251,505,2],[251,503,2],[251,506,2],[251,87,2],[251,37,2],[251,339,2],[251,233,2],[251,131,2],[251,369,2],[251,146,2],[251,207,2],[251,30,2],[251,312,2],[251,307,2],[251,486,2],[251,38,2],[251,265,2],[251,196,2],[251,263,2],[251,285,2],[251,470,2],[251,325,2],[251,487,2],[251,262,2],[251,488,2],[251,149,2],[251,490,2],[251,491,2],[251,241,2],[251,140,2],[251,281,2],[251,191,2],[251,492,2],[251,493,2],[251,494,2],[251,129,2],[251,495,2],[251,496,2],[251,497,2],[251,296,2],[251,200,2],[251,232,2],[251,498,2],[251,432,2],[251,454,2],[251,518,2],[251,519,2],[251,520,2],[251,521,2],[251,522,2],[251,523,2],[251,524,2],[251,525,2],[251,526,2],[251,527,2],[251,528,2],[251,529,2],[251,530,2],[251,531,2],[251,532,2],[251,533,2],[251,534,2],[251,535,2],[251,536,2],[251,537,2],[251,538,2],[251,539,2],[251,540,2],[251,541,2],[251,542,2],[251,543,2],[251,544,2],[251,545,2],[251,546,2],[251,547,2],[251,548,2],[251,549,2],[251,550,2],[251,551,2],[251,552,2],[251,553,2],[251,554,2],[251,555,2],[251,556,2],[251,557,2],[251,558,2],[251,559,2],[251,560,2],[251,561,2],[251,562,2],[251,563,2],[251,564,2],[251,565,2],[251,566,2],[251,567,2],[251,568,2],[251,569,2],[251,570,2],[251,571,2],[251,572,2],[251,573,2],[251,574,2],[251,575,2],[251,576,2],[251,577,2],[251,578,2],[251,579,2],[251,580,2],[251,581,2],[251,582,2],[251,583,2],[251,584,2],[251,585,2],[251,586,2],[251,587,2],[251,588,2],[251,589,2],[251,590,2],[251,591,2],[251,592,2],[251,593,2],[251,594,2],[251,595,2],[251,596,2],[251,597,2],[251,598,2],[251,599,2],[251,600,2],[251,601,2],[251,602,2],[251,603,2],[251,604,2],[251,605,2],[251,606,2],[251,607,2],[251,608,2],[251,609,2],[251,610,2],[251,611,2],[251,612,2],[251,613,2],[251,614,2],[251,615,2],[251,616,2],[251,617,2],[251,618,2],[251,619,2],[251,620,2],[251,621,2],[251,622,2],[251,623,2],[251,624,2],[251,625,2],[251,626,2],[251,627,2],[251,628,2],[251,629,2],[252,500,2],[252,499,2],[252,501,2],[252,511,2],[252,517,2],[252,502,2],[252,512,2],[252,516,2],[252,507,2],[252,508,2],[252,509,2],[252,515,2],[252,514,2],[252,505,2],[252,503,2],[252,506,2],[252,87,2],[252,37,2],[252,339,2],[252,233,2],[252,131,2],[252,369,2],[252,146,2],[252,207,2],[252,30,2],[252,312,2],[252,307,2],[252,486,2],[252,38,2],[252,265,2],[252,196,2],[252,263,2],[252,285,2],[252,470,2],[252,325,2],[252,487,2],[252,262,2],[252,488,2],[252,149,2],[252,490,2],[252,491,2],[252,140,2],[252,281,2],[252,191,2],[252,492,2],[252,493,2],[252,494,2],[252,129,2],[252,495,2],[252,496,2],[252,497,2],[252,296,2],[252,200,2],[252,232,2],[252,498,2],[252,432,2],[252,454,2],[252,518,2],[252,519,2],[252,520,2],[252,521,2],[252,522,2],[252,523,2],[252,524,2],[252,525,2],[252,526,2],[252,527,2],[252,528,2],[252,529,2],[252,530,2],[252,531,2],[252,532,2],[252,533,2],[252,534,2],[252,535,2],[252,536,2],[252,537,2],[252,538,2],[252,539,2],[252,540,2],[252,541,2],[252,542,2],[252,543,2],[252,544,2],[252,545,2],[252,546,2],[252,547,2],[252,548,2],[252,549,2],[252,550,2],[252,551,2],[252,552,2],[252,553,2],[252,554,2],[252,555,2],[252,556,2],[252,557,2],[252,558,2],[252,559,2],[252,560,2],[252,561,2],[252,562,2],[252,563,2],[252,564,2],[252,565,2],[252,566,2],[252,567,2],[252,568,2],[252,569,2],[252,570,2],[252,571,2],[252,572,2],[252,573,2],[252,574,2],[252,575,2],[252,576,2],[252,577,2],[252,578,2],[252,579,2],[252,580,2],[252,581,2],[252,582,2],[252,583,2],[252,584,2],[252,585,2],[252,586,2],[252,587,2],[252,588,2],[252,589,2],[252,590,2],[252,591,2],[252,592,2],[252,593,2],[252,594,2],[252,595,2],[252,596,2],[252,597,2],[252,598,2],[252,599,2],[252,600,2],[252,601,2],[252,602,2],[252,603,2],[252,604,2],[252,605,2],[252,606,2],[252,607,2],[252,608,2],[252,609,2],[252,610,2],[252,611,2],[252,612,2],[252,613,2],[252,614,2],[252,615,2],[252,616,2],[252,617,2],[252,618,2],[252,619,2],[252,620,2],[252,621,2],[252,622,2],[252,623,2],[252,624,2],[252,625,2],[252,626,2],[252,627,2],[252,628,2],[252,629,2],[253,500,2],[253,499,2],[253,501,2],[253,511,2],[253,517,2],[253,502,2],[253,512,2],[253,516,2],[253,507,2],[253,508,2],[253,509,2],[253,515,2],[253,514,2],[253,505,2],[253,503,2],[253,506,2],[253,87,2],[253,37,2],[253,339,2],[253,233,2],[253,131,2],[253,369,2],[253,146,2],[253,207,2],[253,30,2],[253,312,2],[253,307,2],[253,486,2],[253,38,2],[253,265,2],[253,196,2],[253,263,2],[253,285,2],[253,470,2],[253,325,2],[253,487,2],[253,262,2],[253,488,2],[253,149,2],[253,490,2],[253,491,2],[253,241,2],[253,140,2],[253,281,2],[253,191,2],[253,492,2],[253,493,2],[253,494,2],[253,129,2],[253,495,2],[253,496,2],[253,497,2],[253,296,2],[253,200,2],[253,232,2],[253,498,2],[253,432,2],[253,454,2],[253,518,2],[253,519,2],[253,520,2],[253,521,2],[253,522,2],[253,523,2],[253,524,2],[253,525,2],[253,526,2],[253,527,2],[253,528,2],[253,529,2],[253,530,2],[253,531,2],[253,532,2],[253,533,2],[253,534,2],[253,535,2],[253,536,2],[253,537,2],[253,538,2],[253,539,2],[253,540,2],[253,541,2],[253,542,2],[253,543,2],[253,544,2],[253,545,2],[253,546,2],[253,547,2],[253,548,2],[253,549,2],[253,550,2],[253,551,2],[253,552,2],[253,553,2],[253,554,2],[253,555,2],[253,556,2],[253,557,2],[253,558,2],[253,559,2],[253,560,2],[253,561,2],[253,562,2],[253,563,2],[253,564,2],[253,565,2],[253,566,2],[253,567,2],[253,568,2],[253,569,2],[253,570,2],[253,571,2],[253,572,2],[253,573,2],[253,574,2],[253,575,2],[253,576,2],[253,577,2],[253,578,2],[253,579,2],[253,580,2],[253,581,2],[253,582,2],[253,583,2],[253,584,2],[253,585,2],[253,586,2],[253,587,2],[253,588,2],[253,589,2],[253,590,2],[253,591,2],[253,592,2],[253,593,2],[253,594,2],[253,595,2],[253,596,2],[253,597,2],[253,598,2],[253,599,2],[253,600,2],[253,601,2],[253,602,2],[253,603,2],[253,604,2],[253,605,2],[253,606,2],[253,607,2],[253,608,2],[253,609,2],[253,610,2],[253,611,2],[253,612,2],[253,613,2],[253,614,2],[253,615,2],[253,616,2],[253,617,2],[253,618,2],[253,619,2],[253,620,2],[253,621,2],[253,622,2],[253,623,2],[253,624,2],[253,625,2],[253,626,2],[253,627,2],[253,628,2],[253,629,2],[254,500,2],[254,499,2],[254,501,2],[254,511,2],[254,517,2],[254,502,2],[254,512,2],[254,516,2],[254,507,2],[254,508,2],[254,509,2],[254,515,2],[254,514,2],[254,505,2],[254,503,2],[254,506,2],[254,87,2],[254,431,2],[254,339,2],[254,233,2],[254,131,2],[254,369,2],[254,146,2],[254,207,2],[254,30,2],[254,312,2],[254,307,2],[254,486,2],[254,265,2],[254,196,2],[254,263,2],[254,285,2],[254,470,2],[254,325,2],[254,487,2],[254,262,2],[254,488,2],[254,489,2],[254,149,2],[254,490,2],[254,491,2],[254,241,2],[254,140,2],[254,281,2],[254,191,2],[254,492,2],[254,493,2],[254,494,2],[254,129,2],[254,495,2],[254,496,2],[254,497,2],[254,296,2],[254,200,2],[254,232,2],[254,498,2],[254,432,2],[254,454,2],[254,518,2],[254,519,2],[254,520,2],[254,521,2],[254,522,2],[254,523,2],[254,524,2],[254,525,2],[254,526,2],[254,527,2],[254,528,2],[254,529,2],[254,530,2],[254,531,2],[254,532,2],[254,533,2],[254,534,2],[254,535,2],[254,536,2],[254,537,2],[254,538,2],[254,539,2],[254,540,2],[254,541,2],[254,542,2],[254,543,2],[254,544,2],[254,545,2],[254,546,2],[254,547,2],[254,548,2],[254,549,2],[254,550,2],[254,551,2],[254,552,2],[254,553,2],[254,554,2],[254,555,2],[254,556,2],[254,557,2],[254,558,2],[254,559,2],[254,560,2],[254,561,2],[254,562,2],[254,563,2],[254,564,2],[254,565,2],[254,566,2],[254,567,2],[254,568,2],[254,569,2],[254,570,2],[254,571,2],[254,572,2],[254,573,2],[254,574,2],[254,575,2],[254,576,2],[254,577,2],[254,578,2],[254,579,2],[254,580,2],[254,581,2],[254,582,2],[254,583,2],[254,584,2],[254,585,2],[254,586,2],[254,587,2],[254,588,2],[254,589,2],[254,590,2],[254,591,2],[254,592,2],[254,593,2],[254,594,2],[254,595,2],[254,596,2],[254,597,2],[254,598,2],[254,599,2],[254,600,2],[254,601,2],[254,602,2],[254,603,2],[254,604,2],[254,605,2],[254,606,2],[254,607,2],[254,608,2],[254,609,2],[254,610,2],[254,611,2],[254,612,2],[254,613,2],[254,614,2],[254,615,2],[254,616,2],[254,617,2],[254,618,2],[254,619,2],[254,620,2],[254,621,2],[254,622,2],[254,623,2],[254,624,2],[254,625,2],[254,626,2],[254,627,2],[254,628,2],[254,629,2],[255,500,2],[255,499,2],[255,501,2],[255,511,2],[255,517,2],[255,502,2],[255,512,2],[255,516,2],[255,507,2],[255,508,2],[255,509,2],[255,515,2],[255,514,2],[255,505,2],[255,503,2],[255,506,2],[255,87,2],[255,431,2],[255,339,2],[255,233,2],[255,131,2],[255,369,2],[255,146,2],[255,207,2],[255,30,2],[255,307,2],[255,486,2],[255,38,2],[255,196,2],[255,263,2],[255,285,2],[255,470,2],[255,325,2],[255,487,2],[255,262,2],[255,488,2],[255,489,2],[255,149,2],[255,490,2],[255,491,2],[255,241,2],[255,140,2],[255,281,2],[255,191,2],[255,492,2],[255,493,2],[255,494,2],[255,129,2],[255,495,2],[255,496,2],[255,497,2],[255,296,2],[255,200,2],[255,232,2],[255,498,2],[255,432,2],[255,454,2],[255,518,2],[255,519,2],[255,520,2],[255,521,2],[255,522,2],[255,523,2],[255,524,2],[255,525,2],[255,526,2],[255,527,2],[255,528,2],[255,529,2],[255,530,2],[255,531,2],[255,532,2],[255,533,2],[255,534,2],[255,535,2],[255,536,2],[255,537,2],[255,538,2],[255,539,2],[255,540,2],[255,541,2],[255,542,2],[255,543,2],[255,544,2],[255,545,2],[255,546,2],[255,547,2],[255,548,2],[255,549,2],[255,550,2],[255,551,2],[255,552,2],[255,553,2],[255,554,2],[255,555,2],[255,556,2],[255,557,2],[255,558,2],[255,559,2],[255,560,2],[255,561,2],[255,562,2],[255,563,2],[255,564,2],[255,565,2],[255,566,2],[255,567,2],[255,568,2],[255,569,2],[255,570,2],[255,571,2],[255,572,2],[255,573,2],[255,574,2],[255,575,2],[255,576,2],[255,577,2],[255,578,2],[255,579,2],[255,580,2],[255,581,2],[255,582,2],[255,583,2],[255,584,2],[255,585,2],[255,586,2],[255,587,2],[255,588,2],[255,589,2],[255,590,2],[255,591,2],[255,592,2],[255,593,2],[255,594,2],[255,595,2],[255,596,2],[255,597,2],[255,598,2],[255,599,2],[255,600,2],[255,601,2],[255,602,2],[255,603,2],[255,604,2],[255,605,2],[255,606,2],[255,607,2],[255,608,2],[255,609,2],[255,610,2],[255,611,2],[255,612,2],[255,613,2],[255,614,2],[255,615,2],[255,616,2],[255,617,2],[255,618,2],[255,619,2],[255,620,2],[255,621,2],[255,622,2],[255,623,2],[255,624,2],[255,625,2],[255,626,2],[255,627,2],[255,628,2],[255,629,2],[256,500,2],[256,499,2],[256,501,2],[256,511,2],[256,517,2],[256,502,2],[256,512,2],[256,516,2],[256,507,2],[256,508,2],[256,509,2],[256,515,2],[256,514,2],[256,505,2],[256,503,2],[256,506,2],[256,87,2],[256,339,2],[256,233,2],[256,131,2],[256,369,2],[256,146,2],[256,207,2],[256,30,2],[256,307,2],[256,486,2],[256,38,2],[256,265,2],[256,196,2],[256,263,2],[256,285,2],[256,470,2],[256,325,2],[256,487,2],[256,262,2],[256,488,2],[256,489,2],[256,149,2],[256,490,2],[256,491,2],[256,241,2],[256,140,2],[256,281,2],[256,191,2],[256,492,2],[256,493,2],[256,494,2],[256,129,2],[256,495,2],[256,496,2],[256,497,2],[256,296,2],[256,200,2],[256,232,2],[256,498,2],[256,432,2],[256,454,2],[256,518,2],[256,519,2],[256,520,2],[256,521,2],[256,522,2],[256,523,2],[256,524,2],[256,525,2],[256,526,2],[256,527,2],[256,528,2],[256,529,2],[256,530,2],[256,531,2],[256,532,2],[256,533,2],[256,534,2],[256,535,2],[256,536,2],[256,537,2],[256,538,2],[256,539,2],[256,540,2],[256,541,2],[256,542,2],[256,543,2],[256,544,2],[256,545,2],[256,546,2],[256,547,2],[256,548,2],[256,549,2],[256,550,2],[256,551,2],[256,552,2],[256,553,2],[256,554,2],[256,555,2],[256,556,2],[256,557,2],[256,558,2],[256,559,2],[256,560,2],[256,561,2],[256,562,2],[256,565,2],[256,566,2],[256,567,2],[256,568,2],[256,569,2],[256,570,2],[256,571,2],[256,572,2],[256,573,2],[256,574,2],[256,575,2],[256,576,2],[256,577,2],[256,578,2],[256,579,2],[256,580,2],[256,581,2],[256,582,2],[256,583,2],[256,584,2],[256,585,2],[256,586,2],[256,587,2],[256,588,2],[256,589,2],[256,590,2],[256,591,2],[256,592,2],[256,593,2],[256,594,2],[256,595,2],[256,596,2],[256,597,2],[256,598,2],[256,599,2],[256,600,2],[256,601,2],[256,602,2],[256,603,2],[256,604,2],[256,605,2],[256,606,2],[256,607,2],[256,608,2],[256,609,2],[256,610,2],[256,611,2],[256,612,2],[256,613,2],[256,614,2],[256,615,2],[256,616,2],[256,617,2],[256,618,2],[256,619,2],[256,620,2],[256,621,2],[256,622,2],[256,623,2],[256,624,2],[256,625,2],[256,626,2],[256,627,2],[256,628,2],[256,629,2],[257,500,2],[257,499,2],[257,501,2],[257,511,2],[257,517,2],[257,502,2],[257,512,2],[257,516,2],[257,507,2],[257,508,2],[257,509,2],[257,515,2],[257,514,2],[257,505,2],[257,503,2],[257,506,2],[257,87,2],[257,37,2],[257,339,2],[257,233,2],[257,131,2],[257,369,2],[257,146,2],[257,207,2],[257,30,2],[257,312,2],[257,486,2],[257,38,2],[257,265,2],[257,196,2],[257,263,2],[257,285,2],[257,470,2],[257,325,2],[257,487,2],[257,262,2],[257,488,2],[257,489,2],[257,149,2],[257,490,2],[257,491,2],[257,241,2],[257,140,2],[257,281,2],[257,191,2],[257,492,2],[257,493,2],[257,494,2],[257,129,2],[257,495,2],[257,496,2],[257,497,2],[257,296,2],[257,200,2],[257,232,2],[257,498,2],[257,432,2],[257,454,2],[257,518,2],[257,519,2],[257,520,2],[257,521,2],[257,522,2],[257,523,2],[257,524,2],[257,525,2],[257,528,2],[257,529,2],[257,530,2],[257,531,2],[257,532,2],[257,533,2],[257,534,2],[257,535,2],[257,536,2],[257,537,2],[257,538,2],[257,539,2],[257,540,2],[257,541,2],[257,542,2],[257,543,2],[257,544,2],[257,545,2],[257,546,2],[257,547,2],[257,548,2],[257,549,2],[257,550,2],[257,551,2],[257,552,2],[257,553,2],[257,554,2],[257,555,2],[257,556,2],[257,557,2],[257,558,2],[257,559,2],[257,560,2],[257,561,2],[257,562,2],[257,563,2],[257,564,2],[257,565,2],[257,566,2],[257,567,2],[257,568,2],[257,569,2],[257,570,2],[257,571,2],[257,572,2],[257,573,2],[257,574,2],[257,575,2],[257,576,2],[257,577,2],[257,578,2],[257,579,2],[257,580,2],[257,581,2],[257,582,2],[257,583,2],[257,584,2],[257,585,2],[257,586,2],[257,587,2],[257,588,2],[257,589,2],[257,590,2],[257,591,2],[257,592,2],[257,593,2],[257,594,2],[257,595,2],[257,596,2],[257,597,2],[257,598,2],[257,599,2],[257,600,2],[257,601,2],[257,602,2],[257,603,2],[257,604,2],[257,605,2],[257,606,2],[257,607,2],[257,608,2],[257,609,2],[257,610,2],[257,611,2],[257,612,2],[257,613,2],[257,614,2],[257,615,2],[257,616,2],[257,617,2],[257,618,2],[257,619,2],[257,620,2],[257,621,2],[257,622,2],[257,623,2],[257,624,2],[257,625,2],[257,626,2],[257,627,2],[257,628,2],[257,629,2],[258,500,2],[258,499,2],[258,501,2],[258,511,2],[258,517,2],[258,502,2],[258,512,2],[258,516,2],[258,507,2],[258,508,2],[258,509,2],[258,515,2],[258,514,2],[258,505,2],[258,503,2],[258,506,2],[258,87,2],[258,37,2],[258,339,2],[258,233,2],[258,131,2],[258,369,2],[258,146,2],[258,30,2],[258,312,2],[258,307,2],[258,486,2],[258,38,2],[258,265,2],[258,263,2],[258,285,2],[258,470,2],[258,325,2],[258,487,2],[258,262,2],[258,488,2],[258,489,2],[258,149,2],[258,490,2],[258,491,2],[258,241,2],[258,140,2],[258,281,2],[258,191,2],[258,492,2],[258,493,2],[258,494,2],[258,129,2],[258,495,2],[258,496,2],[258,497,2],[258,296,2],[258,200,2],[258,232,2],[258,498,2],[258,432,2],[258,454,2],[258,518,2],[258,519,2],[258,520,2],[258,521,2],[258,522,2],[258,523,2],[258,524,2],[258,525,2],[258,526,2],[258,527,2],[258,528,2],[258,529,2],[258,530,2],[258,531,2],[258,532,2],[258,533,2],[258,534,2],[258,535,2],[258,536,2],[258,537,2],[258,538,2],[258,539,2],[258,540,2],[258,541,2],[258,542,2],[258,543,2],[258,544,2],[258,545,2],[258,546,2],[258,547,2],[258,548,2],[258,549,2],[258,550,2],[258,551,2],[258,552,2],[258,553,2],[258,554,2],[258,555,2],[258,556,2],[258,557,2],[258,558,2],[258,559,2],[258,560,2],[258,561,2],[258,562,2],[258,563,2],[258,564,2],[258,565,2],[258,566,2],[258,567,2],[258,568,2],[258,569,2],[258,570,2],[258,571,2],[258,572,2],[258,573,2],[258,574,2],[258,575,2],[258,576,2],[258,577,2],[258,578,2],[258,579,2],[258,580,2],[258,581,2],[258,582,2],[258,583,2],[258,584,2],[258,585,2],[258,586,2],[258,587,2],[258,588,2],[258,589,2],[258,590,2],[258,591,2],[258,592,2],[258,593,2],[258,594,2],[258,595,2],[258,596,2],[258,597,2],[258,598,2],[258,599,2],[258,600,2],[258,601,2],[258,602,2],[258,603,2],[258,604,2],[258,605,2],[258,606,2],[258,607,2],[258,608,2],[258,609,2],[258,610,2],[258,611,2],[258,612,2],[258,613,2],[258,614,2],[258,615,2],[258,616,2],[258,617,2],[258,618,2],[258,619,2],[258,620,2],[258,621,2],[258,622,2],[258,623,2],[258,624,2],[258,625,2],[258,626,2],[258,627,2],[258,628,2],[258,629,2],[259,500,2],[259,499,2],[259,501,2],[259,511,2],[259,517,2],[259,502,2],[259,512,2],[259,516,2],[259,507,2],[259,508,2],[259,509,2],[259,515,2],[259,514,2],[259,505,2],[259,503,2],[259,506,2],[259,87,2],[259,37,2],[259,339,2],[259,131,2],[259,369,2],[259,146,2],[259,207,2],[259,30,2],[259,312,2],[259,307,2],[259,486,2],[259,38,2],[259,265,2],[259,196,2],[259,263,2],[259,285,2],[259,470,2],[259,325,2],[259,487,2],[259,262,2],[259,488,2],[259,489,2],[259,149,2],[259,490,2],[259,491,2],[259,241,2],[259,140,2],[259,281,2],[259,191,2],[259,493,2],[259,494,2],[259,129,2],[259,495,2],[259,496,2],[259,497,2],[259,296,2],[259,232,2],[259,498,2],[259,432,2],[259,454,2],[259,518,2],[259,519,2],[259,520,2],[259,521,2],[259,522,2],[259,523,2],[259,524,2],[259,525,2],[259,526,2],[259,527,2],[259,528,2],[259,529,2],[259,530,2],[259,531,2],[259,532,2],[259,533,2],[259,534,2],[259,535,2],[259,536,2],[259,537,2],[259,538,2],[259,539,2],[259,540,2],[259,541,2],[259,542,2],[259,543,2],[259,544,2],[259,545,2],[259,546,2],[259,547,2],[259,548,2],[259,549,2],[259,550,2],[259,551,2],[259,552,2],[259,553,2],[259,554,2],[259,555,2],[259,556,2],[259,557,2],[259,558,2],[259,559,2],[259,560,2],[259,561,2],[259,562,2],[259,563,2],[259,564,2],[259,565,2],[259,566,2],[259,567,2],[259,568,2],[259,569,2],[259,570,2],[259,571,2],[259,572,2],[259,573,2],[259,574,2],[259,575,2],[259,576,2],[259,577,2],[259,578,2],[259,579,2],[259,580,2],[259,581,2],[259,582,2],[259,583,2],[259,584,2],[259,585,2],[259,586,2],[259,587,2],[259,588,2],[259,589,2],[259,590,2],[259,591,2],[259,592,2],[259,593,2],[259,594,2],[259,595,2],[259,596,2],[259,597,2],[259,598,2],[259,599,2],[259,600,2],[259,601,2],[259,602,2],[259,603,2],[259,604,2],[259,605,2],[259,606,2],[259,607,2],[259,608,2],[259,609,2],[259,610,2],[259,611,2],[259,612,2],[259,613,2],[259,614,2],[259,615,2],[259,616,2],[259,617,2],[259,618,2],[259,619,2],[259,620,2],[259,621,2],[259,622,2],[259,623,2],[259,624,2],[259,625,2],[259,626,2],[259,627,2],[259,628,2],[259,629,2],[260,500,2],[260,499,2],[260,501,2],[260,511,2],[260,517,2],[260,502,2],[260,512,2],[260,516,2],[260,507,2],[260,508,2],[260,509,2],[260,515,2],[260,514,2],[260,505,2],[260,503,2],[260,506,2],[260,87,2],[260,37,2],[260,339,2],[260,233,2],[260,369,2],[260,146,2],[260,207,2],[260,30,2],[260,312,2],[260,307,2],[260,486,2],[260,38,2],[260,265,2],[260,196,2],[260,263,2],[260,285,2],[260,470,2],[260,487,2],[260,262,2],[260,488,2],[260,489,2],[260,149,2],[260,490,2],[260,491,2],[260,241,2],[260,140,2],[260,281,2],[260,191,2],[260,492,2],[260,493,2],[260,494,2],[260,129,2],[260,495,2],[260,496,2],[260,497,2],[260,296,2],[260,232,2],[260,498,2],[260,432,2],[260,454,2],[260,520,2],[260,521,2],[260,522,2],[260,523,2],[260,524,2],[260,525,2],[260,526,2],[260,527,2],[260,528,2],[260,529,2],[260,530,2],[260,531,2],[260,532,2],[260,533,2],[260,534,2],[260,535,2],[260,536,2],[260,537,2],[260,538,2],[260,539,2],[260,540,2],[260,541,2],[260,542,2],[260,543,2],[260,544,2],[260,545,2],[260,546,2],[260,547,2],[260,548,2],[260,549,2],[260,550,2],[260,551,2],[260,552,2],[260,553,2],[260,554,2],[260,555,2],[260,556,2],[260,557,2],[260,558,2],[260,559,2],[260,560,2],[260,561,2],[260,562,2],[260,563,2],[260,564,2],[260,565,2],[260,566,2],[260,567,2],[260,568,2],[260,569,2],[260,570,2],[260,571,2],[260,572,2],[260,573,2],[260,574,2],[260,575,2],[260,576,2],[260,577,2],[260,578,2],[260,579,2],[260,580,2],[260,581,2],[260,582,2],[260,583,2],[260,584,2],[260,585,2],[260,586,2],[260,587,2],[260,588,2],[260,589,2],[260,590,2],[260,591,2],[260,592,2],[260,593,2],[260,594,2],[260,595,2],[260,596,2],[260,597,2],[260,598,2],[260,599,2],[260,600,2],[260,601,2],[260,602,2],[260,603,2],[260,604,2],[260,605,2],[260,606,2],[260,607,2],[260,609,2],[260,610,2],[260,611,2],[260,613,2],[260,614,2],[260,615,2],[260,616,2],[260,617,2],[260,618,2],[260,619,2],[260,620,2],[260,621,2],[260,622,2],[260,623,2],[260,624,2],[260,625,2],[260,626,2],[260,627,2],[260,628,2],[260,629,2],[261,500,2],[261,499,2],[261,501,2],[261,511,2],[261,517,2],[261,502,2],[261,512,2],[261,516,2],[261,507,2],[261,508,2],[261,509,2],[261,515,2],[261,514,2],[261,505,2],[261,503,2],[261,506,2],[261,87,2],[261,37,2],[261,339,2],[261,233,2],[261,131,2],[261,369,2],[261,146,2],[261,207,2],[261,30,2],[261,312,2],[261,307,2],[261,486,2],[261,38,2],[261,265,2],[261,263,2],[261,285,2],[261,470,2],[261,325,2],[261,487,2],[261,262,2],[261,488,2],[261,489,2],[261,149,2],[261,490,2],[261,491,2],[261,241,2],[261,140,2],[261,281,2],[261,191,2],[261,492,2],[261,493,2],[261,494,2],[261,129,2],[261,495,2],[261,496,2],[261,497,2],[261,296,2],[261,200,2],[261,232,2],[261,498,2],[261,432,2],[261,454,2],[261,519,2],[261,520,2],[261,521,2],[261,522,2],[261,523,2],[261,525,2],[261,526,2],[261,527,2],[261,528,2],[261,529,2],[261,530,2],[261,531,2],[261,532,2],[261,533,2],[261,534,2],[261,535,2],[261,536,2],[261,537,2],[261,538,2],[261,539,2],[261,540,2],[261,541,2],[261,542,2],[261,544,2],[261,545,2],[261,546,2],[261,547,2],[261,548,2],[261,549,2],[261,550,2],[261,551,2],[261,552,2],[261,553,2],[261,554,2],[261,555,2],[261,556,2],[261,557,2],[261,558,2],[261,559,2],[261,560,2],[261,561,2],[261,562,2],[261,563,2],[261,564,2],[261,565,2],[261,566,2],[261,567,2],[261,568,2],[261,569,2],[261,570,2],[261,571,2],[261,572,2],[261,573,2],[261,574,2],[261,575,2],[261,576,2],[261,577,2],[261,578,2],[261,579,2],[261,580,2],[261,581,2],[261,582,2],[261,583,2],[261,584,2],[261,585,2],[261,586,2],[261,587,2],[261,588,2],[261,589,2],[261,590,2],[261,591,2],[261,592,2],[261,593,2],[261,594,2],[261,595,2],[261,596,2],[261,597,2],[261,598,2],[261,599,2],[261,600,2],[261,601,2],[261,602,2],[261,603,2],[261,604,2],[261,605,2],[261,606,2],[261,607,2],[261,608,2],[261,609,2],[261,610,2],[261,611,2],[261,612,2],[261,613,2],[261,614,2],[261,615,2],[261,616,2],[261,617,2],[261,618,2],[261,619,2],[261,620,2],[261,621,2],[261,622,2],[261,623,2],[261,624,2],[261,625,2],[261,626,2],[261,627,2],[261,628,2],[261,629,2],[262,500,2],[262,499,2],[262,501,2],[262,511,2],[262,517,2],[262,502,2],[262,512,2],[262,516,2],[262,507,2],[262,508,2],[262,509,2],[262,515,2],[262,514,2],[262,505,2],[262,503,2],[262,506,2],[262,87,2],[262,431,2],[262,37,2],[262,339,2],[262,131,2],[262,369,2],[262,146,2],[262,207,2],[262,30,2],[262,312,2],[262,307,2],[262,486,2],[262,38,2],[262,265,2],[262,196,2],[262,263,2],[262,285,2],[262,470,2],[262,325,2],[262,487,2],[262,488,2],[262,489,2],[262,149,2],[262,490,2],[262,491,2],[262,241,2],[262,140,2],[262,281,2],[262,191,2],[262,492,2],[262,493,2],[262,494,2],[262,129,2],[262,495,2],[262,496,2],[262,497,2],[262,296,2],[262,200,2],[262,210,2],[262,232,2],[262,498,2],[262,432,2],[262,454,2],[262,518,2],[262,519,2],[262,520,2],[262,521,2],[262,522,2],[262,523,2],[262,524,2],[262,525,2],[262,526,2],[262,527,2],[262,528,2],[262,529,2],[262,530,2],[262,531,2],[262,532,2],[262,533,2],[262,534,2],[262,535,2],[262,536,2],[262,537,2],[262,538,2],[262,539,2],[262,540,2],[262,541,2],[262,542,2],[262,543,2],[262,544,2],[262,545,2],[262,546,2],[262,547,2],[262,548,2],[262,549,2],[262,550,2],[262,551,2],[262,552,2],[262,553,2],[262,554,2],[262,555,2],[262,556,2],[262,557,2],[262,558,2],[262,559,2],[262,560,2],[262,561,2],[262,562,2],[262,563,2],[262,564,2],[262,565,2],[262,566,2],[262,567,2],[262,568,2],[262,569,2],[262,570,2],[262,571,2],[262,572,2],[262,573,2],[262,574,2],[262,575,2],[262,576,2],[262,577,2],[262,578,2],[262,579,2],[262,580,2],[262,581,2],[262,582,2],[262,583,2],[262,584,2],[262,585,2],[262,586,2],[262,587,2],[262,588,2],[262,589,2],[262,590,2],[262,591,2],[262,592,2],[262,593,2],[262,594,2],[262,595,2],[262,596,2],[262,597,2],[262,598,2],[262,599,2],[262,600,2],[262,601,2],[262,602,2],[262,603,2],[262,604,2],[262,605,2],[262,606,2],[262,607,2],[262,608,2],[262,609,2],[262,610,2],[262,611,2],[262,612,2],[262,613,2],[262,614,2],[262,615,2],[262,616,2],[262,617,2],[262,618,2],[262,619,2],[262,620,2],[262,621,2],[262,622,2],[262,623,2],[262,624,2],[262,625,2],[262,626,2],[262,627,2],[262,628,2],[262,629,2],[263,500,2],[263,499,2],[263,501,2],[263,511,2],[263,517,2],[263,502,2],[263,512,2],[263,516,2],[263,507,2],[263,508,2],[263,509,2],[263,515,2],[263,514,2],[263,505,2],[263,503,2],[263,506,2],[263,87,2],[263,431,2],[263,37,2],[263,339,2],[263,233,2],[263,369,2],[263,146,2],[263,207,2],[263,30,2],[263,312,2],[263,307,2],[263,486,2],[263,38,2],[263,265,2],[263,196,2],[263,285,2],[263,470,2],[263,325,2],[263,487,2],[263,262,2],[263,488,2],[263,489,2],[263,149,2],[263,490,2],[263,491,2],[263,241,2],[263,140,2],[263,281,2],[263,191,2],[263,492,2],[263,493,2],[263,494,2],[263,129,2],[263,495,2],[263,496,2],[263,497,2],[263,296,2],[263,200,2],[263,210,2],[263,232,2],[263,498,2],[263,432,2],[263,454,2],[263,518,2],[263,519,2],[263,520,2],[263,521,2],[263,522,2],[263,523,2],[263,524,2],[263,525,2],[263,526,2],[263,527,2],[263,528,2],[263,529,2],[263,530,2],[263,531,2],[263,532,2],[263,533,2],[263,534,2],[263,535,2],[263,536,2],[263,537,2],[263,538,2],[263,539,2],[263,540,2],[263,541,2],[263,542,2],[263,543,2],[263,544,2],[263,545,2],[263,546,2],[263,547,2],[263,548,2],[263,549,2],[263,550,2],[263,551,2],[263,552,2],[263,553,2],[263,554,2],[263,555,2],[263,556,2],[263,557,2],[263,558,2],[263,559,2],[263,560,2],[263,561,2],[263,562,2],[263,563,2],[263,564,2],[263,565,2],[263,566,2],[263,567,2],[263,568,2],[263,569,2],[263,570,2],[263,571,2],[263,572,2],[263,573,2],[263,574,2],[263,575,2],[263,576,2],[263,577,2],[263,578,2],[263,579,2],[263,580,2],[263,581,2],[263,582,2],[263,583,2],[263,584,2],[263,585,2],[263,586,2],[263,587,2],[263,588,2],[263,589,2],[263,590,2],[263,591,2],[263,592,2],[263,593,2],[263,594,2],[263,595,2],[263,596,2],[263,597,2],[263,598,2],[263,599,2],[263,600,2],[263,601,2],[263,602,2],[263,603,2],[263,604,2],[263,605,2],[263,606,2],[263,607,2],[263,608,2],[263,609,2],[263,610,2],[263,611,2],[263,612,2],[263,613,2],[263,614,2],[263,615,2],[263,616,2],[263,617,2],[263,618,2],[263,619,2],[263,620,2],[263,621,2],[263,622,2],[263,623,2],[263,624,2],[263,625,2],[263,626,2],[263,627,2],[263,628,2],[263,629,2],[264,500,2],[264,499,2],[264,501,2],[264,511,2],[264,517,2],[264,502,2],[264,512,2],[264,516,2],[264,507,2],[264,508,2],[264,509,2],[264,515,2],[264,514,2],[264,505,2],[264,503,2],[264,506,2],[264,87,2],[264,37,2],[264,339,2],[264,233,2],[264,131,2],[264,369,2],[264,146,2],[264,207,2],[264,30,2],[264,312,2],[264,486,2],[264,38,2],[264,265,2],[264,196,2],[264,263,2],[264,285,2],[264,470,2],[264,325,2],[264,487,2],[264,262,2],[264,488,2],[264,489,2],[264,149,2],[264,490,2],[264,491,2],[264,241,2],[264,140,2],[264,281,2],[264,191,2],[264,492,2],[264,493,2],[264,494,2],[264,129,2],[264,495,2],[264,496,2],[264,497,2],[264,296,2],[264,200,2],[264,232,2],[264,498,2],[264,432,2],[264,454,2],[264,518,2],[264,519,2],[264,520,2],[264,521,2],[264,522,2],[264,523,2],[264,524,2],[264,525,2],[264,526,2],[264,527,2],[264,528,2],[264,529,2],[264,530,2],[264,531,2],[264,532,2],[264,533,2],[264,534,2],[264,535,2],[264,536,2],[264,537,2],[264,538,2],[264,539,2],[264,540,2],[264,541,2],[264,542,2],[264,544,2],[264,545,2],[264,546,2],[264,547,2],[264,548,2],[264,549,2],[264,550,2],[264,551,2],[264,552,2],[264,553,2],[264,554,2],[264,555,2],[264,556,2],[264,557,2],[264,558,2],[264,559,2],[264,560,2],[264,561,2],[264,562,2],[264,563,2],[264,564,2],[264,565,2],[264,566,2],[264,567,2],[264,568,2],[264,569,2],[264,570,2],[264,571,2],[264,572,2],[264,573,2],[264,574,2],[264,575,2],[264,576,2],[264,577,2],[264,578,2],[264,579,2],[264,580,2],[264,581,2],[264,582,2],[264,583,2],[264,584,2],[264,585,2],[264,586,2],[264,587,2],[264,588,2],[264,589,2],[264,590,2],[264,591,2],[264,592,2],[264,593,2],[264,594,2],[264,595,2],[264,596,2],[264,597,2],[264,598,2],[264,599,2],[264,600,2],[264,601,2],[264,602,2],[264,603,2],[264,604,2],[264,605,2],[264,606,2],[264,607,2],[264,608,2],[264,609,2],[264,610,2],[264,611,2],[264,612,2],[264,613,2],[264,614,2],[264,615,2],[264,616,2],[264,617,2],[264,618,2],[264,619,2],[264,620,2],[264,621,2],[264,622,2],[264,623,2],[264,624,2],[264,625,2],[264,626,2],[264,627,2],[264,628,2],[264,629,2],[265,500,2],[265,499,2],[265,501,2],[265,511,2],[265,517,2],[265,502,2],[265,512,2],[265,516,2],[265,507,2],[265,508,2],[265,509,2],[265,515,2],[265,514,2],[265,505,2],[265,503,2],[265,506,2],[265,87,2],[265,431,2],[265,339,2],[265,233,2],[265,131,2],[265,369,2],[265,146,2],[265,207,2],[265,30,2],[265,307,2],[265,486,2],[265,38,2],[265,196,2],[265,263,2],[265,285,2],[265,470,2],[265,325,2],[265,487,2],[265,262,2],[265,488,2],[265,489,2],[265,149,2],[265,490,2],[265,491,2],[265,241,2],[265,140,2],[265,281,2],[265,191,2],[265,492,2],[265,493,2],[265,494,2],[265,129,2],[265,495,2],[265,496,2],[265,497,2],[265,296,2],[265,200,2],[265,232,2],[265,498,2],[265,432,2],[265,454,2],[265,518,2],[265,519,2],[265,520,2],[265,521,2],[265,522,2],[265,523,2],[265,524,2],[265,525,2],[265,526,2],[265,527,2],[265,528,2],[265,529,2],[265,530,2],[265,531,2],[265,532,2],[265,533,2],[265,534,2],[265,535,2],[265,536,2],[265,537,2],[265,538,2],[265,539,2],[265,540,2],[265,541,2],[265,542,2],[265,543,2],[265,544,2],[265,545,2],[265,546,2],[265,547,2],[265,548,2],[265,549,2],[265,550,2],[265,551,2],[265,552,2],[265,553,2],[265,554,2],[265,555,2],[265,556,2],[265,557,2],[265,558,2],[265,559,2],[265,560,2],[265,561,2],[265,562,2],[265,563,2],[265,564,2],[265,565,2],[265,566,2],[265,567,2],[265,568,2],[265,569,2],[265,570,2],[265,571,2],[265,572,2],[265,573,2],[265,574,2],[265,575,2],[265,576,2],[265,577,2],[265,578,2],[265,579,2],[265,580,2],[265,581,2],[265,582,2],[265,583,2],[265,584,2],[265,585,2],[265,586,2],[265,587,2],[265,588,2],[265,589,2],[265,590,2],[265,591,2],[265,592,2],[265,593,2],[265,594,2],[265,595,2],[265,596,2],[265,597,2],[265,598,2],[265,599,2],[265,600,2],[265,601,2],[265,602,2],[265,603,2],[265,604,2],[265,605,2],[265,606,2],[265,607,2],[265,608,2],[265,609,2],[265,610,2],[265,611,2],[265,612,2],[265,613,2],[265,614,2],[265,615,2],[265,616,2],[265,617,2],[265,618,2],[265,619,2],[265,620,2],[265,621,2],[265,622,2],[265,623,2],[265,624,2],[265,625,2],[265,626,2],[265,627,2],[265,628,2],[265,629,2],[266,500,2],[266,499,2],[266,501,2],[266,511,2],[266,517,2],[266,502,2],[266,512,2],[266,516,2],[266,507,2],[266,508,2],[266,509,2],[266,515,2],[266,514,2],[266,505,2],[266,503,2],[266,506,2],[266,87,2],[266,37,2],[266,339,2],[266,233,2],[266,131,2],[266,369,2],[266,146,2],[266,207,2],[266,30,2],[266,312,2],[266,307,2],[266,486,2],[266,38,2],[266,265,2],[266,263,2],[266,285,2],[266,325,2],[266,487,2],[266,262,2],[266,488,2],[266,489,2],[266,149,2],[266,490,2],[266,491,2],[266,140,2],[266,281,2],[266,191,2],[266,492,2],[266,493,2],[266,494,2],[266,129,2],[266,495,2],[266,496,2],[266,497,2],[266,296,2],[266,200,2],[266,232,2],[266,498,2],[266,432,2],[266,454,2],[266,518,2],[266,519,2],[266,520,2],[266,521,2],[266,522,2],[266,523,2],[266,524,2],[266,525,2],[266,526,2],[266,527,2],[266,528,2],[266,529,2],[266,530,2],[266,531,2],[266,532,2],[266,533,2],[266,534,2],[266,535,2],[266,536,2],[266,537,2],[266,538,2],[266,539,2],[266,540,2],[266,541,2],[266,542,2],[266,543,2],[266,544,2],[266,545,2],[266,546,2],[266,547,2],[266,548,2],[266,549,2],[266,550,2],[266,551,2],[266,552,2],[266,553,2],[266,554,2],[266,555,2],[266,556,2],[266,557,2],[266,558,2],[266,559,2],[266,560,2],[266,561,2],[266,562,2],[266,563,2],[266,564,2],[266,565,2],[266,566,2],[266,567,2],[266,568,2],[266,569,2],[266,570,2],[266,571,2],[266,572,2],[266,573,2],[266,574,2],[266,575,2],[266,576,2],[266,577,2],[266,578,2],[266,579,2],[266,580,2],[266,581,2],[266,582,2],[266,583,2],[266,584,2],[266,585,2],[266,586,2],[266,587,2],[266,588,2],[266,589,2],[266,590,2],[266,591,2],[266,592,2],[266,593,2],[266,594,2],[266,595,2],[266,596,2],[266,597,2],[266,598,2],[266,599,2],[266,600,2],[266,601,2],[266,602,2],[266,603,2],[266,604,2],[266,605,2],[266,606,2],[266,607,2],[266,608,2],[266,609,2],[266,610,2],[266,611,2],[266,612,2],[266,613,2],[266,614,2],[266,615,2],[266,616,2],[266,617,2],[266,618,2],[266,619,2],[266,620,2],[266,621,2],[266,622,2],[266,623,2],[266,624,2],[266,625,2],[266,626,2],[266,627,2],[266,628,2],[266,629,2],[267,500,2],[267,499,2],[267,501,2],[267,511,2],[267,517,2],[267,502,2],[267,512,2],[267,516,2],[267,507,2],[267,508,2],[267,509,2],[267,515,2],[267,514,2],[267,505,2],[267,503,2],[267,506,2],[267,87,2],[267,431,2],[267,37,2],[267,339,2],[267,233,2],[267,369,2],[267,146,2],[267,207,2],[267,312,2],[267,307,2],[267,486,2],[267,38,2],[267,265,2],[267,196,2],[267,263,2],[267,285,2],[267,325,2],[267,487,2],[267,262,2],[267,488,2],[267,489,2],[267,149,2],[267,490,2],[267,491,2],[267,241,2],[267,140,2],[267,281,2],[267,191,2],[267,492,2],[267,493,2],[267,494,2],[267,129,2],[267,495,2],[267,496,2],[267,296,2],[267,200,2],[267,232,2],[267,498,2],[267,432,2],[267,454,2],[267,518,2],[267,519,2],[267,520,2],[267,521,2],[267,522,2],[267,523,2],[267,524,2],[267,525,2],[267,526,2],[267,527,2],[267,528,2],[267,529,2],[267,530,2],[267,531,2],[267,532,2],[267,533,2],[267,534,2],[267,535,2],[267,536,2],[267,537,2],[267,538,2],[267,539,2],[267,540,2],[267,541,2],[267,542,2],[267,543,2],[267,544,2],[267,545,2],[267,546,2],[267,547,2],[267,548,2],[267,549,2],[267,550,2],[267,551,2],[267,552,2],[267,553,2],[267,554,2],[267,555,2],[267,556,2],[267,557,2],[267,558,2],[267,559,2],[267,560,2],[267,561,2],[267,562,2],[267,563,2],[267,564,2],[267,565,2],[267,566,2],[267,567,2],[267,568,2],[267,569,2],[267,570,2],[267,571,2],[267,572,2],[267,573,2],[267,574,2],[267,575,2],[267,576,2],[267,577,2],[267,578,2],[267,579,2],[267,580,2],[267,581,2],[267,582,2],[267,583,2],[267,584,2],[267,585,2],[267,586,2],[267,587,2],[267,588,2],[267,589,2],[267,590,2],[267,591,2],[267,592,2],[267,593,2],[267,594,2],[267,595,2],[267,596,2],[267,597,2],[267,598,2],[267,599,2],[267,600,2],[267,601,2],[267,602,2],[267,603,2],[267,604,2],[267,605,2],[267,606,2],[267,607,2],[267,608,2],[267,609,2],[267,610,2],[267,611,2],[267,612,2],[267,613,2],[267,614,2],[267,615,2],[267,616,2],[267,617,2],[267,618,2],[267,619,2],[267,620,2],[267,621,2],[267,622,2],[267,623,2],[267,624,2],[267,625,2],[267,626,2],[267,627,2],[267,628,2],[267,629,2],[268,500,2],[268,499,2],[268,501,2],[268,511,2],[268,517,2],[268,502,2],[268,512,2],[268,516,2],[268,507,2],[268,508,2],[268,509,2],[268,515,2],[268,514,2],[268,505,2],[268,503,2],[268,506,2],[268,87,2],[268,339,2],[268,233,2],[268,369,2],[268,146,2],[268,207,2],[268,312,2],[268,307,2],[268,486,2],[268,38,2],[268,265,2],[268,196,2],[268,263,2],[268,285,2],[268,470,2],[268,325,2],[268,487,2],[268,262,2],[268,488,2],[268,489,2],[268,149,2],[268,490,2],[268,491,2],[268,241,2],[268,140,2],[268,281,2],[268,191,2],[268,492,2],[268,493,2],[268,494,2],[268,129,2],[268,495,2],[268,496,2],[268,296,2],[268,200,2],[268,232,2],[268,498,2],[268,432,2],[268,454,2],[268,518,2],[268,519,2],[268,520,2],[268,521,2],[268,522,2],[268,523,2],[268,524,2],[268,525,2],[268,526,2],[268,527,2],[268,528,2],[268,529,2],[268,530,2],[268,531,2],[268,532,2],[268,533,2],[268,534,2],[268,535,2],[268,536,2],[268,537,2],[268,538,2],[268,539,2],[268,540,2],[268,541,2],[268,542,2],[268,543,2],[268,544,2],[268,545,2],[268,546,2],[268,547,2],[268,548,2],[268,549,2],[268,550,2],[268,551,2],[268,552,2],[268,553,2],[268,554,2],[268,555,2],[268,556,2],[268,557,2],[268,558,2],[268,559,2],[268,560,2],[268,561,2],[268,562,2],[268,563,2],[268,564,2],[268,565,2],[268,566,2],[268,567,2],[268,568,2],[268,569,2],[268,570,2],[268,571,2],[268,572,2],[268,573,2],[268,574,2],[268,575,2],[268,576,2],[268,577,2],[268,578,2],[268,579,2],[268,580,2],[268,581,2],[268,582,2],[268,583,2],[268,584,2],[268,585,2],[268,586,2],[268,587,2],[268,588,2],[268,589,2],[268,590,2],[268,591,2],[268,592,2],[268,593,2],[268,594,2],[268,595,2],[268,596,2],[268,597,2],[268,598,2],[268,599,2],[268,600,2],[268,601,2],[268,602,2],[268,603,2],[268,604,2],[268,605,2],[268,606,2],[268,607,2],[268,608,2],[268,609,2],[268,610,2],[268,611,2],[268,612,2],[268,613,2],[268,614,2],[268,615,2],[268,616,2],[268,617,2],[268,618,2],[268,619,2],[268,620,2],[268,621,2],[268,622,2],[268,623,2],[268,624,2],[268,625,2],[268,626,2],[268,627,2],[268,628,2],[268,629,2],[269,500,2],[269,499,2],[269,501,2],[269,511,2],[269,517,2],[269,502,2],[269,512,2],[269,516,2],[269,507,2],[269,508,2],[269,509,2],[269,515,2],[269,514,2],[269,505,2],[269,503,2],[269,506,2],[269,87,2],[269,431,2],[269,37,2],[269,339,2],[269,233,2],[269,369,2],[269,146,2],[269,207,2],[269,30,2],[269,312,2],[269,307,2],[269,486,2],[269,38,2],[269,265,2],[269,196,2],[269,263,2],[269,285,2],[269,325,2],[269,487,2],[269,262,2],[269,488,2],[269,489,2],[269,149,2],[269,490,2],[269,491,2],[269,241,2],[269,140,2],[269,281,2],[269,191,2],[269,492,2],[269,493,2],[269,494,2],[269,129,2],[269,495,2],[269,496,2],[269,296,2],[269,200,2],[269,232,2],[269,498,2],[269,432,2],[269,454,2],[269,518,2],[269,519,2],[269,520,2],[269,521,2],[269,522,2],[269,523,2],[269,524,2],[269,525,2],[269,526,2],[269,527,2],[269,528,2],[269,529,2],[269,530,2],[269,531,2],[269,532,2],[269,533,2],[269,534,2],[269,535,2],[269,536,2],[269,537,2],[269,538,2],[269,539,2],[269,540,2],[269,541,2],[269,542,2],[269,543,2],[269,544,2],[269,545,2],[269,546,2],[269,547,2],[269,548,2],[269,549,2],[269,550,2],[269,551,2],[269,552,2],[269,553,2],[269,554,2],[269,555,2],[269,556,2],[269,557,2],[269,558,2],[269,559,2],[269,560,2],[269,561,2],[269,562,2],[269,563,2],[269,564,2],[269,565,2],[269,566,2],[269,567,2],[269,568,2],[269,569,2],[269,570,2],[269,571,2],[269,572,2],[269,573,2],[269,574,2],[269,575,2],[269,576,2],[269,577,2],[269,578,2],[269,579,2],[269,580,2],[269,581,2],[269,582,2],[269,583,2],[269,584,2],[269,585,2],[269,586,2],[269,587,2],[269,588,2],[269,589,2],[269,590,2],[269,591,2],[269,592,2],[269,593,2],[269,594,2],[269,595,2],[269,596,2],[269,597,2],[269,598,2],[269,599,2],[269,600,2],[269,601,2],[269,602,2],[269,603,2],[269,604,2],[269,605,2],[269,606,2],[269,607,2],[269,608,2],[269,609,2],[269,610,2],[269,611,2],[269,612,2],[269,613,2],[269,614,2],[269,615,2],[269,616,2],[269,617,2],[269,618,2],[269,619,2],[269,620,2],[269,621,2],[269,622,2],[269,623,2],[269,624,2],[269,625,2],[269,626,2],[269,627,2],[269,628,2],[269,629,2],[270,500,2],[270,499,2],[270,501,2],[270,511,2],[270,517,2],[270,502,2],[270,512,2],[270,516,2],[270,507,2],[270,508,2],[270,509,2],[270,515,2],[270,514,2],[270,505,2],[270,503,2],[270,506,2],[270,87,2],[270,37,2],[270,339,2],[270,233,2],[270,131,2],[270,369,2],[270,146,2],[270,207,2],[270,30,2],[270,312,2],[270,307,2],[270,486,2],[270,38,2],[270,265,2],[270,196,2],[270,263,2],[270,285,2],[270,470,2],[270,325,2],[270,487,2],[270,262,2],[270,489,2],[270,149,2],[270,490,2],[270,491,2],[270,241,2],[270,140,2],[270,281,2],[270,191,2],[270,492,2],[270,493,2],[270,494,2],[270,129,2],[270,495,2],[270,496,2],[270,497,2],[270,296,2],[270,200,2],[270,232,2],[270,498,2],[270,432,2],[270,454,2],[270,518,2],[270,519,2],[270,520,2],[270,521,2],[270,522,2],[270,523,2],[270,524,2],[270,525,2],[270,526,2],[270,527,2],[270,528,2],[270,529,2],[270,530,2],[270,531,2],[270,532,2],[270,533,2],[270,534,2],[270,535,2],[270,536,2],[270,537,2],[270,538,2],[270,539,2],[270,540,2],[270,541,2],[270,542,2],[270,543,2],[270,544,2],[270,545,2],[270,546,2],[270,547,2],[270,548,2],[270,549,2],[270,550,2],[270,551,2],[270,552,2],[270,553,2],[270,554,2],[270,555,2],[270,556,2],[270,557,2],[270,558,2],[270,559,2],[270,560,2],[270,561,2],[270,562,2],[270,563,2],[270,564,2],[270,565,2],[270,566,2],[270,567,2],[270,568,2],[270,569,2],[270,570,2],[270,571,2],[270,572,2],[270,573,2],[270,574,2],[270,575,2],[270,576,2],[270,577,2],[270,578,2],[270,579,2],[270,580,2],[270,581,2],[270,582,2],[270,583,2],[270,584,2],[270,585,2],[270,586,2],[270,587,2],[270,588,2],[270,589,2],[270,590,2],[270,591,2],[270,592,2],[270,593,2],[270,594,2],[270,595,2],[270,596,2],[270,597,2],[270,598,2],[270,599,2],[270,600,2],[270,601,2],[270,602,2],[270,603,2],[270,604,2],[270,605,2],[270,606,2],[270,607,2],[270,608,2],[270,609,2],[270,610,2],[270,611,2],[270,612,2],[270,613,2],[270,614,2],[270,615,2],[270,616,2],[270,617,2],[270,618,2],[270,619,2],[270,620,2],[270,621,2],[270,622,2],[270,623,2],[270,624,2],[270,625,2],[270,626,2],[270,627,2],[270,628,2],[270,629,2],[271,500,2],[271,499,2],[271,501,2],[271,511,2],[271,517,2],[271,502,2],[271,512,2],[271,516,2],[271,507,2],[271,508,2],[271,509,2],[271,515,2],[271,514,2],[271,505,2],[271,503,2],[271,506,2],[271,87,2],[271,37,2],[271,339,2],[271,233,2],[271,131,2],[271,369,2],[271,146,2],[271,207,2],[271,30,2],[271,312,2],[271,486,2],[271,38,2],[271,265,2],[271,263,2],[271,285,2],[271,470,2],[271,325,2],[271,487,2],[271,262,2],[271,488,2],[271,489,2],[271,149,2],[271,490,2],[271,491,2],[271,241,2],[271,140,2],[271,281,2],[271,191,2],[271,492,2],[271,493,2],[271,494,2],[271,129,2],[271,495,2],[271,496,2],[271,497,2],[271,296,2],[271,200,2],[271,232,2],[271,498,2],[271,432,2],[271,454,2],[271,518,2],[271,519,2],[271,520,2],[271,521,2],[271,522,2],[271,523,2],[271,524,2],[271,525,2],[271,526,2],[271,527,2],[271,528,2],[271,529,2],[271,530,2],[271,531,2],[271,532,2],[271,533,2],[271,534,2],[271,535,2],[271,536,2],[271,537,2],[271,538,2],[271,539,2],[271,540,2],[271,541,2],[271,542,2],[271,543,2],[271,544,2],[271,545,2],[271,546,2],[271,547,2],[271,548,2],[271,549,2],[271,550,2],[271,551,2],[271,552,2],[271,553,2],[271,554,2],[271,555,2],[271,556,2],[271,557,2],[271,558,2],[271,559,2],[271,560,2],[271,561,2],[271,562,2],[271,563,2],[271,564,2],[271,565,2],[271,566,2],[271,567,2],[271,568,2],[271,569,2],[271,570,2],[271,571,2],[271,572,2],[271,573,2],[271,574,2],[271,575,2],[271,576,2],[271,577,2],[271,578,2],[271,579,2],[271,580,2],[271,581,2],[271,582,2],[271,583,2],[271,584,2],[271,585,2],[271,586,2],[271,587,2],[271,588,2],[271,589,2],[271,590,2],[271,591,2],[271,592,2],[271,593,2],[271,594,2],[271,595,2],[271,596,2],[271,597,2],[271,598,2],[271,599,2],[271,600,2],[271,601,2],[271,602,2],[271,603,2],[271,604,2],[271,605,2],[271,606,2],[271,607,2],[271,608,2],[271,609,2],[271,610,2],[271,611,2],[271,612,2],[271,613,2],[271,614,2],[271,615,2],[271,616,2],[271,617,2],[271,618,2],[271,619,2],[271,620,2],[271,621,2],[271,622,2],[271,623,2],[271,624,2],[271,625,2],[271,626,2],[271,627,2],[271,628,2],[271,629,2],[272,500,2],[272,499,2],[272,501,2],[272,511,2],[272,517,2],[272,502,2],[272,512,2],[272,516,2],[272,507,2],[272,508,2],[272,509,2],[272,515,2],[272,514,2],[272,505,2],[272,503,2],[272,506,2],[272,87,2],[272,37,2],[272,339,2],[272,233,2],[272,131,2],[272,369,2],[272,146,2],[272,207,2],[272,30,2],[272,312,2],[272,486,2],[272,38,2],[272,265,2],[272,196,2],[272,263,2],[272,285,2],[272,470,2],[272,325,2],[272,487,2],[272,262,2],[272,488,2],[272,489,2],[272,149,2],[272,490,2],[272,491,2],[272,241,2],[272,140,2],[272,281,2],[272,191,2],[272,492,2],[272,493,2],[272,494,2],[272,129,2],[272,495,2],[272,496,2],[272,497,2],[272,296,2],[272,232,2],[272,498,2],[272,432,2],[272,454,2],[272,518,2],[272,519,2],[272,520,2],[272,521,2],[272,522,2],[272,523,2],[272,524,2],[272,525,2],[272,526,2],[272,527,2],[272,528,2],[272,529,2],[272,530,2],[272,531,2],[272,532,2],[272,533,2],[272,534,2],[272,535,2],[272,536,2],[272,537,2],[272,538,2],[272,539,2],[272,540,2],[272,541,2],[272,542,2],[272,544,2],[272,545,2],[272,546,2],[272,547,2],[272,548,2],[272,549,2],[272,550,2],[272,551,2],[272,552,2],[272,553,2],[272,554,2],[272,555,2],[272,556,2],[272,557,2],[272,558,2],[272,559,2],[272,560,2],[272,561,2],[272,562,2],[272,563,2],[272,564,2],[272,565,2],[272,566,2],[272,567,2],[272,568,2],[272,569,2],[272,570,2],[272,571,2],[272,572,2],[272,573,2],[272,574,2],[272,575,2],[272,576,2],[272,577,2],[272,578,2],[272,579,2],[272,580,2],[272,581,2],[272,582,2],[272,583,2],[272,584,2],[272,585,2],[272,586,2],[272,587,2],[272,588,2],[272,589,2],[272,590,2],[272,591,2],[272,592,2],[272,593,2],[272,594,2],[272,595,2],[272,596,2],[272,597,2],[272,598,2],[272,599,2],[272,600,2],[272,601,2],[272,602,2],[272,603,2],[272,604,2],[272,605,2],[272,606,2],[272,607,2],[272,608,2],[272,609,2],[272,610,2],[272,611,2],[272,612,2],[272,613,2],[272,614,2],[272,615,2],[272,616,2],[272,617,2],[272,618,2],[272,619,2],[272,620,2],[272,621,2],[272,622,2],[272,623,2],[272,624,2],[272,625,2],[272,626,2],[272,627,2],[272,628,2],[272,629,2],[273,500,2],[273,499,2],[273,501,2],[273,511,2],[273,517,2],[273,502,2],[273,512,2],[273,516,2],[273,507,2],[273,508,2],[273,509,2],[273,515,2],[273,514,2],[273,505,2],[273,503,2],[273,506,2],[273,87,2],[273,37,2],[273,233,2],[273,131,2],[273,369,2],[273,146,2],[273,207,2],[273,30,2],[273,312,2],[273,486,2],[273,38,2],[273,265,2],[273,196,2],[273,263,2],[273,285,2],[273,470,2],[273,325,2],[273,487,2],[273,262,2],[273,488,2],[273,489,2],[273,149,2],[273,490,2],[273,491,2],[273,241,2],[273,140,2],[273,281,2],[273,191,2],[273,492,2],[273,493,2],[273,494,2],[273,129,2],[273,495,2],[273,496,2],[273,497,2],[273,296,2],[273,200,2],[273,232,2],[273,498,2],[273,432,2],[273,454,2],[273,518,2],[273,519,2],[273,520,2],[273,521,2],[273,522,2],[273,523,2],[273,524,2],[273,525,2],[273,526,2],[273,527,2],[273,528,2],[273,529,2],[273,530,2],[273,531,2],[273,532,2],[273,533,2],[273,534,2],[273,535,2],[273,536,2],[273,537,2],[273,538,2],[273,539,2],[273,540,2],[273,541,2],[273,542,2],[273,543,2],[273,544,2],[273,545,2],[273,546,2],[273,547,2],[273,548,2],[273,549,2],[273,550,2],[273,551,2],[273,552,2],[273,553,2],[273,554,2],[273,555,2],[273,556,2],[273,557,2],[273,558,2],[273,559,2],[273,560,2],[273,561,2],[273,562,2],[273,563,2],[273,564,2],[273,565,2],[273,566,2],[273,567,2],[273,568,2],[273,569,2],[273,570,2],[273,571,2],[273,572,2],[273,573,2],[273,574,2],[273,575,2],[273,576,2],[273,577,2],[273,578,2],[273,579,2],[273,580,2],[273,581,2],[273,582,2],[273,583,2],[273,584,2],[273,585,2],[273,586,2],[273,587,2],[273,588,2],[273,589,2],[273,590,2],[273,591,2],[273,592,2],[273,593,2],[273,594,2],[273,595,2],[273,596,2],[273,597,2],[273,598,2],[273,599,2],[273,600,2],[273,601,2],[273,602,2],[273,603,2],[273,604,2],[273,605,2],[273,606,2],[273,607,2],[273,608,2],[273,609,2],[273,610,2],[273,611,2],[273,612,2],[273,613,2],[273,614,2],[273,615,2],[273,616,2],[273,617,2],[273,618,2],[273,619,2],[273,620,2],[273,621,2],[273,622,2],[273,623,2],[273,624,2],[273,625,2],[273,626,2],[273,627,2],[273,628,2],[273,629,2],[274,500,2],[274,499,2],[274,501,2],[274,511,2],[274,517,2],[274,502,2],[274,512,2],[274,516,2],[274,507,2],[274,508,2],[274,509,2],[274,515,2],[274,514,2],[274,505,2],[274,503,2],[274,506,2],[274,87,2],[274,37,2],[274,339,2],[274,233,2],[274,131,2],[274,369,2],[274,146,2],[274,207,2],[274,30,2],[274,312,2],[274,307,2],[274,486,2],[274,38,2],[274,265,2],[274,263,2],[274,285,2],[274,470,2],[274,325,2],[274,487,2],[274,262,2],[274,488,2],[274,489,2],[274,149,2],[274,490,2],[274,491,2],[274,140,2],[274,281,2],[274,191,2],[274,492,2],[274,493,2],[274,494,2],[274,129,2],[274,495,2],[274,496,2],[274,497,2],[274,296,2],[274,200,2],[274,232,2],[274,498,2],[274,432,2],[274,454,2],[274,518,2],[274,519,2],[274,520,2],[274,521,2],[274,522,2],[274,523,2],[274,524,2],[274,525,2],[274,526,2],[274,527,2],[274,528,2],[274,529,2],[274,530,2],[274,531,2],[274,532,2],[274,533,2],[274,534,2],[274,535,2],[274,536,2],[274,537,2],[274,538,2],[274,539,2],[274,540,2],[274,541,2],[274,542,2],[274,543,2],[274,544,2],[274,545,2],[274,546,2],[274,547,2],[274,548,2],[274,549,2],[274,550,2],[274,551,2],[274,552,2],[274,553,2],[274,554,2],[274,555,2],[274,556,2],[274,557,2],[274,558,2],[274,559,2],[274,560,2],[274,561,2],[274,562,2],[274,563,2],[274,564,2],[274,565,2],[274,566,2],[274,567,2],[274,568,2],[274,569,2],[274,570,2],[274,571,2],[274,572,2],[274,573,2],[274,574,2],[274,575,2],[274,576,2],[274,577,2],[274,578,2],[274,579,2],[274,580,2],[274,581,2],[274,582,2],[274,583,2],[274,584,2],[274,585,2],[274,586,2],[274,587,2],[274,588,2],[274,589,2],[274,590,2],[274,591,2],[274,592,2],[274,593,2],[274,594,2],[274,595,2],[274,596,2],[274,597,2],[274,598,2],[274,599,2],[274,600,2],[274,601,2],[274,602,2],[274,603,2],[274,604,2],[274,605,2],[274,606,2],[274,607,2],[274,608,2],[274,609,2],[274,610,2],[274,611,2],[274,612,2],[274,613,2],[274,614,2],[274,615,2],[274,616,2],[274,617,2],[274,618,2],[274,619,2],[274,620,2],[274,621,2],[274,622,2],[274,623,2],[274,624,2],[274,625,2],[274,626,2],[274,627,2],[274,628,2],[274,629,2],[275,500,2],[275,499,2],[275,501,2],[275,511,2],[275,517,2],[275,502,2],[275,512,2],[275,516,2],[275,507,2],[275,508,2],[275,509,2],[275,515,2],[275,514,2],[275,505,2],[275,503,2],[275,506,2],[275,87,2],[275,37,2],[275,339,2],[275,233,2],[275,131,2],[275,369,2],[275,146,2],[275,207,2],[275,30,2],[275,312,2],[275,486,2],[275,38,2],[275,265,2],[275,263,2],[275,285,2],[275,470,2],[275,325,2],[275,487,2],[275,262,2],[275,488,2],[275,489,2],[275,149,2],[275,490,2],[275,491,2],[275,241,2],[275,140,2],[275,281,2],[275,191,2],[275,492,2],[275,493,2],[275,494,2],[275,129,2],[275,495,2],[275,496,2],[275,497,2],[275,296,2],[275,200,2],[275,232,2],[275,498,2],[275,432,2],[275,454,2],[275,518,2],[275,519,2],[275,520,2],[275,521,2],[275,522,2],[275,523,2],[275,524,2],[275,525,2],[275,526,2],[275,527,2],[275,528,2],[275,529,2],[275,530,2],[275,531,2],[275,532,2],[275,533,2],[275,534,2],[275,535,2],[275,536,2],[275,537,2],[275,538,2],[275,539,2],[275,540,2],[275,541,2],[275,542,2],[275,543,2],[275,544,2],[275,545,2],[275,546,2],[275,547,2],[275,548,2],[275,549,2],[275,550,2],[275,551,2],[275,552,2],[275,553,2],[275,554,2],[275,555,2],[275,556,2],[275,557,2],[275,558,2],[275,559,2],[275,560,2],[275,561,2],[275,562,2],[275,563,2],[275,564,2],[275,565,2],[275,566,2],[275,567,2],[275,568,2],[275,569,2],[275,570,2],[275,571,2],[275,572,2],[275,573,2],[275,574,2],[275,575,2],[275,576,2],[275,577,2],[275,578,2],[275,579,2],[275,580,2],[275,581,2],[275,582,2],[275,583,2],[275,584,2],[275,585,2],[275,586,2],[275,587,2],[275,588,2],[275,589,2],[275,590,2],[275,591,2],[275,592,2],[275,593,2],[275,594,2],[275,595,2],[275,596,2],[275,597,2],[275,598,2],[275,599,2],[275,600,2],[275,601,2],[275,602,2],[275,603,2],[275,604,2],[275,605,2],[275,606,2],[275,607,2],[275,608,2],[275,609,2],[275,610,2],[275,611,2],[275,612,2],[275,613,2],[275,614,2],[275,615,2],[275,616,2],[275,617,2],[275,618,2],[275,619,2],[275,620,2],[275,621,2],[275,622,2],[275,623,2],[275,624,2],[275,625,2],[275,626,2],[275,627,2],[275,628,2],[275,629,2],[276,500,2],[276,499,2],[276,501,2],[276,511,2],[276,517,2],[276,502,2],[276,512,2],[276,516,2],[276,507,2],[276,508,2],[276,509,2],[276,515,2],[276,514,2],[276,505,2],[276,503,2],[276,506,2],[276,87,2],[276,37,2],[276,339,2],[276,233,2],[276,131,2],[276,369,2],[276,146,2],[276,30,2],[276,312,2],[276,307,2],[276,486,2],[276,38,2],[276,265,2],[276,263,2],[276,285,2],[276,470,2],[276,325,2],[276,487,2],[276,262,2],[276,488,2],[276,489,2],[276,149,2],[276,490,2],[276,491,2],[276,140,2],[276,191,2],[276,492,2],[276,493,2],[276,494,2],[276,129,2],[276,495,2],[276,496,2],[276,497,2],[276,296,2],[276,200,2],[276,232,2],[276,498,2],[276,432,2],[276,454,2],[276,518,2],[276,519,2],[276,520,2],[276,521,2],[276,522,2],[276,523,2],[276,524,2],[276,525,2],[276,526,2],[276,527,2],[276,528,2],[276,529,2],[276,530,2],[276,531,2],[276,532,2],[276,533,2],[276,534,2],[276,535,2],[276,536,2],[276,537,2],[276,538,2],[276,539,2],[276,540,2],[276,541,2],[276,542,2],[276,543,2],[276,544,2],[276,545,2],[276,546,2],[276,547,2],[276,548,2],[276,549,2],[276,550,2],[276,551,2],[276,552,2],[276,553,2],[276,554,2],[276,555,2],[276,556,2],[276,557,2],[276,558,2],[276,559,2],[276,560,2],[276,561,2],[276,562,2],[276,563,2],[276,564,2],[276,565,2],[276,566,2],[276,567,2],[276,568,2],[276,569,2],[276,570,2],[276,571,2],[276,572,2],[276,573,2],[276,574,2],[276,575,2],[276,576,2],[276,577,2],[276,578,2],[276,579,2],[276,580,2],[276,581,2],[276,582,2],[276,583,2],[276,584,2],[276,585,2],[276,586,2],[276,587,2],[276,588,2],[276,589,2],[276,590,2],[276,591,2],[276,592,2],[276,593,2],[276,594,2],[276,595,2],[276,596,2],[276,597,2],[276,598,2],[276,599,2],[276,600,2],[276,601,2],[276,602,2],[276,603,2],[276,604,2],[276,605,2],[276,606,2],[276,607,2],[276,608,2],[276,609,2],[276,610,2],[276,611,2],[276,612,2],[276,613,2],[276,614,2],[276,615,2],[276,616,2],[276,617,2],[276,618,2],[276,619,2],[276,620,2],[276,621,2],[276,622,2],[276,623,2],[276,624,2],[276,625,2],[276,626,2],[276,627,2],[276,628,2],[276,629,2],[277,500,2],[277,499,2],[277,501,2],[277,511,2],[277,517,2],[277,502,2],[277,512,2],[277,516,2],[277,507,2],[277,508,2],[277,509,2],[277,515,2],[277,514,2],[277,505,2],[277,503,2],[277,506,2],[277,87,2],[277,339,2],[277,233,2],[277,131,2],[277,369,2],[277,146,2],[277,207,2],[277,30,2],[277,312,2],[277,486,2],[277,38,2],[277,265,2],[277,196,2],[277,263,2],[277,285,2],[277,470,2],[277,325,2],[277,487,2],[277,262,2],[277,488,2],[277,489,2],[277,149,2],[277,490,2],[277,491,2],[277,241,2],[277,140,2],[277,281,2],[277,191,2],[277,492,2],[277,493,2],[277,494,2],[277,129,2],[277,495,2],[277,496,2],[277,497,2],[277,296,2],[277,200,2],[277,232,2],[277,498,2],[277,432,2],[277,454,2],[277,518,2],[277,519,2],[277,520,2],[277,521,2],[277,522,2],[277,523,2],[277,525,2],[277,526,2],[277,527,2],[277,528,2],[277,529,2],[277,530,2],[277,531,2],[277,532,2],[277,533,2],[277,534,2],[277,535,2],[277,536,2],[277,537,2],[277,538,2],[277,539,2],[277,540,2],[277,541,2],[277,542,2],[277,544,2],[277,545,2],[277,546,2],[277,547,2],[277,548,2],[277,549,2],[277,550,2],[277,551,2],[277,552,2],[277,553,2],[277,554,2],[277,555,2],[277,556,2],[277,557,2],[277,558,2],[277,559,2],[277,560,2],[277,561,2],[277,562,2],[277,563,2],[277,564,2],[277,565,2],[277,566,2],[277,567,2],[277,568,2],[277,569,2],[277,570,2],[277,571,2],[277,572,2],[277,573,2],[277,574,2],[277,575,2],[277,576,2],[277,577,2],[277,578,2],[277,579,2],[277,580,2],[277,581,2],[277,582,2],[277,583,2],[277,584,2],[277,585,2],[277,586,2],[277,587,2],[277,588,2],[277,589,2],[277,590,2],[277,591,2],[277,592,2],[277,593,2],[277,594,2],[277,595,2],[277,596,2],[277,597,2],[277,598,2],[277,599,2],[277,600,2],[277,601,2],[277,602,2],[277,603,2],[277,604,2],[277,605,2],[277,606,2],[277,607,2],[277,608,2],[277,609,2],[277,610,2],[277,611,2],[277,612,2],[277,613,2],[277,614,2],[277,615,2],[277,616,2],[277,617,2],[277,618,2],[277,619,2],[277,620,2],[277,621,2],[277,622,2],[277,623,2],[277,624,2],[277,625,2],[277,626,2],[277,627,2],[277,628,2],[277,629,2],[278,500,2],[278,499,2],[278,501,2],[278,511,2],[278,517,2],[278,502,2],[278,512,2],[278,516,2],[278,507,2],[278,508,2],[278,509,2],[278,515,2],[278,514,2],[278,505,2],[278,503,2],[278,506,2],[278,87,2],[278,37,2],[278,339,2],[278,233,2],[278,131,2],[278,369,2],[278,146,2],[278,207,2],[278,30,2],[278,312,2],[278,486,2],[278,38,2],[278,265,2],[278,196,2],[278,263,2],[278,285,2],[278,470,2],[278,325,2],[278,487,2],[278,262,2],[278,488,2],[278,489,2],[278,149,2],[278,490,2],[278,491,2],[278,140,2],[278,281,2],[278,191,2],[278,492,2],[278,493,2],[278,494,2],[278,129,2],[278,495,2],[278,496,2],[278,497,2],[278,296,2],[278,232,2],[278,498,2],[278,432,2],[278,454,2],[278,518,2],[278,519,2],[278,520,2],[278,521,2],[278,522,2],[278,523,2],[278,524,2],[278,525,2],[278,526,2],[278,527,2],[278,528,2],[278,529,2],[278,530,2],[278,531,2],[278,532,2],[278,533,2],[278,534,2],[278,535,2],[278,536,2],[278,537,2],[278,538,2],[278,539,2],[278,540,2],[278,541,2],[278,542,2],[278,543,2],[278,544,2],[278,545,2],[278,546,2],[278,547,2],[278,548,2],[278,549,2],[278,550,2],[278,551,2],[278,552,2],[278,553,2],[278,554,2],[278,555,2],[278,556,2],[278,557,2],[278,558,2],[278,559,2],[278,560,2],[278,561,2],[278,562,2],[278,563,2],[278,564,2],[278,565,2],[278,566,2],[278,567,2],[278,568,2],[278,569,2],[278,570,2],[278,571,2],[278,572,2],[278,573,2],[278,574,2],[278,575,2],[278,576,2],[278,577,2],[278,578,2],[278,579,2],[278,580,2],[278,581,2],[278,582,2],[278,583,2],[278,584,2],[278,585,2],[278,586,2],[278,587,2],[278,588,2],[278,589,2],[278,590,2],[278,591,2],[278,592,2],[278,593,2],[278,594,2],[278,595,2],[278,596,2],[278,597,2],[278,598,2],[278,599,2],[278,600,2],[278,601,2],[278,602,2],[278,603,2],[278,604,2],[278,605,2],[278,606,2],[278,607,2],[278,608,2],[278,609,2],[278,610,2],[278,611,2],[278,612,2],[278,613,2],[278,614,2],[278,615,2],[278,616,2],[278,617,2],[278,618,2],[278,619,2],[278,620,2],[278,621,2],[278,622,2],[278,623,2],[278,624,2],[278,625,2],[278,626,2],[278,627,2],[278,628,2],[278,629,2],[279,500,2],[279,499,2],[279,501,2],[279,511,2],[279,517,2],[279,502,2],[279,512,2],[279,516,2],[279,507,2],[279,508,2],[279,509,2],[279,515,2],[279,514,2],[279,505,2],[279,503,2],[279,506,2],[279,87,2],[279,37,2],[279,339,2],[279,233,2],[279,131,2],[279,369,2],[279,146,2],[279,207,2],[279,30,2],[279,312,2],[279,486,2],[279,38,2],[279,265,2],[279,196,2],[279,263,2],[279,285,2],[279,470,2],[279,325,2],[279,487,2],[279,262,2],[279,488,2],[279,489,2],[279,149,2],[279,490,2],[279,491,2],[279,241,2],[279,140,2],[279,281,2],[279,191,2],[279,492,2],[279,493,2],[279,494,2],[279,129,2],[279,495,2],[279,496,2],[279,497,2],[279,296,2],[279,200,2],[279,232,2],[279,498,2],[279,432,2],[279,454,2],[279,518,2],[279,519,2],[279,520,2],[279,521,2],[279,522,2],[279,523,2],[279,524,2],[279,525,2],[279,526,2],[279,527,2],[279,528,2],[279,529,2],[279,530,2],[279,531,2],[279,532,2],[279,533,2],[279,534,2],[279,535,2],[279,536,2],[279,537,2],[279,538,2],[279,539,2],[279,540,2],[279,541,2],[279,542,2],[279,543,2],[279,544,2],[279,545,2],[279,546,2],[279,547,2],[279,548,2],[279,549,2],[279,550,2],[279,551,2],[279,552,2],[279,553,2],[279,554,2],[279,555,2],[279,556,2],[279,557,2],[279,558,2],[279,559,2],[279,560,2],[279,561,2],[279,562,2],[279,563,2],[279,564,2],[279,565,2],[279,566,2],[279,567,2],[279,568,2],[279,569,2],[279,570,2],[279,571,2],[279,572,2],[279,573,2],[279,574,2],[279,575,2],[279,576,2],[279,577,2],[279,578,2],[279,579,2],[279,580,2],[279,581,2],[279,582,2],[279,583,2],[279,584,2],[279,585,2],[279,586,2],[279,587,2],[279,588,2],[279,589,2],[279,590,2],[279,591,2],[279,592,2],[279,593,2],[279,594,2],[279,595,2],[279,596,2],[279,597,2],[279,598,2],[279,599,2],[279,600,2],[279,601,2],[279,602,2],[279,603,2],[279,604,2],[279,605,2],[279,606,2],[279,607,2],[279,608,2],[279,609,2],[279,610,2],[279,611,2],[279,612,2],[279,613,2],[279,614,2],[279,615,2],[279,616,2],[279,617,2],[279,618,2],[279,619,2],[279,620,2],[279,621,2],[279,622,2],[279,623,2],[279,624,2],[279,625,2],[279,626,2],[279,627,2],[279,628,2],[279,629,2],[280,500,2],[280,499,2],[280,501,2],[280,511,2],[280,517,2],[280,502,2],[280,512,2],[280,516,2],[280,507,2],[280,508,2],[280,509,2],[280,515,2],[280,514,2],[280,505,2],[280,503,2],[280,506,2],[280,87,2],[280,431,2],[280,37,2],[280,339,2],[280,233,2],[280,369,2],[280,146,2],[280,207,2],[280,312,2],[280,307,2],[280,486,2],[280,38,2],[280,265,2],[280,196,2],[280,263,2],[280,285,2],[280,325,2],[280,487,2],[280,262,2],[280,488,2],[280,489,2],[280,149,2],[280,490,2],[280,491,2],[280,241,2],[280,140,2],[280,281,2],[280,191,2],[280,492,2],[280,493,2],[280,494,2],[280,129,2],[280,495,2],[280,496,2],[280,296,2],[280,200,2],[280,232,2],[280,498,2],[280,432,2],[280,454,2],[280,518,2],[280,519,2],[280,520,2],[280,521,2],[280,522,2],[280,523,2],[280,524,2],[280,525,2],[280,526,2],[280,527,2],[280,528,2],[280,529,2],[280,530,2],[280,531,2],[280,532,2],[280,533,2],[280,534,2],[280,535,2],[280,536,2],[280,537,2],[280,538,2],[280,539,2],[280,540,2],[280,541,2],[280,542,2],[280,543,2],[280,544,2],[280,545,2],[280,546,2],[280,547,2],[280,548,2],[280,549,2],[280,550,2],[280,551,2],[280,552,2],[280,553,2],[280,554,2],[280,555,2],[280,556,2],[280,557,2],[280,558,2],[280,559,2],[280,560,2],[280,561,2],[280,562,2],[280,563,2],[280,564,2],[280,565,2],[280,566,2],[280,567,2],[280,568,2],[280,569,2],[280,570,2],[280,571,2],[280,572,2],[280,573,2],[280,574,2],[280,575,2],[280,576,2],[280,577,2],[280,578,2],[280,579,2],[280,580,2],[280,581,2],[280,582,2],[280,583,2],[280,584,2],[280,585,2],[280,586,2],[280,587,2],[280,588,2],[280,589,2],[280,590,2],[280,591,2],[280,592,2],[280,593,2],[280,594,2],[280,595,2],[280,596,2],[280,597,2],[280,598,2],[280,599,2],[280,600,2],[280,601,2],[280,602,2],[280,603,2],[280,604,2],[280,605,2],[280,606,2],[280,607,2],[280,608,2],[280,609,2],[280,610,2],[280,611,2],[280,612,2],[280,613,2],[280,614,2],[280,615,2],[280,616,2],[280,617,2],[280,618,2],[280,619,2],[280,620,2],[280,621,2],[280,622,2],[280,623,2],[280,624,2],[280,625,2],[280,626,2],[280,627,2],[280,628,2],[280,629,2],[281,500,2],[281,499,2],[281,501,2],[281,511,2],[281,517,2],[281,502,2],[281,512,2],[281,516,2],[281,507,2],[281,508,2],[281,509,2],[281,515,2],[281,514,2],[281,505,2],[281,503,2],[281,506,2],[281,87,2],[281,37,2],[281,339,2],[281,233,2],[281,131,2],[281,369,2],[281,146,2],[281,207,2],[281,30,2],[281,312,2],[281,307,2],[281,486,2],[281,38,2],[281,265,2],[281,196,2],[281,263,2],[281,285,2],[281,470,2],[281,325,2],[281,487,2],[281,262,2],[281,488,2],[281,489,2],[281,149,2],[281,490,2],[281,491,2],[281,241,2],[281,140,2],[281,191,2],[281,492,2],[281,493,2],[281,494,2],[281,129,2],[281,495,2],[281,496,2],[281,497,2],[281,296,2],[281,232,2],[281,498,2],[281,432,2],[281,454,2],[281,518,2],[281,519,2],[281,520,2],[281,521,2],[281,522,2],[281,523,2],[281,524,2],[281,525,2],[281,526,2],[281,527,2],[281,528,2],[281,529,2],[281,530,2],[281,531,2],[281,532,2],[281,533,2],[281,534,2],[281,535,2],[281,536,2],[281,537,2],[281,540,2],[281,541,2],[281,542,2],[281,543,2],[281,544,2],[281,545,2],[281,546,2],[281,547,2],[281,548,2],[281,549,2],[281,550,2],[281,551,2],[281,552,2],[281,553,2],[281,554,2],[281,555,2],[281,556,2],[281,557,2],[281,558,2],[281,559,2],[281,560,2],[281,561,2],[281,563,2],[281,564,2],[281,565,2],[281,566,2],[281,567,2],[281,568,2],[281,569,2],[281,570,2],[281,571,2],[281,572,2],[281,573,2],[281,574,2],[281,575,2],[281,576,2],[281,577,2],[281,578,2],[281,579,2],[281,580,2],[281,581,2],[281,582,2],[281,583,2],[281,584,2],[281,585,2],[281,586,2],[281,587,2],[281,588,2],[281,589,2],[281,590,2],[281,591,2],[281,592,2],[281,593,2],[281,594,2],[281,595,2],[281,596,2],[281,597,2],[281,598,2],[281,599,2],[281,600,2],[281,601,2],[281,602,2],[281,603,2],[281,604,2],[281,605,2],[281,606,2],[281,607,2],[281,608,2],[281,609,2],[281,610,2],[281,611,2],[281,612,2],[281,613,2],[281,614,2],[281,615,2],[281,616,2],[281,617,2],[281,618,2],[281,619,2],[281,620,2],[281,621,2],[281,622,2],[281,623,2],[281,624,2],[281,625,2],[281,626,2],[281,627,2],[281,628,2],[281,629,2],[282,500,2],[282,499,2],[282,501,2],[282,511,2],[282,517,2],[282,502,2],[282,512,2],[282,516,2],[282,507,2],[282,508,2],[282,509,2],[282,515,2],[282,514,2],[282,505,2],[282,503,2],[282,506,2],[282,87,2],[282,37,2],[282,339,2],[282,233,2],[282,131,2],[282,369,2],[282,146,2],[282,207,2],[282,30,2],[282,312,2],[282,307,2],[282,486,2],[282,38,2],[282,265,2],[282,263,2],[282,285,2],[282,470,2],[282,325,2],[282,487,2],[282,262,2],[282,488,2],[282,149,2],[282,490,2],[282,491,2],[282,241,2],[282,140,2],[282,281,2],[282,191,2],[282,492,2],[282,493,2],[282,494,2],[282,129,2],[282,495,2],[282,496,2],[282,497,2],[282,296,2],[282,200,2],[282,232,2],[282,498,2],[282,432,2],[282,454,2],[282,518,2],[282,519,2],[282,520,2],[282,521,2],[282,522,2],[282,523,2],[282,524,2],[282,525,2],[282,526,2],[282,527,2],[282,528,2],[282,529,2],[282,530,2],[282,531,2],[282,532,2],[282,533,2],[282,534,2],[282,535,2],[282,536,2],[282,537,2],[282,538,2],[282,539,2],[282,540,2],[282,541,2],[282,542,2],[282,543,2],[282,544,2],[282,545,2],[282,546,2],[282,547,2],[282,548,2],[282,549,2],[282,550,2],[282,551,2],[282,552,2],[282,553,2],[282,554,2],[282,555,2],[282,556,2],[282,557,2],[282,558,2],[282,559,2],[282,560,2],[282,561,2],[282,562,2],[282,563,2],[282,564,2],[282,565,2],[282,566,2],[282,567,2],[282,568,2],[282,569,2],[282,570,2],[282,571,2],[282,572,2],[282,573,2],[282,574,2],[282,575,2],[282,576,2],[282,577,2],[282,578,2],[282,579,2],[282,580,2],[282,581,2],[282,582,2],[282,583,2],[282,584,2],[282,585,2],[282,586,2],[282,587,2],[282,588,2],[282,589,2],[282,590,2],[282,591,2],[282,592,2],[282,593,2],[282,594,2],[282,595,2],[282,596,2],[282,597,2],[282,598,2],[282,599,2],[282,600,2],[282,601,2],[282,602,2],[282,603,2],[282,604,2],[282,605,2],[282,606,2],[282,607,2],[282,608,2],[282,609,2],[282,610,2],[282,611,2],[282,612,2],[282,613,2],[282,614,2],[282,615,2],[282,616,2],[282,617,2],[282,618,2],[282,619,2],[282,620,2],[282,621,2],[282,622,2],[282,623,2],[282,624,2],[282,625,2],[282,626,2],[282,627,2],[282,628,2],[282,629,2],[283,500,2],[283,499,2],[283,501,2],[283,511,2],[283,517,2],[283,502,2],[283,512,2],[283,516,2],[283,507,2],[283,508,2],[283,509,2],[283,515,2],[283,514,2],[283,505,2],[283,503,2],[283,506,2],[283,87,2],[283,37,2],[283,339,2],[283,233,2],[283,131,2],[283,369,2],[283,146,2],[283,207,2],[283,30,2],[283,312,2],[283,307,2],[283,486,2],[283,38,2],[283,265,2],[283,196,2],[283,263,2],[283,285,2],[283,470,2],[283,325,2],[283,487,2],[283,262,2],[283,488,2],[283,489,2],[283,149,2],[283,490,2],[283,491,2],[283,241,2],[283,140,2],[283,281,2],[283,191,2],[283,492,2],[283,493,2],[283,494,2],[283,129,2],[283,495,2],[283,496,2],[283,497,2],[283,296,2],[283,200,2],[283,232,2],[283,498,2],[283,432,2],[283,454,2],[283,518,2],[283,519,2],[283,520,2],[283,521,2],[283,522,2],[283,523,2],[283,524,2],[283,525,2],[283,526,2],[283,527,2],[283,528,2],[283,529,2],[283,530,2],[283,531,2],[283,532,2],[283,533,2],[283,534,2],[283,535,2],[283,536,2],[283,537,2],[283,538,2],[283,539,2],[283,540,2],[283,541,2],[283,542,2],[283,543,2],[283,544,2],[283,545,2],[283,546,2],[283,547,2],[283,548,2],[283,549,2],[283,550,2],[283,551,2],[283,552,2],[283,553,2],[283,554,2],[283,555,2],[283,556,2],[283,557,2],[283,558,2],[283,559,2],[283,560,2],[283,561,2],[283,562,2],[283,563,2],[283,564,2],[283,565,2],[283,566,2],[283,567,2],[283,568,2],[283,569,2],[283,570,2],[283,571,2],[283,572,2],[283,573,2],[283,574,2],[283,575,2],[283,576,2],[283,577,2],[283,578,2],[283,579,2],[283,580,2],[283,581,2],[283,582,2],[283,583,2],[283,584,2],[283,585,2],[283,586,2],[283,587,2],[283,588,2],[283,589,2],[283,590,2],[283,591,2],[283,592,2],[283,593,2],[283,594,2],[283,595,2],[283,596,2],[283,597,2],[283,598,2],[283,599,2],[283,600,2],[283,601,2],[283,602,2],[283,603,2],[283,604,2],[283,605,2],[283,606,2],[283,607,2],[283,608,2],[283,609,2],[283,610,2],[283,611,2],[283,612,2],[283,613,2],[283,614,2],[283,615,2],[283,616,2],[283,617,2],[283,618,2],[283,619,2],[283,620,2],[283,621,2],[283,622,2],[283,623,2],[283,624,2],[283,625,2],[283,626,2],[283,627,2],[283,628,2],[283,629,2],[284,500,2],[284,499,2],[284,501,2],[284,511,2],[284,517,2],[284,502,2],[284,512,2],[284,516,2],[284,507,2],[284,508,2],[284,509,2],[284,515,2],[284,514,2],[284,505,2],[284,503,2],[284,506,2],[284,87,2],[284,37,2],[284,339,2],[284,233,2],[284,131,2],[284,369,2],[284,146,2],[284,207,2],[284,30,2],[284,312,2],[284,307,2],[284,486,2],[284,38,2],[284,265,2],[284,263,2],[284,285,2],[284,470,2],[284,325,2],[284,487,2],[284,262,2],[284,488,2],[284,489,2],[284,149,2],[284,490,2],[284,491,2],[284,241,2],[284,140,2],[284,281,2],[284,191,2],[284,492,2],[284,493,2],[284,494,2],[284,129,2],[284,495,2],[284,496,2],[284,497,2],[284,296,2],[284,232,2],[284,498,2],[284,432,2],[284,454,2],[284,518,2],[284,519,2],[284,520,2],[284,521,2],[284,522,2],[284,523,2],[284,524,2],[284,525,2],[284,528,2],[284,529,2],[284,530,2],[284,531,2],[284,532,2],[284,533,2],[284,534,2],[284,535,2],[284,536,2],[284,537,2],[284,538,2],[284,539,2],[284,540,2],[284,541,2],[284,543,2],[284,544,2],[284,545,2],[284,546,2],[284,547,2],[284,548,2],[284,549,2],[284,550,2],[284,551,2],[284,552,2],[284,553,2],[284,555,2],[284,556,2],[284,557,2],[284,558,2],[284,559,2],[284,560,2],[284,561,2],[284,562,2],[284,563,2],[284,564,2],[284,565,2],[284,566,2],[284,567,2],[284,568,2],[284,569,2],[284,570,2],[284,571,2],[284,572,2],[284,573,2],[284,574,2],[284,575,2],[284,576,2],[284,577,2],[284,578,2],[284,579,2],[284,580,2],[284,581,2],[284,582,2],[284,583,2],[284,584,2],[284,585,2],[284,586,2],[284,587,2],[284,588,2],[284,589,2],[284,590,2],[284,591,2],[284,592,2],[284,593,2],[284,594,2],[284,595,2],[284,596,2],[284,597,2],[284,598,2],[284,599,2],[284,600,2],[284,601,2],[284,602,2],[284,603,2],[284,604,2],[284,605,2],[284,606,2],[284,607,2],[284,608,2],[284,609,2],[284,610,2],[284,611,2],[284,612,2],[284,613,2],[284,614,2],[284,615,2],[284,616,2],[284,617,2],[284,618,2],[284,619,2],[284,620,2],[284,621,2],[284,622,2],[284,623,2],[284,624,2],[284,625,2],[284,626,2],[284,627,2],[284,628,2],[284,629,2],[285,500,2],[285,499,2],[285,501,2],[285,511,2],[285,517,2],[285,502,2],[285,512,2],[285,516,2],[285,507,2],[285,508,2],[285,509,2],[285,515,2],[285,514,2],[285,505,2],[285,503,2],[285,506,2],[285,87,2],[285,37,2],[285,339,2],[285,233,2],[285,131,2],[285,369,2],[285,146,2],[285,207,2],[285,30,2],[285,312,2],[285,307,2],[285,486,2],[285,38,2],[285,265,2],[285,263,2],[285,470,2],[285,325,2],[285,487,2],[285,262,2],[285,488,2],[285,489,2],[285,149,2],[285,490,2],[285,491,2],[285,140,2],[285,281,2],[285,191,2],[285,492,2],[285,493,2],[285,494,2],[285,129,2],[285,495,2],[285,496,2],[285,497,2],[285,296,2],[285,200,2],[285,232,2],[285,498,2],[285,432,2],[285,454,2],[285,518,2],[285,519,2],[285,520,2],[285,521,2],[285,522,2],[285,523,2],[285,524,2],[285,525,2],[285,526,2],[285,527,2],[285,528,2],[285,529,2],[285,530,2],[285,531,2],[285,532,2],[285,533,2],[285,534,2],[285,535,2],[285,536,2],[285,537,2],[285,538,2],[285,539,2],[285,540,2],[285,541,2],[285,542,2],[285,543,2],[285,544,2],[285,545,2],[285,546,2],[285,547,2],[285,548,2],[285,549,2],[285,550,2],[285,551,2],[285,552,2],[285,553,2],[285,554,2],[285,555,2],[285,556,2],[285,557,2],[285,558,2],[285,559,2],[285,560,2],[285,561,2],[285,562,2],[285,563,2],[285,564,2],[285,565,2],[285,566,2],[285,567,2],[285,568,2],[285,569,2],[285,570,2],[285,571,2],[285,572,2],[285,573,2],[285,574,2],[285,575,2],[285,576,2],[285,577,2],[285,578,2],[285,579,2],[285,580,2],[285,581,2],[285,582,2],[285,583,2],[285,584,2],[285,585,2],[285,586,2],[285,587,2],[285,588,2],[285,589,2],[285,590,2],[285,591,2],[285,592,2],[285,593,2],[285,594,2],[285,595,2],[285,596,2],[285,597,2],[285,598,2],[285,599,2],[285,600,2],[285,601,2],[285,602,2],[285,603,2],[285,604,2],[285,605,2],[285,606,2],[285,607,2],[285,608,2],[285,609,2],[285,610,2],[285,611,2],[285,612,2],[285,613,2],[285,614,2],[285,615,2],[285,616,2],[285,617,2],[285,618,2],[285,619,2],[285,620,2],[285,621,2],[285,622,2],[285,623,2],[285,624,2],[285,625,2],[285,626,2],[285,627,2],[285,628,2],[285,629,2],[286,500,2],[286,499,2],[286,501,2],[286,511,2],[286,517,2],[286,502,2],[286,512,2],[286,516,2],[286,507,2],[286,508,2],[286,509,2],[286,515,2],[286,514,2],[286,505,2],[286,503,2],[286,506,2],[286,87,2],[286,37,2],[286,339,2],[286,233,2],[286,131,2],[286,369,2],[286,146,2],[286,207,2],[286,30,2],[286,312,2],[286,307,2],[286,486,2],[286,38,2],[286,265,2],[286,196,2],[286,263,2],[286,470,2],[286,325,2],[286,487,2],[286,262,2],[286,488,2],[286,489,2],[286,149,2],[286,490,2],[286,491,2],[286,241,2],[286,140,2],[286,281,2],[286,191,2],[286,492,2],[286,493,2],[286,494,2],[286,129,2],[286,495,2],[286,496,2],[286,497,2],[286,296,2],[286,200,2],[286,232,2],[286,498,2],[286,432,2],[286,454,2],[286,518,2],[286,519,2],[286,520,2],[286,521,2],[286,522,2],[286,523,2],[286,524,2],[286,525,2],[286,526,2],[286,527,2],[286,528,2],[286,529,2],[286,530,2],[286,531,2],[286,532,2],[286,533,2],[286,534,2],[286,535,2],[286,536,2],[286,537,2],[286,538,2],[286,539,2],[286,540,2],[286,541,2],[286,542,2],[286,543,2],[286,544,2],[286,545,2],[286,546,2],[286,547,2],[286,548,2],[286,549,2],[286,550,2],[286,551,2],[286,552,2],[286,553,2],[286,554,2],[286,555,2],[286,556,2],[286,557,2],[286,558,2],[286,559,2],[286,560,2],[286,561,2],[286,562,2],[286,563,2],[286,564,2],[286,565,2],[286,566,2],[286,567,2],[286,568,2],[286,569,2],[286,570,2],[286,571,2],[286,572,2],[286,573,2],[286,574,2],[286,575,2],[286,576,2],[286,577,2],[286,578,2],[286,579,2],[286,580,2],[286,581,2],[286,582,2],[286,583,2],[286,584,2],[286,585,2],[286,586,2],[286,587,2],[286,588,2],[286,589,2],[286,590,2],[286,591,2],[286,592,2],[286,593,2],[286,594,2],[286,595,2],[286,596,2],[286,597,2],[286,598,2],[286,599,2],[286,600,2],[286,601,2],[286,602,2],[286,603,2],[286,604,2],[286,605,2],[286,606,2],[286,607,2],[286,608,2],[286,609,2],[286,610,2],[286,611,2],[286,612,2],[286,613,2],[286,614,2],[286,615,2],[286,616,2],[286,617,2],[286,618,2],[286,619,2],[286,620,2],[286,621,2],[286,622,2],[286,623,2],[286,624,2],[286,625,2],[286,626,2],[286,627,2],[286,628,2],[286,629,2],[287,500,2],[287,499,2],[287,501,2],[287,511,2],[287,517,2],[287,502,2],[287,512,2],[287,516,2],[287,507,2],[287,508,2],[287,509,2],[287,515,2],[287,514,2],[287,505,2],[287,503,2],[287,506,2],[287,87,2],[287,37,2],[287,339,2],[287,233,2],[287,131,2],[287,369,2],[287,146,2],[287,207,2],[287,30,2],[287,312,2],[287,307,2],[287,486,2],[287,38,2],[287,265,2],[287,263,2],[287,470,2],[287,325,2],[287,487,2],[287,262,2],[287,488,2],[287,489,2],[287,149,2],[287,490,2],[287,491,2],[287,241,2],[287,140,2],[287,281,2],[287,191,2],[287,492,2],[287,493,2],[287,494,2],[287,129,2],[287,495,2],[287,496,2],[287,497,2],[287,296,2],[287,200,2],[287,232,2],[287,498,2],[287,432,2],[287,454,2],[287,518,2],[287,519,2],[287,520,2],[287,521,2],[287,522,2],[287,523,2],[287,524,2],[287,525,2],[287,526,2],[287,527,2],[287,528,2],[287,529,2],[287,530,2],[287,531,2],[287,532,2],[287,533,2],[287,534,2],[287,535,2],[287,536,2],[287,537,2],[287,538,2],[287,539,2],[287,540,2],[287,541,2],[287,542,2],[287,543,2],[287,544,2],[287,545,2],[287,546,2],[287,547,2],[287,548,2],[287,549,2],[287,550,2],[287,551,2],[287,552,2],[287,553,2],[287,554,2],[287,555,2],[287,556,2],[287,557,2],[287,558,2],[287,559,2],[287,560,2],[287,561,2],[287,562,2],[287,563,2],[287,564,2],[287,565,2],[287,566,2],[287,567,2],[287,568,2],[287,569,2],[287,570,2],[287,571,2],[287,572,2],[287,573,2],[287,574,2],[287,575,2],[287,576,2],[287,577,2],[287,578,2],[287,579,2],[287,580,2],[287,581,2],[287,582,2],[287,583,2],[287,584,2],[287,585,2],[287,586,2],[287,587,2],[287,588,2],[287,589,2],[287,590,2],[287,591,2],[287,592,2],[287,593,2],[287,594,2],[287,595,2],[287,596,2],[287,597,2],[287,598,2],[287,599,2],[287,600,2],[287,601,2],[287,602,2],[287,603,2],[287,604,2],[287,605,2],[287,606,2],[287,607,2],[287,608,2],[287,609,2],[287,610,2],[287,611,2],[287,612,2],[287,613,2],[287,614,2],[287,615,2],[287,616,2],[287,617,2],[287,618,2],[287,619,2],[287,620,2],[287,621,2],[287,622,2],[287,623,2],[287,624,2],[287,625,2],[287,626,2],[287,627,2],[287,628,2],[287,629,2],[288,500,2],[288,499,2],[288,501,2],[288,511,2],[288,517,2],[288,502,2],[288,512,2],[288,516,2],[288,507,2],[288,508,2],[288,509,2],[288,515,2],[288,514,2],[288,505,2],[288,503,2],[288,506,2],[288,87,2],[288,339,2],[288,233,2],[288,131,2],[288,369,2],[288,146,2],[288,207,2],[288,30,2],[288,307,2],[288,486,2],[288,38,2],[288,265,2],[288,263,2],[288,285,2],[288,470,2],[288,325,2],[288,487,2],[288,262,2],[288,488,2],[288,489,2],[288,149,2],[288,490,2],[288,491,2],[288,241,2],[288,140,2],[288,281,2],[288,191,2],[288,492,2],[288,493,2],[288,494,2],[288,129,2],[288,495,2],[288,496,2],[288,497,2],[288,296,2],[288,200,2],[288,232,2],[288,498,2],[288,432,2],[288,454,2],[288,518,2],[288,519,2],[288,520,2],[288,521,2],[288,522,2],[288,523,2],[288,524,2],[288,525,2],[288,526,2],[288,527,2],[288,528,2],[288,529,2],[288,530,2],[288,531,2],[288,532,2],[288,533,2],[288,534,2],[288,535,2],[288,536,2],[288,537,2],[288,538,2],[288,539,2],[288,540,2],[288,541,2],[288,542,2],[288,543,2],[288,544,2],[288,545,2],[288,546,2],[288,547,2],[288,548,2],[288,549,2],[288,550,2],[288,551,2],[288,552,2],[288,553,2],[288,554,2],[288,555,2],[288,556,2],[288,557,2],[288,558,2],[288,559,2],[288,560,2],[288,561,2],[288,562,2],[288,563,2],[288,564,2],[288,565,2],[288,566,2],[288,567,2],[288,568,2],[288,569,2],[288,570,2],[288,571,2],[288,572,2],[288,573,2],[288,574,2],[288,575,2],[288,576,2],[288,577,2],[288,578,2],[288,579,2],[288,580,2],[288,581,2],[288,582,2],[288,583,2],[288,584,2],[288,585,2],[288,586,2],[288,587,2],[288,588,2],[288,589,2],[288,590,2],[288,591,2],[288,592,2],[288,593,2],[288,594,2],[288,595,2],[288,596,2],[288,597,2],[288,598,2],[288,599,2],[288,600,2],[288,601,2],[288,602,2],[288,603,2],[288,604,2],[288,605,2],[288,606,2],[288,607,2],[288,608,2],[288,609,2],[288,610,2],[288,611,2],[288,612,2],[288,613,2],[288,614,2],[288,615,2],[288,616,2],[288,617,2],[288,618,2],[288,619,2],[288,620,2],[288,621,2],[288,622,2],[288,623,2],[288,624,2],[288,625,2],[288,626,2],[288,627,2],[288,628,2],[288,629,2],[289,500,2],[289,499,2],[289,501,2],[289,511,2],[289,517,2],[289,502,2],[289,512,2],[289,516,2],[289,507,2],[289,508,2],[289,509,2],[289,515,2],[289,514,2],[289,505,2],[289,503,2],[289,506,2],[289,87,2],[289,37,2],[289,339,2],[289,233,2],[289,131,2],[289,369,2],[289,146,2],[289,207,2],[289,30,2],[289,312,2],[289,486,2],[289,38,2],[289,265,2],[289,196,2],[289,263,2],[289,285,2],[289,470,2],[289,325,2],[289,487,2],[289,262,2],[289,488,2],[289,489,2],[289,149,2],[289,490,2],[289,491,2],[289,241,2],[289,140,2],[289,281,2],[289,191,2],[289,492,2],[289,493,2],[289,494,2],[289,129,2],[289,495,2],[289,496,2],[289,497,2],[289,296,2],[289,200,2],[289,232,2],[289,498,2],[289,432,2],[289,454,2],[289,518,2],[289,519,2],[289,520,2],[289,521,2],[289,522,2],[289,523,2],[289,524,2],[289,525,2],[289,526,2],[289,527,2],[289,528,2],[289,529,2],[289,530,2],[289,531,2],[289,532,2],[289,533,2],[289,534,2],[289,535,2],[289,536,2],[289,537,2],[289,538,2],[289,539,2],[289,540,2],[289,541,2],[289,542,2],[289,543,2],[289,544,2],[289,545,2],[289,546,2],[289,547,2],[289,548,2],[289,549,2],[289,550,2],[289,551,2],[289,552,2],[289,553,2],[289,554,2],[289,555,2],[289,556,2],[289,557,2],[289,558,2],[289,559,2],[289,560,2],[289,561,2],[289,562,2],[289,563,2],[289,564,2],[289,565,2],[289,566,2],[289,567,2],[289,568,2],[289,569,2],[289,570,2],[289,571,2],[289,572,2],[289,573,2],[289,574,2],[289,575,2],[289,576,2],[289,577,2],[289,578,2],[289,579,2],[289,580,2],[289,581,2],[289,582,2],[289,583,2],[289,584,2],[289,585,2],[289,586,2],[289,587,2],[289,588,2],[289,589,2],[289,590,2],[289,591,2],[289,592,2],[289,593,2],[289,594,2],[289,595,2],[289,596,2],[289,597,2],[289,598,2],[289,599,2],[289,600,2],[289,601,2],[289,602,2],[289,603,2],[289,604,2],[289,605,2],[289,606,2],[289,607,2],[289,608,2],[289,609,2],[289,610,2],[289,611,2],[289,612,2],[289,613,2],[289,614,2],[289,615,2],[289,616,2],[289,617,2],[289,618,2],[289,619,2],[289,620,2],[289,621,2],[289,622,2],[289,623,2],[289,624,2],[289,625,2],[289,626,2],[289,627,2],[289,628,2],[289,629,2],[290,500,2],[290,499,2],[290,501,2],[290,511,2],[290,517,2],[290,502,2],[290,512,2],[290,516,2],[290,507,2],[290,508,2],[290,509,2],[290,515,2],[290,514,2],[290,505,2],[290,503,2],[290,506,2],[290,87,2],[290,431,2],[290,37,2],[290,339,2],[290,131,2],[290,369,2],[290,207,2],[290,30,2],[290,312,2],[290,307,2],[290,486,2],[290,38,2],[290,265,2],[290,196,2],[290,263,2],[290,285,2],[290,470,2],[290,325,2],[290,487,2],[290,262,2],[290,488,2],[290,489,2],[290,149,2],[290,490,2],[290,491,2],[290,241,2],[290,140,2],[290,281,2],[290,191,2],[290,493,2],[290,494,2],[290,129,2],[290,495,2],[290,496,2],[290,497,2],[290,296,2],[290,232,2],[290,498,2],[290,432,2],[290,454,2],[290,518,2],[290,519,2],[290,520,2],[290,521,2],[290,522,2],[290,523,2],[290,524,2],[290,525,2],[290,526,2],[290,527,2],[290,528,2],[290,529,2],[290,530,2],[290,531,2],[290,532,2],[290,533,2],[290,534,2],[290,535,2],[290,536,2],[290,537,2],[290,538,2],[290,539,2],[290,540,2],[290,541,2],[290,542,2],[290,543,2],[290,544,2],[290,545,2],[290,546,2],[290,547,2],[290,548,2],[290,549,2],[290,550,2],[290,551,2],[290,552,2],[290,553,2],[290,554,2],[290,555,2],[290,556,2],[290,557,2],[290,558,2],[290,559,2],[290,560,2],[290,561,2],[290,562,2],[290,563,2],[290,564,2],[290,565,2],[290,566,2],[290,567,2],[290,568,2],[290,569,2],[290,570,2],[290,571,2],[290,572,2],[290,573,2],[290,574,2],[290,575,2],[290,576,2],[290,577,2],[290,578,2],[290,579,2],[290,580,2],[290,581,2],[290,582,2],[290,583,2],[290,584,2],[290,585,2],[290,586,2],[290,587,2],[290,588,2],[290,589,2],[290,590,2],[290,591,2],[290,592,2],[290,593,2],[290,594,2],[290,595,2],[290,596,2],[290,597,2],[290,598,2],[290,599,2],[290,600,2],[290,601,2],[290,602,2],[290,603,2],[290,604,2],[290,605,2],[290,606,2],[290,607,2],[290,608,2],[290,609,2],[290,610,2],[290,611,2],[290,612,2],[290,613,2],[290,614,2],[290,615,2],[290,616,2],[290,617,2],[290,618,2],[290,619,2],[290,620,2],[290,621,2],[290,622,2],[290,623,2],[290,624,2],[290,625,2],[290,626,2],[290,627,2],[290,628,2],[290,629,2],[291,500,2],[291,499,2],[291,501,2],[291,511,2],[291,517,2],[291,502,2],[291,512,2],[291,516,2],[291,507,2],[291,508,2],[291,509,2],[291,515,2],[291,514,2],[291,505,2],[291,503,2],[291,506,2],[291,87,2],[291,431,2],[291,339,2],[291,233,2],[291,131,2],[291,369,2],[291,146,2],[291,207,2],[291,30,2],[291,312,2],[291,307,2],[291,486,2],[291,265,2],[291,263,2],[291,285,2],[291,470,2],[291,325,2],[291,487,2],[291,262,2],[291,488,2],[291,489,2],[291,149,2],[291,490,2],[291,491,2],[291,241,2],[291,140,2],[291,281,2],[291,191,2],[291,492,2],[291,493,2],[291,494,2],[291,129,2],[291,495,2],[291,496,2],[291,497,2],[291,296,2],[291,200,2],[291,232,2],[291,498,2],[291,432,2],[291,518,2],[291,519,2],[291,520,2],[291,521,2],[291,522,2],[291,523,2],[291,524,2],[291,525,2],[291,526,2],[291,527,2],[291,528,2],[291,529,2],[291,530,2],[291,531,2],[291,532,2],[291,533,2],[291,534,2],[291,535,2],[291,536,2],[291,537,2],[291,538,2],[291,539,2],[291,540,2],[291,541,2],[291,542,2],[291,543,2],[291,544,2],[291,545,2],[291,546,2],[291,547,2],[291,548,2],[291,549,2],[291,550,2],[291,551,2],[291,552,2],[291,553,2],[291,554,2],[291,555,2],[291,556,2],[291,557,2],[291,558,2],[291,559,2],[291,560,2],[291,561,2],[291,562,2],[291,563,2],[291,564,2],[291,565,2],[291,566,2],[291,567,2],[291,568,2],[291,569,2],[291,570,2],[291,571,2],[291,572,2],[291,573,2],[291,574,2],[291,575,2],[291,576,2],[291,577,2],[291,578,2],[291,579,2],[291,580,2],[291,581,2],[291,582,2],[291,583,2],[291,584,2],[291,585,2],[291,586,2],[291,587,2],[291,588,2],[291,589,2],[291,590,2],[291,591,2],[291,592,2],[291,593,2],[291,594,2],[291,595,2],[291,596,2],[291,597,2],[291,598,2],[291,599,2],[291,600,2],[291,601,2],[291,602,2],[291,603,2],[291,604,2],[291,605,2],[291,606,2],[291,607,2],[291,608,2],[291,609,2],[291,610,2],[291,611,2],[291,612,2],[291,613,2],[291,614,2],[291,615,2],[291,616,2],[291,617,2],[291,618,2],[291,619,2],[291,620,2],[291,621,2],[291,622,2],[291,623,2],[291,624,2],[291,625,2],[291,626,2],[291,627,2],[291,628,2],[291,629,2],[292,500,2],[292,499,2],[292,501,2],[292,511,2],[292,517,2],[292,502,2],[292,512,2],[292,516,2],[292,507,2],[292,508,2],[292,509,2],[292,515,2],[292,514,2],[292,505,2],[292,503,2],[292,506,2],[292,87,2],[292,37,2],[292,339,2],[292,233,2],[292,131,2],[292,369,2],[292,146,2],[292,207,2],[292,30,2],[292,312,2],[292,486,2],[292,38,2],[292,265,2],[292,196,2],[292,263,2],[292,285,2],[292,470,2],[292,325,2],[292,487,2],[292,262,2],[292,488,2],[292,489,2],[292,149,2],[292,490,2],[292,491,2],[292,241,2],[292,140,2],[292,281,2],[292,191,2],[292,492,2],[292,493,2],[292,494,2],[292,129,2],[292,495,2],[292,496,2],[292,497,2],[292,296,2],[292,200,2],[292,232,2],[292,498,2],[292,432,2],[292,454,2],[292,518,2],[292,519,2],[292,520,2],[292,521,2],[292,522,2],[292,523,2],[292,524,2],[292,525,2],[292,526,2],[292,527,2],[292,528,2],[292,529,2],[292,530,2],[292,531,2],[292,532,2],[292,533,2],[292,534,2],[292,535,2],[292,536,2],[292,537,2],[292,538,2],[292,539,2],[292,540,2],[292,541,2],[292,542,2],[292,543,2],[292,544,2],[292,545,2],[292,546,2],[292,547,2],[292,548,2],[292,549,2],[292,550,2],[292,551,2],[292,552,2],[292,553,2],[292,554,2],[292,555,2],[292,556,2],[292,557,2],[292,558,2],[292,559,2],[292,560,2],[292,561,2],[292,562,2],[292,563,2],[292,564,2],[292,565,2],[292,566,2],[292,567,2],[292,568,2],[292,569,2],[292,570,2],[292,571,2],[292,572,2],[292,573,2],[292,574,2],[292,575,2],[292,576,2],[292,577,2],[292,578,2],[292,579,2],[292,580,2],[292,581,2],[292,582,2],[292,583,2],[292,584,2],[292,585,2],[292,586,2],[292,587,2],[292,588,2],[292,589,2],[292,590,2],[292,591,2],[292,592,2],[292,593,2],[292,594,2],[292,595,2],[292,596,2],[292,597,2],[292,598,2],[292,599,2],[292,600,2],[292,601,2],[292,602,2],[292,603,2],[292,604,2],[292,605,2],[292,606,2],[292,607,2],[292,608,2],[292,609,2],[292,610,2],[292,611,2],[292,612,2],[292,613,2],[292,614,2],[292,615,2],[292,616,2],[292,617,2],[292,618,2],[292,619,2],[292,620,2],[292,621,2],[292,622,2],[292,623,2],[292,624,2],[292,625,2],[292,626,2],[292,627,2],[292,628,2],[292,629,2],[293,500,2],[293,499,2],[293,501,2],[293,511,2],[293,517,2],[293,502,2],[293,512,2],[293,516,2],[293,507,2],[293,508,2],[293,509,2],[293,515,2],[293,514,2],[293,505,2],[293,503,2],[293,506,2],[293,87,2],[293,37,2],[293,339,2],[293,131,2],[293,369,2],[293,146,2],[293,207,2],[293,30,2],[293,312,2],[293,307,2],[293,486,2],[293,38,2],[293,265,2],[293,196,2],[293,263,2],[293,285,2],[293,470,2],[293,325,2],[293,487,2],[293,489,2],[293,149,2],[293,490,2],[293,491,2],[293,241,2],[293,140,2],[293,281,2],[293,191,2],[293,492,2],[293,493,2],[293,494,2],[293,129,2],[293,495,2],[293,496,2],[293,497,2],[293,296,2],[293,498,2],[293,432,2],[293,454,2],[293,518,2],[293,519,2],[293,520,2],[293,521,2],[293,522,2],[293,523,2],[293,524,2],[293,525,2],[293,526,2],[293,527,2],[293,528,2],[293,529,2],[293,530,2],[293,531,2],[293,532,2],[293,533,2],[293,534,2],[293,535,2],[293,536,2],[293,537,2],[293,538,2],[293,539,2],[293,540,2],[293,541,2],[293,542,2],[293,543,2],[293,544,2],[293,545,2],[293,546,2],[293,547,2],[293,548,2],[293,549,2],[293,550,2],[293,551,2],[293,552,2],[293,553,2],[293,554,2],[293,555,2],[293,556,2],[293,557,2],[293,558,2],[293,559,2],[293,560,2],[293,561,2],[293,562,2],[293,563,2],[293,564,2],[293,565,2],[293,566,2],[293,567,2],[293,568,2],[293,569,2],[293,570,2],[293,571,2],[293,572,2],[293,573,2],[293,574,2],[293,575,2],[293,576,2],[293,577,2],[293,578,2],[293,579,2],[293,580,2],[293,581,2],[293,582,2],[293,583,2],[293,584,2],[293,585,2],[293,586,2],[293,587,2],[293,588,2],[293,589,2],[293,590,2],[293,591,2],[293,592,2],[293,593,2],[293,594,2],[293,595,2],[293,596,2],[293,597,2],[293,598,2],[293,599,2],[293,600,2],[293,601,2],[293,602,2],[293,603,2],[293,604,2],[293,605,2],[293,606,2],[293,607,2],[293,608,2],[293,609,2],[293,610,2],[293,611,2],[293,612,2],[293,613,2],[293,614,2],[293,615,2],[293,616,2],[293,617,2],[293,618,2],[293,619,2],[293,620,2],[293,621,2],[293,622,2],[293,623,2],[293,624,2],[293,625,2],[293,626,2],[293,627,2],[293,628,2],[293,629,2],[294,500,2],[294,499,2],[294,501,2],[294,511,2],[294,517,2],[294,502,2],[294,512,2],[294,516,2],[294,507,2],[294,508,2],[294,509,2],[294,515,2],[294,514,2],[294,505,2],[294,503,2],[294,506,2],[294,87,2],[294,339,2],[294,131,2],[294,369,2],[294,146,2],[294,207,2],[294,30,2],[294,312,2],[294,307,2],[294,486,2],[294,38,2],[294,265,2],[294,263,2],[294,285,2],[294,470,2],[294,325,2],[294,487,2],[294,488,2],[294,489,2],[294,149,2],[294,490,2],[294,491,2],[294,241,2],[294,140,2],[294,281,2],[294,191,2],[294,492,2],[294,493,2],[294,494,2],[294,129,2],[294,495,2],[294,496,2],[294,497,2],[294,296,2],[294,232,2],[294,498,2],[294,432,2],[294,454,2],[294,518,2],[294,519,2],[294,520,2],[294,521,2],[294,522,2],[294,523,2],[294,524,2],[294,525,2],[294,526,2],[294,527,2],[294,528,2],[294,529,2],[294,530,2],[294,531,2],[294,532,2],[294,533,2],[294,534,2],[294,535,2],[294,536,2],[294,537,2],[294,538,2],[294,539,2],[294,540,2],[294,541,2],[294,542,2],[294,543,2],[294,544,2],[294,545,2],[294,546,2],[294,547,2],[294,548,2],[294,549,2],[294,550,2],[294,551,2],[294,552,2],[294,553,2],[294,554,2],[294,555,2],[294,556,2],[294,557,2],[294,558,2],[294,559,2],[294,560,2],[294,561,2],[294,562,2],[294,563,2],[294,564,2],[294,565,2],[294,566,2],[294,567,2],[294,568,2],[294,569,2],[294,570,2],[294,571,2],[294,572,2],[294,573,2],[294,574,2],[294,575,2],[294,576,2],[294,577,2],[294,578,2],[294,579,2],[294,580,2],[294,581,2],[294,582,2],[294,583,2],[294,584,2],[294,585,2],[294,586,2],[294,587,2],[294,588,2],[294,589,2],[294,590,2],[294,591,2],[294,592,2],[294,593,2],[294,594,2],[294,595,2],[294,596,2],[294,597,2],[294,598,2],[294,599,2],[294,600,2],[294,601,2],[294,602,2],[294,603,2],[294,604,2],[294,605,2],[294,606,2],[294,607,2],[294,608,2],[294,609,2],[294,610,2],[294,611,2],[294,612,2],[294,613,2],[294,614,2],[294,615,2],[294,616,2],[294,617,2],[294,618,2],[294,619,2],[294,620,2],[294,621,2],[294,622,2],[294,623,2],[294,624,2],[294,625,2],[294,626,2],[294,627,2],[294,628,2],[294,629,2],[295,500,2],[295,499,2],[295,501,2],[295,511,2],[295,517,2],[295,502,2],[295,512,2],[295,516,2],[295,507,2],[295,508,2],[295,509,2],[295,515,2],[295,514,2],[295,505,2],[295,503,2],[295,506,2],[295,87,2],[295,37,2],[295,339,2],[295,233,2],[295,131,2],[295,369,2],[295,146,2],[295,207,2],[295,30,2],[295,312,2],[295,486,2],[295,38,2],[295,265,2],[295,263,2],[295,285,2],[295,470,2],[295,325,2],[295,487,2],[295,262,2],[295,488,2],[295,489,2],[295,149,2],[295,490,2],[295,491,2],[295,241,2],[295,140,2],[295,281,2],[295,191,2],[295,492,2],[295,493,2],[295,494,2],[295,129,2],[295,495,2],[295,496,2],[295,497,2],[295,296,2],[295,200,2],[295,232,2],[295,498,2],[295,432,2],[295,454,2],[295,518,2],[295,519,2],[295,520,2],[295,521,2],[295,522,2],[295,523,2],[295,524,2],[295,525,2],[295,526,2],[295,527,2],[295,528,2],[295,529,2],[295,530,2],[295,531,2],[295,532,2],[295,533,2],[295,534,2],[295,535,2],[295,536,2],[295,537,2],[295,538,2],[295,539,2],[295,540,2],[295,541,2],[295,542,2],[295,543,2],[295,544,2],[295,545,2],[295,546,2],[295,547,2],[295,548,2],[295,549,2],[295,550,2],[295,551,2],[295,552,2],[295,553,2],[295,554,2],[295,555,2],[295,556,2],[295,557,2],[295,558,2],[295,559,2],[295,560,2],[295,561,2],[295,562,2],[295,563,2],[295,564,2],[295,565,2],[295,566,2],[295,567,2],[295,568,2],[295,569,2],[295,570,2],[295,571,2],[295,572,2],[295,573,2],[295,574,2],[295,575,2],[295,576,2],[295,577,2],[295,578,2],[295,579,2],[295,580,2],[295,581,2],[295,582,2],[295,583,2],[295,584,2],[295,585,2],[295,586,2],[295,587,2],[295,588,2],[295,589,2],[295,590,2],[295,591,2],[295,592,2],[295,593,2],[295,594,2],[295,595,2],[295,596,2],[295,597,2],[295,598,2],[295,599,2],[295,600,2],[295,601,2],[295,602,2],[295,603,2],[295,604,2],[295,605,2],[295,606,2],[295,607,2],[295,608,2],[295,609,2],[295,610,2],[295,611,2],[295,612,2],[295,613,2],[295,614,2],[295,615,2],[295,616,2],[295,617,2],[295,618,2],[295,619,2],[295,620,2],[295,621,2],[295,622,2],[295,623,2],[295,624,2],[295,625,2],[295,626,2],[295,627,2],[295,628,2],[295,629,2],[296,500,2],[296,499,2],[296,501,2],[296,511,2],[296,517,2],[296,502,2],[296,512,2],[296,516,2],[296,507,2],[296,508,2],[296,509,2],[296,515,2],[296,514,2],[296,505,2],[296,503,2],[296,506,2],[296,87,2],[296,37,2],[296,339,2],[296,233,2],[296,131,2],[296,369,2],[296,146,2],[296,207,2],[296,30,2],[296,312,2],[296,307,2],[296,486,2],[296,38,2],[296,265,2],[296,263,2],[296,285,2],[296,470,2],[296,325,2],[296,487,2],[296,262,2],[296,488,2],[296,149,2],[296,490,2],[296,491,2],[296,241,2],[296,140,2],[296,281,2],[296,191,2],[296,492,2],[296,493,2],[296,494,2],[296,129,2],[296,495,2],[296,496,2],[296,497,2],[296,200,2],[296,232,2],[296,498,2],[296,432,2],[296,454,2],[296,518,2],[296,519,2],[296,520,2],[296,521,2],[296,522,2],[296,523,2],[296,524,2],[296,525,2],[296,526,2],[296,527,2],[296,528,2],[296,529,2],[296,530,2],[296,531,2],[296,532,2],[296,533,2],[296,534,2],[296,535,2],[296,536,2],[296,537,2],[296,538,2],[296,539,2],[296,540,2],[296,541,2],[296,542,2],[296,543,2],[296,544,2],[296,545,2],[296,546,2],[296,547,2],[296,548,2],[296,549,2],[296,550,2],[296,551,2],[296,552,2],[296,553,2],[296,554,2],[296,555,2],[296,556,2],[296,557,2],[296,558,2],[296,559,2],[296,560,2],[296,561,2],[296,562,2],[296,563,2],[296,564,2],[296,565,2],[296,566,2],[296,567,2],[296,568,2],[296,569,2],[296,570,2],[296,571,2],[296,572,2],[296,573,2],[296,574,2],[296,575,2],[296,576,2],[296,577,2],[296,578,2],[296,579,2],[296,580,2],[296,581,2],[296,582,2],[296,583,2],[296,584,2],[296,585,2],[296,586,2],[296,587,2],[296,588,2],[296,589,2],[296,590,2],[296,591,2],[296,592,2],[296,593,2],[296,594,2],[296,595,2],[296,596,2],[296,597,2],[296,598,2],[296,599,2],[296,600,2],[296,601,2],[296,602,2],[296,603,2],[296,604,2],[296,605,2],[296,606,2],[296,607,2],[296,608,2],[296,609,2],[296,610,2],[296,611,2],[296,612,2],[296,613,2],[296,614,2],[296,615,2],[296,616,2],[296,617,2],[296,618,2],[296,619,2],[296,620,2],[296,621,2],[296,622,2],[296,623,2],[296,624,2],[296,625,2],[296,626,2],[296,627,2],[296,628,2],[296,629,2],[297,500,2],[297,499,2],[297,501,2],[297,511,2],[297,517,2],[297,502,2],[297,512,2],[297,516,2],[297,507,2],[297,508,2],[297,509,2],[297,515,2],[297,514,2],[297,505,2],[297,503,2],[297,506,2],[297,87,2],[297,37,2],[297,339,2],[297,233,2],[297,131,2],[297,369,2],[297,146,2],[297,207,2],[297,30,2],[297,312,2],[297,307,2],[297,486,2],[297,38,2],[297,265,2],[297,263,2],[297,285,2],[297,470,2],[297,325,2],[297,487,2],[297,262,2],[297,488,2],[297,489,2],[297,149,2],[297,490,2],[297,491,2],[297,241,2],[297,140,2],[297,281,2],[297,191,2],[297,492,2],[297,493,2],[297,494,2],[297,129,2],[297,495,2],[297,496,2],[297,497,2],[297,200,2],[297,232,2],[297,498,2],[297,432,2],[297,454,2],[297,518,2],[297,519,2],[297,520,2],[297,521,2],[297,522,2],[297,523,2],[297,526,2],[297,527,2],[297,528,2],[297,529,2],[297,530,2],[297,531,2],[297,532,2],[297,533,2],[297,534,2],[297,535,2],[297,536,2],[297,537,2],[297,538,2],[297,539,2],[297,540,2],[297,541,2],[297,542,2],[297,543,2],[297,544,2],[297,545,2],[297,546,2],[297,547,2],[297,548,2],[297,549,2],[297,550,2],[297,551,2],[297,552,2],[297,553,2],[297,554,2],[297,555,2],[297,556,2],[297,557,2],[297,558,2],[297,559,2],[297,560,2],[297,562,2],[297,563,2],[297,564,2],[297,565,2],[297,566,2],[297,567,2],[297,568,2],[297,569,2],[297,570,2],[297,571,2],[297,572,2],[297,573,2],[297,574,2],[297,575,2],[297,576,2],[297,577,2],[297,579,2],[297,580,2],[297,581,2],[297,582,2],[297,583,2],[297,584,2],[297,585,2],[297,586,2],[297,587,2],[297,588,2],[297,589,2],[297,590,2],[297,591,2],[297,593,2],[297,594,2],[297,596,2],[297,597,2],[297,598,2],[297,599,2],[297,600,2],[297,601,2],[297,602,2],[297,603,2],[297,604,2],[297,605,2],[297,606,2],[297,607,2],[297,608,2],[297,610,2],[297,611,2],[297,612,2],[297,613,2],[297,614,2],[297,615,2],[297,616,2],[297,617,2],[297,618,2],[297,619,2],[297,620,2],[297,621,2],[297,622,2],[297,623,2],[297,624,2],[297,625,2],[297,626,2],[297,627,2],[297,628,2],[297,629,2],[298,500,2],[298,499,2],[298,501,2],[298,511,2],[298,517,2],[298,502,2],[298,512,2],[298,516,2],[298,507,2],[298,508,2],[298,509,2],[298,515,2],[298,514,2],[298,505,2],[298,503,2],[298,506,2],[298,87,2],[298,37,2],[298,339,2],[298,233,2],[298,131,2],[298,369,2],[298,146,2],[298,207,2],[298,30,2],[298,312,2],[298,307,2],[298,486,2],[298,38,2],[298,265,2],[298,196,2],[298,263,2],[298,285,2],[298,470,2],[298,325,2],[298,487,2],[298,262,2],[298,488,2],[298,489,2],[298,149,2],[298,490,2],[298,491,2],[298,140,2],[298,281,2],[298,191,2],[298,492,2],[298,493,2],[298,494,2],[298,129,2],[298,495,2],[298,496,2],[298,497,2],[298,296,2],[298,200,2],[298,232,2],[298,498,2],[298,432,2],[298,454,2],[298,518,2],[298,519,2],[298,520,2],[298,521,2],[298,522,2],[298,523,2],[298,524,2],[298,525,2],[298,526,2],[298,527,2],[298,528,2],[298,529,2],[298,530,2],[298,531,2],[298,532,2],[298,533,2],[298,534,2],[298,535,2],[298,536,2],[298,537,2],[298,538,2],[298,539,2],[298,540,2],[298,541,2],[298,542,2],[298,543,2],[298,544,2],[298,545,2],[298,546,2],[298,547,2],[298,548,2],[298,549,2],[298,550,2],[298,551,2],[298,552,2],[298,553,2],[298,554,2],[298,555,2],[298,556,2],[298,557,2],[298,558,2],[298,559,2],[298,560,2],[298,561,2],[298,562,2],[298,563,2],[298,564,2],[298,565,2],[298,566,2],[298,567,2],[298,568,2],[298,569,2],[298,570,2],[298,571,2],[298,572,2],[298,573,2],[298,574,2],[298,575,2],[298,576,2],[298,577,2],[298,578,2],[298,579,2],[298,580,2],[298,581,2],[298,582,2],[298,583,2],[298,584,2],[298,585,2],[298,586,2],[298,587,2],[298,588,2],[298,589,2],[298,590,2],[298,591,2],[298,592,2],[298,593,2],[298,594,2],[298,595,2],[298,596,2],[298,597,2],[298,598,2],[298,599,2],[298,600,2],[298,601,2],[298,602,2],[298,603,2],[298,604,2],[298,605,2],[298,606,2],[298,607,2],[298,608,2],[298,609,2],[298,610,2],[298,611,2],[298,612,2],[298,613,2],[298,614,2],[298,615,2],[298,616,2],[298,617,2],[298,618,2],[298,619,2],[298,620,2],[298,621,2],[298,622,2],[298,623,2],[298,624,2],[298,625,2],[298,626,2],[298,627,2],[298,628,2],[298,629,2],[299,500,2],[299,499,2],[299,501,2],[299,511,2],[299,517,2],[299,502,2],[299,512,2],[299,516,2],[299,507,2],[299,508,2],[299,509,2],[299,515,2],[299,514,2],[299,505,2],[299,503,2],[299,506,2],[299,87,2],[299,37,2],[299,339,2],[299,233,2],[299,131,2],[299,369,2],[299,146,2],[299,30,2],[299,312,2],[299,307,2],[299,486,2],[299,38,2],[299,265,2],[299,263,2],[299,285,2],[299,470,2],[299,487,2],[299,262,2],[299,488,2],[299,489,2],[299,149,2],[299,490,2],[299,491,2],[299,140,2],[299,281,2],[299,191,2],[299,492,2],[299,493,2],[299,494,2],[299,129,2],[299,495,2],[299,496,2],[299,497,2],[299,296,2],[299,200,2],[299,232,2],[299,498,2],[299,432,2],[299,454,2],[299,518,2],[299,519,2],[299,520,2],[299,521,2],[299,522,2],[299,523,2],[299,524,2],[299,525,2],[299,526,2],[299,527,2],[299,528,2],[299,529,2],[299,530,2],[299,531,2],[299,532,2],[299,533,2],[299,534,2],[299,535,2],[299,536,2],[299,537,2],[299,538,2],[299,539,2],[299,540,2],[299,541,2],[299,542,2],[299,543,2],[299,544,2],[299,545,2],[299,546,2],[299,547,2],[299,548,2],[299,549,2],[299,550,2],[299,551,2],[299,552,2],[299,553,2],[299,554,2],[299,555,2],[299,556,2],[299,557,2],[299,558,2],[299,559,2],[299,560,2],[299,561,2],[299,562,2],[299,563,2],[299,564,2],[299,565,2],[299,566,2],[299,567,2],[299,568,2],[299,569,2],[299,570,2],[299,571,2],[299,572,2],[299,573,2],[299,574,2],[299,575,2],[299,576,2],[299,577,2],[299,578,2],[299,579,2],[299,580,2],[299,581,2],[299,582,2],[299,583,2],[299,584,2],[299,585,2],[299,586,2],[299,587,2],[299,588,2],[299,589,2],[299,590,2],[299,591,2],[299,592,2],[299,593,2],[299,594,2],[299,595,2],[299,596,2],[299,597,2],[299,598,2],[299,599,2],[299,600,2],[299,601,2],[299,602,2],[299,603,2],[299,604,2],[299,605,2],[299,606,2],[299,607,2],[299,608,2],[299,609,2],[299,610,2],[299,611,2],[299,612,2],[299,613,2],[299,614,2],[299,615,2],[299,616,2],[299,617,2],[299,618,2],[299,619,2],[299,620,2],[299,621,2],[299,622,2],[299,623,2],[299,624,2],[299,625,2],[299,626,2],[299,627,2],[299,628,2],[299,629,2],[300,500,2],[300,499,2],[300,501,2],[300,511,2],[300,517,2],[300,502,2],[300,512,2],[300,516,2],[300,507,2],[300,508,2],[300,509,2],[300,515,2],[300,514,2],[300,505,2],[300,503,2],[300,506,2],[300,87,2],[300,339,2],[300,233,2],[300,131,2],[300,369,2],[300,146,2],[300,207,2],[300,30,2],[300,312,2],[300,486,2],[300,38,2],[300,265,2],[300,196,2],[300,263,2],[300,285,2],[300,470,2],[300,325,2],[300,487,2],[300,262,2],[300,488,2],[300,489,2],[300,149,2],[300,490,2],[300,491,2],[300,241,2],[300,140,2],[300,281,2],[300,191,2],[300,492,2],[300,493,2],[300,494,2],[300,129,2],[300,495,2],[300,496,2],[300,497,2],[300,296,2],[300,200,2],[300,232,2],[300,498,2],[300,432,2],[300,454,2],[300,518,2],[300,519,2],[300,520,2],[300,521,2],[300,522,2],[300,523,2],[300,524,2],[300,525,2],[300,526,2],[300,527,2],[300,528,2],[300,529,2],[300,530,2],[300,531,2],[300,532,2],[300,533,2],[300,534,2],[300,535,2],[300,536,2],[300,537,2],[300,538,2],[300,539,2],[300,540,2],[300,541,2],[300,542,2],[300,543,2],[300,544,2],[300,545,2],[300,546,2],[300,547,2],[300,548,2],[300,549,2],[300,550,2],[300,551,2],[300,552,2],[300,553,2],[300,554,2],[300,555,2],[300,556,2],[300,557,2],[300,558,2],[300,559,2],[300,560,2],[300,561,2],[300,562,2],[300,563,2],[300,564,2],[300,565,2],[300,566,2],[300,567,2],[300,568,2],[300,569,2],[300,570,2],[300,571,2],[300,572,2],[300,573,2],[300,574,2],[300,575,2],[300,576,2],[300,577,2],[300,578,2],[300,579,2],[300,580,2],[300,581,2],[300,582,2],[300,583,2],[300,584,2],[300,585,2],[300,586,2],[300,587,2],[300,588,2],[300,589,2],[300,590,2],[300,591,2],[300,592,2],[300,593,2],[300,594,2],[300,595,2],[300,596,2],[300,597,2],[300,598,2],[300,599,2],[300,600,2],[300,601,2],[300,602,2],[300,603,2],[300,604,2],[300,605,2],[300,606,2],[300,607,2],[300,608,2],[300,609,2],[300,610,2],[300,611,2],[300,612,2],[300,613,2],[300,614,2],[300,615,2],[300,616,2],[300,617,2],[300,618,2],[300,619,2],[300,620,2],[300,621,2],[300,622,2],[300,623,2],[300,624,2],[300,625,2],[300,626,2],[300,627,2],[300,628,2],[300,629,2],[301,500,2],[301,499,2],[301,501,2],[301,511,2],[301,517,2],[301,502,2],[301,512,2],[301,516,2],[301,507,2],[301,508,2],[301,509,2],[301,515,2],[301,514,2],[301,505,2],[301,503,2],[301,506,2],[301,87,2],[301,37,2],[301,339,2],[301,233,2],[301,131,2],[301,369,2],[301,146,2],[301,207,2],[301,30,2],[301,312,2],[301,486,2],[301,38,2],[301,265,2],[301,196,2],[301,263,2],[301,285,2],[301,470,2],[301,325,2],[301,487,2],[301,262,2],[301,488,2],[301,489,2],[301,149,2],[301,490,2],[301,491,2],[301,241,2],[301,140,2],[301,281,2],[301,191,2],[301,492,2],[301,493,2],[301,494,2],[301,129,2],[301,495,2],[301,496,2],[301,497,2],[301,296,2],[301,200,2],[301,232,2],[301,498,2],[301,432,2],[301,454,2],[301,518,2],[301,519,2],[301,520,2],[301,521,2],[301,522,2],[301,523,2],[301,524,2],[301,525,2],[301,526,2],[301,527,2],[301,528,2],[301,529,2],[301,530,2],[301,531,2],[301,532,2],[301,533,2],[301,534,2],[301,535,2],[301,536,2],[301,537,2],[301,538,2],[301,539,2],[301,540,2],[301,541,2],[301,542,2],[301,543,2],[301,544,2],[301,545,2],[301,546,2],[301,547,2],[301,548,2],[301,549,2],[301,550,2],[301,551,2],[301,552,2],[301,553,2],[301,554,2],[301,555,2],[301,556,2],[301,557,2],[301,558,2],[301,559,2],[301,560,2],[301,561,2],[301,562,2],[301,563,2],[301,564,2],[301,565,2],[301,566,2],[301,567,2],[301,568,2],[301,569,2],[301,570,2],[301,571,2],[301,572,2],[301,573,2],[301,574,2],[301,575,2],[301,576,2],[301,577,2],[301,578,2],[301,579,2],[301,580,2],[301,581,2],[301,582,2],[301,583,2],[301,584,2],[301,585,2],[301,586,2],[301,587,2],[301,588,2],[301,589,2],[301,590,2],[301,591,2],[301,592,2],[301,593,2],[301,594,2],[301,595,2],[301,596,2],[301,597,2],[301,598,2],[301,599,2],[301,600,2],[301,601,2],[301,602,2],[301,603,2],[301,604,2],[301,605,2],[301,606,2],[301,607,2],[301,608,2],[301,609,2],[301,610,2],[301,611,2],[301,612,2],[301,613,2],[301,614,2],[301,615,2],[301,616,2],[301,617,2],[301,618,2],[301,619,2],[301,620,2],[301,621,2],[301,622,2],[301,623,2],[301,624,2],[301,625,2],[301,626,2],[301,627,2],[301,628,2],[301,629,2],[302,500,2],[302,499,2],[302,501,2],[302,511,2],[302,517,2],[302,502,2],[302,512,2],[302,516,2],[302,507,2],[302,508,2],[302,509,2],[302,515,2],[302,514,2],[302,505,2],[302,503,2],[302,506,2],[302,87,2],[302,37,2],[302,339,2],[302,233,2],[302,131,2],[302,369,2],[302,146,2],[302,207,2],[302,30,2],[302,312,2],[302,486,2],[302,38,2],[302,265,2],[302,196,2],[302,263,2],[302,285,2],[302,470,2],[302,325,2],[302,487,2],[302,262,2],[302,488,2],[302,489,2],[302,149,2],[302,490,2],[302,491,2],[302,241,2],[302,140,2],[302,281,2],[302,191,2],[302,492,2],[302,493,2],[302,494,2],[302,129,2],[302,495,2],[302,496,2],[302,497,2],[302,296,2],[302,200,2],[302,232,2],[302,498,2],[302,432,2],[302,454,2],[302,518,2],[302,519,2],[302,520,2],[302,521,2],[302,522,2],[302,523,2],[302,524,2],[302,525,2],[302,526,2],[302,527,2],[302,528,2],[302,529,2],[302,530,2],[302,531,2],[302,532,2],[302,533,2],[302,534,2],[302,535,2],[302,536,2],[302,537,2],[302,538,2],[302,539,2],[302,540,2],[302,541,2],[302,542,2],[302,543,2],[302,544,2],[302,545,2],[302,546,2],[302,547,2],[302,548,2],[302,549,2],[302,550,2],[302,551,2],[302,552,2],[302,553,2],[302,554,2],[302,555,2],[302,556,2],[302,557,2],[302,558,2],[302,559,2],[302,560,2],[302,561,2],[302,562,2],[302,563,2],[302,564,2],[302,565,2],[302,566,2],[302,567,2],[302,568,2],[302,569,2],[302,570,2],[302,571,2],[302,572,2],[302,573,2],[302,574,2],[302,575,2],[302,576,2],[302,577,2],[302,578,2],[302,579,2],[302,580,2],[302,581,2],[302,582,2],[302,583,2],[302,584,2],[302,585,2],[302,586,2],[302,587,2],[302,588,2],[302,589,2],[302,590,2],[302,591,2],[302,592,2],[302,593,2],[302,594,2],[302,595,2],[302,596,2],[302,597,2],[302,598,2],[302,599,2],[302,600,2],[302,601,2],[302,602,2],[302,603,2],[302,604,2],[302,605,2],[302,606,2],[302,607,2],[302,608,2],[302,609,2],[302,610,2],[302,611,2],[302,612,2],[302,613,2],[302,614,2],[302,615,2],[302,616,2],[302,617,2],[302,618,2],[302,619,2],[302,620,2],[302,621,2],[302,622,2],[302,623,2],[302,624,2],[302,625,2],[302,626,2],[302,627,2],[302,628,2],[302,629,2],[303,500,2],[303,499,2],[303,501,2],[303,511,2],[303,517,2],[303,502,2],[303,512,2],[303,516,2],[303,507,2],[303,508,2],[303,509,2],[303,515,2],[303,514,2],[303,505,2],[303,503,2],[303,506,2],[303,87,2],[303,339,2],[303,233,2],[303,131,2],[303,369,2],[303,146,2],[303,207,2],[303,30,2],[303,312,2],[303,486,2],[303,38,2],[303,265,2],[303,196,2],[303,263,2],[303,285,2],[303,470,2],[303,325,2],[303,487,2],[303,262,2],[303,488,2],[303,489,2],[303,149,2],[303,490,2],[303,491,2],[303,241,2],[303,140,2],[303,281,2],[303,191,2],[303,492,2],[303,493,2],[303,494,2],[303,129,2],[303,495,2],[303,496,2],[303,497,2],[303,296,2],[303,200,2],[303,232,2],[303,498,2],[303,432,2],[303,454,2],[303,518,2],[303,519,2],[303,520,2],[303,521,2],[303,522,2],[303,523,2],[303,524,2],[303,525,2],[303,526,2],[303,527,2],[303,528,2],[303,529,2],[303,530,2],[303,531,2],[303,532,2],[303,533,2],[303,534,2],[303,535,2],[303,536,2],[303,537,2],[303,538,2],[303,539,2],[303,540,2],[303,541,2],[303,542,2],[303,543,2],[303,544,2],[303,545,2],[303,546,2],[303,547,2],[303,548,2],[303,549,2],[303,550,2],[303,551,2],[303,552,2],[303,553,2],[303,554,2],[303,555,2],[303,556,2],[303,557,2],[303,558,2],[303,559,2],[303,560,2],[303,561,2],[303,562,2],[303,563,2],[303,564,2],[303,565,2],[303,566,2],[303,567,2],[303,568,2],[303,569,2],[303,570,2],[303,571,2],[303,572,2],[303,573,2],[303,574,2],[303,575,2],[303,576,2],[303,577,2],[303,578,2],[303,579,2],[303,580,2],[303,581,2],[303,582,2],[303,583,2],[303,584,2],[303,585,2],[303,586,2],[303,587,2],[303,588,2],[303,589,2],[303,590,2],[303,591,2],[303,592,2],[303,593,2],[303,594,2],[303,595,2],[303,596,2],[303,597,2],[303,598,2],[303,599,2],[303,600,2],[303,601,2],[303,602,2],[303,603,2],[303,604,2],[303,605,2],[303,606,2],[303,607,2],[303,608,2],[303,609,2],[303,610,2],[303,611,2],[303,612,2],[303,613,2],[303,614,2],[303,615,2],[303,616,2],[303,617,2],[303,618,2],[303,619,2],[303,620,2],[303,621,2],[303,622,2],[303,623,2],[303,624,2],[303,625,2],[303,626,2],[303,627,2],[303,628,2],[303,629,2],[304,500,2],[304,499,2],[304,501,2],[304,511,2],[304,517,2],[304,502,2],[304,512,2],[304,516,2],[304,507,2],[304,508,2],[304,509,2],[304,515,2],[304,514,2],[304,505,2],[304,503,2],[304,506,2],[304,87,2],[304,37,2],[304,339,2],[304,233,2],[304,131,2],[304,369,2],[304,146,2],[304,30,2],[304,312,2],[304,307,2],[304,486,2],[304,38,2],[304,265,2],[304,263,2],[304,285,2],[304,470,2],[304,325,2],[304,487,2],[304,262,2],[304,488,2],[304,489,2],[304,149,2],[304,490,2],[304,491,2],[304,241,2],[304,140,2],[304,281,2],[304,191,2],[304,492,2],[304,493,2],[304,494,2],[304,129,2],[304,495,2],[304,496,2],[304,497,2],[304,296,2],[304,200,2],[304,232,2],[304,498,2],[304,432,2],[304,454,2],[304,518,2],[304,519,2],[304,520,2],[304,521,2],[304,522,2],[304,523,2],[304,524,2],[304,525,2],[304,526,2],[304,527,2],[304,528,2],[304,529,2],[304,530,2],[304,531,2],[304,532,2],[304,533,2],[304,534,2],[304,535,2],[304,536,2],[304,537,2],[304,538,2],[304,539,2],[304,540,2],[304,541,2],[304,542,2],[304,543,2],[304,544,2],[304,545,2],[304,546,2],[304,547,2],[304,548,2],[304,549,2],[304,550,2],[304,551,2],[304,552,2],[304,553,2],[304,554,2],[304,555,2],[304,556,2],[304,557,2],[304,558,2],[304,559,2],[304,560,2],[304,561,2],[304,562,2],[304,563,2],[304,564,2],[304,565,2],[304,566,2],[304,567,2],[304,568,2],[304,569,2],[304,570,2],[304,571,2],[304,572,2],[304,573,2],[304,574,2],[304,575,2],[304,576,2],[304,577,2],[304,578,2],[304,579,2],[304,580,2],[304,581,2],[304,582,2],[304,583,2],[304,584,2],[304,585,2],[304,586,2],[304,587,2],[304,588,2],[304,589,2],[304,590,2],[304,591,2],[304,592,2],[304,593,2],[304,594,2],[304,595,2],[304,596,2],[304,597,2],[304,598,2],[304,599,2],[304,600,2],[304,601,2],[304,602,2],[304,603,2],[304,604,2],[304,605,2],[304,606,2],[304,607,2],[304,608,2],[304,609,2],[304,610,2],[304,611,2],[304,612,2],[304,613,2],[304,614,2],[304,615,2],[304,616,2],[304,617,2],[304,618,2],[304,619,2],[304,620,2],[304,621,2],[304,622,2],[304,623,2],[304,624,2],[304,625,2],[304,626,2],[304,627,2],[304,628,2],[304,629,2],[305,500,2],[305,499,2],[305,501,2],[305,511,2],[305,517,2],[305,502,2],[305,512,2],[305,516,2],[305,507,2],[305,508,2],[305,509,2],[305,515,2],[305,514,2],[305,505,2],[305,503,2],[305,506,2],[305,87,2],[305,37,2],[305,339,2],[305,233,2],[305,131,2],[305,369,2],[305,146,2],[305,207,2],[305,30,2],[305,312,2],[305,307,2],[305,486,2],[305,38,2],[305,265,2],[305,196,2],[305,263,2],[305,285,2],[305,470,2],[305,487,2],[305,262,2],[305,488,2],[305,489,2],[305,149,2],[305,490,2],[305,491,2],[305,140,2],[305,281,2],[305,191,2],[305,492,2],[305,493,2],[305,494,2],[305,129,2],[305,495,2],[305,496,2],[305,497,2],[305,296,2],[305,200,2],[305,232,2],[305,498,2],[305,432,2],[305,454,2],[305,518,2],[305,519,2],[305,520,2],[305,521,2],[305,522,2],[305,523,2],[305,524,2],[305,525,2],[305,526,2],[305,527,2],[305,528,2],[305,529,2],[305,530,2],[305,531,2],[305,532,2],[305,533,2],[305,534,2],[305,535,2],[305,536,2],[305,537,2],[305,538,2],[305,539,2],[305,540,2],[305,541,2],[305,542,2],[305,543,2],[305,544,2],[305,545,2],[305,546,2],[305,547,2],[305,548,2],[305,549,2],[305,550,2],[305,551,2],[305,552,2],[305,553,2],[305,556,2],[305,557,2],[305,559,2],[305,560,2],[305,561,2],[305,562,2],[305,563,2],[305,565,2],[305,566,2],[305,567,2],[305,568,2],[305,569,2],[305,570,2],[305,571,2],[305,572,2],[305,573,2],[305,574,2],[305,575,2],[305,576,2],[305,577,2],[305,578,2],[305,579,2],[305,580,2],[305,581,2],[305,582,2],[305,583,2],[305,584,2],[305,585,2],[305,586,2],[305,587,2],[305,588,2],[305,589,2],[305,590,2],[305,591,2],[305,592,2],[305,593,2],[305,594,2],[305,595,2],[305,596,2],[305,597,2],[305,598,2],[305,599,2],[305,600,2],[305,601,2],[305,602,2],[305,603,2],[305,604,2],[305,605,2],[305,606,2],[305,607,2],[305,608,2],[305,609,2],[305,610,2],[305,611,2],[305,612,2],[305,613,2],[305,614,2],[305,615,2],[305,616,2],[305,617,2],[305,618,2],[305,619,2],[305,620,2],[305,621,2],[305,622,2],[305,623,2],[305,624,2],[305,625,2],[305,626,2],[305,627,2],[305,628,2],[305,629,2],[306,500,2],[306,499,2],[306,501,2],[306,511,2],[306,517,2],[306,502,2],[306,512,2],[306,516,2],[306,507,2],[306,508,2],[306,509,2],[306,515,2],[306,514,2],[306,505,2],[306,503,2],[306,506,2],[306,87,2],[306,37,2],[306,339,2],[306,233,2],[306,131,2],[306,369,2],[306,146,2],[306,207,2],[306,30,2],[306,312,2],[306,486,2],[306,38,2],[306,265,2],[306,263,2],[306,285,2],[306,470,2],[306,325,2],[306,487,2],[306,262,2],[306,488,2],[306,489,2],[306,149,2],[306,490,2],[306,491,2],[306,241,2],[306,140,2],[306,281,2],[306,191,2],[306,492,2],[306,493,2],[306,494,2],[306,129,2],[306,495,2],[306,496,2],[306,497,2],[306,296,2],[306,200,2],[306,232,2],[306,498,2],[306,432,2],[306,454,2],[306,518,2],[306,519,2],[306,520,2],[306,521,2],[306,522,2],[306,523,2],[306,524,2],[306,525,2],[306,526,2],[306,527,2],[306,528,2],[306,529,2],[306,530,2],[306,531,2],[306,532,2],[306,533,2],[306,534,2],[306,535,2],[306,536,2],[306,537,2],[306,538,2],[306,539,2],[306,540,2],[306,541,2],[306,542,2],[306,543,2],[306,544,2],[306,545,2],[306,546,2],[306,547,2],[306,548,2],[306,549,2],[306,550,2],[306,551,2],[306,552,2],[306,553,2],[306,554,2],[306,555,2],[306,556,2],[306,557,2],[306,558,2],[306,559,2],[306,560,2],[306,561,2],[306,562,2],[306,563,2],[306,564,2],[306,565,2],[306,566,2],[306,567,2],[306,568,2],[306,569,2],[306,570,2],[306,571,2],[306,572,2],[306,573,2],[306,574,2],[306,575,2],[306,576,2],[306,577,2],[306,578,2],[306,579,2],[306,580,2],[306,581,2],[306,582,2],[306,583,2],[306,584,2],[306,585,2],[306,586,2],[306,587,2],[306,588,2],[306,589,2],[306,590,2],[306,591,2],[306,592,2],[306,593,2],[306,594,2],[306,595,2],[306,596,2],[306,597,2],[306,598,2],[306,599,2],[306,600,2],[306,601,2],[306,602,2],[306,603,2],[306,604,2],[306,605,2],[306,606,2],[306,607,2],[306,608,2],[306,609,2],[306,610,2],[306,611,2],[306,612,2],[306,613,2],[306,614,2],[306,615,2],[306,616,2],[306,617,2],[306,618,2],[306,619,2],[306,620,2],[306,621,2],[306,622,2],[306,623,2],[306,624,2],[306,625,2],[306,626,2],[306,627,2],[306,628,2],[306,629,2],[307,500,2],[307,499,2],[307,501,2],[307,511,2],[307,517,2],[307,502,2],[307,512,2],[307,516,2],[307,507,2],[307,508,2],[307,509,2],[307,515,2],[307,514,2],[307,505,2],[307,503,2],[307,506,2],[307,87,2],[307,37,2],[307,339,2],[307,233,2],[307,131,2],[307,369,2],[307,146,2],[307,207,2],[307,30,2],[307,312,2],[307,486,2],[307,38,2],[307,265,2],[307,263,2],[307,285,2],[307,470,2],[307,325,2],[307,487,2],[307,262,2],[307,488,2],[307,489,2],[307,149,2],[307,490,2],[307,491,2],[307,241,2],[307,140,2],[307,281,2],[307,191,2],[307,492,2],[307,493,2],[307,494,2],[307,129,2],[307,495,2],[307,496,2],[307,497,2],[307,296,2],[307,200,2],[307,232,2],[307,498,2],[307,432,2],[307,454,2],[307,518,2],[307,519,2],[307,520,2],[307,521,2],[307,522,2],[307,523,2],[307,524,2],[307,525,2],[307,529,2],[307,530,2],[307,531,2],[307,532,2],[307,533,2],[307,534,2],[307,535,2],[307,536,2],[307,537,2],[307,538,2],[307,539,2],[307,540,2],[307,541,2],[307,542,2],[307,543,2],[307,544,2],[307,545,2],[307,546,2],[307,547,2],[307,548,2],[307,549,2],[307,551,2],[307,552,2],[307,553,2],[307,555,2],[307,556,2],[307,557,2],[307,558,2],[307,559,2],[307,560,2],[307,561,2],[307,562,2],[307,563,2],[307,564,2],[307,565,2],[307,566,2],[307,567,2],[307,568,2],[307,569,2],[307,570,2],[307,571,2],[307,572,2],[307,573,2],[307,574,2],[307,575,2],[307,576,2],[307,577,2],[307,578,2],[307,579,2],[307,580,2],[307,581,2],[307,582,2],[307,583,2],[307,584,2],[307,585,2],[307,586,2],[307,587,2],[307,588,2],[307,589,2],[307,590,2],[307,591,2],[307,592,2],[307,593,2],[307,594,2],[307,595,2],[307,596,2],[307,597,2],[307,598,2],[307,599,2],[307,600,2],[307,603,2],[307,604,2],[307,605,2],[307,606,2],[307,607,2],[307,608,2],[307,609,2],[307,610,2],[307,611,2],[307,612,2],[307,613,2],[307,614,2],[307,615,2],[307,616,2],[307,617,2],[307,618,2],[307,619,2],[307,620,2],[307,621,2],[307,622,2],[307,623,2],[307,624,2],[307,625,2],[307,626,2],[307,627,2],[307,628,2],[307,629,2],[308,500,2],[308,499,2],[308,501,2],[308,511,2],[308,517,2],[308,502,2],[308,512,2],[308,516,2],[308,507,2],[308,508,2],[308,509,2],[308,515,2],[308,514,2],[308,505,2],[308,503,2],[308,506,2],[308,87,2],[308,339,2],[308,233,2],[308,131,2],[308,369,2],[308,146,2],[308,207,2],[308,30,2],[308,486,2],[308,38,2],[308,265,2],[308,196,2],[308,263,2],[308,285,2],[308,470,2],[308,325,2],[308,487,2],[308,262,2],[308,488,2],[308,149,2],[308,490,2],[308,491,2],[308,241,2],[308,140,2],[308,281,2],[308,191,2],[308,492,2],[308,493,2],[308,494,2],[308,129,2],[308,495,2],[308,496,2],[308,497,2],[308,296,2],[308,200,2],[308,232,2],[308,498,2],[308,432,2],[308,454,2],[308,518,2],[308,519,2],[308,520,2],[308,521,2],[308,522,2],[308,523,2],[308,524,2],[308,525,2],[308,526,2],[308,527,2],[308,528,2],[308,529,2],[308,530,2],[308,531,2],[308,532,2],[308,533,2],[308,534,2],[308,535,2],[308,536,2],[308,537,2],[308,538,2],[308,539,2],[308,540,2],[308,541,2],[308,542,2],[308,543,2],[308,544,2],[308,545,2],[308,546,2],[308,547,2],[308,548,2],[308,549,2],[308,550,2],[308,551,2],[308,552,2],[308,553,2],[308,554,2],[308,555,2],[308,556,2],[308,557,2],[308,558,2],[308,559,2],[308,560,2],[308,561,2],[308,562,2],[308,563,2],[308,564,2],[308,565,2],[308,566,2],[308,567,2],[308,568,2],[308,569,2],[308,570,2],[308,571,2],[308,572,2],[308,573,2],[308,574,2],[308,575,2],[308,576,2],[308,577,2],[308,578,2],[308,579,2],[308,580,2],[308,581,2],[308,582,2],[308,583,2],[308,584,2],[308,585,2],[308,586,2],[308,587,2],[308,588,2],[308,589,2],[308,590,2],[308,591,2],[308,592,2],[308,593,2],[308,594,2],[308,595,2],[308,596,2],[308,597,2],[308,598,2],[308,599,2],[308,600,2],[308,601,2],[308,602,2],[308,603,2],[308,604,2],[308,605,2],[308,606,2],[308,607,2],[308,608,2],[308,609,2],[308,610,2],[308,611,2],[308,612,2],[308,613,2],[308,614,2],[308,615,2],[308,616,2],[308,617,2],[308,618,2],[308,619,2],[308,620,2],[308,621,2],[308,622,2],[308,623,2],[308,624,2],[308,625,2],[308,626,2],[308,627,2],[308,628,2],[308,629,2],[309,500,2],[309,499,2],[309,501,2],[309,511,2],[309,517,2],[309,502,2],[309,512,2],[309,516,2],[309,507,2],[309,508,2],[309,509,2],[309,515,2],[309,514,2],[309,505,2],[309,503,2],[309,506,2],[309,87,2],[309,37,2],[309,339,2],[309,233,2],[309,131,2],[309,369,2],[309,146,2],[309,207,2],[309,30,2],[309,312,2],[309,486,2],[309,38,2],[309,265,2],[309,263,2],[309,285,2],[309,470,2],[309,325,2],[309,487,2],[309,262,2],[309,488,2],[309,489,2],[309,149,2],[309,490,2],[309,491,2],[309,140,2],[309,281,2],[309,191,2],[309,492,2],[309,493,2],[309,494,2],[309,129,2],[309,495,2],[309,496,2],[309,497,2],[309,296,2],[309,200,2],[309,232,2],[309,498,2],[309,432,2],[309,518,2],[309,519,2],[309,520,2],[309,521,2],[309,522,2],[309,523,2],[309,524,2],[309,525,2],[309,526,2],[309,527,2],[309,528,2],[309,529,2],[309,530,2],[309,531,2],[309,532,2],[309,533,2],[309,534,2],[309,535,2],[309,536,2],[309,537,2],[309,538,2],[309,539,2],[309,540,2],[309,541,2],[309,542,2],[309,543,2],[309,544,2],[309,545,2],[309,546,2],[309,547,2],[309,548,2],[309,549,2],[309,550,2],[309,551,2],[309,552,2],[309,553,2],[309,554,2],[309,555,2],[309,556,2],[309,557,2],[309,558,2],[309,559,2],[309,560,2],[309,561,2],[309,562,2],[309,563,2],[309,564,2],[309,565,2],[309,566,2],[309,567,2],[309,568,2],[309,569,2],[309,570,2],[309,571,2],[309,572,2],[309,573,2],[309,574,2],[309,575,2],[309,576,2],[309,577,2],[309,578,2],[309,579,2],[309,580,2],[309,581,2],[309,582,2],[309,583,2],[309,584,2],[309,585,2],[309,586,2],[309,587,2],[309,588,2],[309,589,2],[309,590,2],[309,591,2],[309,592,2],[309,593,2],[309,594,2],[309,595,2],[309,596,2],[309,597,2],[309,598,2],[309,599,2],[309,600,2],[309,601,2],[309,602,2],[309,603,2],[309,604,2],[309,605,2],[309,606,2],[309,607,2],[309,608,2],[309,609,2],[309,610,2],[309,611,2],[309,612,2],[309,613,2],[309,614,2],[309,615,2],[309,616,2],[309,617,2],[309,618,2],[309,619,2],[309,620,2],[309,621,2],[309,622,2],[309,623,2],[309,624,2],[309,625,2],[309,626,2],[309,627,2],[309,628,2],[309,629,2],[310,500,2],[310,499,2],[310,501,2],[310,511,2],[310,517,2],[310,502,2],[310,512,2],[310,516,2],[310,507,2],[310,508,2],[310,509,2],[310,515,2],[310,514,2],[310,505,2],[310,503,2],[310,506,2],[310,87,2],[310,37,2],[310,339,2],[310,233,2],[310,369,2],[310,146,2],[310,207,2],[310,30,2],[310,312,2],[310,307,2],[310,486,2],[310,38,2],[310,265,2],[310,196,2],[310,263,2],[310,285,2],[310,470,2],[310,487,2],[310,262,2],[310,488,2],[310,489,2],[310,149,2],[310,490,2],[310,491,2],[310,140,2],[310,281,2],[310,191,2],[310,492,2],[310,493,2],[310,494,2],[310,129,2],[310,495,2],[310,496,2],[310,497,2],[310,296,2],[310,232,2],[310,498,2],[310,432,2],[310,454,2],[310,518,2],[310,520,2],[310,521,2],[310,522,2],[310,523,2],[310,528,2],[310,529,2],[310,530,2],[310,531,2],[310,532,2],[310,533,2],[310,534,2],[310,535,2],[310,536,2],[310,537,2],[310,538,2],[310,539,2],[310,540,2],[310,541,2],[310,543,2],[310,544,2],[310,545,2],[310,546,2],[310,547,2],[310,548,2],[310,549,2],[310,550,2],[310,551,2],[310,552,2],[310,553,2],[310,554,2],[310,555,2],[310,556,2],[310,557,2],[310,558,2],[310,559,2],[310,560,2],[310,561,2],[310,562,2],[310,563,2],[310,564,2],[310,565,2],[310,566,2],[310,567,2],[310,568,2],[310,569,2],[310,570,2],[310,571,2],[310,572,2],[310,573,2],[310,574,2],[310,575,2],[310,576,2],[310,577,2],[310,578,2],[310,579,2],[310,580,2],[310,581,2],[310,582,2],[310,583,2],[310,584,2],[310,585,2],[310,586,2],[310,587,2],[310,588,2],[310,589,2],[310,590,2],[310,591,2],[310,592,2],[310,593,2],[310,594,2],[310,595,2],[310,596,2],[310,597,2],[310,598,2],[310,599,2],[310,600,2],[310,601,2],[310,602,2],[310,603,2],[310,604,2],[310,605,2],[310,606,2],[310,607,2],[310,608,2],[310,609,2],[310,610,2],[310,611,2],[310,612,2],[310,613,2],[310,614,2],[310,615,2],[310,616,2],[310,617,2],[310,618,2],[310,619,2],[310,620,2],[310,621,2],[310,622,2],[310,623,2],[310,624,2],[310,625,2],[310,626,2],[310,627,2],[310,628,2],[310,629,2],[311,500,2],[311,499,2],[311,501,2],[311,511,2],[311,517,2],[311,502,2],[311,512,2],[311,516,2],[311,507,2],[311,508,2],[311,509,2],[311,515,2],[311,514,2],[311,505,2],[311,503,2],[311,506,2],[311,87,2],[311,37,2],[311,339,2],[311,233,2],[311,131,2],[311,369,2],[311,146,2],[311,207,2],[311,30,2],[311,312,2],[311,307,2],[311,486,2],[311,38,2],[311,265,2],[311,263,2],[311,285,2],[311,470,2],[311,325,2],[311,487,2],[311,262,2],[311,489,2],[311,149,2],[311,490,2],[311,491,2],[311,140,2],[311,281,2],[311,191,2],[311,492,2],[311,493,2],[311,494,2],[311,129,2],[311,495,2],[311,496,2],[311,497,2],[311,296,2],[311,200,2],[311,232,2],[311,498,2],[311,432,2],[311,454,2],[311,518,2],[311,519,2],[311,520,2],[311,521,2],[311,522,2],[311,523,2],[311,524,2],[311,525,2],[311,526,2],[311,527,2],[311,528,2],[311,529,2],[311,530,2],[311,531,2],[311,532,2],[311,533,2],[311,534,2],[311,535,2],[311,536,2],[311,537,2],[311,538,2],[311,539,2],[311,540,2],[311,541,2],[311,542,2],[311,543,2],[311,544,2],[311,545,2],[311,546,2],[311,547,2],[311,548,2],[311,549,2],[311,550,2],[311,551,2],[311,552,2],[311,553,2],[311,554,2],[311,555,2],[311,556,2],[311,557,2],[311,558,2],[311,559,2],[311,560,2],[311,561,2],[311,562,2],[311,563,2],[311,564,2],[311,565,2],[311,566,2],[311,567,2],[311,568,2],[311,569,2],[311,570,2],[311,571,2],[311,572,2],[311,573,2],[311,574,2],[311,575,2],[311,576,2],[311,577,2],[311,578,2],[311,579,2],[311,580,2],[311,581,2],[311,582,2],[311,583,2],[311,584,2],[311,585,2],[311,586,2],[311,587,2],[311,588,2],[311,589,2],[311,590,2],[311,591,2],[311,592,2],[311,593,2],[311,594,2],[311,595,2],[311,596,2],[311,597,2],[311,598,2],[311,599,2],[311,600,2],[311,601,2],[311,602,2],[311,603,2],[311,604,2],[311,605,2],[311,606,2],[311,607,2],[311,608,2],[311,609,2],[311,610,2],[311,611,2],[311,612,2],[311,613,2],[311,614,2],[311,615,2],[311,616,2],[311,617,2],[311,618,2],[311,619,2],[311,620,2],[311,621,2],[311,622,2],[311,623,2],[311,624,2],[311,625,2],[311,626,2],[311,627,2],[311,628,2],[311,629,2],[312,500,2],[312,499,2],[312,501,2],[312,511,2],[312,517,2],[312,502,2],[312,512,2],[312,516,2],[312,507,2],[312,508,2],[312,509,2],[312,515,2],[312,514,2],[312,505,2],[312,503,2],[312,506,2],[312,87,2],[312,431,2],[312,339,2],[312,233,2],[312,131,2],[312,369,2],[312,146,2],[312,207,2],[312,30,2],[312,307,2],[312,486,2],[312,38,2],[312,265,2],[312,196,2],[312,263,2],[312,285,2],[312,470,2],[312,325,2],[312,487,2],[312,262,2],[312,488,2],[312,489,2],[312,149,2],[312,490,2],[312,491,2],[312,241,2],[312,140,2],[312,281,2],[312,191,2],[312,492,2],[312,493,2],[312,494,2],[312,129,2],[312,495,2],[312,496,2],[312,497,2],[312,296,2],[312,200,2],[312,232,2],[312,498,2],[312,432,2],[312,454,2],[312,518,2],[312,519,2],[312,520,2],[312,521,2],[312,522,2],[312,523,2],[312,524,2],[312,525,2],[312,526,2],[312,527,2],[312,528,2],[312,529,2],[312,530,2],[312,532,2],[312,533,2],[312,534,2],[312,535,2],[312,536,2],[312,537,2],[312,538,2],[312,539,2],[312,540,2],[312,541,2],[312,542,2],[312,543,2],[312,544,2],[312,545,2],[312,546,2],[312,547,2],[312,548,2],[312,549,2],[312,550,2],[312,551,2],[312,552,2],[312,553,2],[312,554,2],[312,555,2],[312,556,2],[312,557,2],[312,558,2],[312,559,2],[312,560,2],[312,561,2],[312,562,2],[312,563,2],[312,564,2],[312,566,2],[312,567,2],[312,568,2],[312,569,2],[312,570,2],[312,571,2],[312,572,2],[312,573,2],[312,574,2],[312,575,2],[312,576,2],[312,577,2],[312,578,2],[312,579,2],[312,580,2],[312,581,2],[312,582,2],[312,583,2],[312,584,2],[312,585,2],[312,586,2],[312,587,2],[312,588,2],[312,589,2],[312,590,2],[312,591,2],[312,592,2],[312,593,2],[312,594,2],[312,595,2],[312,596,2],[312,597,2],[312,598,2],[312,599,2],[312,600,2],[312,601,2],[312,602,2],[312,603,2],[312,604,2],[312,606,2],[312,607,2],[312,608,2],[312,609,2],[312,610,2],[312,611,2],[312,612,2],[312,613,2],[312,614,2],[312,615,2],[312,616,2],[312,617,2],[312,618,2],[312,619,2],[312,620,2],[312,621,2],[312,622,2],[312,623,2],[312,624,2],[312,625,2],[312,626,2],[312,627,2],[312,628,2],[312,629,2],[313,500,2],[313,499,2],[313,501,2],[313,511,2],[313,517,2],[313,502,2],[313,512,2],[313,516,2],[313,507,2],[313,508,2],[313,509,2],[313,515,2],[313,514,2],[313,505,2],[313,503,2],[313,506,2],[313,87,2],[313,37,2],[313,339,2],[313,233,2],[313,131,2],[313,369,2],[313,146,2],[313,207,2],[313,30,2],[313,312,2],[313,486,2],[313,38,2],[313,265,2],[313,196,2],[313,263,2],[313,285,2],[313,470,2],[313,325,2],[313,487,2],[313,262,2],[313,488,2],[313,489,2],[313,149,2],[313,490,2],[313,491,2],[313,241,2],[313,140,2],[313,281,2],[313,191,2],[313,492,2],[313,493,2],[313,494,2],[313,129,2],[313,495,2],[313,496,2],[313,497,2],[313,296,2],[313,200,2],[313,232,2],[313,498,2],[313,432,2],[313,454,2],[313,518,2],[313,519,2],[313,520,2],[313,521,2],[313,522,2],[313,523,2],[313,524,2],[313,525,2],[313,526,2],[313,527,2],[313,528,2],[313,529,2],[313,530,2],[313,531,2],[313,532,2],[313,533,2],[313,534,2],[313,535,2],[313,536,2],[313,537,2],[313,538,2],[313,539,2],[313,540,2],[313,541,2],[313,542,2],[313,543,2],[313,544,2],[313,545,2],[313,546,2],[313,547,2],[313,548,2],[313,549,2],[313,550,2],[313,551,2],[313,552,2],[313,553,2],[313,554,2],[313,555,2],[313,556,2],[313,557,2],[313,558,2],[313,559,2],[313,560,2],[313,561,2],[313,562,2],[313,563,2],[313,564,2],[313,565,2],[313,566,2],[313,567,2],[313,568,2],[313,569,2],[313,570,2],[313,571,2],[313,572,2],[313,573,2],[313,574,2],[313,575,2],[313,576,2],[313,577,2],[313,578,2],[313,579,2],[313,580,2],[313,581,2],[313,582,2],[313,583,2],[313,584,2],[313,585,2],[313,586,2],[313,587,2],[313,588,2],[313,589,2],[313,590,2],[313,591,2],[313,592,2],[313,593,2],[313,594,2],[313,595,2],[313,596,2],[313,597,2],[313,598,2],[313,599,2],[313,600,2],[313,601,2],[313,602,2],[313,603,2],[313,604,2],[313,605,2],[313,606,2],[313,607,2],[313,608,2],[313,609,2],[313,610,2],[313,611,2],[313,612,2],[313,613,2],[313,614,2],[313,615,2],[313,616,2],[313,617,2],[313,618,2],[313,619,2],[313,620,2],[313,621,2],[313,622,2],[313,623,2],[313,624,2],[313,625,2],[313,626,2],[313,627,2],[313,628,2],[313,629,2],[314,500,2],[314,499,2],[314,501,2],[314,511,2],[314,517,2],[314,502,2],[314,512,2],[314,516,2],[314,507,2],[314,508,2],[314,509,2],[314,515,2],[314,514,2],[314,505,2],[314,503,2],[314,506,2],[314,87,2],[314,37,2],[314,339,2],[314,233,2],[314,131,2],[314,369,2],[314,146,2],[314,207,2],[314,30,2],[314,312,2],[314,307,2],[314,486,2],[314,38,2],[314,265,2],[314,263,2],[314,285,2],[314,325,2],[314,487,2],[314,262,2],[314,488,2],[314,489,2],[314,149,2],[314,490,2],[314,491,2],[314,241,2],[314,140,2],[314,281,2],[314,191,2],[314,492,2],[314,493,2],[314,494,2],[314,129,2],[314,495,2],[314,496,2],[314,497,2],[314,296,2],[314,200,2],[314,232,2],[314,498,2],[314,432,2],[314,454,2],[314,519,2],[314,520,2],[314,521,2],[314,522,2],[314,523,2],[314,524,2],[314,525,2],[314,526,2],[314,527,2],[314,528,2],[314,529,2],[314,530,2],[314,531,2],[314,532,2],[314,533,2],[314,534,2],[314,535,2],[314,536,2],[314,537,2],[314,538,2],[314,539,2],[314,540,2],[314,541,2],[314,542,2],[314,543,2],[314,544,2],[314,545,2],[314,546,2],[314,547,2],[314,548,2],[314,549,2],[314,550,2],[314,551,2],[314,552,2],[314,553,2],[314,554,2],[314,555,2],[314,556,2],[314,557,2],[314,558,2],[314,559,2],[314,560,2],[314,561,2],[314,562,2],[314,563,2],[314,564,2],[314,565,2],[314,566,2],[314,567,2],[314,568,2],[314,569,2],[314,570,2],[314,571,2],[314,572,2],[314,573,2],[314,574,2],[314,575,2],[314,576,2],[314,577,2],[314,578,2],[314,579,2],[314,580,2],[314,581,2],[314,582,2],[314,583,2],[314,584,2],[314,585,2],[314,586,2],[314,587,2],[314,588,2],[314,589,2],[314,590,2],[314,591,2],[314,592,2],[314,593,2],[314,594,2],[314,595,2],[314,596,2],[314,597,2],[314,598,2],[314,599,2],[314,600,2],[314,601,2],[314,602,2],[314,603,2],[314,604,2],[314,605,2],[314,606,2],[314,607,2],[314,608,2],[314,609,2],[314,610,2],[314,611,2],[314,612,2],[314,613,2],[314,614,2],[314,615,2],[314,616,2],[314,617,2],[314,618,2],[314,619,2],[314,620,2],[314,621,2],[314,622,2],[314,623,2],[314,624,2],[314,625,2],[314,626,2],[314,627,2],[314,628,2],[314,629,2],[315,500,2],[315,499,2],[315,501,2],[315,511,2],[315,517,2],[315,502,2],[315,512,2],[315,516,2],[315,507,2],[315,508,2],[315,509,2],[315,515,2],[315,514,2],[315,505,2],[315,503,2],[315,506,2],[315,87,2],[315,431,2],[315,37,2],[315,339,2],[315,233,2],[315,369,2],[315,146,2],[315,207,2],[315,30,2],[315,312,2],[315,307,2],[315,486,2],[315,38,2],[315,265,2],[315,196,2],[315,263,2],[315,285,2],[315,325,2],[315,487,2],[315,262,2],[315,488,2],[315,489,2],[315,149,2],[315,490,2],[315,491,2],[315,241,2],[315,140,2],[315,281,2],[315,191,2],[315,492,2],[315,494,2],[315,129,2],[315,495,2],[315,496,2],[315,497,2],[315,296,2],[315,200,2],[315,232,2],[315,498,2],[315,432,2],[315,454,2],[315,519,2],[315,520,2],[315,521,2],[315,522,2],[315,523,2],[315,524,2],[315,525,2],[315,526,2],[315,527,2],[315,528,2],[315,529,2],[315,530,2],[315,531,2],[315,532,2],[315,533,2],[315,534,2],[315,535,2],[315,536,2],[315,537,2],[315,539,2],[315,540,2],[315,541,2],[315,543,2],[315,544,2],[315,545,2],[315,546,2],[315,547,2],[315,548,2],[315,549,2],[315,550,2],[315,551,2],[315,552,2],[315,553,2],[315,554,2],[315,555,2],[315,556,2],[315,557,2],[315,558,2],[315,559,2],[315,560,2],[315,561,2],[315,562,2],[315,563,2],[315,564,2],[315,565,2],[315,566,2],[315,567,2],[315,568,2],[315,569,2],[315,570,2],[315,571,2],[315,572,2],[315,573,2],[315,574,2],[315,575,2],[315,576,2],[315,577,2],[315,578,2],[315,579,2],[315,580,2],[315,581,2],[315,582,2],[315,583,2],[315,584,2],[315,585,2],[315,586,2],[315,587,2],[315,588,2],[315,589,2],[315,590,2],[315,591,2],[315,592,2],[315,593,2],[315,594,2],[315,595,2],[315,596,2],[315,597,2],[315,598,2],[315,599,2],[315,600,2],[315,601,2],[315,602,2],[315,603,2],[315,604,2],[315,605,2],[315,606,2],[315,607,2],[315,609,2],[315,610,2],[315,611,2],[315,612,2],[315,613,2],[315,614,2],[315,615,2],[315,616,2],[315,617,2],[315,618,2],[315,619,2],[315,620,2],[315,621,2],[315,622,2],[315,623,2],[315,624,2],[315,625,2],[315,626,2],[315,627,2],[315,628,2],[315,629,2],[316,500,2],[316,499,2],[316,501,2],[316,511,2],[316,517,2],[316,502,2],[316,512,2],[316,516,2],[316,507,2],[316,508,2],[316,509,2],[316,515,2],[316,514,2],[316,505,2],[316,503,2],[316,506,2],[316,87,2],[316,37,2],[316,339,2],[316,233,2],[316,131,2],[316,369,2],[316,146,2],[316,207,2],[316,30,2],[316,312,2],[316,307,2],[316,486,2],[316,38,2],[316,265,2],[316,263,2],[316,285,2],[316,470,2],[316,325,2],[316,487,2],[316,262,2],[316,488,2],[316,489,2],[316,149,2],[316,490,2],[316,491,2],[316,140,2],[316,281,2],[316,191,2],[316,492,2],[316,493,2],[316,494,2],[316,129,2],[316,495,2],[316,496,2],[316,497,2],[316,296,2],[316,200,2],[316,232,2],[316,498,2],[316,432,2],[316,454,2],[316,519,2],[316,520,2],[316,521,2],[316,522,2],[316,523,2],[316,524,2],[316,525,2],[316,526,2],[316,527,2],[316,528,2],[316,529,2],[316,530,2],[316,531,2],[316,532,2],[316,533,2],[316,534,2],[316,535,2],[316,536,2],[316,537,2],[316,538,2],[316,539,2],[316,540,2],[316,541,2],[316,542,2],[316,543,2],[316,544,2],[316,545,2],[316,546,2],[316,547,2],[316,548,2],[316,549,2],[316,550,2],[316,551,2],[316,552,2],[316,553,2],[316,555,2],[316,556,2],[316,557,2],[316,558,2],[316,559,2],[316,560,2],[316,562,2],[316,563,2],[316,564,2],[316,565,2],[316,566,2],[316,567,2],[316,568,2],[316,569,2],[316,570,2],[316,571,2],[316,572,2],[316,573,2],[316,574,2],[316,575,2],[316,576,2],[316,577,2],[316,578,2],[316,579,2],[316,580,2],[316,581,2],[316,582,2],[316,583,2],[316,584,2],[316,585,2],[316,586,2],[316,587,2],[316,588,2],[316,589,2],[316,590,2],[316,591,2],[316,592,2],[316,593,2],[316,594,2],[316,595,2],[316,596,2],[316,597,2],[316,598,2],[316,599,2],[316,600,2],[316,601,2],[316,602,2],[316,603,2],[316,604,2],[316,605,2],[316,606,2],[316,607,2],[316,608,2],[316,609,2],[316,610,2],[316,611,2],[316,612,2],[316,613,2],[316,614,2],[316,615,2],[316,616,2],[316,617,2],[316,618,2],[316,619,2],[316,620,2],[316,621,2],[316,622,2],[316,623,2],[316,624,2],[316,625,2],[316,626,2],[316,627,2],[316,628,2],[316,629,2],[317,500,2],[317,499,2],[317,501,2],[317,511,2],[317,517,2],[317,502,2],[317,512,2],[317,516,2],[317,507,2],[317,508,2],[317,509,2],[317,515,2],[317,514,2],[317,505,2],[317,503,2],[317,506,2],[317,87,2],[317,37,2],[317,339,2],[317,233,2],[317,131,2],[317,369,2],[317,146,2],[317,30,2],[317,312,2],[317,307,2],[317,486,2],[317,38,2],[317,265,2],[317,263,2],[317,285,2],[317,470,2],[317,325,2],[317,487,2],[317,262,2],[317,488,2],[317,489,2],[317,149,2],[317,490,2],[317,491,2],[317,241,2],[317,140,2],[317,191,2],[317,492,2],[317,493,2],[317,494,2],[317,129,2],[317,495,2],[317,496,2],[317,497,2],[317,296,2],[317,200,2],[317,232,2],[317,498,2],[317,432,2],[317,454,2],[317,518,2],[317,519,2],[317,520,2],[317,522,2],[317,523,2],[317,524,2],[317,525,2],[317,526,2],[317,527,2],[317,528,2],[317,529,2],[317,530,2],[317,531,2],[317,532,2],[317,533,2],[317,534,2],[317,535,2],[317,536,2],[317,537,2],[317,540,2],[317,541,2],[317,543,2],[317,544,2],[317,545,2],[317,546,2],[317,547,2],[317,548,2],[317,549,2],[317,550,2],[317,551,2],[317,552,2],[317,553,2],[317,554,2],[317,555,2],[317,556,2],[317,557,2],[317,558,2],[317,559,2],[317,560,2],[317,561,2],[317,562,2],[317,563,2],[317,564,2],[317,565,2],[317,566,2],[317,567,2],[317,568,2],[317,569,2],[317,570,2],[317,571,2],[317,572,2],[317,573,2],[317,574,2],[317,575,2],[317,576,2],[317,577,2],[317,578,2],[317,579,2],[317,580,2],[317,581,2],[317,582,2],[317,583,2],[317,584,2],[317,585,2],[317,586,2],[317,587,2],[317,588,2],[317,589,2],[317,590,2],[317,591,2],[317,592,2],[317,593,2],[317,594,2],[317,595,2],[317,596,2],[317,597,2],[317,598,2],[317,599,2],[317,600,2],[317,601,2],[317,602,2],[317,603,2],[317,604,2],[317,605,2],[317,606,2],[317,607,2],[317,608,2],[317,609,2],[317,610,2],[317,611,2],[317,612,2],[317,613,2],[317,614,2],[317,615,2],[317,616,2],[317,617,2],[317,618,2],[317,619,2],[317,620,2],[317,621,2],[317,622,2],[317,623,2],[317,624,2],[317,625,2],[317,626,2],[317,627,2],[317,628,2],[317,629,2],[318,500,2],[318,499,2],[318,501,2],[318,511,2],[318,517,2],[318,502,2],[318,512,2],[318,516,2],[318,507,2],[318,508,2],[318,509,2],[318,515,2],[318,514,2],[318,505,2],[318,503,2],[318,506,2],[318,87,2],[318,37,2],[318,339,2],[318,233,2],[318,131,2],[318,369,2],[318,146,2],[318,207,2],[318,30,2],[318,312,2],[318,307,2],[318,486,2],[318,38,2],[318,265,2],[318,263,2],[318,285,2],[318,470,2],[318,325,2],[318,487,2],[318,262,2],[318,488,2],[318,489,2],[318,149,2],[318,490,2],[318,491,2],[318,241,2],[318,140,2],[318,281,2],[318,191,2],[318,492,2],[318,493,2],[318,494,2],[318,129,2],[318,495,2],[318,496,2],[318,497,2],[318,296,2],[318,200,2],[318,232,2],[318,498,2],[318,432,2],[318,454,2],[318,518,2],[318,519,2],[318,520,2],[318,521,2],[318,522,2],[318,523,2],[318,524,2],[318,525,2],[318,526,2],[318,527,2],[318,528,2],[318,529,2],[318,530,2],[318,531,2],[318,532,2],[318,533,2],[318,534,2],[318,535,2],[318,536,2],[318,537,2],[318,538,2],[318,539,2],[318,540,2],[318,541,2],[318,542,2],[318,543,2],[318,544,2],[318,545,2],[318,546,2],[318,547,2],[318,548,2],[318,549,2],[318,550,2],[318,551,2],[318,552,2],[318,553,2],[318,554,2],[318,555,2],[318,556,2],[318,557,2],[318,558,2],[318,559,2],[318,560,2],[318,561,2],[318,562,2],[318,563,2],[318,564,2],[318,565,2],[318,566,2],[318,567,2],[318,568,2],[318,569,2],[318,570,2],[318,571,2],[318,572,2],[318,573,2],[318,574,2],[318,575,2],[318,576,2],[318,577,2],[318,578,2],[318,579,2],[318,580,2],[318,581,2],[318,582,2],[318,583,2],[318,584,2],[318,585,2],[318,586,2],[318,587,2],[318,588,2],[318,589,2],[318,590,2],[318,591,2],[318,592,2],[318,593,2],[318,594,2],[318,595,2],[318,596,2],[318,597,2],[318,598,2],[318,599,2],[318,600,2],[318,601,2],[318,602,2],[318,603,2],[318,604,2],[318,605,2],[318,606,2],[318,607,2],[318,608,2],[318,609,2],[318,610,2],[318,611,2],[318,612,2],[318,613,2],[318,614,2],[318,615,2],[318,616,2],[318,617,2],[318,618,2],[318,619,2],[318,620,2],[318,621,2],[318,622,2],[318,623,2],[318,624,2],[318,625,2],[318,626,2],[318,627,2],[318,628,2],[318,629,2],[319,500,2],[319,499,2],[319,501,2],[319,511,2],[319,517,2],[319,502,2],[319,512,2],[319,516,2],[319,507,2],[319,508,2],[319,509,2],[319,515,2],[319,514,2],[319,505,2],[319,503,2],[319,506,2],[319,87,2],[319,37,2],[319,339,2],[319,233,2],[319,131,2],[319,369,2],[319,146,2],[319,207,2],[319,30,2],[319,312,2],[319,307,2],[319,486,2],[319,38,2],[319,265,2],[319,196,2],[319,263,2],[319,285,2],[319,470,2],[319,325,2],[319,487,2],[319,262,2],[319,488,2],[319,149,2],[319,490,2],[319,491,2],[319,241,2],[319,140,2],[319,281,2],[319,191,2],[319,492,2],[319,493,2],[319,494,2],[319,129,2],[319,495,2],[319,496,2],[319,497,2],[319,296,2],[319,200,2],[319,232,2],[319,498,2],[319,432,2],[319,454,2],[319,518,2],[319,519,2],[319,520,2],[319,521,2],[319,522,2],[319,523,2],[319,524,2],[319,525,2],[319,526,2],[319,527,2],[319,528,2],[319,529,2],[319,530,2],[319,531,2],[319,532,2],[319,533,2],[319,534,2],[319,535,2],[319,536,2],[319,537,2],[319,538,2],[319,539,2],[319,540,2],[319,541,2],[319,542,2],[319,543,2],[319,544,2],[319,545,2],[319,546,2],[319,547,2],[319,548,2],[319,549,2],[319,550,2],[319,551,2],[319,552,2],[319,553,2],[319,554,2],[319,555,2],[319,556,2],[319,557,2],[319,558,2],[319,559,2],[319,560,2],[319,561,2],[319,562,2],[319,563,2],[319,564,2],[319,565,2],[319,566,2],[319,567,2],[319,568,2],[319,569,2],[319,570,2],[319,571,2],[319,572,2],[319,573,2],[319,574,2],[319,575,2],[319,576,2],[319,577,2],[319,578,2],[319,579,2],[319,580,2],[319,581,2],[319,582,2],[319,583,2],[319,584,2],[319,585,2],[319,586,2],[319,587,2],[319,588,2],[319,589,2],[319,590,2],[319,591,2],[319,592,2],[319,593,2],[319,594,2],[319,595,2],[319,596,2],[319,597,2],[319,598,2],[319,599,2],[319,600,2],[319,601,2],[319,602,2],[319,603,2],[319,604,2],[319,605,2],[319,606,2],[319,607,2],[319,608,2],[319,609,2],[319,610,2],[319,611,2],[319,612,2],[319,613,2],[319,614,2],[319,615,2],[319,616,2],[319,617,2],[319,618,2],[319,619,2],[319,620,2],[319,621,2],[319,622,2],[319,623,2],[319,624,2],[319,625,2],[319,626,2],[319,627,2],[319,628,2],[319,629,2],[320,500,2],[320,499,2],[320,501,2],[320,511,2],[320,517,2],[320,502,2],[320,512,2],[320,516,2],[320,507,2],[320,508,2],[320,509,2],[320,515,2],[320,514,2],[320,505,2],[320,503,2],[320,506,2],[320,87,2],[320,37,2],[320,339,2],[320,233,2],[320,131,2],[320,369,2],[320,146,2],[320,207,2],[320,30,2],[320,312,2],[320,307,2],[320,486,2],[320,38,2],[320,265,2],[320,196,2],[320,263,2],[320,285,2],[320,325,2],[320,487,2],[320,262,2],[320,488,2],[320,489,2],[320,149,2],[320,490,2],[320,491,2],[320,241,2],[320,140,2],[320,281,2],[320,191,2],[320,492,2],[320,493,2],[320,494,2],[320,129,2],[320,495,2],[320,496,2],[320,497,2],[320,296,2],[320,200,2],[320,232,2],[320,498,2],[320,432,2],[320,454,2],[320,518,2],[320,519,2],[320,520,2],[320,521,2],[320,522,2],[320,523,2],[320,524,2],[320,525,2],[320,526,2],[320,527,2],[320,528,2],[320,529,2],[320,530,2],[320,531,2],[320,532,2],[320,533,2],[320,534,2],[320,535,2],[320,536,2],[320,537,2],[320,538,2],[320,539,2],[320,540,2],[320,541,2],[320,542,2],[320,543,2],[320,544,2],[320,545,2],[320,546,2],[320,547,2],[320,548,2],[320,549,2],[320,550,2],[320,551,2],[320,552,2],[320,553,2],[320,554,2],[320,555,2],[320,556,2],[320,557,2],[320,558,2],[320,559,2],[320,560,2],[320,561,2],[320,562,2],[320,563,2],[320,564,2],[320,565,2],[320,566,2],[320,567,2],[320,568,2],[320,569,2],[320,570,2],[320,571,2],[320,572,2],[320,573,2],[320,574,2],[320,575,2],[320,576,2],[320,577,2],[320,578,2],[320,579,2],[320,580,2],[320,581,2],[320,582,2],[320,583,2],[320,584,2],[320,585,2],[320,586,2],[320,587,2],[320,588,2],[320,589,2],[320,590,2],[320,591,2],[320,592,2],[320,593,2],[320,594,2],[320,595,2],[320,596,2],[320,597,2],[320,598,2],[320,599,2],[320,600,2],[320,601,2],[320,602,2],[320,603,2],[320,604,2],[320,605,2],[320,606,2],[320,607,2],[320,608,2],[320,609,2],[320,610,2],[320,611,2],[320,612,2],[320,613,2],[320,614,2],[320,615,2],[320,616,2],[320,617,2],[320,618,2],[320,619,2],[320,620,2],[320,621,2],[320,622,2],[320,623,2],[320,624,2],[320,625,2],[320,626,2],[320,627,2],[320,628,2],[320,629,2],[321,500,2],[321,499,2],[321,501,2],[321,511,2],[321,517,2],[321,502,2],[321,512,2],[321,516,2],[321,507,2],[321,508,2],[321,509,2],[321,515,2],[321,514,2],[321,505,2],[321,503,2],[321,506,2],[321,87,2],[321,339,2],[321,233,2],[321,131,2],[321,369,2],[321,146,2],[321,207,2],[321,30,2],[321,312,2],[321,307,2],[321,486,2],[321,265,2],[321,263,2],[321,285,2],[321,470,2],[321,325,2],[321,487,2],[321,262,2],[321,488,2],[321,489,2],[321,149,2],[321,490,2],[321,491,2],[321,241,2],[321,140,2],[321,281,2],[321,191,2],[321,492,2],[321,493,2],[321,494,2],[321,129,2],[321,495,2],[321,496,2],[321,497,2],[321,296,2],[321,200,2],[321,232,2],[321,498,2],[321,432,2],[321,454,2],[321,518,2],[321,519,2],[321,520,2],[321,521,2],[321,522,2],[321,523,2],[321,524,2],[321,525,2],[321,526,2],[321,527,2],[321,528,2],[321,529,2],[321,530,2],[321,531,2],[321,532,2],[321,533,2],[321,534,2],[321,535,2],[321,536,2],[321,537,2],[321,538,2],[321,539,2],[321,540,2],[321,541,2],[321,542,2],[321,543,2],[321,544,2],[321,545,2],[321,546,2],[321,547,2],[321,548,2],[321,549,2],[321,550,2],[321,551,2],[321,552,2],[321,553,2],[321,554,2],[321,555,2],[321,556,2],[321,557,2],[321,558,2],[321,559,2],[321,560,2],[321,561,2],[321,562,2],[321,563,2],[321,564,2],[321,565,2],[321,566,2],[321,567,2],[321,568,2],[321,569,2],[321,570,2],[321,571,2],[321,572,2],[321,573,2],[321,574,2],[321,575,2],[321,576,2],[321,577,2],[321,578,2],[321,579,2],[321,580,2],[321,581,2],[321,582,2],[321,583,2],[321,584,2],[321,585,2],[321,586,2],[321,587,2],[321,588,2],[321,589,2],[321,590,2],[321,591,2],[321,592,2],[321,593,2],[321,594,2],[321,595,2],[321,596,2],[321,597,2],[321,598,2],[321,599,2],[321,600,2],[321,601,2],[321,602,2],[321,603,2],[321,604,2],[321,605,2],[321,606,2],[321,607,2],[321,608,2],[321,609,2],[321,610,2],[321,611,2],[321,612,2],[321,613,2],[321,614,2],[321,615,2],[321,616,2],[321,617,2],[321,618,2],[321,619,2],[321,620,2],[321,621,2],[321,622,2],[321,623,2],[321,624,2],[321,625,2],[321,626,2],[321,627,2],[321,628,2],[321,629,2],[322,500,2],[322,499,2],[322,501,2],[322,511,2],[322,517,2],[322,502,2],[322,512,2],[322,516,2],[322,507,2],[322,508,2],[322,509,2],[322,515,2],[322,514,2],[322,505,2],[322,503,2],[322,506,2],[322,87,2],[322,37,2],[322,339,2],[322,233,2],[322,131,2],[322,369,2],[322,146,2],[322,207,2],[322,30,2],[322,312,2],[322,307,2],[322,486,2],[322,38,2],[322,265,2],[322,196,2],[322,263,2],[322,285,2],[322,470,2],[322,325,2],[322,487,2],[322,262,2],[322,488,2],[322,489,2],[322,149,2],[322,490,2],[322,491,2],[322,241,2],[322,140,2],[322,281,2],[322,191,2],[322,492,2],[322,493,2],[322,494,2],[322,129,2],[322,495,2],[322,496,2],[322,497,2],[322,200,2],[322,232,2],[322,498,2],[322,432,2],[322,454,2],[322,518,2],[322,519,2],[322,520,2],[322,521,2],[322,522,2],[322,523,2],[322,524,2],[322,525,2],[322,526,2],[322,527,2],[322,528,2],[322,529,2],[322,530,2],[322,531,2],[322,532,2],[322,533,2],[322,534,2],[322,535,2],[322,536,2],[322,537,2],[322,538,2],[322,539,2],[322,540,2],[322,541,2],[322,542,2],[322,543,2],[322,544,2],[322,545,2],[322,546,2],[322,547,2],[322,548,2],[322,549,2],[322,550,2],[322,551,2],[322,552,2],[322,553,2],[322,554,2],[322,555,2],[322,556,2],[322,557,2],[322,558,2],[322,559,2],[322,560,2],[322,561,2],[322,562,2],[322,563,2],[322,564,2],[322,565,2],[322,566,2],[322,567,2],[322,568,2],[322,569,2],[322,570,2],[322,571,2],[322,572,2],[322,573,2],[322,574,2],[322,575,2],[322,576,2],[322,577,2],[322,578,2],[322,579,2],[322,580,2],[322,581,2],[322,582,2],[322,583,2],[322,584,2],[322,585,2],[322,586,2],[322,587,2],[322,588,2],[322,589,2],[322,590,2],[322,591,2],[322,592,2],[322,593,2],[322,594,2],[322,595,2],[322,596,2],[322,597,2],[322,598,2],[322,599,2],[322,600,2],[322,601,2],[322,602,2],[322,603,2],[322,604,2],[322,605,2],[322,606,2],[322,607,2],[322,608,2],[322,609,2],[322,610,2],[322,611,2],[322,612,2],[322,613,2],[322,614,2],[322,615,2],[322,616,2],[322,617,2],[322,618,2],[322,619,2],[322,620,2],[322,621,2],[322,622,2],[322,623,2],[322,624,2],[322,625,2],[322,626,2],[322,627,2],[322,628,2],[322,629,2],[323,500,2],[323,499,2],[323,501,2],[323,511,2],[323,517,2],[323,502,2],[323,512,2],[323,516,2],[323,507,2],[323,508,2],[323,509,2],[323,515,2],[323,514,2],[323,505,2],[323,503,2],[323,506,2],[323,87,2],[323,37,2],[323,339,2],[323,233,2],[323,131,2],[323,369,2],[323,146,2],[323,207,2],[323,30,2],[323,312,2],[323,307,2],[323,486,2],[323,38,2],[323,265,2],[323,196,2],[323,263,2],[323,285,2],[323,470,2],[323,325,2],[323,487,2],[323,262,2],[323,489,2],[323,149,2],[323,490,2],[323,491,2],[323,241,2],[323,140,2],[323,281,2],[323,191,2],[323,492,2],[323,493,2],[323,494,2],[323,129,2],[323,495,2],[323,496,2],[323,497,2],[323,296,2],[323,200,2],[323,232,2],[323,498,2],[323,432,2],[323,454,2],[323,518,2],[323,519,2],[323,520,2],[323,521,2],[323,522,2],[323,523,2],[323,524,2],[323,525,2],[323,526,2],[323,527,2],[323,528,2],[323,529,2],[323,530,2],[323,531,2],[323,532,2],[323,533,2],[323,534,2],[323,535,2],[323,536,2],[323,537,2],[323,538,2],[323,539,2],[323,540,2],[323,541,2],[323,542,2],[323,543,2],[323,544,2],[323,545,2],[323,546,2],[323,547,2],[323,548,2],[323,549,2],[323,550,2],[323,551,2],[323,552,2],[323,553,2],[323,554,2],[323,555,2],[323,556,2],[323,557,2],[323,558,2],[323,559,2],[323,560,2],[323,561,2],[323,562,2],[323,563,2],[323,564,2],[323,565,2],[323,566,2],[323,567,2],[323,568,2],[323,569,2],[323,570,2],[323,571,2],[323,572,2],[323,573,2],[323,574,2],[323,575,2],[323,576,2],[323,577,2],[323,578,2],[323,579,2],[323,580,2],[323,581,2],[323,582,2],[323,583,2],[323,584,2],[323,585,2],[323,586,2],[323,587,2],[323,588,2],[323,589,2],[323,590,2],[323,591,2],[323,592,2],[323,593,2],[323,594,2],[323,595,2],[323,596,2],[323,597,2],[323,598,2],[323,599,2],[323,600,2],[323,601,2],[323,602,2],[323,603,2],[323,604,2],[323,605,2],[323,606,2],[323,607,2],[323,608,2],[323,609,2],[323,610,2],[323,611,2],[323,612,2],[323,613,2],[323,614,2],[323,615,2],[323,616,2],[323,617,2],[323,618,2],[323,619,2],[323,620,2],[323,621,2],[323,622,2],[323,623,2],[323,624,2],[323,625,2],[323,626,2],[323,627,2],[323,628,2],[323,629,2],[324,500,2],[324,499,2],[324,501,2],[324,511,2],[324,517,2],[324,502,2],[324,512,2],[324,516,2],[324,507,2],[324,508,2],[324,509,2],[324,515,2],[324,514,2],[324,505,2],[324,503,2],[324,506,2],[324,87,2],[324,339,2],[324,233,2],[324,131,2],[324,369,2],[324,146,2],[324,207,2],[324,30,2],[324,312,2],[324,486,2],[324,38,2],[324,265,2],[324,196,2],[324,263,2],[324,285,2],[324,470,2],[324,325,2],[324,487,2],[324,262,2],[324,488,2],[324,489,2],[324,149,2],[324,490,2],[324,491,2],[324,241,2],[324,140,2],[324,281,2],[324,191,2],[324,492,2],[324,493,2],[324,494,2],[324,129,2],[324,495,2],[324,496,2],[324,497,2],[324,296,2],[324,200,2],[324,232,2],[324,498,2],[324,432,2],[324,454,2],[324,518,2],[324,519,2],[324,520,2],[324,521,2],[324,522,2],[324,523,2],[324,524,2],[324,525,2],[324,526,2],[324,527,2],[324,528,2],[324,529,2],[324,530,2],[324,531,2],[324,532,2],[324,533,2],[324,534,2],[324,535,2],[324,536,2],[324,537,2],[324,538,2],[324,539,2],[324,540,2],[324,541,2],[324,542,2],[324,543,2],[324,544,2],[324,545,2],[324,546,2],[324,547,2],[324,548,2],[324,549,2],[324,550,2],[324,551,2],[324,552,2],[324,553,2],[324,554,2],[324,555,2],[324,556,2],[324,557,2],[324,558,2],[324,559,2],[324,560,2],[324,561,2],[324,562,2],[324,563,2],[324,564,2],[324,565,2],[324,566,2],[324,567,2],[324,568,2],[324,569,2],[324,570,2],[324,571,2],[324,572,2],[324,573,2],[324,574,2],[324,575,2],[324,576,2],[324,577,2],[324,578,2],[324,579,2],[324,580,2],[324,581,2],[324,582,2],[324,583,2],[324,584,2],[324,585,2],[324,586,2],[324,587,2],[324,588,2],[324,589,2],[324,590,2],[324,591,2],[324,592,2],[324,593,2],[324,594,2],[324,595,2],[324,596,2],[324,597,2],[324,598,2],[324,599,2],[324,600,2],[324,601,2],[324,602,2],[324,603,2],[324,604,2],[324,605,2],[324,606,2],[324,607,2],[324,608,2],[324,609,2],[324,610,2],[324,611,2],[324,612,2],[324,613,2],[324,614,2],[324,615,2],[324,616,2],[324,617,2],[324,618,2],[324,619,2],[324,620,2],[324,621,2],[324,622,2],[324,623,2],[324,624,2],[324,625,2],[324,626,2],[324,627,2],[324,628,2],[324,629,2],[325,500,2],[325,499,2],[325,501,2],[325,511,2],[325,517,2],[325,502,2],[325,512,2],[325,516,2],[325,507,2],[325,508,2],[325,509,2],[325,515,2],[325,514,2],[325,505,2],[325,503,2],[325,506,2],[325,87,2],[325,37,2],[325,339,2],[325,233,2],[325,131,2],[325,369,2],[325,146,2],[325,207,2],[325,30,2],[325,312,2],[325,307,2],[325,486,2],[325,38,2],[325,265,2],[325,196,2],[325,263,2],[325,285,2],[325,470,2],[325,487,2],[325,262,2],[325,488,2],[325,489,2],[325,149,2],[325,490,2],[325,491,2],[325,140,2],[325,281,2],[325,191,2],[325,492,2],[325,493,2],[325,494,2],[325,129,2],[325,495,2],[325,496,2],[325,497,2],[325,296,2],[325,232,2],[325,498,2],[325,432,2],[325,454,2],[325,518,2],[325,519,2],[325,520,2],[325,521,2],[325,522,2],[325,523,2],[325,524,2],[325,525,2],[325,526,2],[325,527,2],[325,528,2],[325,529,2],[325,530,2],[325,531,2],[325,532,2],[325,533,2],[325,534,2],[325,535,2],[325,536,2],[325,537,2],[325,538,2],[325,539,2],[325,540,2],[325,541,2],[325,542,2],[325,543,2],[325,544,2],[325,545,2],[325,546,2],[325,547,2],[325,548,2],[325,549,2],[325,550,2],[325,551,2],[325,552,2],[325,553,2],[325,554,2],[325,555,2],[325,556,2],[325,557,2],[325,558,2],[325,559,2],[325,560,2],[325,561,2],[325,562,2],[325,563,2],[325,564,2],[325,565,2],[325,566,2],[325,567,2],[325,568,2],[325,569,2],[325,570,2],[325,571,2],[325,572,2],[325,573,2],[325,574,2],[325,575,2],[325,576,2],[325,577,2],[325,578,2],[325,579,2],[325,580,2],[325,581,2],[325,582,2],[325,583,2],[325,584,2],[325,585,2],[325,586,2],[325,587,2],[325,588,2],[325,589,2],[325,590,2],[325,591,2],[325,592,2],[325,593,2],[325,594,2],[325,595,2],[325,596,2],[325,597,2],[325,598,2],[325,599,2],[325,600,2],[325,601,2],[325,602,2],[325,603,2],[325,604,2],[325,605,2],[325,606,2],[325,607,2],[325,608,2],[325,609,2],[325,610,2],[325,611,2],[325,612,2],[325,613,2],[325,614,2],[325,615,2],[325,616,2],[325,617,2],[325,618,2],[325,619,2],[325,620,2],[325,621,2],[325,622,2],[325,623,2],[325,624,2],[325,625,2],[325,626,2],[325,627,2],[325,628,2],[325,629,2],[326,500,2],[326,499,2],[326,501,2],[326,511,2],[326,517,2],[326,502,2],[326,512,2],[326,516,2],[326,507,2],[326,508,2],[326,509,2],[326,515,2],[326,514,2],[326,505,2],[326,503,2],[326,506,2],[326,87,2],[326,431,2],[326,37,2],[326,339,2],[326,233,2],[326,369,2],[326,146,2],[326,207,2],[326,30,2],[326,312,2],[326,307,2],[326,486,2],[326,38,2],[326,265,2],[326,263,2],[326,285,2],[326,325,2],[326,487,2],[326,262,2],[326,488,2],[326,489,2],[326,149,2],[326,491,2],[326,241,2],[326,140,2],[326,281,2],[326,191,2],[326,492,2],[326,493,2],[326,494,2],[326,129,2],[326,495,2],[326,496,2],[326,497,2],[326,296,2],[326,200,2],[326,232,2],[326,498,2],[326,432,2],[326,454,2],[326,518,2],[326,519,2],[326,520,2],[326,521,2],[326,522,2],[326,523,2],[326,524,2],[326,525,2],[326,526,2],[326,527,2],[326,528,2],[326,529,2],[326,530,2],[326,531,2],[326,532,2],[326,533,2],[326,534,2],[326,535,2],[326,536,2],[326,537,2],[326,538,2],[326,539,2],[326,540,2],[326,541,2],[326,542,2],[326,543,2],[326,544,2],[326,545,2],[326,546,2],[326,547,2],[326,548,2],[326,549,2],[326,550,2],[326,551,2],[326,552,2],[326,553,2],[326,554,2],[326,555,2],[326,556,2],[326,557,2],[326,558,2],[326,559,2],[326,560,2],[326,561,2],[326,562,2],[326,563,2],[326,564,2],[326,565,2],[326,566,2],[326,567,2],[326,568,2],[326,569,2],[326,570,2],[326,571,2],[326,572,2],[326,573,2],[326,574,2],[326,575,2],[326,576,2],[326,577,2],[326,578,2],[326,579,2],[326,580,2],[326,581,2],[326,582,2],[326,583,2],[326,584,2],[326,585,2],[326,586,2],[326,587,2],[326,588,2],[326,589,2],[326,590,2],[326,591,2],[326,592,2],[326,593,2],[326,594,2],[326,595,2],[326,596,2],[326,597,2],[326,598,2],[326,599,2],[326,600,2],[326,601,2],[326,602,2],[326,603,2],[326,604,2],[326,605,2],[326,606,2],[326,607,2],[326,608,2],[326,609,2],[326,610,2],[326,611,2],[326,612,2],[326,613,2],[326,614,2],[326,615,2],[326,616,2],[326,617,2],[326,618,2],[326,619,2],[326,620,2],[326,621,2],[326,622,2],[326,623,2],[326,624,2],[326,625,2],[326,626,2],[326,627,2],[326,628,2],[326,629,2],[327,500,2],[327,499,2],[327,501,2],[327,511,2],[327,517,2],[327,502,2],[327,512,2],[327,516,2],[327,507,2],[327,508,2],[327,509,2],[327,515,2],[327,514,2],[327,505,2],[327,503,2],[327,506,2],[327,87,2],[327,37,2],[327,339,2],[327,233,2],[327,131,2],[327,369,2],[327,146,2],[327,207,2],[327,30,2],[327,312,2],[327,307,2],[327,486,2],[327,38,2],[327,265,2],[327,196,2],[327,263,2],[327,285,2],[327,470,2],[327,325,2],[327,487,2],[327,262,2],[327,488,2],[327,489,2],[327,149,2],[327,490,2],[327,491,2],[327,241,2],[327,140,2],[327,191,2],[327,492,2],[327,493,2],[327,494,2],[327,129,2],[327,495,2],[327,496,2],[327,497,2],[327,296,2],[327,232,2],[327,498,2],[327,432,2],[327,454,2],[327,518,2],[327,519,2],[327,520,2],[327,522,2],[327,523,2],[327,524,2],[327,525,2],[327,526,2],[327,527,2],[327,528,2],[327,529,2],[327,530,2],[327,531,2],[327,532,2],[327,533,2],[327,534,2],[327,535,2],[327,536,2],[327,537,2],[327,538,2],[327,539,2],[327,540,2],[327,541,2],[327,542,2],[327,543,2],[327,544,2],[327,545,2],[327,546,2],[327,547,2],[327,548,2],[327,549,2],[327,550,2],[327,551,2],[327,552,2],[327,553,2],[327,554,2],[327,555,2],[327,556,2],[327,557,2],[327,558,2],[327,559,2],[327,560,2],[327,561,2],[327,563,2],[327,564,2],[327,565,2],[327,566,2],[327,567,2],[327,568,2],[327,569,2],[327,570,2],[327,571,2],[327,572,2],[327,573,2],[327,574,2],[327,575,2],[327,576,2],[327,577,2],[327,578,2],[327,579,2],[327,580,2],[327,581,2],[327,582,2],[327,583,2],[327,584,2],[327,585,2],[327,586,2],[327,587,2],[327,588,2],[327,589,2],[327,590,2],[327,591,2],[327,592,2],[327,593,2],[327,594,2],[327,595,2],[327,596,2],[327,597,2],[327,598,2],[327,599,2],[327,600,2],[327,601,2],[327,602,2],[327,603,2],[327,604,2],[327,605,2],[327,606,2],[327,607,2],[327,608,2],[327,609,2],[327,610,2],[327,611,2],[327,612,2],[327,613,2],[327,614,2],[327,615,2],[327,616,2],[327,617,2],[327,618,2],[327,619,2],[327,620,2],[327,621,2],[327,622,2],[327,623,2],[327,624,2],[327,625,2],[327,626,2],[327,627,2],[327,628,2],[327,629,2],[328,500,2],[328,499,2],[328,501,2],[328,511,2],[328,517,2],[328,502,2],[328,512,2],[328,516,2],[328,507,2],[328,508,2],[328,509,2],[328,515,2],[328,514,2],[328,505,2],[328,503,2],[328,506,2],[328,87,2],[328,37,2],[328,339,2],[328,233,2],[328,131,2],[328,369,2],[328,146,2],[328,207,2],[328,30,2],[328,312,2],[328,307,2],[328,486,2],[328,38,2],[328,265,2],[328,196,2],[328,263,2],[328,285,2],[328,470,2],[328,325,2],[328,487,2],[328,262,2],[328,488,2],[328,489,2],[328,149,2],[328,490,2],[328,491,2],[328,241,2],[328,140,2],[328,191,2],[328,492,2],[328,493,2],[328,494,2],[328,129,2],[328,495,2],[328,496,2],[328,497,2],[328,296,2],[328,232,2],[328,498,2],[328,432,2],[328,454,2],[328,518,2],[328,519,2],[328,520,2],[328,522,2],[328,523,2],[328,524,2],[328,525,2],[328,526,2],[328,527,2],[328,528,2],[328,529,2],[328,530,2],[328,531,2],[328,532,2],[328,533,2],[328,534,2],[328,535,2],[328,536,2],[328,537,2],[328,538,2],[328,539,2],[328,540,2],[328,541,2],[328,542,2],[328,543,2],[328,544,2],[328,545,2],[328,546,2],[328,547,2],[328,548,2],[328,549,2],[328,550,2],[328,551,2],[328,552,2],[328,553,2],[328,554,2],[328,555,2],[328,556,2],[328,557,2],[328,558,2],[328,559,2],[328,560,2],[328,561,2],[328,563,2],[328,564,2],[328,565,2],[328,566,2],[328,567,2],[328,568,2],[328,569,2],[328,570,2],[328,571,2],[328,572,2],[328,573,2],[328,574,2],[328,575,2],[328,576,2],[328,577,2],[328,578,2],[328,579,2],[328,580,2],[328,581,2],[328,582,2],[328,583,2],[328,584,2],[328,585,2],[328,586,2],[328,587,2],[328,588,2],[328,589,2],[328,590,2],[328,591,2],[328,592,2],[328,593,2],[328,594,2],[328,595,2],[328,596,2],[328,597,2],[328,598,2],[328,599,2],[328,600,2],[328,601,2],[328,602,2],[328,603,2],[328,604,2],[328,605,2],[328,606,2],[328,607,2],[328,608,2],[328,609,2],[328,610,2],[328,611,2],[328,612,2],[328,613,2],[328,614,2],[328,615,2],[328,616,2],[328,617,2],[328,618,2],[328,619,2],[328,620,2],[328,621,2],[328,622,2],[328,623,2],[328,624,2],[328,625,2],[328,626,2],[328,627,2],[328,628,2],[328,629,2],[329,500,2],[329,499,2],[329,501,2],[329,511,2],[329,517,2],[329,502,2],[329,512,2],[329,516,2],[329,507,2],[329,508,2],[329,509,2],[329,515,2],[329,514,2],[329,505,2],[329,503,2],[329,506,2],[329,87,2],[329,37,2],[329,339,2],[329,233,2],[329,369,2],[329,146,2],[329,207,2],[329,30,2],[329,312,2],[329,307,2],[329,486,2],[329,38,2],[329,265,2],[329,263,2],[329,285,2],[329,470,2],[329,325,2],[329,487,2],[329,262,2],[329,488,2],[329,489,2],[329,149,2],[329,490,2],[329,491,2],[329,241,2],[329,140,2],[329,281,2],[329,191,2],[329,492,2],[329,493,2],[329,494,2],[329,129,2],[329,495,2],[329,496,2],[329,497,2],[329,296,2],[329,232,2],[329,432,2],[329,454,2],[329,518,2],[329,519,2],[329,520,2],[329,521,2],[329,522,2],[329,523,2],[329,524,2],[329,525,2],[329,526,2],[329,527,2],[329,528,2],[329,529,2],[329,530,2],[329,531,2],[329,532,2],[329,533,2],[329,534,2],[329,535,2],[329,536,2],[329,537,2],[329,538,2],[329,539,2],[329,540,2],[329,541,2],[329,542,2],[329,543,2],[329,544,2],[329,545,2],[329,546,2],[329,547,2],[329,548,2],[329,549,2],[329,550,2],[329,551,2],[329,552,2],[329,553,2],[329,554,2],[329,555,2],[329,556,2],[329,557,2],[329,558,2],[329,559,2],[329,560,2],[329,561,2],[329,562,2],[329,563,2],[329,564,2],[329,565,2],[329,566,2],[329,567,2],[329,568,2],[329,569,2],[329,570,2],[329,571,2],[329,572,2],[329,573,2],[329,574,2],[329,575,2],[329,576,2],[329,577,2],[329,578,2],[329,579,2],[329,580,2],[329,581,2],[329,582,2],[329,583,2],[329,584,2],[329,585,2],[329,586,2],[329,587,2],[329,588,2],[329,589,2],[329,590,2],[329,591,2],[329,592,2],[329,593,2],[329,594,2],[329,595,2],[329,596,2],[329,597,2],[329,598,2],[329,599,2],[329,600,2],[329,601,2],[329,602,2],[329,603,2],[329,604,2],[329,605,2],[329,606,2],[329,607,2],[329,608,2],[329,609,2],[329,610,2],[329,611,2],[329,612,2],[329,613,2],[329,614,2],[329,615,2],[329,616,2],[329,617,2],[329,618,2],[329,619,2],[329,620,2],[329,621,2],[329,622,2],[329,623,2],[329,624,2],[329,625,2],[329,626,2],[329,627,2],[329,628,2],[329,629,2],[330,500,2],[330,499,2],[330,501,2],[330,511,2],[330,517,2],[330,502,2],[330,512,2],[330,516,2],[330,507,2],[330,508,2],[330,509,2],[330,515,2],[330,514,2],[330,505,2],[330,503,2],[330,506,2],[330,87,2],[330,339,2],[330,233,2],[330,369,2],[330,146,2],[330,207,2],[330,312,2],[330,307,2],[330,486,2],[330,38,2],[330,265,2],[330,263,2],[330,285,2],[330,470,2],[330,325,2],[330,487,2],[330,262,2],[330,488,2],[330,489,2],[330,149,2],[330,490,2],[330,491,2],[330,241,2],[330,140,2],[330,281,2],[330,191,2],[330,492,2],[330,493,2],[330,494,2],[330,129,2],[330,495,2],[330,496,2],[330,497,2],[330,296,2],[330,200,2],[330,232,2],[330,498,2],[330,432,2],[330,454,2],[330,518,2],[330,519,2],[330,520,2],[330,521,2],[330,522,2],[330,523,2],[330,524,2],[330,525,2],[330,526,2],[330,527,2],[330,528,2],[330,529,2],[330,530,2],[330,531,2],[330,532,2],[330,533,2],[330,534,2],[330,535,2],[330,536,2],[330,537,2],[330,538,2],[330,539,2],[330,540,2],[330,541,2],[330,542,2],[330,543,2],[330,544,2],[330,545,2],[330,546,2],[330,547,2],[330,548,2],[330,549,2],[330,550,2],[330,551,2],[330,552,2],[330,553,2],[330,554,2],[330,555,2],[330,556,2],[330,557,2],[330,558,2],[330,559,2],[330,560,2],[330,561,2],[330,562,2],[330,563,2],[330,564,2],[330,565,2],[330,566,2],[330,567,2],[330,568,2],[330,569,2],[330,570,2],[330,571,2],[330,572,2],[330,573,2],[330,574,2],[330,575,2],[330,576,2],[330,577,2],[330,578,2],[330,579,2],[330,580,2],[330,581,2],[330,582,2],[330,583,2],[330,584,2],[330,585,2],[330,586,2],[330,587,2],[330,588,2],[330,589,2],[330,590,2],[330,591,2],[330,592,2],[330,593,2],[330,594,2],[330,595,2],[330,596,2],[330,597,2],[330,598,2],[330,599,2],[330,600,2],[330,601,2],[330,602,2],[330,603,2],[330,604,2],[330,605,2],[330,606,2],[330,607,2],[330,608,2],[330,609,2],[330,610,2],[330,611,2],[330,612,2],[330,613,2],[330,614,2],[330,615,2],[330,616,2],[330,617,2],[330,618,2],[330,619,2],[330,620,2],[330,621,2],[330,622,2],[330,623,2],[330,624,2],[330,625,2],[330,626,2],[330,627,2],[330,628,2],[330,629,2],[331,500,2],[331,499,2],[331,501,2],[331,511,2],[331,517,2],[331,502,2],[331,512,2],[331,516,2],[331,507,2],[331,508,2],[331,509,2],[331,515,2],[331,514,2],[331,505,2],[331,503,2],[331,506,2],[331,87,2],[331,431,2],[331,37,2],[331,339,2],[331,233,2],[331,369,2],[331,146,2],[331,207,2],[331,30,2],[331,312,2],[331,307,2],[331,486,2],[331,38,2],[331,265,2],[331,196,2],[331,263,2],[331,285,2],[331,470,2],[331,325,2],[331,487,2],[331,262,2],[331,488,2],[331,489,2],[331,149,2],[331,490,2],[331,491,2],[331,241,2],[331,140,2],[331,281,2],[331,191,2],[331,492,2],[331,493,2],[331,494,2],[331,129,2],[331,495,2],[331,496,2],[331,296,2],[331,200,2],[331,232,2],[331,498,2],[331,432,2],[331,454,2],[331,518,2],[331,519,2],[331,520,2],[331,521,2],[331,522,2],[331,523,2],[331,524,2],[331,525,2],[331,526,2],[331,527,2],[331,528,2],[331,529,2],[331,530,2],[331,531,2],[331,532,2],[331,533,2],[331,534,2],[331,535,2],[331,536,2],[331,537,2],[331,538,2],[331,539,2],[331,540,2],[331,541,2],[331,542,2],[331,543,2],[331,544,2],[331,545,2],[331,546,2],[331,547,2],[331,548,2],[331,549,2],[331,550,2],[331,551,2],[331,552,2],[331,553,2],[331,554,2],[331,555,2],[331,556,2],[331,557,2],[331,558,2],[331,559,2],[331,560,2],[331,561,2],[331,562,2],[331,563,2],[331,564,2],[331,565,2],[331,566,2],[331,567,2],[331,568,2],[331,569,2],[331,570,2],[331,571,2],[331,572,2],[331,573,2],[331,574,2],[331,575,2],[331,576,2],[331,577,2],[331,578,2],[331,579,2],[331,580,2],[331,581,2],[331,582,2],[331,583,2],[331,584,2],[331,585,2],[331,586,2],[331,587,2],[331,588,2],[331,589,2],[331,590,2],[331,591,2],[331,592,2],[331,593,2],[331,594,2],[331,595,2],[331,596,2],[331,597,2],[331,598,2],[331,599,2],[331,600,2],[331,601,2],[331,602,2],[331,603,2],[331,604,2],[331,605,2],[331,606,2],[331,607,2],[331,608,2],[331,609,2],[331,610,2],[331,611,2],[331,612,2],[331,613,2],[331,614,2],[331,615,2],[331,616,2],[331,617,2],[331,618,2],[331,619,2],[331,620,2],[331,621,2],[331,622,2],[331,623,2],[331,624,2],[331,625,2],[331,626,2],[331,627,2],[331,628,2],[331,629,2],[332,500,2],[332,499,2],[332,501,2],[332,511,2],[332,517,2],[332,502,2],[332,512,2],[332,516,2],[332,507,2],[332,508,2],[332,509,2],[332,515,2],[332,514,2],[332,505,2],[332,503,2],[332,506,2],[332,87,2],[332,233,2],[332,131,2],[332,146,2],[332,207,2],[332,30,2],[332,312,2],[332,307,2],[332,486,2],[332,38,2],[332,265,2],[332,263,2],[332,285,2],[332,470,2],[332,325,2],[332,487,2],[332,262,2],[332,488,2],[332,489,2],[332,149,2],[332,490,2],[332,491,2],[332,241,2],[332,140,2],[332,281,2],[332,191,2],[332,492,2],[332,493,2],[332,494,2],[332,129,2],[332,495,2],[332,496,2],[332,497,2],[332,296,2],[332,200,2],[332,232,2],[332,498,2],[332,432,2],[332,454,2],[332,518,2],[332,519,2],[332,520,2],[332,521,2],[332,522,2],[332,523,2],[332,524,2],[332,525,2],[332,526,2],[332,527,2],[332,528,2],[332,529,2],[332,530,2],[332,531,2],[332,532,2],[332,533,2],[332,534,2],[332,535,2],[332,536,2],[332,537,2],[332,538,2],[332,539,2],[332,540,2],[332,541,2],[332,542,2],[332,543,2],[332,544,2],[332,545,2],[332,546,2],[332,547,2],[332,548,2],[332,549,2],[332,550,2],[332,551,2],[332,552,2],[332,553,2],[332,554,2],[332,555,2],[332,556,2],[332,557,2],[332,558,2],[332,559,2],[332,560,2],[332,561,2],[332,562,2],[332,563,2],[332,564,2],[332,565,2],[332,566,2],[332,567,2],[332,568,2],[332,569,2],[332,570,2],[332,571,2],[332,572,2],[332,573,2],[332,574,2],[332,575,2],[332,576,2],[332,577,2],[332,578,2],[332,579,2],[332,580,2],[332,581,2],[332,582,2],[332,583,2],[332,584,2],[332,585,2],[332,586,2],[332,587,2],[332,588,2],[332,589,2],[332,590,2],[332,591,2],[332,592,2],[332,593,2],[332,594,2],[332,595,2],[332,596,2],[332,597,2],[332,598,2],[332,599,2],[332,600,2],[332,601,2],[332,602,2],[332,603,2],[332,604,2],[332,605,2],[332,606,2],[332,607,2],[332,608,2],[332,609,2],[332,610,2],[332,611,2],[332,612,2],[332,613,2],[332,614,2],[332,615,2],[332,616,2],[332,617,2],[332,618,2],[332,619,2],[332,620,2],[332,621,2],[332,622,2],[332,623,2],[332,624,2],[332,625,2],[332,626,2],[332,627,2],[332,628,2],[332,629,2],[333,500,2],[333,499,2],[333,501,2],[333,511,2],[333,517,2],[333,502,2],[333,512,2],[333,516,2],[333,507,2],[333,508,2],[333,509,2],[333,515,2],[333,514,2],[333,505,2],[333,503,2],[333,506,2],[333,87,2],[333,37,2],[333,339,2],[333,233,2],[333,369,2],[333,146,2],[333,207,2],[333,30,2],[333,312,2],[333,307,2],[333,486,2],[333,38,2],[333,265,2],[333,196,2],[333,263,2],[333,285,2],[333,325,2],[333,487,2],[333,262,2],[333,488,2],[333,489,2],[333,149,2],[333,490,2],[333,491,2],[333,140,2],[333,281,2],[333,191,2],[333,492,2],[333,494,2],[333,129,2],[333,495,2],[333,496,2],[333,497,2],[333,296,2],[333,200,2],[333,232,2],[333,498,2],[333,432,2],[333,454,2],[333,518,2],[333,519,2],[333,520,2],[333,521,2],[333,522,2],[333,523,2],[333,524,2],[333,525,2],[333,528,2],[333,529,2],[333,530,2],[333,531,2],[333,532,2],[333,533,2],[333,534,2],[333,535,2],[333,536,2],[333,537,2],[333,538,2],[333,539,2],[333,540,2],[333,541,2],[333,542,2],[333,543,2],[333,544,2],[333,545,2],[333,546,2],[333,547,2],[333,548,2],[333,549,2],[333,550,2],[333,551,2],[333,552,2],[333,553,2],[333,554,2],[333,555,2],[333,556,2],[333,557,2],[333,558,2],[333,559,2],[333,560,2],[333,561,2],[333,562,2],[333,563,2],[333,564,2],[333,565,2],[333,566,2],[333,567,2],[333,568,2],[333,569,2],[333,570,2],[333,571,2],[333,572,2],[333,573,2],[333,574,2],[333,575,2],[333,576,2],[333,577,2],[333,578,2],[333,579,2],[333,580,2],[333,581,2],[333,582,2],[333,583,2],[333,584,2],[333,585,2],[333,586,2],[333,587,2],[333,588,2],[333,589,2],[333,590,2],[333,591,2],[333,592,2],[333,593,2],[333,594,2],[333,595,2],[333,596,2],[333,597,2],[333,598,2],[333,599,2],[333,600,2],[333,601,2],[333,602,2],[333,603,2],[333,604,2],[333,605,2],[333,606,2],[333,607,2],[333,609,2],[333,610,2],[333,611,2],[333,612,2],[333,613,2],[333,614,2],[333,615,2],[333,616,2],[333,617,2],[333,618,2],[333,619,2],[333,620,2],[333,621,2],[333,622,2],[333,623,2],[333,624,2],[333,625,2],[333,626,2],[333,627,2],[333,628,2],[333,629,2],[334,500,2],[334,499,2],[334,501,2],[334,511,2],[334,517,2],[334,502,2],[334,512,2],[334,516,2],[334,507,2],[334,508,2],[334,509,2],[334,515,2],[334,514,2],[334,505,2],[334,503,2],[334,506,2],[334,87,2],[334,431,2],[334,37,2],[334,339,2],[334,233,2],[334,369,2],[334,146,2],[334,207,2],[334,30,2],[334,312,2],[334,307,2],[334,486,2],[334,38,2],[334,265,2],[334,196,2],[334,263,2],[334,285,2],[334,470,2],[334,325,2],[334,487,2],[334,262,2],[334,488,2],[334,489,2],[334,149,2],[334,490,2],[334,491,2],[334,241,2],[334,140,2],[334,281,2],[334,191,2],[334,492,2],[334,493,2],[334,494,2],[334,129,2],[334,495,2],[334,496,2],[334,296,2],[334,200,2],[334,232,2],[334,498,2],[334,432,2],[334,454,2],[334,518,2],[334,519,2],[334,520,2],[334,521,2],[334,522,2],[334,523,2],[334,524,2],[334,525,2],[334,526,2],[334,527,2],[334,528,2],[334,529,2],[334,530,2],[334,531,2],[334,532,2],[334,533,2],[334,534,2],[334,535,2],[334,536,2],[334,537,2],[334,538,2],[334,539,2],[334,540,2],[334,541,2],[334,542,2],[334,543,2],[334,544,2],[334,545,2],[334,546,2],[334,547,2],[334,548,2],[334,549,2],[334,550,2],[334,551,2],[334,552,2],[334,553,2],[334,554,2],[334,555,2],[334,556,2],[334,557,2],[334,558,2],[334,559,2],[334,560,2],[334,561,2],[334,562,2],[334,563,2],[334,564,2],[334,565,2],[334,566,2],[334,567,2],[334,568,2],[334,569,2],[334,570,2],[334,571,2],[334,572,2],[334,573,2],[334,574,2],[334,575,2],[334,576,2],[334,577,2],[334,578,2],[334,579,2],[334,580,2],[334,581,2],[334,582,2],[334,583,2],[334,584,2],[334,585,2],[334,586,2],[334,587,2],[334,588,2],[334,589,2],[334,590,2],[334,591,2],[334,592,2],[334,593,2],[334,594,2],[334,595,2],[334,596,2],[334,597,2],[334,598,2],[334,599,2],[334,600,2],[334,601,2],[334,602,2],[334,603,2],[334,604,2],[334,605,2],[334,606,2],[334,607,2],[334,608,2],[334,609,2],[334,610,2],[334,611,2],[334,612,2],[334,613,2],[334,614,2],[334,615,2],[334,616,2],[334,617,2],[334,618,2],[334,619,2],[334,620,2],[334,621,2],[334,622,2],[334,623,2],[334,624,2],[334,625,2],[334,626,2],[334,627,2],[334,628,2],[334,629,2],[335,500,2],[335,499,2],[335,501,2],[335,511,2],[335,517,2],[335,502,2],[335,512,2],[335,516,2],[335,507,2],[335,508,2],[335,509,2],[335,515,2],[335,514,2],[335,505,2],[335,503,2],[335,506,2],[335,87,2],[335,37,2],[335,339,2],[335,233,2],[335,369,2],[335,146,2],[335,207,2],[335,30,2],[335,312,2],[335,307,2],[335,486,2],[335,38,2],[335,265,2],[335,263,2],[335,285,2],[335,470,2],[335,325,2],[335,487,2],[335,262,2],[335,488,2],[335,489,2],[335,149,2],[335,490,2],[335,491,2],[335,241,2],[335,140,2],[335,281,2],[335,191,2],[335,492,2],[335,494,2],[335,129,2],[335,495,2],[335,496,2],[335,497,2],[335,296,2],[335,200,2],[335,232,2],[335,498,2],[335,432,2],[335,454,2],[335,518,2],[335,519,2],[335,520,2],[335,521,2],[335,522,2],[335,523,2],[335,524,2],[335,525,2],[335,528,2],[335,529,2],[335,530,2],[335,531,2],[335,532,2],[335,533,2],[335,534,2],[335,535,2],[335,536,2],[335,537,2],[335,538,2],[335,539,2],[335,540,2],[335,541,2],[335,542,2],[335,543,2],[335,544,2],[335,545,2],[335,546,2],[335,547,2],[335,548,2],[335,549,2],[335,550,2],[335,551,2],[335,552,2],[335,553,2],[335,554,2],[335,555,2],[335,556,2],[335,557,2],[335,558,2],[335,559,2],[335,560,2],[335,561,2],[335,562,2],[335,563,2],[335,564,2],[335,565,2],[335,566,2],[335,567,2],[335,568,2],[335,569,2],[335,570,2],[335,571,2],[335,572,2],[335,573,2],[335,574,2],[335,575,2],[335,576,2],[335,577,2],[335,578,2],[335,579,2],[335,580,2],[335,581,2],[335,582,2],[335,583,2],[335,584,2],[335,585,2],[335,586,2],[335,587,2],[335,588,2],[335,589,2],[335,590,2],[335,591,2],[335,592,2],[335,593,2],[335,594,2],[335,595,2],[335,596,2],[335,597,2],[335,598,2],[335,599,2],[335,600,2],[335,601,2],[335,602,2],[335,603,2],[335,604,2],[335,605,2],[335,606,2],[335,607,2],[335,608,2],[335,609,2],[335,610,2],[335,611,2],[335,612,2],[335,613,2],[335,614,2],[335,615,2],[335,616,2],[335,617,2],[335,618,2],[335,619,2],[335,620,2],[335,621,2],[335,622,2],[335,623,2],[335,624,2],[335,625,2],[335,626,2],[335,627,2],[335,628,2],[335,629,2],[336,500,2],[336,499,2],[336,501,2],[336,511,2],[336,517,2],[336,502,2],[336,512,2],[336,516,2],[336,507,2],[336,508,2],[336,509,2],[336,515,2],[336,514,2],[336,505,2],[336,503,2],[336,506,2],[336,87,2],[336,37,2],[336,339,2],[336,233,2],[336,369,2],[336,146,2],[336,207,2],[336,30,2],[336,312,2],[336,486,2],[336,38,2],[336,265,2],[336,196,2],[336,263,2],[336,285,2],[336,470,2],[336,325,2],[336,487,2],[336,262,2],[336,488,2],[336,489,2],[336,149,2],[336,490,2],[336,491,2],[336,241,2],[336,140,2],[336,281,2],[336,191,2],[336,492,2],[336,493,2],[336,494,2],[336,129,2],[336,495,2],[336,496,2],[336,497,2],[336,296,2],[336,200,2],[336,232,2],[336,498,2],[336,432,2],[336,454,2],[336,518,2],[336,519,2],[336,520,2],[336,521,2],[336,522,2],[336,523,2],[336,524,2],[336,525,2],[336,526,2],[336,527,2],[336,528,2],[336,529,2],[336,530,2],[336,531,2],[336,532,2],[336,533,2],[336,534,2],[336,535,2],[336,536,2],[336,537,2],[336,538,2],[336,539,2],[336,540,2],[336,541,2],[336,542,2],[336,543,2],[336,544,2],[336,545,2],[336,546,2],[336,547,2],[336,548,2],[336,549,2],[336,550,2],[336,551,2],[336,552,2],[336,553,2],[336,554,2],[336,555,2],[336,556,2],[336,557,2],[336,558,2],[336,559,2],[336,560,2],[336,561,2],[336,562,2],[336,563,2],[336,564,2],[336,565,2],[336,566,2],[336,567,2],[336,568,2],[336,569,2],[336,570,2],[336,571,2],[336,572,2],[336,573,2],[336,574,2],[336,575,2],[336,576,2],[336,577,2],[336,578,2],[336,579,2],[336,580,2],[336,581,2],[336,582,2],[336,583,2],[336,584,2],[336,585,2],[336,586,2],[336,587,2],[336,588,2],[336,589,2],[336,590,2],[336,591,2],[336,592,2],[336,593,2],[336,594,2],[336,595,2],[336,596,2],[336,597,2],[336,598,2],[336,599,2],[336,600,2],[336,601,2],[336,602,2],[336,603,2],[336,604,2],[336,605,2],[336,606,2],[336,607,2],[336,608,2],[336,609,2],[336,610,2],[336,611,2],[336,612,2],[336,613,2],[336,614,2],[336,615,2],[336,616,2],[336,617,2],[336,618,2],[336,619,2],[336,620,2],[336,621,2],[336,622,2],[336,623,2],[336,624,2],[336,625,2],[336,626,2],[336,627,2],[336,628,2],[336,629,2],[337,500,2],[337,499,2],[337,501,2],[337,511,2],[337,517,2],[337,502,2],[337,512,2],[337,516,2],[337,507,2],[337,508,2],[337,509,2],[337,515,2],[337,514,2],[337,505,2],[337,503,2],[337,506,2],[337,87,2],[337,339,2],[337,233,2],[337,369,2],[337,146,2],[337,207,2],[337,30,2],[337,312,2],[337,307,2],[337,486,2],[337,38,2],[337,265,2],[337,196,2],[337,263,2],[337,285,2],[337,470,2],[337,325,2],[337,487,2],[337,262,2],[337,488,2],[337,489,2],[337,149,2],[337,490,2],[337,491,2],[337,140,2],[337,281,2],[337,191,2],[337,492,2],[337,494,2],[337,129,2],[337,495,2],[337,496,2],[337,497,2],[337,296,2],[337,200,2],[337,232,2],[337,498,2],[337,432,2],[337,454,2],[337,518,2],[337,519,2],[337,520,2],[337,521,2],[337,522,2],[337,523,2],[337,524,2],[337,525,2],[337,528,2],[337,529,2],[337,530,2],[337,531,2],[337,532,2],[337,533,2],[337,534,2],[337,535,2],[337,536,2],[337,537,2],[337,538,2],[337,539,2],[337,540,2],[337,541,2],[337,542,2],[337,543,2],[337,544,2],[337,545,2],[337,546,2],[337,547,2],[337,548,2],[337,549,2],[337,550,2],[337,551,2],[337,552,2],[337,553,2],[337,554,2],[337,555,2],[337,556,2],[337,557,2],[337,558,2],[337,559,2],[337,560,2],[337,561,2],[337,562,2],[337,563,2],[337,564,2],[337,565,2],[337,566,2],[337,567,2],[337,568,2],[337,569,2],[337,570,2],[337,571,2],[337,572,2],[337,573,2],[337,574,2],[337,575,2],[337,576,2],[337,577,2],[337,578,2],[337,579,2],[337,580,2],[337,581,2],[337,582,2],[337,583,2],[337,584,2],[337,585,2],[337,586,2],[337,587,2],[337,588,2],[337,589,2],[337,590,2],[337,591,2],[337,592,2],[337,593,2],[337,594,2],[337,595,2],[337,596,2],[337,597,2],[337,598,2],[337,599,2],[337,600,2],[337,601,2],[337,602,2],[337,603,2],[337,604,2],[337,605,2],[337,606,2],[337,607,2],[337,608,2],[337,609,2],[337,610,2],[337,611,2],[337,612,2],[337,613,2],[337,614,2],[337,615,2],[337,616,2],[337,617,2],[337,618,2],[337,619,2],[337,620,2],[337,621,2],[337,622,2],[337,623,2],[337,624,2],[337,625,2],[337,626,2],[337,627,2],[337,628,2],[337,629,2],[338,500,2],[338,499,2],[338,501,2],[338,511,2],[338,517,2],[338,502,2],[338,512,2],[338,516,2],[338,507,2],[338,508,2],[338,509,2],[338,515,2],[338,514,2],[338,505,2],[338,503,2],[338,506,2],[338,87,2],[338,37,2],[338,339,2],[338,233,2],[338,131,2],[338,369,2],[338,146,2],[338,207,2],[338,30,2],[338,312,2],[338,486,2],[338,38,2],[338,265,2],[338,196,2],[338,263,2],[338,285,2],[338,470,2],[338,325,2],[338,487,2],[338,262,2],[338,488,2],[338,489,2],[338,149,2],[338,490,2],[338,491,2],[338,241,2],[338,140,2],[338,281,2],[338,191,2],[338,492,2],[338,493,2],[338,494,2],[338,129,2],[338,495,2],[338,496,2],[338,497,2],[338,296,2],[338,200,2],[338,232,2],[338,498,2],[338,432,2],[338,454,2],[338,518,2],[338,519,2],[338,520,2],[338,521,2],[338,522,2],[338,523,2],[338,524,2],[338,525,2],[338,526,2],[338,527,2],[338,528,2],[338,529,2],[338,530,2],[338,531,2],[338,532,2],[338,533,2],[338,534,2],[338,535,2],[338,536,2],[338,537,2],[338,538,2],[338,539,2],[338,540,2],[338,541,2],[338,542,2],[338,543,2],[338,544,2],[338,545,2],[338,546,2],[338,547,2],[338,548,2],[338,549,2],[338,550,2],[338,551,2],[338,552,2],[338,553,2],[338,554,2],[338,555,2],[338,556,2],[338,557,2],[338,558,2],[338,559,2],[338,560,2],[338,561,2],[338,562,2],[338,563,2],[338,564,2],[338,565,2],[338,566,2],[338,567,2],[338,568,2],[338,569,2],[338,570,2],[338,571,2],[338,572,2],[338,573,2],[338,574,2],[338,575,2],[338,576,2],[338,577,2],[338,578,2],[338,579,2],[338,580,2],[338,581,2],[338,582,2],[338,583,2],[338,584,2],[338,585,2],[338,586,2],[338,587,2],[338,588,2],[338,589,2],[338,590,2],[338,591,2],[338,592,2],[338,593,2],[338,594,2],[338,595,2],[338,596,2],[338,597,2],[338,598,2],[338,599,2],[338,600,2],[338,601,2],[338,602,2],[338,603,2],[338,604,2],[338,605,2],[338,606,2],[338,607,2],[338,608,2],[338,609,2],[338,610,2],[338,611,2],[338,612,2],[338,613,2],[338,614,2],[338,615,2],[338,616,2],[338,617,2],[338,618,2],[338,619,2],[338,620,2],[338,621,2],[338,622,2],[338,623,2],[338,624,2],[338,625,2],[338,626,2],[338,627,2],[338,628,2],[338,629,2],[339,500,2],[339,499,2],[339,501,2],[339,511,2],[339,517,2],[339,502,2],[339,512,2],[339,516,2],[339,507,2],[339,508,2],[339,509,2],[339,515,2],[339,514,2],[339,505,2],[339,503,2],[339,506,2],[339,87,2],[339,37,2],[339,233,2],[339,131,2],[339,369,2],[339,207,2],[339,30,2],[339,312,2],[339,307,2],[339,486,2],[339,38,2],[339,265,2],[339,196,2],[339,263,2],[339,285,2],[339,470,2],[339,325,2],[339,487,2],[339,262,2],[339,488,2],[339,489,2],[339,149,2],[339,490,2],[339,491,2],[339,241,2],[339,140,2],[339,281,2],[339,191,2],[339,492,2],[339,493,2],[339,129,2],[339,495,2],[339,496,2],[339,497,2],[339,296,2],[339,200,2],[339,232,2],[339,498,2],[339,432,2],[339,454,2],[339,519,2],[339,520,2],[339,521,2],[339,522,2],[339,523,2],[339,524,2],[339,526,2],[339,527,2],[339,528,2],[339,529,2],[339,530,2],[339,531,2],[339,532,2],[339,533,2],[339,534,2],[339,535,2],[339,536,2],[339,537,2],[339,538,2],[339,539,2],[339,540,2],[339,541,2],[339,542,2],[339,543,2],[339,544,2],[339,545,2],[339,546,2],[339,547,2],[339,548,2],[339,549,2],[339,550,2],[339,551,2],[339,552,2],[339,553,2],[339,554,2],[339,555,2],[339,556,2],[339,557,2],[339,558,2],[339,559,2],[339,560,2],[339,561,2],[339,562,2],[339,563,2],[339,564,2],[339,565,2],[339,566,2],[339,567,2],[339,568,2],[339,569,2],[339,570,2],[339,571,2],[339,572,2],[339,573,2],[339,574,2],[339,575,2],[339,576,2],[339,577,2],[339,578,2],[339,579,2],[339,580,2],[339,581,2],[339,582,2],[339,583,2],[339,584,2],[339,585,2],[339,586,2],[339,587,2],[339,588,2],[339,589,2],[339,590,2],[339,591,2],[339,592,2],[339,593,2],[339,594,2],[339,596,2],[339,597,2],[339,598,2],[339,599,2],[339,600,2],[339,601,2],[339,602,2],[339,603,2],[339,604,2],[339,605,2],[339,606,2],[339,607,2],[339,608,2],[339,609,2],[339,610,2],[339,611,2],[339,612,2],[339,613,2],[339,614,2],[339,615,2],[339,616,2],[339,617,2],[339,618,2],[339,619,2],[339,620,2],[339,621,2],[339,622,2],[339,623,2],[339,624,2],[339,625,2],[339,626,2],[339,627,2],[339,628,2],[339,629,2],[340,500,2],[340,499,2],[340,501,2],[340,511,2],[340,517,2],[340,502,2],[340,512,2],[340,516,2],[340,507,2],[340,508,2],[340,509,2],[340,515,2],[340,514,2],[340,505,2],[340,503,2],[340,506,2],[340,87,2],[340,37,2],[340,339,2],[340,233,2],[340,369,2],[340,146,2],[340,207,2],[340,30,2],[340,312,2],[340,307,2],[340,486,2],[340,38,2],[340,265,2],[340,285,2],[340,325,2],[340,487,2],[340,262,2],[340,488,2],[340,489,2],[340,149,2],[340,491,2],[340,241,2],[340,140,2],[340,281,2],[340,191,2],[340,492,2],[340,493,2],[340,494,2],[340,129,2],[340,495,2],[340,496,2],[340,497,2],[340,296,2],[340,200,2],[340,232,2],[340,498,2],[340,432,2],[340,454,2],[340,518,2],[340,519,2],[340,520,2],[340,521,2],[340,522,2],[340,523,2],[340,524,2],[340,525,2],[340,526,2],[340,527,2],[340,528,2],[340,529,2],[340,530,2],[340,531,2],[340,532,2],[340,533,2],[340,534,2],[340,535,2],[340,536,2],[340,537,2],[340,539,2],[340,540,2],[340,541,2],[340,542,2],[340,543,2],[340,544,2],[340,545,2],[340,546,2],[340,547,2],[340,548,2],[340,549,2],[340,550,2],[340,551,2],[340,552,2],[340,553,2],[340,554,2],[340,555,2],[340,556,2],[340,557,2],[340,558,2],[340,559,2],[340,560,2],[340,561,2],[340,562,2],[340,563,2],[340,564,2],[340,565,2],[340,566,2],[340,567,2],[340,568,2],[340,569,2],[340,570,2],[340,571,2],[340,572,2],[340,573,2],[340,574,2],[340,575,2],[340,576,2],[340,577,2],[340,578,2],[340,579,2],[340,580,2],[340,581,2],[340,582,2],[340,583,2],[340,584,2],[340,585,2],[340,586,2],[340,587,2],[340,588,2],[340,589,2],[340,590,2],[340,591,2],[340,592,2],[340,593,2],[340,594,2],[340,595,2],[340,596,2],[340,597,2],[340,598,2],[340,599,2],[340,600,2],[340,601,2],[340,602,2],[340,603,2],[340,604,2],[340,605,2],[340,606,2],[340,607,2],[340,609,2],[340,610,2],[340,611,2],[340,612,2],[340,613,2],[340,614,2],[340,615,2],[340,616,2],[340,617,2],[340,618,2],[340,619,2],[340,620,2],[340,621,2],[340,622,2],[340,623,2],[340,624,2],[340,625,2],[340,626,2],[340,627,2],[340,628,2],[340,629,2],[341,500,2],[341,499,2],[341,501,2],[341,511,2],[341,517,2],[341,502,2],[341,512,2],[341,516,2],[341,507,2],[341,508,2],[341,509,2],[341,515,2],[341,514,2],[341,505,2],[341,503,2],[341,506,2],[341,87,2],[341,37,2],[341,339,2],[341,233,2],[341,131,2],[341,369,2],[341,146,2],[341,207,2],[341,30,2],[341,312,2],[341,307,2],[341,486,2],[341,38,2],[341,265,2],[341,263,2],[341,470,2],[341,325,2],[341,487,2],[341,262,2],[341,488,2],[341,489,2],[341,149,2],[341,490,2],[341,491,2],[341,140,2],[341,281,2],[341,191,2],[341,492,2],[341,493,2],[341,494,2],[341,129,2],[341,495,2],[341,496,2],[341,497,2],[341,296,2],[341,200,2],[341,232,2],[341,498,2],[341,432,2],[341,454,2],[341,518,2],[341,519,2],[341,520,2],[341,521,2],[341,522,2],[341,523,2],[341,524,2],[341,525,2],[341,526,2],[341,527,2],[341,528,2],[341,529,2],[341,530,2],[341,531,2],[341,532,2],[341,533,2],[341,534,2],[341,535,2],[341,536,2],[341,537,2],[341,538,2],[341,539,2],[341,540,2],[341,541,2],[341,542,2],[341,543,2],[341,544,2],[341,545,2],[341,546,2],[341,547,2],[341,548,2],[341,549,2],[341,550,2],[341,551,2],[341,552,2],[341,553,2],[341,554,2],[341,555,2],[341,556,2],[341,557,2],[341,558,2],[341,559,2],[341,560,2],[341,561,2],[341,562,2],[341,563,2],[341,564,2],[341,565,2],[341,566,2],[341,567,2],[341,568,2],[341,569,2],[341,570,2],[341,571,2],[341,572,2],[341,573,2],[341,574,2],[341,575,2],[341,576,2],[341,577,2],[341,578,2],[341,579,2],[341,580,2],[341,581,2],[341,582,2],[341,583,2],[341,584,2],[341,585,2],[341,586,2],[341,587,2],[341,588,2],[341,589,2],[341,590,2],[341,591,2],[341,592,2],[341,593,2],[341,594,2],[341,595,2],[341,596,2],[341,597,2],[341,598,2],[341,599,2],[341,600,2],[341,601,2],[341,602,2],[341,603,2],[341,604,2],[341,605,2],[341,606,2],[341,607,2],[341,608,2],[341,609,2],[341,610,2],[341,611,2],[341,612,2],[341,613,2],[341,614,2],[341,615,2],[341,616,2],[341,617,2],[341,618,2],[341,619,2],[341,620,2],[341,621,2],[341,622,2],[341,623,2],[341,624,2],[341,625,2],[341,626,2],[341,627,2],[341,628,2],[341,629,2],[342,500,2],[342,499,2],[342,501,2],[342,511,2],[342,517,2],[342,502,2],[342,512,2],[342,516,2],[342,507,2],[342,508,2],[342,509,2],[342,515,2],[342,514,2],[342,505,2],[342,503,2],[342,506,2],[342,87,2],[342,37,2],[342,339,2],[342,233,2],[342,131,2],[342,369,2],[342,146,2],[342,207,2],[342,30,2],[342,312,2],[342,486,2],[342,38,2],[342,265,2],[342,196,2],[342,263,2],[342,285,2],[342,325,2],[342,487,2],[342,262,2],[342,488,2],[342,489,2],[342,149,2],[342,490,2],[342,491,2],[342,241,2],[342,140,2],[342,281,2],[342,191,2],[342,492,2],[342,493,2],[342,494,2],[342,129,2],[342,495,2],[342,496,2],[342,497,2],[342,296,2],[342,200,2],[342,232,2],[342,498,2],[342,432,2],[342,454,2],[342,518,2],[342,519,2],[342,520,2],[342,521,2],[342,522,2],[342,523,2],[342,524,2],[342,525,2],[342,526,2],[342,527,2],[342,528,2],[342,529,2],[342,530,2],[342,531,2],[342,532,2],[342,533,2],[342,534,2],[342,535,2],[342,536,2],[342,537,2],[342,538,2],[342,539,2],[342,540,2],[342,541,2],[342,542,2],[342,543,2],[342,544,2],[342,545,2],[342,546,2],[342,547,2],[342,548,2],[342,549,2],[342,550,2],[342,551,2],[342,552,2],[342,553,2],[342,554,2],[342,555,2],[342,556,2],[342,557,2],[342,558,2],[342,559,2],[342,560,2],[342,561,2],[342,562,2],[342,563,2],[342,564,2],[342,565,2],[342,566,2],[342,567,2],[342,568,2],[342,569,2],[342,570,2],[342,571,2],[342,572,2],[342,573,2],[342,574,2],[342,575,2],[342,576,2],[342,577,2],[342,578,2],[342,579,2],[342,580,2],[342,581,2],[342,582,2],[342,583,2],[342,584,2],[342,585,2],[342,586,2],[342,587,2],[342,588,2],[342,589,2],[342,590,2],[342,591,2],[342,592,2],[342,593,2],[342,594,2],[342,595,2],[342,596,2],[342,597,2],[342,598,2],[342,599,2],[342,600,2],[342,601,2],[342,602,2],[342,603,2],[342,604,2],[342,605,2],[342,606,2],[342,607,2],[342,608,2],[342,609,2],[342,610,2],[342,611,2],[342,612,2],[342,613,2],[342,614,2],[342,615,2],[342,616,2],[342,617,2],[342,618,2],[342,619,2],[342,620,2],[342,621,2],[342,622,2],[342,623,2],[342,624,2],[342,625,2],[342,626,2],[342,627,2],[342,628,2],[342,629,2],[343,500,2],[343,499,2],[343,501,2],[343,511,2],[343,517,2],[343,502,2],[343,512,2],[343,516,2],[343,507,2],[343,508,2],[343,509,2],[343,515,2],[343,514,2],[343,505,2],[343,503,2],[343,506,2],[343,87,2],[343,339,2],[343,233,2],[343,131,2],[343,369,2],[343,146,2],[343,207,2],[343,30,2],[343,307,2],[343,486,2],[343,265,2],[343,196,2],[343,263,2],[343,285,2],[343,470,2],[343,325,2],[343,487,2],[343,262,2],[343,488,2],[343,489,2],[343,149,2],[343,490,2],[343,491,2],[343,241,2],[343,140,2],[343,281,2],[343,191,2],[343,492,2],[343,493,2],[343,494,2],[343,129,2],[343,495,2],[343,496,2],[343,497,2],[343,296,2],[343,200,2],[343,232,2],[343,498,2],[343,432,2],[343,454,2],[343,518,2],[343,519,2],[343,520,2],[343,521,2],[343,522,2],[343,523,2],[343,524,2],[343,525,2],[343,526,2],[343,527,2],[343,528,2],[343,529,2],[343,530,2],[343,531,2],[343,532,2],[343,533,2],[343,534,2],[343,535,2],[343,536,2],[343,537,2],[343,538,2],[343,539,2],[343,540,2],[343,541,2],[343,542,2],[343,543,2],[343,544,2],[343,545,2],[343,546,2],[343,547,2],[343,548,2],[343,549,2],[343,550,2],[343,551,2],[343,552,2],[343,553,2],[343,554,2],[343,555,2],[343,556,2],[343,557,2],[343,558,2],[343,559,2],[343,560,2],[343,561,2],[343,562,2],[343,563,2],[343,564,2],[343,565,2],[343,566,2],[343,567,2],[343,568,2],[343,569,2],[343,570,2],[343,571,2],[343,572,2],[343,573,2],[343,574,2],[343,575,2],[343,576,2],[343,577,2],[343,578,2],[343,579,2],[343,580,2],[343,581,2],[343,582,2],[343,583,2],[343,584,2],[343,585,2],[343,586,2],[343,587,2],[343,588,2],[343,589,2],[343,590,2],[343,591,2],[343,592,2],[343,593,2],[343,594,2],[343,595,2],[343,596,2],[343,597,2],[343,598,2],[343,599,2],[343,600,2],[343,601,2],[343,602,2],[343,603,2],[343,604,2],[343,605,2],[343,606,2],[343,607,2],[343,608,2],[343,609,2],[343,610,2],[343,611,2],[343,612,2],[343,613,2],[343,614,2],[343,615,2],[343,616,2],[343,617,2],[343,618,2],[343,619,2],[343,620,2],[343,621,2],[343,622,2],[343,623,2],[343,624,2],[343,625,2],[343,626,2],[343,627,2],[343,628,2],[343,629,2],[344,500,2],[344,499,2],[344,501,2],[344,511,2],[344,517,2],[344,502,2],[344,512,2],[344,516,2],[344,507,2],[344,508,2],[344,509,2],[344,515,2],[344,514,2],[344,505,2],[344,503,2],[344,506,2],[344,87,2],[344,37,2],[344,339,2],[344,131,2],[344,369,2],[344,146,2],[344,207,2],[344,30,2],[344,312,2],[344,307,2],[344,486,2],[344,38,2],[344,265,2],[344,263,2],[344,285,2],[344,470,2],[344,487,2],[344,262,2],[344,488,2],[344,489,2],[344,149,2],[344,490,2],[344,491,2],[344,140,2],[344,281,2],[344,191,2],[344,492,2],[344,493,2],[344,494,2],[344,129,2],[344,495,2],[344,496,2],[344,497,2],[344,296,2],[344,232,2],[344,498,2],[344,432,2],[344,454,2],[344,518,2],[344,519,2],[344,520,2],[344,521,2],[344,522,2],[344,523,2],[344,524,2],[344,525,2],[344,526,2],[344,527,2],[344,528,2],[344,529,2],[344,530,2],[344,531,2],[344,532,2],[344,533,2],[344,534,2],[344,535,2],[344,536,2],[344,537,2],[344,538,2],[344,539,2],[344,540,2],[344,541,2],[344,542,2],[344,543,2],[344,544,2],[344,545,2],[344,546,2],[344,547,2],[344,548,2],[344,549,2],[344,550,2],[344,551,2],[344,552,2],[344,553,2],[344,554,2],[344,556,2],[344,557,2],[344,559,2],[344,560,2],[344,561,2],[344,562,2],[344,563,2],[344,564,2],[344,565,2],[344,566,2],[344,567,2],[344,568,2],[344,569,2],[344,570,2],[344,571,2],[344,572,2],[344,573,2],[344,574,2],[344,575,2],[344,576,2],[344,577,2],[344,578,2],[344,579,2],[344,580,2],[344,581,2],[344,582,2],[344,583,2],[344,584,2],[344,585,2],[344,586,2],[344,587,2],[344,588,2],[344,589,2],[344,590,2],[344,591,2],[344,592,2],[344,593,2],[344,594,2],[344,595,2],[344,596,2],[344,597,2],[344,598,2],[344,599,2],[344,600,2],[344,601,2],[344,602,2],[344,603,2],[344,604,2],[344,605,2],[344,606,2],[344,607,2],[344,608,2],[344,609,2],[344,610,2],[344,611,2],[344,612,2],[344,613,2],[344,614,2],[344,615,2],[344,616,2],[344,617,2],[344,618,2],[344,619,2],[344,620,2],[344,621,2],[344,622,2],[344,623,2],[344,624,2],[344,625,2],[344,626,2],[344,627,2],[344,628,2],[344,629,2],[345,500,2],[345,499,2],[345,501,2],[345,511,2],[345,517,2],[345,502,2],[345,512,2],[345,516,2],[345,507,2],[345,508,2],[345,509,2],[345,515,2],[345,514,2],[345,505,2],[345,503,2],[345,506,2],[345,87,2],[345,431,2],[345,339,2],[345,233,2],[345,131,2],[345,369,2],[345,146,2],[345,207,2],[345,30,2],[345,307,2],[345,486,2],[345,265,2],[345,196,2],[345,263,2],[345,285,2],[345,470,2],[345,325,2],[345,487,2],[345,262,2],[345,488,2],[345,489,2],[345,149,2],[345,490,2],[345,491,2],[345,241,2],[345,140,2],[345,281,2],[345,191,2],[345,492,2],[345,493,2],[345,494,2],[345,129,2],[345,495,2],[345,496,2],[345,497,2],[345,296,2],[345,200,2],[345,232,2],[345,498,2],[345,432,2],[345,454,2],[345,518,2],[345,519,2],[345,520,2],[345,521,2],[345,522,2],[345,523,2],[345,524,2],[345,525,2],[345,526,2],[345,527,2],[345,528,2],[345,529,2],[345,530,2],[345,531,2],[345,532,2],[345,533,2],[345,534,2],[345,535,2],[345,536,2],[345,537,2],[345,538,2],[345,539,2],[345,540,2],[345,541,2],[345,542,2],[345,543,2],[345,544,2],[345,545,2],[345,546,2],[345,547,2],[345,548,2],[345,549,2],[345,550,2],[345,551,2],[345,552,2],[345,553,2],[345,554,2],[345,555,2],[345,556,2],[345,557,2],[345,558,2],[345,559,2],[345,560,2],[345,561,2],[345,562,2],[345,563,2],[345,564,2],[345,565,2],[345,566,2],[345,567,2],[345,568,2],[345,569,2],[345,570,2],[345,571,2],[345,572,2],[345,573,2],[345,574,2],[345,575,2],[345,576,2],[345,577,2],[345,578,2],[345,579,2],[345,580,2],[345,581,2],[345,582,2],[345,583,2],[345,584,2],[345,585,2],[345,586,2],[345,587,2],[345,588,2],[345,589,2],[345,590,2],[345,591,2],[345,592,2],[345,593,2],[345,594,2],[345,595,2],[345,596,2],[345,597,2],[345,598,2],[345,599,2],[345,600,2],[345,601,2],[345,602,2],[345,603,2],[345,604,2],[345,605,2],[345,606,2],[345,607,2],[345,608,2],[345,609,2],[345,610,2],[345,611,2],[345,612,2],[345,613,2],[345,614,2],[345,615,2],[345,616,2],[345,617,2],[345,618,2],[345,619,2],[345,620,2],[345,621,2],[345,622,2],[345,623,2],[345,624,2],[345,625,2],[345,626,2],[345,627,2],[345,628,2],[345,629,2],[346,500,2],[346,499,2],[346,501,2],[346,511,2],[346,517,2],[346,502,2],[346,512,2],[346,516,2],[346,507,2],[346,508,2],[346,509,2],[346,515,2],[346,514,2],[346,505,2],[346,503,2],[346,506,2],[346,87,2],[346,37,2],[346,339,2],[346,233,2],[346,131,2],[346,369,2],[346,146,2],[346,30,2],[346,312,2],[346,307,2],[346,486,2],[346,38,2],[346,265,2],[346,263,2],[346,285,2],[346,470,2],[346,487,2],[346,262,2],[346,488,2],[346,489,2],[346,149,2],[346,490,2],[346,491,2],[346,140,2],[346,281,2],[346,191,2],[346,492,2],[346,493,2],[346,494,2],[346,129,2],[346,495,2],[346,496,2],[346,497,2],[346,296,2],[346,200,2],[346,232,2],[346,498,2],[346,432,2],[346,454,2],[346,518,2],[346,519,2],[346,520,2],[346,521,2],[346,522,2],[346,523,2],[346,524,2],[346,525,2],[346,526,2],[346,527,2],[346,528,2],[346,529,2],[346,530,2],[346,531,2],[346,532,2],[346,533,2],[346,534,2],[346,535,2],[346,536,2],[346,537,2],[346,538,2],[346,539,2],[346,540,2],[346,541,2],[346,542,2],[346,543,2],[346,544,2],[346,545,2],[346,546,2],[346,547,2],[346,548,2],[346,549,2],[346,550,2],[346,551,2],[346,552,2],[346,553,2],[346,554,2],[346,555,2],[346,556,2],[346,557,2],[346,558,2],[346,559,2],[346,560,2],[346,561,2],[346,562,2],[346,563,2],[346,564,2],[346,565,2],[346,566,2],[346,567,2],[346,568,2],[346,569,2],[346,570,2],[346,571,2],[346,572,2],[346,573,2],[346,574,2],[346,575,2],[346,576,2],[346,577,2],[346,578,2],[346,579,2],[346,580,2],[346,581,2],[346,582,2],[346,583,2],[346,584,2],[346,585,2],[346,586,2],[346,587,2],[346,588,2],[346,589,2],[346,590,2],[346,591,2],[346,592,2],[346,593,2],[346,594,2],[346,595,2],[346,596,2],[346,597,2],[346,598,2],[346,599,2],[346,600,2],[346,601,2],[346,602,2],[346,603,2],[346,604,2],[346,605,2],[346,606,2],[346,607,2],[346,608,2],[346,609,2],[346,610,2],[346,611,2],[346,612,2],[346,613,2],[346,614,2],[346,615,2],[346,616,2],[346,617,2],[346,618,2],[346,619,2],[346,620,2],[346,621,2],[346,622,2],[346,623,2],[346,624,2],[346,625,2],[346,626,2],[346,627,2],[346,628,2],[346,629,2],[347,500,2],[347,499,2],[347,501,2],[347,511,2],[347,517,2],[347,502,2],[347,512,2],[347,516,2],[347,507,2],[347,508,2],[347,509,2],[347,515,2],[347,514,2],[347,505,2],[347,503,2],[347,506,2],[347,87,2],[347,37,2],[347,339,2],[347,233,2],[347,131,2],[347,369,2],[347,146,2],[347,207,2],[347,30,2],[347,312,2],[347,486,2],[347,38,2],[347,265,2],[347,196,2],[347,263,2],[347,285,2],[347,470,2],[347,325,2],[347,487,2],[347,262,2],[347,488,2],[347,489,2],[347,149,2],[347,490,2],[347,491,2],[347,241,2],[347,140,2],[347,281,2],[347,191,2],[347,492,2],[347,493,2],[347,494,2],[347,129,2],[347,495,2],[347,496,2],[347,497,2],[347,296,2],[347,200,2],[347,232,2],[347,498,2],[347,432,2],[347,454,2],[347,518,2],[347,519,2],[347,520,2],[347,521,2],[347,522,2],[347,523,2],[347,524,2],[347,525,2],[347,526,2],[347,527,2],[347,528,2],[347,529,2],[347,530,2],[347,531,2],[347,532,2],[347,533,2],[347,534,2],[347,535,2],[347,536,2],[347,537,2],[347,538,2],[347,539,2],[347,540,2],[347,541,2],[347,542,2],[347,543,2],[347,544,2],[347,545,2],[347,546,2],[347,547,2],[347,548,2],[347,549,2],[347,550,2],[347,551,2],[347,552,2],[347,553,2],[347,554,2],[347,555,2],[347,556,2],[347,557,2],[347,558,2],[347,559,2],[347,560,2],[347,561,2],[347,562,2],[347,563,2],[347,564,2],[347,565,2],[347,566,2],[347,567,2],[347,568,2],[347,569,2],[347,570,2],[347,571,2],[347,572,2],[347,573,2],[347,574,2],[347,575,2],[347,576,2],[347,577,2],[347,578,2],[347,579,2],[347,580,2],[347,581,2],[347,582,2],[347,583,2],[347,584,2],[347,585,2],[347,586,2],[347,587,2],[347,588,2],[347,589,2],[347,590,2],[347,591,2],[347,592,2],[347,593,2],[347,594,2],[347,595,2],[347,596,2],[347,597,2],[347,598,2],[347,599,2],[347,600,2],[347,601,2],[347,602,2],[347,603,2],[347,604,2],[347,605,2],[347,606,2],[347,607,2],[347,608,2],[347,609,2],[347,610,2],[347,611,2],[347,612,2],[347,613,2],[347,614,2],[347,615,2],[347,616,2],[347,617,2],[347,618,2],[347,619,2],[347,620,2],[347,621,2],[347,622,2],[347,623,2],[347,624,2],[347,625,2],[347,626,2],[347,627,2],[347,628,2],[347,629,2],[348,500,2],[348,499,2],[348,501,2],[348,511,2],[348,517,2],[348,502,2],[348,512,2],[348,516,2],[348,507,2],[348,508,2],[348,509,2],[348,515,2],[348,514,2],[348,505,2],[348,503,2],[348,506,2],[348,87,2],[348,37,2],[348,339,2],[348,233,2],[348,131,2],[348,369,2],[348,146,2],[348,30,2],[348,312,2],[348,307,2],[348,486,2],[348,38,2],[348,265,2],[348,196,2],[348,263,2],[348,285,2],[348,470,2],[348,325,2],[348,487,2],[348,262,2],[348,488,2],[348,489,2],[348,149,2],[348,490,2],[348,491,2],[348,241,2],[348,140,2],[348,191,2],[348,492,2],[348,493,2],[348,494,2],[348,129,2],[348,495,2],[348,496,2],[348,497,2],[348,296,2],[348,232,2],[348,498,2],[348,432,2],[348,454,2],[348,518,2],[348,519,2],[348,520,2],[348,521,2],[348,522,2],[348,523,2],[348,524,2],[348,525,2],[348,526,2],[348,527,2],[348,528,2],[348,529,2],[348,530,2],[348,531,2],[348,532,2],[348,533,2],[348,534,2],[348,535,2],[348,536,2],[348,537,2],[348,540,2],[348,541,2],[348,543,2],[348,544,2],[348,545,2],[348,546,2],[348,547,2],[348,548,2],[348,549,2],[348,550,2],[348,551,2],[348,552,2],[348,553,2],[348,554,2],[348,555,2],[348,556,2],[348,557,2],[348,558,2],[348,559,2],[348,560,2],[348,561,2],[348,562,2],[348,563,2],[348,564,2],[348,565,2],[348,566,2],[348,567,2],[348,568,2],[348,569,2],[348,570,2],[348,571,2],[348,572,2],[348,573,2],[348,574,2],[348,575,2],[348,576,2],[348,577,2],[348,578,2],[348,579,2],[348,580,2],[348,581,2],[348,582,2],[348,583,2],[348,584,2],[348,585,2],[348,586,2],[348,587,2],[348,588,2],[348,589,2],[348,590,2],[348,591,2],[348,592,2],[348,593,2],[348,594,2],[348,595,2],[348,596,2],[348,597,2],[348,598,2],[348,599,2],[348,600,2],[348,601,2],[348,602,2],[348,603,2],[348,604,2],[348,605,2],[348,606,2],[348,607,2],[348,608,2],[348,609,2],[348,610,2],[348,611,2],[348,612,2],[348,613,2],[348,614,2],[348,615,2],[348,616,2],[348,617,2],[348,618,2],[348,619,2],[348,620,2],[348,621,2],[348,622,2],[348,623,2],[348,624,2],[348,625,2],[348,626,2],[348,627,2],[348,628,2],[348,629,2],[349,500,2],[349,499,2],[349,501,2],[349,511,2],[349,517,2],[349,502,2],[349,512,2],[349,516,2],[349,507,2],[349,508,2],[349,509,2],[349,515,2],[349,514,2],[349,505,2],[349,503,2],[349,506,2],[349,87,2],[349,37,2],[349,339,2],[349,233,2],[349,131,2],[349,369,2],[349,146,2],[349,30,2],[349,312,2],[349,307,2],[349,486,2],[349,38,2],[349,265,2],[349,263,2],[349,285,2],[349,470,2],[349,325,2],[349,487,2],[349,262,2],[349,488,2],[349,489,2],[349,149,2],[349,490,2],[349,491,2],[349,241,2],[349,140,2],[349,191,2],[349,492,2],[349,493,2],[349,494,2],[349,129,2],[349,495,2],[349,496,2],[349,497,2],[349,296,2],[349,200,2],[349,232,2],[349,498,2],[349,432,2],[349,454,2],[349,518,2],[349,519,2],[349,520,2],[349,522,2],[349,523,2],[349,524,2],[349,525,2],[349,526,2],[349,527,2],[349,528,2],[349,529,2],[349,530,2],[349,531,2],[349,532,2],[349,533,2],[349,534,2],[349,535,2],[349,536,2],[349,537,2],[349,540,2],[349,541,2],[349,543,2],[349,544,2],[349,545,2],[349,546,2],[349,547,2],[349,548,2],[349,549,2],[349,550,2],[349,551,2],[349,552,2],[349,553,2],[349,554,2],[349,555,2],[349,556,2],[349,557,2],[349,558,2],[349,559,2],[349,560,2],[349,561,2],[349,562,2],[349,563,2],[349,564,2],[349,565,2],[349,566,2],[349,567,2],[349,568,2],[349,569,2],[349,570,2],[349,571,2],[349,572,2],[349,573,2],[349,574,2],[349,575,2],[349,576,2],[349,577,2],[349,578,2],[349,579,2],[349,580,2],[349,581,2],[349,582,2],[349,583,2],[349,584,2],[349,585,2],[349,586,2],[349,587,2],[349,588,2],[349,589,2],[349,590,2],[349,591,2],[349,592,2],[349,593,2],[349,594,2],[349,595,2],[349,596,2],[349,597,2],[349,598,2],[349,599,2],[349,600,2],[349,601,2],[349,602,2],[349,603,2],[349,604,2],[349,605,2],[349,606,2],[349,607,2],[349,608,2],[349,609,2],[349,610,2],[349,611,2],[349,612,2],[349,613,2],[349,614,2],[349,615,2],[349,616,2],[349,617,2],[349,618,2],[349,619,2],[349,620,2],[349,621,2],[349,622,2],[349,623,2],[349,624,2],[349,625,2],[349,626,2],[349,627,2],[349,628,2],[349,629,2],[350,500,2],[350,499,2],[350,501,2],[350,511,2],[350,517,2],[350,502,2],[350,512,2],[350,516,2],[350,507,2],[350,508,2],[350,509,2],[350,515,2],[350,514,2],[350,505,2],[350,503,2],[350,506,2],[350,87,2],[350,37,2],[350,339,2],[350,233,2],[350,131,2],[350,369,2],[350,146,2],[350,30,2],[350,312,2],[350,307,2],[350,486,2],[350,38,2],[350,265,2],[350,196,2],[350,263,2],[350,285,2],[350,470,2],[350,325,2],[350,487,2],[350,262,2],[350,488,2],[350,489,2],[350,149,2],[350,490,2],[350,491,2],[350,241,2],[350,140,2],[350,191,2],[350,492,2],[350,493,2],[350,494,2],[350,129,2],[350,495,2],[350,496,2],[350,497,2],[350,296,2],[350,200,2],[350,232,2],[350,498,2],[350,432,2],[350,454,2],[350,518,2],[350,519,2],[350,520,2],[350,521,2],[350,522,2],[350,523,2],[350,524,2],[350,525,2],[350,526,2],[350,527,2],[350,528,2],[350,529,2],[350,530,2],[350,531,2],[350,532,2],[350,533,2],[350,534,2],[350,535,2],[350,536,2],[350,537,2],[350,540,2],[350,541,2],[350,544,2],[350,545,2],[350,546,2],[350,547,2],[350,548,2],[350,549,2],[350,550,2],[350,551,2],[350,552,2],[350,553,2],[350,554,2],[350,555,2],[350,556,2],[350,557,2],[350,558,2],[350,559,2],[350,560,2],[350,561,2],[350,562,2],[350,563,2],[350,564,2],[350,565,2],[350,566,2],[350,567,2],[350,568,2],[350,569,2],[350,570,2],[350,571,2],[350,572,2],[350,573,2],[350,574,2],[350,575,2],[350,576,2],[350,577,2],[350,578,2],[350,579,2],[350,580,2],[350,581,2],[350,582,2],[350,583,2],[350,584,2],[350,585,2],[350,586,2],[350,587,2],[350,588,2],[350,589,2],[350,590,2],[350,591,2],[350,592,2],[350,593,2],[350,594,2],[350,595,2],[350,596,2],[350,597,2],[350,598,2],[350,599,2],[350,600,2],[350,601,2],[350,602,2],[350,603,2],[350,604,2],[350,605,2],[350,606,2],[350,607,2],[350,608,2],[350,609,2],[350,610,2],[350,611,2],[350,612,2],[350,613,2],[350,614,2],[350,615,2],[350,616,2],[350,617,2],[350,618,2],[350,619,2],[350,620,2],[350,621,2],[350,622,2],[350,623,2],[350,624,2],[350,625,2],[350,626,2],[350,627,2],[350,628,2],[350,629,2],[351,500,2],[351,499,2],[351,501,2],[351,511,2],[351,517,2],[351,502,2],[351,512,2],[351,516,2],[351,507,2],[351,508,2],[351,509,2],[351,515,2],[351,514,2],[351,505,2],[351,503,2],[351,506,2],[351,87,2],[351,339,2],[351,233,2],[351,131,2],[351,369,2],[351,146,2],[351,30,2],[351,312,2],[351,307,2],[351,486,2],[351,38,2],[351,265,2],[351,196,2],[351,263,2],[351,285,2],[351,470,2],[351,325,2],[351,487,2],[351,262,2],[351,488,2],[351,489,2],[351,149,2],[351,490,2],[351,491,2],[351,241,2],[351,140,2],[351,191,2],[351,492,2],[351,493,2],[351,494,2],[351,129,2],[351,495,2],[351,496,2],[351,497,2],[351,296,2],[351,200,2],[351,232,2],[351,498,2],[351,432,2],[351,454,2],[351,518,2],[351,519,2],[351,520,2],[351,521,2],[351,522,2],[351,523,2],[351,524,2],[351,525,2],[351,526,2],[351,527,2],[351,528,2],[351,529,2],[351,530,2],[351,531,2],[351,532,2],[351,533,2],[351,534,2],[351,535,2],[351,536,2],[351,537,2],[351,540,2],[351,541,2],[351,543,2],[351,544,2],[351,545,2],[351,546,2],[351,547,2],[351,548,2],[351,549,2],[351,550,2],[351,551,2],[351,552,2],[351,553,2],[351,554,2],[351,555,2],[351,556,2],[351,557,2],[351,558,2],[351,559,2],[351,560,2],[351,561,2],[351,563,2],[351,564,2],[351,565,2],[351,566,2],[351,567,2],[351,568,2],[351,569,2],[351,570,2],[351,571,2],[351,572,2],[351,573,2],[351,574,2],[351,575,2],[351,576,2],[351,577,2],[351,578,2],[351,579,2],[351,580,2],[351,581,2],[351,582,2],[351,583,2],[351,584,2],[351,585,2],[351,586,2],[351,587,2],[351,588,2],[351,589,2],[351,590,2],[351,591,2],[351,592,2],[351,593,2],[351,594,2],[351,595,2],[351,596,2],[351,597,2],[351,598,2],[351,599,2],[351,600,2],[351,601,2],[351,602,2],[351,603,2],[351,604,2],[351,605,2],[351,606,2],[351,607,2],[351,608,2],[351,609,2],[351,610,2],[351,611,2],[351,612,2],[351,613,2],[351,614,2],[351,615,2],[351,616,2],[351,617,2],[351,618,2],[351,619,2],[351,620,2],[351,621,2],[351,622,2],[351,623,2],[351,624,2],[351,625,2],[351,626,2],[351,627,2],[351,628,2],[351,629,2],[352,500,2],[352,499,2],[352,501,2],[352,511,2],[352,517,2],[352,502,2],[352,512,2],[352,516,2],[352,507,2],[352,508,2],[352,509,2],[352,515,2],[352,514,2],[352,505,2],[352,503,2],[352,506,2],[352,87,2],[352,37,2],[352,339,2],[352,233,2],[352,131,2],[352,369,2],[352,146,2],[352,207,2],[352,30,2],[352,312,2],[352,486,2],[352,38,2],[352,265,2],[352,263,2],[352,285,2],[352,470,2],[352,325,2],[352,487,2],[352,262,2],[352,488,2],[352,489,2],[352,149,2],[352,490,2],[352,491,2],[352,241,2],[352,140,2],[352,281,2],[352,191,2],[352,492,2],[352,493,2],[352,494,2],[352,129,2],[352,495,2],[352,496,2],[352,497,2],[352,296,2],[352,232,2],[352,498,2],[352,432,2],[352,454,2],[352,518,2],[352,519,2],[352,520,2],[352,521,2],[352,522,2],[352,523,2],[352,524,2],[352,525,2],[352,526,2],[352,527,2],[352,528,2],[352,529,2],[352,530,2],[352,531,2],[352,532,2],[352,533,2],[352,534,2],[352,535,2],[352,536,2],[352,537,2],[352,538,2],[352,539,2],[352,540,2],[352,541,2],[352,542,2],[352,543,2],[352,544,2],[352,545,2],[352,546,2],[352,547,2],[352,548,2],[352,549,2],[352,550,2],[352,551,2],[352,552,2],[352,554,2],[352,555,2],[352,556,2],[352,557,2],[352,558,2],[352,559,2],[352,560,2],[352,561,2],[352,562,2],[352,563,2],[352,564,2],[352,565,2],[352,566,2],[352,567,2],[352,568,2],[352,569,2],[352,570,2],[352,571,2],[352,572,2],[352,573,2],[352,574,2],[352,575,2],[352,576,2],[352,577,2],[352,578,2],[352,579,2],[352,580,2],[352,581,2],[352,582,2],[352,583,2],[352,584,2],[352,585,2],[352,586,2],[352,587,2],[352,588,2],[352,589,2],[352,590,2],[352,591,2],[352,592,2],[352,593,2],[352,594,2],[352,595,2],[352,596,2],[352,597,2],[352,598,2],[352,599,2],[352,600,2],[352,601,2],[352,602,2],[352,603,2],[352,604,2],[352,605,2],[352,606,2],[352,607,2],[352,608,2],[352,609,2],[352,610,2],[352,611,2],[352,612,2],[352,613,2],[352,614,2],[352,615,2],[352,616,2],[352,617,2],[352,618,2],[352,619,2],[352,620,2],[352,621,2],[352,622,2],[352,623,2],[352,624,2],[352,625,2],[352,626,2],[352,627,2],[352,628,2],[352,629,2],[353,500,2],[353,499,2],[353,501,2],[353,511,2],[353,517,2],[353,502,2],[353,512,2],[353,516,2],[353,507,2],[353,508,2],[353,509,2],[353,515,2],[353,514,2],[353,505,2],[353,503,2],[353,506,2],[353,87,2],[353,37,2],[353,339,2],[353,233,2],[353,131,2],[353,369,2],[353,146,2],[353,207,2],[353,30,2],[353,312,2],[353,486,2],[353,38,2],[353,265,2],[353,196,2],[353,263,2],[353,285,2],[353,470,2],[353,325,2],[353,487,2],[353,262,2],[353,488,2],[353,489,2],[353,149,2],[353,490,2],[353,491,2],[353,241,2],[353,140,2],[353,281,2],[353,191,2],[353,492,2],[353,493,2],[353,494,2],[353,129,2],[353,495,2],[353,496,2],[353,497,2],[353,296,2],[353,200,2],[353,232,2],[353,498,2],[353,432,2],[353,454,2],[353,518,2],[353,519,2],[353,520,2],[353,521,2],[353,522,2],[353,523,2],[353,524,2],[353,525,2],[353,526,2],[353,527,2],[353,528,2],[353,529,2],[353,530,2],[353,531,2],[353,532,2],[353,533,2],[353,534,2],[353,535,2],[353,536,2],[353,537,2],[353,538,2],[353,539,2],[353,540,2],[353,541,2],[353,542,2],[353,543,2],[353,544,2],[353,545,2],[353,546,2],[353,547,2],[353,548,2],[353,549,2],[353,550,2],[353,551,2],[353,552,2],[353,553,2],[353,554,2],[353,555,2],[353,556,2],[353,557,2],[353,558,2],[353,559,2],[353,560,2],[353,561,2],[353,562,2],[353,563,2],[353,564,2],[353,565,2],[353,566,2],[353,567,2],[353,568,2],[353,569,2],[353,570,2],[353,571,2],[353,572,2],[353,573,2],[353,574,2],[353,575,2],[353,576,2],[353,577,2],[353,578,2],[353,579,2],[353,580,2],[353,581,2],[353,582,2],[353,583,2],[353,584,2],[353,585,2],[353,586,2],[353,587,2],[353,588,2],[353,589,2],[353,590,2],[353,591,2],[353,592,2],[353,593,2],[353,594,2],[353,595,2],[353,596,2],[353,597,2],[353,598,2],[353,599,2],[353,600,2],[353,601,2],[353,602,2],[353,603,2],[353,604,2],[353,605,2],[353,606,2],[353,607,2],[353,608,2],[353,609,2],[353,610,2],[353,611,2],[353,612,2],[353,613,2],[353,614,2],[353,615,2],[353,616,2],[353,617,2],[353,618,2],[353,619,2],[353,620,2],[353,621,2],[353,622,2],[353,623,2],[353,624,2],[353,625,2],[353,626,2],[353,627,2],[353,628,2],[353,629,2],[354,500,2],[354,499,2],[354,501,2],[354,511,2],[354,517,2],[354,502,2],[354,512,2],[354,516,2],[354,507,2],[354,508,2],[354,509,2],[354,515,2],[354,514,2],[354,505,2],[354,503,2],[354,506,2],[354,87,2],[354,431,2],[354,37,2],[354,339,2],[354,233,2],[354,369,2],[354,146,2],[354,207,2],[354,30,2],[354,312,2],[354,307,2],[354,486,2],[354,38,2],[354,265,2],[354,263,2],[354,285,2],[354,325,2],[354,487,2],[354,262,2],[354,488,2],[354,489,2],[354,149,2],[354,490,2],[354,491,2],[354,241,2],[354,140,2],[354,281,2],[354,191,2],[354,492,2],[354,493,2],[354,494,2],[354,129,2],[354,496,2],[354,497,2],[354,296,2],[354,200,2],[354,232,2],[354,498,2],[354,432,2],[354,454,2],[354,518,2],[354,519,2],[354,520,2],[354,521,2],[354,522,2],[354,523,2],[354,524,2],[354,525,2],[354,526,2],[354,527,2],[354,528,2],[354,529,2],[354,530,2],[354,531,2],[354,532,2],[354,533,2],[354,534,2],[354,535,2],[354,536,2],[354,537,2],[354,539,2],[354,540,2],[354,541,2],[354,543,2],[354,544,2],[354,545,2],[354,546,2],[354,547,2],[354,548,2],[354,549,2],[354,550,2],[354,551,2],[354,552,2],[354,553,2],[354,554,2],[354,555,2],[354,556,2],[354,557,2],[354,558,2],[354,559,2],[354,560,2],[354,561,2],[354,562,2],[354,563,2],[354,564,2],[354,565,2],[354,566,2],[354,567,2],[354,568,2],[354,569,2],[354,570,2],[354,571,2],[354,572,2],[354,573,2],[354,574,2],[354,575,2],[354,576,2],[354,577,2],[354,578,2],[354,579,2],[354,580,2],[354,581,2],[354,582,2],[354,583,2],[354,584,2],[354,585,2],[354,586,2],[354,587,2],[354,588,2],[354,589,2],[354,590,2],[354,591,2],[354,592,2],[354,593,2],[354,594,2],[354,595,2],[354,596,2],[354,597,2],[354,598,2],[354,599,2],[354,601,2],[354,602,2],[354,603,2],[354,604,2],[354,605,2],[354,606,2],[354,607,2],[354,608,2],[354,609,2],[354,610,2],[354,612,2],[354,613,2],[354,614,2],[354,615,2],[354,616,2],[354,617,2],[354,618,2],[354,619,2],[354,620,2],[354,621,2],[354,622,2],[354,623,2],[354,624,2],[354,625,2],[354,626,2],[354,627,2],[354,628,2],[354,629,2],[355,500,2],[355,499,2],[355,501,2],[355,511,2],[355,517,2],[355,502,2],[355,512,2],[355,516,2],[355,507,2],[355,508,2],[355,509,2],[355,515,2],[355,514,2],[355,505,2],[355,503,2],[355,506,2],[355,87,2],[355,37,2],[355,339,2],[355,233,2],[355,131,2],[355,369,2],[355,146,2],[355,30,2],[355,312,2],[355,307,2],[355,486,2],[355,38,2],[355,265,2],[355,263,2],[355,285,2],[355,470,2],[355,487,2],[355,262,2],[355,488,2],[355,489,2],[355,149,2],[355,490,2],[355,491,2],[355,140,2],[355,281,2],[355,191,2],[355,492,2],[355,493,2],[355,494,2],[355,129,2],[355,495,2],[355,496,2],[355,497,2],[355,296,2],[355,200,2],[355,232,2],[355,498,2],[355,432,2],[355,454,2],[355,518,2],[355,519,2],[355,520,2],[355,521,2],[355,522,2],[355,523,2],[355,524,2],[355,525,2],[355,526,2],[355,527,2],[355,528,2],[355,529,2],[355,530,2],[355,531,2],[355,532,2],[355,533,2],[355,534,2],[355,535,2],[355,536,2],[355,537,2],[355,538,2],[355,539,2],[355,540,2],[355,541,2],[355,542,2],[355,543,2],[355,544,2],[355,545,2],[355,546,2],[355,547,2],[355,548,2],[355,549,2],[355,550,2],[355,551,2],[355,552,2],[355,553,2],[355,554,2],[355,555,2],[355,556,2],[355,557,2],[355,558,2],[355,559,2],[355,560,2],[355,561,2],[355,562,2],[355,563,2],[355,564,2],[355,565,2],[355,566,2],[355,567,2],[355,568,2],[355,569,2],[355,570,2],[355,571,2],[355,572,2],[355,573,2],[355,574,2],[355,575,2],[355,576,2],[355,577,2],[355,578,2],[355,579,2],[355,580,2],[355,581,2],[355,582,2],[355,583,2],[355,584,2],[355,585,2],[355,586,2],[355,587,2],[355,588,2],[355,589,2],[355,590,2],[355,591,2],[355,592,2],[355,593,2],[355,594,2],[355,595,2],[355,596,2],[355,597,2],[355,598,2],[355,599,2],[355,600,2],[355,601,2],[355,602,2],[355,603,2],[355,604,2],[355,605,2],[355,606,2],[355,607,2],[355,608,2],[355,609,2],[355,610,2],[355,611,2],[355,612,2],[355,613,2],[355,614,2],[355,615,2],[355,616,2],[355,617,2],[355,618,2],[355,619,2],[355,620,2],[355,621,2],[355,622,2],[355,623,2],[355,624,2],[355,625,2],[355,626,2],[355,627,2],[355,628,2],[355,629,2],[356,500,2],[356,499,2],[356,501,2],[356,511,2],[356,517,2],[356,502,2],[356,512,2],[356,516,2],[356,507,2],[356,508,2],[356,509,2],[356,515,2],[356,514,2],[356,505,2],[356,503,2],[356,506,2],[356,87,2],[356,37,2],[356,339,2],[356,233,2],[356,131,2],[356,369,2],[356,146,2],[356,207,2],[356,30,2],[356,312,2],[356,307,2],[356,486,2],[356,38,2],[356,265,2],[356,196,2],[356,263,2],[356,285,2],[356,470,2],[356,325,2],[356,487,2],[356,262,2],[356,489,2],[356,149,2],[356,490,2],[356,491,2],[356,241,2],[356,140,2],[356,281,2],[356,191,2],[356,492,2],[356,493,2],[356,494,2],[356,129,2],[356,495,2],[356,496,2],[356,497,2],[356,296,2],[356,200,2],[356,232,2],[356,498,2],[356,432,2],[356,454,2],[356,518,2],[356,519,2],[356,520,2],[356,521,2],[356,522,2],[356,523,2],[356,524,2],[356,525,2],[356,526,2],[356,527,2],[356,528,2],[356,529,2],[356,530,2],[356,531,2],[356,532,2],[356,533,2],[356,534,2],[356,535,2],[356,536,2],[356,537,2],[356,538,2],[356,539,2],[356,540,2],[356,541,2],[356,542,2],[356,543,2],[356,544,2],[356,545,2],[356,546,2],[356,547,2],[356,548,2],[356,549,2],[356,550,2],[356,551,2],[356,552,2],[356,553,2],[356,554,2],[356,555,2],[356,556,2],[356,557,2],[356,558,2],[356,559,2],[356,560,2],[356,561,2],[356,562,2],[356,563,2],[356,564,2],[356,565,2],[356,566,2],[356,567,2],[356,568,2],[356,569,2],[356,570,2],[356,571,2],[356,572,2],[356,573,2],[356,574,2],[356,575,2],[356,576,2],[356,577,2],[356,578,2],[356,579,2],[356,580,2],[356,581,2],[356,582,2],[356,583,2],[356,584,2],[356,585,2],[356,586,2],[356,587,2],[356,588,2],[356,589,2],[356,590,2],[356,591,2],[356,592,2],[356,593,2],[356,594,2],[356,595,2],[356,596,2],[356,597,2],[356,598,2],[356,599,2],[356,600,2],[356,601,2],[356,602,2],[356,603,2],[356,604,2],[356,605,2],[356,606,2],[356,607,2],[356,608,2],[356,609,2],[356,610,2],[356,611,2],[356,612,2],[356,613,2],[356,614,2],[356,615,2],[356,616,2],[356,617,2],[356,618,2],[356,619,2],[356,620,2],[356,621,2],[356,622,2],[356,623,2],[356,624,2],[356,625,2],[356,626,2],[356,627,2],[356,628,2],[356,629,2],[357,500,2],[357,499,2],[357,501,2],[357,511,2],[357,517,2],[357,502,2],[357,512,2],[357,516,2],[357,507,2],[357,508,2],[357,509,2],[357,515,2],[357,514,2],[357,505,2],[357,503,2],[357,506,2],[357,87,2],[357,37,2],[357,339,2],[357,233,2],[357,131,2],[357,369,2],[357,146,2],[357,30,2],[357,312,2],[357,307,2],[357,486,2],[357,38,2],[357,265,2],[357,196,2],[357,263,2],[357,285,2],[357,470,2],[357,325,2],[357,487,2],[357,262,2],[357,488,2],[357,149,2],[357,490,2],[357,491,2],[357,140,2],[357,281,2],[357,191,2],[357,492,2],[357,493,2],[357,494,2],[357,129,2],[357,495,2],[357,496,2],[357,497,2],[357,296,2],[357,200,2],[357,232,2],[357,498,2],[357,432,2],[357,454,2],[357,518,2],[357,519,2],[357,520,2],[357,521,2],[357,522,2],[357,523,2],[357,524,2],[357,525,2],[357,526,2],[357,527,2],[357,528,2],[357,529,2],[357,530,2],[357,531,2],[357,532,2],[357,533,2],[357,534,2],[357,535,2],[357,536,2],[357,537,2],[357,538,2],[357,539,2],[357,540,2],[357,541,2],[357,542,2],[357,543,2],[357,544,2],[357,545,2],[357,546,2],[357,547,2],[357,548,2],[357,549,2],[357,550,2],[357,551,2],[357,552,2],[357,553,2],[357,554,2],[357,555,2],[357,556,2],[357,557,2],[357,558,2],[357,559,2],[357,560,2],[357,561,2],[357,562,2],[357,563,2],[357,564,2],[357,565,2],[357,566,2],[357,567,2],[357,568,2],[357,569,2],[357,570,2],[357,571,2],[357,572,2],[357,573,2],[357,574,2],[357,575,2],[357,576,2],[357,577,2],[357,578,2],[357,579,2],[357,580,2],[357,581,2],[357,582,2],[357,583,2],[357,584,2],[357,585,2],[357,586,2],[357,587,2],[357,588,2],[357,589,2],[357,590,2],[357,591,2],[357,592,2],[357,593,2],[357,594,2],[357,595,2],[357,596,2],[357,597,2],[357,598,2],[357,599,2],[357,600,2],[357,601,2],[357,602,2],[357,603,2],[357,604,2],[357,605,2],[357,606,2],[357,607,2],[357,608,2],[357,609,2],[357,610,2],[357,611,2],[357,612,2],[357,613,2],[357,614,2],[357,615,2],[357,616,2],[357,617,2],[357,618,2],[357,619,2],[357,620,2],[357,621,2],[357,622,2],[357,623,2],[357,624,2],[357,625,2],[357,626,2],[357,627,2],[357,628,2],[357,629,2],[358,500,2],[358,499,2],[358,501,2],[358,511,2],[358,517,2],[358,502,2],[358,512,2],[358,516,2],[358,507,2],[358,508,2],[358,509,2],[358,515,2],[358,514,2],[358,505,2],[358,503,2],[358,506,2],[358,87,2],[358,37,2],[358,339,2],[358,233,2],[358,131,2],[358,369,2],[358,146,2],[358,207,2],[358,30,2],[358,312,2],[358,307,2],[358,486,2],[358,38,2],[358,265,2],[358,263,2],[358,285,2],[358,470,2],[358,325,2],[358,487,2],[358,262,2],[358,488,2],[358,489,2],[358,149,2],[358,490,2],[358,491,2],[358,140,2],[358,281,2],[358,191,2],[358,492,2],[358,493,2],[358,494,2],[358,129,2],[358,495,2],[358,496,2],[358,497,2],[358,296,2],[358,200,2],[358,232,2],[358,498,2],[358,432,2],[358,454,2],[358,518,2],[358,519,2],[358,520,2],[358,521,2],[358,522,2],[358,523,2],[358,524,2],[358,525,2],[358,526,2],[358,527,2],[358,528,2],[358,529,2],[358,530,2],[358,531,2],[358,532,2],[358,533,2],[358,534,2],[358,535,2],[358,536,2],[358,537,2],[358,538,2],[358,539,2],[358,540,2],[358,541,2],[358,542,2],[358,543,2],[358,544,2],[358,545,2],[358,546,2],[358,547,2],[358,548,2],[358,549,2],[358,550,2],[358,551,2],[358,552,2],[358,553,2],[358,555,2],[358,556,2],[358,557,2],[358,558,2],[358,559,2],[358,560,2],[358,561,2],[358,562,2],[358,563,2],[358,564,2],[358,565,2],[358,566,2],[358,567,2],[358,568,2],[358,569,2],[358,570,2],[358,571,2],[358,572,2],[358,573,2],[358,574,2],[358,575,2],[358,576,2],[358,577,2],[358,578,2],[358,579,2],[358,580,2],[358,581,2],[358,582,2],[358,583,2],[358,584,2],[358,585,2],[358,586,2],[358,587,2],[358,588,2],[358,589,2],[358,590,2],[358,591,2],[358,592,2],[358,593,2],[358,594,2],[358,595,2],[358,596,2],[358,597,2],[358,598,2],[358,599,2],[358,600,2],[358,601,2],[358,602,2],[358,603,2],[358,604,2],[358,605,2],[358,606,2],[358,607,2],[358,608,2],[358,609,2],[358,610,2],[358,611,2],[358,612,2],[358,613,2],[358,614,2],[358,615,2],[358,616,2],[358,617,2],[358,618,2],[358,619,2],[358,620,2],[358,621,2],[358,622,2],[358,623,2],[358,624,2],[358,625,2],[358,626,2],[358,627,2],[358,628,2],[358,629,2],[359,500,2],[359,499,2],[359,501,2],[359,511,2],[359,517,2],[359,502,2],[359,512,2],[359,516,2],[359,507,2],[359,508,2],[359,509,2],[359,515,2],[359,514,2],[359,505,2],[359,503,2],[359,506,2],[359,87,2],[359,431,2],[359,339,2],[359,233,2],[359,131,2],[359,369,2],[359,146,2],[359,207,2],[359,30,2],[359,307,2],[359,486,2],[359,265,2],[359,263,2],[359,285,2],[359,470,2],[359,325,2],[359,487,2],[359,262,2],[359,488,2],[359,489,2],[359,149,2],[359,490,2],[359,491,2],[359,241,2],[359,140,2],[359,281,2],[359,191,2],[359,492,2],[359,493,2],[359,494,2],[359,129,2],[359,495,2],[359,496,2],[359,497,2],[359,296,2],[359,200,2],[359,232,2],[359,498,2],[359,432,2],[359,454,2],[359,518,2],[359,519,2],[359,520,2],[359,521,2],[359,522,2],[359,523,2],[359,524,2],[359,525,2],[359,526,2],[359,527,2],[359,528,2],[359,529,2],[359,530,2],[359,531,2],[359,532,2],[359,533,2],[359,534,2],[359,535,2],[359,536,2],[359,537,2],[359,538,2],[359,539,2],[359,540,2],[359,541,2],[359,542,2],[359,543,2],[359,544,2],[359,545,2],[359,546,2],[359,547,2],[359,548,2],[359,549,2],[359,550,2],[359,551,2],[359,552,2],[359,553,2],[359,554,2],[359,555,2],[359,556,2],[359,557,2],[359,558,2],[359,559,2],[359,560,2],[359,561,2],[359,562,2],[359,563,2],[359,564,2],[359,565,2],[359,566,2],[359,567,2],[359,568,2],[359,569,2],[359,570,2],[359,571,2],[359,572,2],[359,573,2],[359,574,2],[359,575,2],[359,576,2],[359,577,2],[359,578,2],[359,579,2],[359,580,2],[359,581,2],[359,582,2],[359,583,2],[359,584,2],[359,585,2],[359,586,2],[359,587,2],[359,588,2],[359,589,2],[359,590,2],[359,591,2],[359,592,2],[359,593,2],[359,594,2],[359,595,2],[359,596,2],[359,597,2],[359,598,2],[359,599,2],[359,600,2],[359,601,2],[359,602,2],[359,603,2],[359,604,2],[359,605,2],[359,606,2],[359,607,2],[359,608,2],[359,609,2],[359,610,2],[359,611,2],[359,612,2],[359,613,2],[359,614,2],[359,615,2],[359,616,2],[359,617,2],[359,618,2],[359,619,2],[359,620,2],[359,621,2],[359,622,2],[359,623,2],[359,624,2],[359,625,2],[359,626,2],[359,627,2],[359,628,2],[359,629,2],[360,500,2],[360,499,2],[360,501,2],[360,511,2],[360,517,2],[360,502,2],[360,512,2],[360,516,2],[360,507,2],[360,508,2],[360,509,2],[360,515,2],[360,514,2],[360,505,2],[360,503,2],[360,506,2],[360,87,2],[360,37,2],[360,339,2],[360,233,2],[360,131,2],[360,369,2],[360,146,2],[360,30,2],[360,312,2],[360,307,2],[360,486,2],[360,38,2],[360,265,2],[360,196,2],[360,263,2],[360,285,2],[360,470,2],[360,325,2],[360,487,2],[360,262,2],[360,488,2],[360,149,2],[360,490,2],[360,491,2],[360,241,2],[360,140,2],[360,281,2],[360,191,2],[360,492,2],[360,493,2],[360,494,2],[360,129,2],[360,495,2],[360,496,2],[360,497,2],[360,296,2],[360,200,2],[360,232,2],[360,498,2],[360,432,2],[360,454,2],[360,518,2],[360,519,2],[360,520,2],[360,521,2],[360,522,2],[360,523,2],[360,524,2],[360,525,2],[360,526,2],[360,527,2],[360,528,2],[360,529,2],[360,530,2],[360,531,2],[360,532,2],[360,533,2],[360,534,2],[360,535,2],[360,536,2],[360,537,2],[360,538,2],[360,539,2],[360,540,2],[360,541,2],[360,542,2],[360,543,2],[360,544,2],[360,545,2],[360,546,2],[360,547,2],[360,548,2],[360,549,2],[360,550,2],[360,551,2],[360,552,2],[360,553,2],[360,554,2],[360,555,2],[360,556,2],[360,557,2],[360,558,2],[360,559,2],[360,560,2],[360,561,2],[360,562,2],[360,563,2],[360,564,2],[360,565,2],[360,566,2],[360,567,2],[360,568,2],[360,569,2],[360,570,2],[360,571,2],[360,572,2],[360,573,2],[360,574,2],[360,575,2],[360,576,2],[360,577,2],[360,578,2],[360,579,2],[360,580,2],[360,581,2],[360,582,2],[360,583,2],[360,584,2],[360,585,2],[360,586,2],[360,587,2],[360,588,2],[360,589,2],[360,590,2],[360,591,2],[360,592,2],[360,593,2],[360,594,2],[360,595,2],[360,596,2],[360,597,2],[360,598,2],[360,599,2],[360,600,2],[360,601,2],[360,602,2],[360,603,2],[360,604,2],[360,605,2],[360,606,2],[360,607,2],[360,608,2],[360,609,2],[360,610,2],[360,611,2],[360,612,2],[360,613,2],[360,614,2],[360,615,2],[360,616,2],[360,617,2],[360,618,2],[360,619,2],[360,620,2],[360,621,2],[360,622,2],[360,623,2],[360,624,2],[360,625,2],[360,626,2],[360,627,2],[360,628,2],[360,629,2],[361,500,2],[361,499,2],[361,501,2],[361,511,2],[361,517,2],[361,502,2],[361,512,2],[361,516,2],[361,507,2],[361,508,2],[361,509,2],[361,515,2],[361,514,2],[361,505,2],[361,503,2],[361,506,2],[361,87,2],[361,37,2],[361,339,2],[361,233,2],[361,131,2],[361,369,2],[361,146,2],[361,207,2],[361,30,2],[361,312,2],[361,307,2],[361,486,2],[361,38,2],[361,265,2],[361,263,2],[361,470,2],[361,325,2],[361,487,2],[361,262,2],[361,488,2],[361,489,2],[361,149,2],[361,490,2],[361,491,2],[361,241,2],[361,140,2],[361,281,2],[361,191,2],[361,492,2],[361,493,2],[361,494,2],[361,129,2],[361,495,2],[361,496,2],[361,497,2],[361,296,2],[361,232,2],[361,498,2],[361,432,2],[361,454,2],[361,518,2],[361,519,2],[361,520,2],[361,521,2],[361,522,2],[361,523,2],[361,524,2],[361,525,2],[361,526,2],[361,527,2],[361,528,2],[361,529,2],[361,530,2],[361,531,2],[361,532,2],[361,533,2],[361,534,2],[361,535,2],[361,536,2],[361,537,2],[361,538,2],[361,539,2],[361,540,2],[361,541,2],[361,542,2],[361,543,2],[361,544,2],[361,545,2],[361,546,2],[361,547,2],[361,548,2],[361,549,2],[361,550,2],[361,551,2],[361,552,2],[361,553,2],[361,554,2],[361,555,2],[361,556,2],[361,557,2],[361,558,2],[361,559,2],[361,560,2],[361,561,2],[361,562,2],[361,563,2],[361,564,2],[361,565,2],[361,566,2],[361,567,2],[361,568,2],[361,569,2],[361,570,2],[361,571,2],[361,572,2],[361,573,2],[361,574,2],[361,575,2],[361,576,2],[361,577,2],[361,578,2],[361,579,2],[361,580,2],[361,581,2],[361,582,2],[361,583,2],[361,584,2],[361,585,2],[361,586,2],[361,587,2],[361,588,2],[361,589,2],[361,590,2],[361,591,2],[361,592,2],[361,593,2],[361,594,2],[361,595,2],[361,596,2],[361,597,2],[361,598,2],[361,599,2],[361,600,2],[361,601,2],[361,602,2],[361,603,2],[361,604,2],[361,605,2],[361,606,2],[361,607,2],[361,608,2],[361,609,2],[361,610,2],[361,611,2],[361,612,2],[361,613,2],[361,614,2],[361,615,2],[361,616,2],[361,617,2],[361,618,2],[361,619,2],[361,620,2],[361,621,2],[361,622,2],[361,623,2],[361,624,2],[361,625,2],[361,626,2],[361,627,2],[361,628,2],[361,629,2],[362,500,2],[362,499,2],[362,501,2],[362,511,2],[362,517,2],[362,502,2],[362,512,2],[362,516,2],[362,507,2],[362,508,2],[362,509,2],[362,515,2],[362,514,2],[362,505,2],[362,503,2],[362,506,2],[362,87,2],[362,37,2],[362,339,2],[362,233,2],[362,131,2],[362,369,2],[362,146,2],[362,207,2],[362,30,2],[362,312,2],[362,486,2],[362,38,2],[362,265,2],[362,196,2],[362,263,2],[362,285,2],[362,470,2],[362,325,2],[362,487,2],[362,262,2],[362,488,2],[362,489,2],[362,149,2],[362,490,2],[362,491,2],[362,241,2],[362,140,2],[362,281,2],[362,191,2],[362,492,2],[362,493,2],[362,494,2],[362,129,2],[362,495,2],[362,496,2],[362,497,2],[362,296,2],[362,200,2],[362,232,2],[362,498,2],[362,432,2],[362,454,2],[362,518,2],[362,519,2],[362,520,2],[362,521,2],[362,522,2],[362,523,2],[362,524,2],[362,525,2],[362,526,2],[362,527,2],[362,528,2],[362,529,2],[362,530,2],[362,531,2],[362,532,2],[362,533,2],[362,534,2],[362,535,2],[362,536,2],[362,537,2],[362,538,2],[362,539,2],[362,540,2],[362,541,2],[362,542,2],[362,543,2],[362,544,2],[362,545,2],[362,546,2],[362,547,2],[362,548,2],[362,549,2],[362,550,2],[362,551,2],[362,552,2],[362,553,2],[362,554,2],[362,555,2],[362,556,2],[362,557,2],[362,558,2],[362,559,2],[362,560,2],[362,561,2],[362,562,2],[362,563,2],[362,564,2],[362,565,2],[362,566,2],[362,567,2],[362,568,2],[362,569,2],[362,570,2],[362,571,2],[362,572,2],[362,573,2],[362,574,2],[362,575,2],[362,576,2],[362,577,2],[362,578,2],[362,579,2],[362,580,2],[362,581,2],[362,582,2],[362,583,2],[362,584,2],[362,585,2],[362,586,2],[362,587,2],[362,588,2],[362,589,2],[362,590,2],[362,591,2],[362,592,2],[362,593,2],[362,594,2],[362,595,2],[362,596,2],[362,597,2],[362,598,2],[362,599,2],[362,600,2],[362,601,2],[362,602,2],[362,603,2],[362,604,2],[362,605,2],[362,606,2],[362,607,2],[362,608,2],[362,609,2],[362,610,2],[362,611,2],[362,612,2],[362,613,2],[362,614,2],[362,615,2],[362,616,2],[362,617,2],[362,618,2],[362,619,2],[362,620,2],[362,621,2],[362,622,2],[362,623,2],[362,624,2],[362,625,2],[362,626,2],[362,627,2],[362,628,2],[362,629,2],[363,500,2],[363,499,2],[363,501,2],[363,511,2],[363,517,2],[363,502,2],[363,512,2],[363,516,2],[363,507,2],[363,508,2],[363,509,2],[363,515,2],[363,514,2],[363,505,2],[363,503,2],[363,506,2],[363,87,2],[363,431,2],[363,339,2],[363,233,2],[363,131,2],[363,369,2],[363,146,2],[363,207,2],[363,30,2],[363,307,2],[363,486,2],[363,38,2],[363,196,2],[363,263,2],[363,285,2],[363,470,2],[363,325,2],[363,487,2],[363,262,2],[363,488,2],[363,489,2],[363,149,2],[363,490,2],[363,491,2],[363,241,2],[363,140,2],[363,281,2],[363,191,2],[363,492,2],[363,493,2],[363,494,2],[363,129,2],[363,495,2],[363,496,2],[363,497,2],[363,296,2],[363,200,2],[363,232,2],[363,498,2],[363,432,2],[363,454,2],[363,518,2],[363,519,2],[363,520,2],[363,521,2],[363,522,2],[363,523,2],[363,524,2],[363,525,2],[363,526,2],[363,527,2],[363,528,2],[363,529,2],[363,530,2],[363,531,2],[363,532,2],[363,533,2],[363,534,2],[363,535,2],[363,536,2],[363,537,2],[363,538,2],[363,539,2],[363,540,2],[363,541,2],[363,542,2],[363,543,2],[363,544,2],[363,545,2],[363,546,2],[363,547,2],[363,548,2],[363,549,2],[363,550,2],[363,551,2],[363,552,2],[363,553,2],[363,554,2],[363,555,2],[363,556,2],[363,557,2],[363,558,2],[363,559,2],[363,560,2],[363,561,2],[363,562,2],[363,563,2],[363,564,2],[363,565,2],[363,566,2],[363,567,2],[363,568,2],[363,569,2],[363,570,2],[363,571,2],[363,572,2],[363,573,2],[363,574,2],[363,575,2],[363,576,2],[363,577,2],[363,578,2],[363,579,2],[363,580,2],[363,581,2],[363,582,2],[363,583,2],[363,584,2],[363,585,2],[363,586,2],[363,587,2],[363,588,2],[363,589,2],[363,590,2],[363,591,2],[363,592,2],[363,593,2],[363,594,2],[363,595,2],[363,596,2],[363,597,2],[363,598,2],[363,599,2],[363,600,2],[363,601,2],[363,602,2],[363,603,2],[363,604,2],[363,605,2],[363,606,2],[363,607,2],[363,608,2],[363,609,2],[363,610,2],[363,611,2],[363,612,2],[363,613,2],[363,614,2],[363,615,2],[363,616,2],[363,617,2],[363,618,2],[363,619,2],[363,620,2],[363,621,2],[363,622,2],[363,623,2],[363,624,2],[363,625,2],[363,626,2],[363,627,2],[363,628,2],[363,629,2],[364,500,2],[364,499,2],[364,501,2],[364,511,2],[364,517,2],[364,502,2],[364,512,2],[364,516,2],[364,507,2],[364,508,2],[364,509,2],[364,515,2],[364,514,2],[364,505,2],[364,503,2],[364,506,2],[364,87,2],[364,37,2],[364,339,2],[364,233,2],[364,369,2],[364,146,2],[364,207,2],[364,30,2],[364,312,2],[364,486,2],[364,38,2],[364,265,2],[364,196,2],[364,263,2],[364,285,2],[364,470,2],[364,325,2],[364,487,2],[364,262,2],[364,488,2],[364,489,2],[364,149,2],[364,490,2],[364,491,2],[364,241,2],[364,140,2],[364,281,2],[364,191,2],[364,492,2],[364,493,2],[364,494,2],[364,129,2],[364,495,2],[364,496,2],[364,497,2],[364,296,2],[364,200,2],[364,232,2],[364,498,2],[364,432,2],[364,454,2],[364,518,2],[364,519,2],[364,520,2],[364,521,2],[364,522,2],[364,523,2],[364,524,2],[364,525,2],[364,526,2],[364,527,2],[364,528,2],[364,529,2],[364,530,2],[364,531,2],[364,532,2],[364,533,2],[364,534,2],[364,535,2],[364,536,2],[364,537,2],[364,538,2],[364,539,2],[364,540,2],[364,541,2],[364,542,2],[364,543,2],[364,544,2],[364,545,2],[364,546,2],[364,547,2],[364,548,2],[364,549,2],[364,550,2],[364,551,2],[364,552,2],[364,553,2],[364,554,2],[364,555,2],[364,556,2],[364,557,2],[364,558,2],[364,559,2],[364,560,2],[364,561,2],[364,562,2],[364,563,2],[364,564,2],[364,565,2],[364,566,2],[364,567,2],[364,568,2],[364,569,2],[364,570,2],[364,571,2],[364,572,2],[364,573,2],[364,574,2],[364,575,2],[364,576,2],[364,577,2],[364,578,2],[364,579,2],[364,580,2],[364,581,2],[364,582,2],[364,583,2],[364,584,2],[364,585,2],[364,586,2],[364,587,2],[364,588,2],[364,589,2],[364,590,2],[364,591,2],[364,592,2],[364,593,2],[364,594,2],[364,595,2],[364,596,2],[364,597,2],[364,598,2],[364,599,2],[364,600,2],[364,601,2],[364,602,2],[364,603,2],[364,604,2],[364,605,2],[364,606,2],[364,607,2],[364,608,2],[364,609,2],[364,610,2],[364,611,2],[364,612,2],[364,613,2],[364,614,2],[364,615,2],[364,616,2],[364,617,2],[364,618,2],[364,619,2],[364,620,2],[364,621,2],[364,622,2],[364,623,2],[364,624,2],[364,625,2],[364,626,2],[364,627,2],[364,628,2],[364,629,2],[365,500,2],[365,499,2],[365,501,2],[365,511,2],[365,517,2],[365,502,2],[365,512,2],[365,516,2],[365,507,2],[365,508,2],[365,509,2],[365,515,2],[365,514,2],[365,505,2],[365,503,2],[365,506,2],[365,87,2],[365,37,2],[365,339,2],[365,233,2],[365,131,2],[365,369,2],[365,146,2],[365,207,2],[365,30,2],[365,312,2],[365,486,2],[365,38,2],[365,265,2],[365,196,2],[365,263,2],[365,285,2],[365,470,2],[365,325,2],[365,487,2],[365,262,2],[365,488,2],[365,489,2],[365,149,2],[365,490,2],[365,491,2],[365,241,2],[365,140,2],[365,281,2],[365,191,2],[365,492,2],[365,493,2],[365,494,2],[365,129,2],[365,495,2],[365,496,2],[365,497,2],[365,296,2],[365,200,2],[365,232,2],[365,498,2],[365,432,2],[365,454,2],[365,518,2],[365,519,2],[365,520,2],[365,521,2],[365,522,2],[365,523,2],[365,524,2],[365,525,2],[365,526,2],[365,527,2],[365,528,2],[365,529,2],[365,530,2],[365,531,2],[365,532,2],[365,533,2],[365,534,2],[365,535,2],[365,536,2],[365,537,2],[365,538,2],[365,539,2],[365,540,2],[365,541,2],[365,542,2],[365,543,2],[365,544,2],[365,545,2],[365,546,2],[365,547,2],[365,548,2],[365,549,2],[365,550,2],[365,551,2],[365,552,2],[365,553,2],[365,554,2],[365,555,2],[365,556,2],[365,557,2],[365,558,2],[365,559,2],[365,560,2],[365,561,2],[365,562,2],[365,563,2],[365,564,2],[365,565,2],[365,566,2],[365,567,2],[365,568,2],[365,569,2],[365,570,2],[365,571,2],[365,572,2],[365,573,2],[365,574,2],[365,575,2],[365,576,2],[365,577,2],[365,578,2],[365,579,2],[365,580,2],[365,581,2],[365,582,2],[365,583,2],[365,584,2],[365,585,2],[365,586,2],[365,587,2],[365,588,2],[365,589,2],[365,590,2],[365,591,2],[365,592,2],[365,593,2],[365,594,2],[365,595,2],[365,596,2],[365,597,2],[365,598,2],[365,599,2],[365,600,2],[365,601,2],[365,602,2],[365,603,2],[365,604,2],[365,605,2],[365,606,2],[365,607,2],[365,608,2],[365,609,2],[365,610,2],[365,611,2],[365,612,2],[365,613,2],[365,614,2],[365,615,2],[365,616,2],[365,617,2],[365,618,2],[365,619,2],[365,620,2],[365,621,2],[365,622,2],[365,623,2],[365,624,2],[365,625,2],[365,626,2],[365,627,2],[365,628,2],[365,629,2],[366,500,2],[366,499,2],[366,501,2],[366,511,2],[366,517,2],[366,502,2],[366,512,2],[366,516,2],[366,507,2],[366,508,2],[366,509,2],[366,515,2],[366,514,2],[366,505,2],[366,503,2],[366,506,2],[366,87,2],[366,37,2],[366,339,2],[366,233,2],[366,131,2],[366,369,2],[366,146,2],[366,207,2],[366,30,2],[366,312,2],[366,307,2],[366,486,2],[366,38,2],[366,265,2],[366,263,2],[366,285,2],[366,470,2],[366,325,2],[366,487,2],[366,262,2],[366,489,2],[366,149,2],[366,490,2],[366,491,2],[366,241,2],[366,140,2],[366,281,2],[366,191,2],[366,492,2],[366,493,2],[366,494,2],[366,129,2],[366,495,2],[366,496,2],[366,497,2],[366,296,2],[366,200,2],[366,232,2],[366,498,2],[366,432,2],[366,454,2],[366,518,2],[366,519,2],[366,520,2],[366,521,2],[366,522,2],[366,523,2],[366,524,2],[366,525,2],[366,526,2],[366,527,2],[366,528,2],[366,529,2],[366,530,2],[366,531,2],[366,532,2],[366,533,2],[366,534,2],[366,535,2],[366,536,2],[366,537,2],[366,538,2],[366,539,2],[366,540,2],[366,541,2],[366,542,2],[366,543,2],[366,544,2],[366,545,2],[366,546,2],[366,547,2],[366,548,2],[366,549,2],[366,550,2],[366,551,2],[366,552,2],[366,553,2],[366,554,2],[366,555,2],[366,556,2],[366,557,2],[366,558,2],[366,559,2],[366,560,2],[366,561,2],[366,562,2],[366,563,2],[366,564,2],[366,565,2],[366,566,2],[366,567,2],[366,568,2],[366,569,2],[366,570,2],[366,571,2],[366,572,2],[366,573,2],[366,574,2],[366,575,2],[366,576,2],[366,577,2],[366,578,2],[366,579,2],[366,580,2],[366,581,2],[366,582,2],[366,583,2],[366,584,2],[366,585,2],[366,586,2],[366,587,2],[366,588,2],[366,589,2],[366,590,2],[366,591,2],[366,592,2],[366,593,2],[366,594,2],[366,595,2],[366,596,2],[366,597,2],[366,598,2],[366,599,2],[366,600,2],[366,601,2],[366,602,2],[366,603,2],[366,604,2],[366,605,2],[366,606,2],[366,607,2],[366,608,2],[366,609,2],[366,610,2],[366,611,2],[366,612,2],[366,613,2],[366,614,2],[366,615,2],[366,616,2],[366,617,2],[366,618,2],[366,619,2],[366,620,2],[366,621,2],[366,622,2],[366,623,2],[366,624,2],[366,625,2],[366,626,2],[366,627,2],[366,628,2],[366,629,2],[367,500,2],[367,499,2],[367,501,2],[367,511,2],[367,517,2],[367,502,2],[367,512,2],[367,516,2],[367,507,2],[367,508,2],[367,509,2],[367,515,2],[367,514,2],[367,505,2],[367,503,2],[367,506,2],[367,87,2],[367,37,2],[367,339,2],[367,233,2],[367,131,2],[367,369,2],[367,207,2],[367,30,2],[367,312,2],[367,307,2],[367,486,2],[367,38,2],[367,265,2],[367,263,2],[367,285,2],[367,470,2],[367,325,2],[367,487,2],[367,262,2],[367,488,2],[367,489,2],[367,149,2],[367,490,2],[367,491,2],[367,241,2],[367,140,2],[367,281,2],[367,191,2],[367,492,2],[367,493,2],[367,494,2],[367,129,2],[367,495,2],[367,496,2],[367,497,2],[367,296,2],[367,200,2],[367,232,2],[367,498,2],[367,432,2],[367,454,2],[367,518,2],[367,519,2],[367,520,2],[367,521,2],[367,522,2],[367,523,2],[367,525,2],[367,526,2],[367,527,2],[367,528,2],[367,529,2],[367,530,2],[367,531,2],[367,532,2],[367,533,2],[367,534,2],[367,535,2],[367,536,2],[367,537,2],[367,538,2],[367,539,2],[367,540,2],[367,541,2],[367,542,2],[367,543,2],[367,544,2],[367,545,2],[367,546,2],[367,547,2],[367,548,2],[367,549,2],[367,550,2],[367,551,2],[367,552,2],[367,553,2],[367,554,2],[367,555,2],[367,556,2],[367,557,2],[367,558,2],[367,559,2],[367,560,2],[367,561,2],[367,562,2],[367,563,2],[367,564,2],[367,565,2],[367,566,2],[367,567,2],[367,568,2],[367,569,2],[367,570,2],[367,571,2],[367,572,2],[367,573,2],[367,574,2],[367,575,2],[367,576,2],[367,577,2],[367,578,2],[367,579,2],[367,580,2],[367,581,2],[367,582,2],[367,583,2],[367,584,2],[367,585,2],[367,586,2],[367,587,2],[367,588,2],[367,589,2],[367,590,2],[367,591,2],[367,592,2],[367,593,2],[367,594,2],[367,595,2],[367,596,2],[367,597,2],[367,598,2],[367,599,2],[367,600,2],[367,601,2],[367,602,2],[367,603,2],[367,604,2],[367,605,2],[367,606,2],[367,607,2],[367,608,2],[367,609,2],[367,610,2],[367,611,2],[367,612,2],[367,613,2],[367,614,2],[367,615,2],[367,616,2],[367,617,2],[367,618,2],[367,619,2],[367,620,2],[367,621,2],[367,622,2],[367,623,2],[367,624,2],[367,625,2],[367,626,2],[367,627,2],[367,628,2],[367,629,2],[368,500,2],[368,499,2],[368,501,2],[368,511,2],[368,517,2],[368,502,2],[368,512,2],[368,516,2],[368,507,2],[368,508,2],[368,509,2],[368,515,2],[368,514,2],[368,505,2],[368,503,2],[368,506,2],[368,87,2],[368,339,2],[368,233,2],[368,131,2],[368,369,2],[368,146,2],[368,207,2],[368,30,2],[368,312,2],[368,307,2],[368,486,2],[368,38,2],[368,265,2],[368,263,2],[368,285,2],[368,470,2],[368,325,2],[368,487,2],[368,262,2],[368,488,2],[368,489,2],[368,149,2],[368,490,2],[368,491,2],[368,241,2],[368,140,2],[368,281,2],[368,191,2],[368,492,2],[368,493,2],[368,494,2],[368,129,2],[368,495,2],[368,496,2],[368,497,2],[368,296,2],[368,200,2],[368,232,2],[368,498,2],[368,432,2],[368,454,2],[368,518,2],[368,519,2],[368,520,2],[368,521,2],[368,522,2],[368,523,2],[368,524,2],[368,525,2],[368,526,2],[368,527,2],[368,528,2],[368,529,2],[368,530,2],[368,531,2],[368,532,2],[368,533,2],[368,534,2],[368,535,2],[368,536,2],[368,537,2],[368,538,2],[368,539,2],[368,540,2],[368,541,2],[368,542,2],[368,543,2],[368,544,2],[368,545,2],[368,546,2],[368,547,2],[368,548,2],[368,549,2],[368,550,2],[368,551,2],[368,552,2],[368,553,2],[368,554,2],[368,555,2],[368,556,2],[368,557,2],[368,558,2],[368,559,2],[368,560,2],[368,561,2],[368,562,2],[368,563,2],[368,564,2],[368,565,2],[368,566,2],[368,567,2],[368,568,2],[368,569,2],[368,570,2],[368,571,2],[368,572,2],[368,573,2],[368,574,2],[368,575,2],[368,576,2],[368,577,2],[368,578,2],[368,579,2],[368,580,2],[368,581,2],[368,582,2],[368,583,2],[368,584,2],[368,585,2],[368,586,2],[368,587,2],[368,588,2],[368,589,2],[368,590,2],[368,591,2],[368,592,2],[368,593,2],[368,594,2],[368,595,2],[368,596,2],[368,597,2],[368,598,2],[368,599,2],[368,600,2],[368,601,2],[368,602,2],[368,603,2],[368,604,2],[368,605,2],[368,606,2],[368,607,2],[368,608,2],[368,609,2],[368,610,2],[368,611,2],[368,612,2],[368,613,2],[368,614,2],[368,615,2],[368,616,2],[368,617,2],[368,618,2],[368,619,2],[368,620,2],[368,621,2],[368,622,2],[368,623,2],[368,624,2],[368,625,2],[368,626,2],[368,627,2],[368,628,2],[368,629,2],[369,500,2],[369,499,2],[369,501,2],[369,511,2],[369,517,2],[369,502,2],[369,512,2],[369,516,2],[369,507,2],[369,508,2],[369,509,2],[369,515,2],[369,514,2],[369,505,2],[369,503,2],[369,506,2],[369,87,2],[369,431,2],[369,37,2],[369,339,2],[369,233,2],[369,131,2],[369,207,2],[369,30,2],[369,312,2],[369,307,2],[369,486,2],[369,38,2],[369,265,2],[369,196,2],[369,263,2],[369,285,2],[369,470,2],[369,325,2],[369,487,2],[369,262,2],[369,488,2],[369,489,2],[369,149,2],[369,490,2],[369,491,2],[369,241,2],[369,140,2],[369,281,2],[369,191,2],[369,492,2],[369,493,2],[369,494,2],[369,129,2],[369,495,2],[369,496,2],[369,497,2],[369,296,2],[369,200,2],[369,210,2],[369,232,2],[369,498,2],[369,432,2],[369,454,2],[369,518,2],[369,519,2],[369,520,2],[369,521,2],[369,522,2],[369,523,2],[369,524,2],[369,525,2],[369,526,2],[369,527,2],[369,528,2],[369,529,2],[369,530,2],[369,531,2],[369,532,2],[369,533,2],[369,534,2],[369,535,2],[369,536,2],[369,537,2],[369,538,2],[369,539,2],[369,540,2],[369,541,2],[369,542,2],[369,543,2],[369,544,2],[369,545,2],[369,546,2],[369,547,2],[369,548,2],[369,549,2],[369,550,2],[369,551,2],[369,552,2],[369,553,2],[369,554,2],[369,555,2],[369,556,2],[369,557,2],[369,558,2],[369,559,2],[369,560,2],[369,561,2],[369,562,2],[369,563,2],[369,564,2],[369,565,2],[369,566,2],[369,567,2],[369,568,2],[369,569,2],[369,570,2],[369,571,2],[369,572,2],[369,573,2],[369,574,2],[369,575,2],[369,576,2],[369,577,2],[369,578,2],[369,579,2],[369,580,2],[369,581,2],[369,582,2],[369,583,2],[369,584,2],[369,585,2],[369,586,2],[369,587,2],[369,588,2],[369,589,2],[369,590,2],[369,591,2],[369,592,2],[369,593,2],[369,594,2],[369,595,2],[369,596,2],[369,597,2],[369,598,2],[369,599,2],[369,600,2],[369,601,2],[369,602,2],[369,603,2],[369,604,2],[369,605,2],[369,606,2],[369,607,2],[369,608,2],[369,609,2],[369,610,2],[369,611,2],[369,612,2],[369,613,2],[369,614,2],[369,615,2],[369,616,2],[369,617,2],[369,618,2],[369,619,2],[369,620,2],[369,621,2],[369,622,2],[369,623,2],[369,624,2],[369,625,2],[369,626,2],[369,627,2],[369,628,2],[369,629,2],[370,500,2],[370,499,2],[370,501,2],[370,511,2],[370,517,2],[370,502,2],[370,512,2],[370,516,2],[370,507,2],[370,508,2],[370,509,2],[370,515,2],[370,514,2],[370,505,2],[370,503,2],[370,506,2],[370,87,2],[370,233,2],[370,131,2],[370,207,2],[370,30,2],[370,312,2],[370,307,2],[370,486,2],[370,38,2],[370,265,2],[370,196,2],[370,263,2],[370,285,2],[370,470,2],[370,325,2],[370,487,2],[370,262,2],[370,488,2],[370,489,2],[370,149,2],[370,490,2],[370,491,2],[370,140,2],[370,281,2],[370,191,2],[370,492,2],[370,493,2],[370,494,2],[370,129,2],[370,495,2],[370,496,2],[370,497,2],[370,296,2],[370,200,2],[370,232,2],[370,498,2],[370,432,2],[370,454,2],[370,518,2],[370,519,2],[370,520,2],[370,521,2],[370,522,2],[370,523,2],[370,524,2],[370,525,2],[370,526,2],[370,527,2],[370,528,2],[370,529,2],[370,530,2],[370,531,2],[370,532,2],[370,533,2],[370,534,2],[370,535,2],[370,536,2],[370,537,2],[370,538,2],[370,539,2],[370,540,2],[370,541,2],[370,542,2],[370,543,2],[370,544,2],[370,545,2],[370,546,2],[370,547,2],[370,548,2],[370,549,2],[370,550,2],[370,551,2],[370,552,2],[370,553,2],[370,554,2],[370,555,2],[370,556,2],[370,557,2],[370,558,2],[370,559,2],[370,560,2],[370,561,2],[370,562,2],[370,563,2],[370,564,2],[370,565,2],[370,566,2],[370,567,2],[370,568,2],[370,569,2],[370,570,2],[370,571,2],[370,572,2],[370,573,2],[370,574,2],[370,575,2],[370,576,2],[370,577,2],[370,578,2],[370,579,2],[370,580,2],[370,581,2],[370,582,2],[370,583,2],[370,584,2],[370,585,2],[370,586,2],[370,587,2],[370,588,2],[370,589,2],[370,590,2],[370,591,2],[370,592,2],[370,593,2],[370,594,2],[370,595,2],[370,596,2],[370,597,2],[370,598,2],[370,599,2],[370,600,2],[370,601,2],[370,602,2],[370,603,2],[370,604,2],[370,605,2],[370,606,2],[370,607,2],[370,608,2],[370,609,2],[370,610,2],[370,611,2],[370,612,2],[370,613,2],[370,614,2],[370,615,2],[370,616,2],[370,617,2],[370,618,2],[370,619,2],[370,620,2],[370,621,2],[370,622,2],[370,623,2],[370,624,2],[370,625,2],[370,626,2],[370,627,2],[370,628,2],[370,629,2],[371,500,2],[371,499,2],[371,501,2],[371,511,2],[371,517,2],[371,502,2],[371,512,2],[371,516,2],[371,507,2],[371,508,2],[371,509,2],[371,515,2],[371,514,2],[371,505,2],[371,503,2],[371,506,2],[371,87,2],[371,233,2],[371,131,2],[371,207,2],[371,30,2],[371,312,2],[371,307,2],[371,486,2],[371,38,2],[371,265,2],[371,196,2],[371,263,2],[371,285,2],[371,470,2],[371,325,2],[371,487,2],[371,262,2],[371,488,2],[371,489,2],[371,149,2],[371,490,2],[371,491,2],[371,140,2],[371,281,2],[371,191,2],[371,492,2],[371,493,2],[371,494,2],[371,129,2],[371,495,2],[371,496,2],[371,497,2],[371,296,2],[371,232,2],[371,498,2],[371,432,2],[371,454,2],[371,518,2],[371,519,2],[371,520,2],[371,521,2],[371,522,2],[371,523,2],[371,524,2],[371,525,2],[371,526,2],[371,527,2],[371,528,2],[371,529,2],[371,530,2],[371,531,2],[371,532,2],[371,533,2],[371,534,2],[371,535,2],[371,536,2],[371,537,2],[371,538,2],[371,539,2],[371,540,2],[371,541,2],[371,542,2],[371,543,2],[371,544,2],[371,545,2],[371,546,2],[371,547,2],[371,548,2],[371,549,2],[371,550,2],[371,551,2],[371,552,2],[371,553,2],[371,554,2],[371,555,2],[371,556,2],[371,557,2],[371,558,2],[371,559,2],[371,560,2],[371,561,2],[371,562,2],[371,563,2],[371,564,2],[371,565,2],[371,566,2],[371,567,2],[371,568,2],[371,569,2],[371,570,2],[371,571,2],[371,572,2],[371,573,2],[371,574,2],[371,575,2],[371,576,2],[371,577,2],[371,578,2],[371,579,2],[371,580,2],[371,581,2],[371,582,2],[371,583,2],[371,584,2],[371,585,2],[371,586,2],[371,587,2],[371,588,2],[371,589,2],[371,590,2],[371,591,2],[371,592,2],[371,593,2],[371,594,2],[371,595,2],[371,596,2],[371,597,2],[371,598,2],[371,599,2],[371,600,2],[371,601,2],[371,602,2],[371,603,2],[371,604,2],[371,605,2],[371,606,2],[371,607,2],[371,608,2],[371,609,2],[371,610,2],[371,611,2],[371,612,2],[371,613,2],[371,614,2],[371,615,2],[371,616,2],[371,617,2],[371,618,2],[371,619,2],[371,620,2],[371,621,2],[371,622,2],[371,623,2],[371,624,2],[371,625,2],[371,626,2],[371,627,2],[371,628,2],[371,629,2],[372,500,2],[372,499,2],[372,501,2],[372,511,2],[372,517,2],[372,502,2],[372,512,2],[372,516,2],[372,507,2],[372,508,2],[372,509,2],[372,515,2],[372,514,2],[372,505,2],[372,503,2],[372,506,2],[372,87,2],[372,431,2],[372,233,2],[372,131,2],[372,146,2],[372,207,2],[372,30,2],[372,312,2],[372,307,2],[372,486,2],[372,38,2],[372,265,2],[372,263,2],[372,285,2],[372,470,2],[372,325,2],[372,487,2],[372,262,2],[372,488,2],[372,489,2],[372,149,2],[372,490,2],[372,491,2],[372,140,2],[372,281,2],[372,191,2],[372,492,2],[372,493,2],[372,494,2],[372,129,2],[372,495,2],[372,496,2],[372,497,2],[372,296,2],[372,200,2],[372,232,2],[372,498,2],[372,432,2],[372,454,2],[372,518,2],[372,519,2],[372,520,2],[372,521,2],[372,522,2],[372,523,2],[372,525,2],[372,526,2],[372,527,2],[372,528,2],[372,529,2],[372,530,2],[372,531,2],[372,532,2],[372,533,2],[372,534,2],[372,535,2],[372,536,2],[372,537,2],[372,538,2],[372,539,2],[372,540,2],[372,541,2],[372,542,2],[372,543,2],[372,544,2],[372,545,2],[372,546,2],[372,547,2],[372,548,2],[372,549,2],[372,550,2],[372,551,2],[372,552,2],[372,553,2],[372,555,2],[372,556,2],[372,557,2],[372,558,2],[372,559,2],[372,560,2],[372,561,2],[372,562,2],[372,563,2],[372,564,2],[372,565,2],[372,566,2],[372,567,2],[372,568,2],[372,569,2],[372,570,2],[372,571,2],[372,572,2],[372,573,2],[372,574,2],[372,575,2],[372,576,2],[372,577,2],[372,578,2],[372,579,2],[372,580,2],[372,581,2],[372,582,2],[372,583,2],[372,584,2],[372,585,2],[372,586,2],[372,587,2],[372,588,2],[372,589,2],[372,590,2],[372,591,2],[372,592,2],[372,593,2],[372,594,2],[372,595,2],[372,596,2],[372,597,2],[372,598,2],[372,599,2],[372,600,2],[372,601,2],[372,602,2],[372,603,2],[372,604,2],[372,605,2],[372,606,2],[372,607,2],[372,608,2],[372,609,2],[372,610,2],[372,611,2],[372,612,2],[372,613,2],[372,614,2],[372,615,2],[372,616,2],[372,617,2],[372,618,2],[372,619,2],[372,620,2],[372,621,2],[372,622,2],[372,623,2],[372,624,2],[372,625,2],[372,626,2],[372,627,2],[372,628,2],[372,629,2],[373,500,2],[373,499,2],[373,501,2],[373,511,2],[373,517,2],[373,502,2],[373,512,2],[373,516,2],[373,507,2],[373,508,2],[373,509,2],[373,515,2],[373,514,2],[373,505,2],[373,503,2],[373,506,2],[373,87,2],[373,37,2],[373,339,2],[373,233,2],[373,131,2],[373,207,2],[373,30,2],[373,312,2],[373,307,2],[373,486,2],[373,38,2],[373,265,2],[373,196,2],[373,263,2],[373,285,2],[373,470,2],[373,325,2],[373,487,2],[373,262,2],[373,488,2],[373,489,2],[373,149,2],[373,490,2],[373,491,2],[373,140,2],[373,281,2],[373,191,2],[373,492,2],[373,493,2],[373,494,2],[373,129,2],[373,495,2],[373,496,2],[373,497,2],[373,296,2],[373,232,2],[373,498,2],[373,432,2],[373,454,2],[373,518,2],[373,519,2],[373,520,2],[373,521,2],[373,522,2],[373,523,2],[373,525,2],[373,526,2],[373,527,2],[373,528,2],[373,529,2],[373,530,2],[373,531,2],[373,532,2],[373,533,2],[373,534,2],[373,535,2],[373,536,2],[373,537,2],[373,538,2],[373,539,2],[373,540,2],[373,541,2],[373,542,2],[373,543,2],[373,544,2],[373,545,2],[373,546,2],[373,547,2],[373,548,2],[373,549,2],[373,550,2],[373,551,2],[373,552,2],[373,555,2],[373,556,2],[373,557,2],[373,558,2],[373,559,2],[373,560,2],[373,561,2],[373,562,2],[373,563,2],[373,564,2],[373,565,2],[373,566,2],[373,567,2],[373,568,2],[373,569,2],[373,570,2],[373,571,2],[373,572,2],[373,573,2],[373,574,2],[373,575,2],[373,576,2],[373,577,2],[373,578,2],[373,579,2],[373,580,2],[373,581,2],[373,582,2],[373,583,2],[373,584,2],[373,585,2],[373,586,2],[373,587,2],[373,588,2],[373,589,2],[373,590,2],[373,591,2],[373,592,2],[373,593,2],[373,594,2],[373,595,2],[373,596,2],[373,597,2],[373,598,2],[373,599,2],[373,600,2],[373,601,2],[373,602,2],[373,603,2],[373,604,2],[373,605,2],[373,606,2],[373,607,2],[373,608,2],[373,609,2],[373,610,2],[373,611,2],[373,612,2],[373,613,2],[373,614,2],[373,615,2],[373,616,2],[373,617,2],[373,618,2],[373,619,2],[373,620,2],[373,621,2],[373,622,2],[373,623,2],[373,624,2],[373,625,2],[373,626,2],[373,627,2],[373,628,2],[373,629,2],[374,500,2],[374,499,2],[374,501,2],[374,511,2],[374,517,2],[374,502,2],[374,512,2],[374,516,2],[374,507,2],[374,508,2],[374,509,2],[374,515,2],[374,514,2],[374,505,2],[374,503,2],[374,506,2],[374,87,2],[374,37,2],[374,339,2],[374,233,2],[374,369,2],[374,146,2],[374,207,2],[374,30,2],[374,312,2],[374,307,2],[374,486,2],[374,38,2],[374,265,2],[374,196,2],[374,263,2],[374,285,2],[374,470,2],[374,487,2],[374,262,2],[374,488,2],[374,489,2],[374,149,2],[374,490,2],[374,491,2],[374,140,2],[374,191,2],[374,492,2],[374,493,2],[374,494,2],[374,129,2],[374,495,2],[374,496,2],[374,497,2],[374,296,2],[374,232,2],[374,498,2],[374,432,2],[374,454,2],[374,518,2],[374,519,2],[374,520,2],[374,521,2],[374,522,2],[374,523,2],[374,524,2],[374,525,2],[374,526,2],[374,527,2],[374,528,2],[374,529,2],[374,530,2],[374,531,2],[374,532,2],[374,533,2],[374,534,2],[374,535,2],[374,536,2],[374,537,2],[374,538,2],[374,539,2],[374,540,2],[374,541,2],[374,542,2],[374,543,2],[374,544,2],[374,545,2],[374,546,2],[374,547,2],[374,548,2],[374,549,2],[374,550,2],[374,551,2],[374,552,2],[374,553,2],[374,554,2],[374,555,2],[374,556,2],[374,557,2],[374,558,2],[374,559,2],[374,560,2],[374,561,2],[374,562,2],[374,563,2],[374,564,2],[374,565,2],[374,566,2],[374,567,2],[374,568,2],[374,569,2],[374,570,2],[374,571,2],[374,572,2],[374,573,2],[374,574,2],[374,575,2],[374,576,2],[374,577,2],[374,578,2],[374,579,2],[374,580,2],[374,581,2],[374,582,2],[374,583,2],[374,584,2],[374,585,2],[374,586,2],[374,587,2],[374,588,2],[374,589,2],[374,590,2],[374,591,2],[374,592,2],[374,593,2],[374,594,2],[374,595,2],[374,596,2],[374,597,2],[374,598,2],[374,599,2],[374,600,2],[374,601,2],[374,602,2],[374,603,2],[374,604,2],[374,605,2],[374,606,2],[374,607,2],[374,608,2],[374,609,2],[374,610,2],[374,611,2],[374,612,2],[374,613,2],[374,614,2],[374,615,2],[374,616,2],[374,617,2],[374,618,2],[374,619,2],[374,620,2],[374,621,2],[374,622,2],[374,623,2],[374,624,2],[374,625,2],[374,626,2],[374,627,2],[374,628,2],[374,629,2],[375,500,2],[375,499,2],[375,501,2],[375,511,2],[375,517,2],[375,502,2],[375,512,2],[375,516,2],[375,507,2],[375,508,2],[375,509,2],[375,515,2],[375,514,2],[375,505,2],[375,503,2],[375,506,2],[375,87,2],[375,339,2],[375,233,2],[375,131,2],[375,369,2],[375,146,2],[375,207,2],[375,30,2],[375,312,2],[375,307,2],[375,486,2],[375,38,2],[375,265,2],[375,196,2],[375,263,2],[375,285,2],[375,470,2],[375,487,2],[375,262,2],[375,488,2],[375,489,2],[375,149,2],[375,490,2],[375,491,2],[375,140,2],[375,281,2],[375,191,2],[375,492,2],[375,493,2],[375,494,2],[375,129,2],[375,495,2],[375,496,2],[375,497,2],[375,296,2],[375,232,2],[375,498,2],[375,432,2],[375,454,2],[375,518,2],[375,519,2],[375,520,2],[375,521,2],[375,522,2],[375,523,2],[375,524,2],[375,525,2],[375,526,2],[375,527,2],[375,528,2],[375,529,2],[375,530,2],[375,531,2],[375,532,2],[375,533,2],[375,534,2],[375,535,2],[375,536,2],[375,537,2],[375,538,2],[375,539,2],[375,540,2],[375,541,2],[375,542,2],[375,543,2],[375,544,2],[375,545,2],[375,546,2],[375,547,2],[375,548,2],[375,549,2],[375,550,2],[375,551,2],[375,552,2],[375,553,2],[375,554,2],[375,555,2],[375,556,2],[375,557,2],[375,558,2],[375,559,2],[375,560,2],[375,561,2],[375,562,2],[375,563,2],[375,564,2],[375,565,2],[375,566,2],[375,567,2],[375,568,2],[375,569,2],[375,570,2],[375,571,2],[375,572,2],[375,573,2],[375,574,2],[375,575,2],[375,576,2],[375,577,2],[375,578,2],[375,579,2],[375,580,2],[375,581,2],[375,582,2],[375,583,2],[375,584,2],[375,585,2],[375,586,2],[375,587,2],[375,588,2],[375,589,2],[375,590,2],[375,591,2],[375,592,2],[375,593,2],[375,594,2],[375,595,2],[375,596,2],[375,597,2],[375,598,2],[375,599,2],[375,600,2],[375,601,2],[375,602,2],[375,603,2],[375,604,2],[375,605,2],[375,606,2],[375,607,2],[375,608,2],[375,609,2],[375,610,2],[375,611,2],[375,612,2],[375,613,2],[375,614,2],[375,615,2],[375,616,2],[375,617,2],[375,618,2],[375,619,2],[375,620,2],[375,621,2],[375,622,2],[375,623,2],[375,624,2],[375,625,2],[375,626,2],[375,627,2],[375,628,2],[375,629,2],[376,500,2],[376,499,2],[376,501,2],[376,511,2],[376,517,2],[376,502,2],[376,512,2],[376,516,2],[376,507,2],[376,508,2],[376,509,2],[376,515,2],[376,514,2],[376,505,2],[376,503,2],[376,506,2],[376,87,2],[376,37,2],[376,233,2],[376,131,2],[376,369,2],[376,146,2],[376,207,2],[376,30,2],[376,312,2],[376,307,2],[376,486,2],[376,38,2],[376,265,2],[376,196,2],[376,263,2],[376,285,2],[376,470,2],[376,325,2],[376,487,2],[376,262,2],[376,488,2],[376,489,2],[376,149,2],[376,490,2],[376,491,2],[376,241,2],[376,140,2],[376,281,2],[376,191,2],[376,492,2],[376,493,2],[376,129,2],[376,495,2],[376,496,2],[376,497,2],[376,296,2],[376,200,2],[376,232,2],[376,498,2],[376,432,2],[376,454,2],[376,518,2],[376,519,2],[376,520,2],[376,521,2],[376,522,2],[376,523,2],[376,524,2],[376,525,2],[376,526,2],[376,527,2],[376,528,2],[376,529,2],[376,530,2],[376,531,2],[376,532,2],[376,533,2],[376,534,2],[376,535,2],[376,536,2],[376,537,2],[376,538,2],[376,539,2],[376,540,2],[376,541,2],[376,542,2],[376,543,2],[376,544,2],[376,545,2],[376,546,2],[376,547,2],[376,548,2],[376,549,2],[376,550,2],[376,551,2],[376,552,2],[376,553,2],[376,554,2],[376,555,2],[376,556,2],[376,557,2],[376,558,2],[376,559,2],[376,560,2],[376,561,2],[376,562,2],[376,563,2],[376,564,2],[376,565,2],[376,566,2],[376,567,2],[376,568,2],[376,569,2],[376,570,2],[376,571,2],[376,572,2],[376,573,2],[376,574,2],[376,575,2],[376,576,2],[376,577,2],[376,578,2],[376,579,2],[376,580,2],[376,581,2],[376,582,2],[376,583,2],[376,584,2],[376,585,2],[376,586,2],[376,587,2],[376,588,2],[376,589,2],[376,590,2],[376,591,2],[376,592,2],[376,593,2],[376,594,2],[376,595,2],[376,596,2],[376,597,2],[376,598,2],[376,599,2],[376,600,2],[376,601,2],[376,602,2],[376,603,2],[376,604,2],[376,605,2],[376,606,2],[376,607,2],[376,608,2],[376,609,2],[376,610,2],[376,611,2],[376,612,2],[376,613,2],[376,614,2],[376,615,2],[376,616,2],[376,617,2],[376,618,2],[376,619,2],[376,620,2],[376,621,2],[376,622,2],[376,623,2],[376,624,2],[376,625,2],[376,626,2],[376,627,2],[376,628,2],[376,629,2],[377,500,2],[377,499,2],[377,501,2],[377,511,2],[377,517,2],[377,502,2],[377,512,2],[377,516,2],[377,507,2],[377,508,2],[377,509,2],[377,515,2],[377,514,2],[377,505,2],[377,503,2],[377,506,2],[377,87,2],[377,37,2],[377,339,2],[377,233,2],[377,131,2],[377,369,2],[377,146,2],[377,207,2],[377,30,2],[377,312,2],[377,486,2],[377,38,2],[377,265,2],[377,263,2],[377,285,2],[377,470,2],[377,325,2],[377,487,2],[377,262,2],[377,488,2],[377,489,2],[377,149,2],[377,490,2],[377,491,2],[377,241,2],[377,140,2],[377,281,2],[377,191,2],[377,492,2],[377,493,2],[377,494,2],[377,129,2],[377,495,2],[377,496,2],[377,497,2],[377,296,2],[377,200,2],[377,232,2],[377,498,2],[377,432,2],[377,454,2],[377,518,2],[377,519,2],[377,520,2],[377,521,2],[377,522,2],[377,523,2],[377,524,2],[377,525,2],[377,526,2],[377,527,2],[377,528,2],[377,529,2],[377,530,2],[377,531,2],[377,532,2],[377,533,2],[377,534,2],[377,535,2],[377,536,2],[377,537,2],[377,538,2],[377,539,2],[377,540,2],[377,541,2],[377,542,2],[377,543,2],[377,544,2],[377,545,2],[377,546,2],[377,547,2],[377,548,2],[377,549,2],[377,550,2],[377,551,2],[377,552,2],[377,553,2],[377,554,2],[377,555,2],[377,556,2],[377,557,2],[377,558,2],[377,559,2],[377,560,2],[377,561,2],[377,562,2],[377,563,2],[377,564,2],[377,565,2],[377,566,2],[377,567,2],[377,568,2],[377,569,2],[377,570,2],[377,571,2],[377,572,2],[377,573,2],[377,574,2],[377,575,2],[377,576,2],[377,577,2],[377,578,2],[377,579,2],[377,580,2],[377,581,2],[377,582,2],[377,583,2],[377,584,2],[377,585,2],[377,586,2],[377,587,2],[377,588,2],[377,589,2],[377,590,2],[377,591,2],[377,592,2],[377,593,2],[377,594,2],[377,595,2],[377,596,2],[377,597,2],[377,598,2],[377,599,2],[377,600,2],[377,601,2],[377,602,2],[377,603,2],[377,604,2],[377,605,2],[377,606,2],[377,607,2],[377,608,2],[377,609,2],[377,610,2],[377,611,2],[377,612,2],[377,613,2],[377,614,2],[377,615,2],[377,616,2],[377,617,2],[377,618,2],[377,619,2],[377,620,2],[377,621,2],[377,622,2],[377,623,2],[377,624,2],[377,625,2],[377,626,2],[377,627,2],[377,628,2],[377,629,2],[378,500,2],[378,499,2],[378,501,2],[378,511,2],[378,517,2],[378,502,2],[378,512,2],[378,516,2],[378,507,2],[378,508,2],[378,509,2],[378,515,2],[378,514,2],[378,505,2],[378,503,2],[378,506,2],[378,87,2],[378,37,2],[378,339,2],[378,233,2],[378,131,2],[378,369,2],[378,146,2],[378,207,2],[378,30,2],[378,312,2],[378,486,2],[378,38,2],[378,265,2],[378,196,2],[378,263,2],[378,285,2],[378,470,2],[378,325,2],[378,487,2],[378,262,2],[378,488,2],[378,489,2],[378,149,2],[378,490,2],[378,491,2],[378,241,2],[378,140,2],[378,281,2],[378,191,2],[378,492,2],[378,493,2],[378,494,2],[378,129,2],[378,495,2],[378,496,2],[378,497,2],[378,296,2],[378,200,2],[378,232,2],[378,498,2],[378,432,2],[378,454,2],[378,518,2],[378,519,2],[378,520,2],[378,521,2],[378,522,2],[378,523,2],[378,524,2],[378,525,2],[378,526,2],[378,527,2],[378,528,2],[378,529,2],[378,530,2],[378,531,2],[378,532,2],[378,533,2],[378,534,2],[378,535,2],[378,536,2],[378,537,2],[378,538,2],[378,539,2],[378,540,2],[378,541,2],[378,542,2],[378,543,2],[378,544,2],[378,545,2],[378,546,2],[378,547,2],[378,548,2],[378,549,2],[378,550,2],[378,551,2],[378,552,2],[378,553,2],[378,554,2],[378,555,2],[378,556,2],[378,557,2],[378,558,2],[378,559,2],[378,560,2],[378,561,2],[378,562,2],[378,563,2],[378,564,2],[378,565,2],[378,566,2],[378,567,2],[378,568,2],[378,569,2],[378,570,2],[378,571,2],[378,572,2],[378,573,2],[378,574,2],[378,575,2],[378,576,2],[378,577,2],[378,578,2],[378,579,2],[378,580,2],[378,581,2],[378,582,2],[378,583,2],[378,584,2],[378,585,2],[378,586,2],[378,587,2],[378,588,2],[378,589,2],[378,590,2],[378,591,2],[378,592,2],[378,593,2],[378,594,2],[378,595,2],[378,596,2],[378,597,2],[378,598,2],[378,599,2],[378,600,2],[378,601,2],[378,602,2],[378,603,2],[378,604,2],[378,605,2],[378,606,2],[378,607,2],[378,608,2],[378,609,2],[378,610,2],[378,611,2],[378,612,2],[378,613,2],[378,614,2],[378,615,2],[378,616,2],[378,617,2],[378,618,2],[378,619,2],[378,620,2],[378,621,2],[378,622,2],[378,623,2],[378,624,2],[378,625,2],[378,626,2],[378,627,2],[378,628,2],[378,629,2],[379,500,2],[379,499,2],[379,501,2],[379,511,2],[379,517,2],[379,502,2],[379,512,2],[379,516,2],[379,507,2],[379,508,2],[379,509,2],[379,515,2],[379,514,2],[379,505,2],[379,503,2],[379,506,2],[379,87,2],[379,339,2],[379,233,2],[379,131,2],[379,369,2],[379,207,2],[379,30,2],[379,312,2],[379,486,2],[379,38,2],[379,265,2],[379,196,2],[379,263,2],[379,285,2],[379,470,2],[379,325,2],[379,487,2],[379,262,2],[379,488,2],[379,489,2],[379,149,2],[379,490,2],[379,491,2],[379,241,2],[379,140,2],[379,281,2],[379,191,2],[379,492,2],[379,493,2],[379,494,2],[379,129,2],[379,495,2],[379,496,2],[379,497,2],[379,296,2],[379,200,2],[379,232,2],[379,498,2],[379,432,2],[379,454,2],[379,518,2],[379,519,2],[379,520,2],[379,521,2],[379,522,2],[379,523,2],[379,524,2],[379,525,2],[379,526,2],[379,527,2],[379,528,2],[379,529,2],[379,530,2],[379,531,2],[379,532,2],[379,533,2],[379,534,2],[379,535,2],[379,536,2],[379,537,2],[379,538,2],[379,539,2],[379,540,2],[379,541,2],[379,542,2],[379,543,2],[379,544,2],[379,545,2],[379,546,2],[379,547,2],[379,548,2],[379,549,2],[379,550,2],[379,551,2],[379,552,2],[379,553,2],[379,554,2],[379,555,2],[379,556,2],[379,557,2],[379,558,2],[379,559,2],[379,560,2],[379,561,2],[379,562,2],[379,563,2],[379,564,2],[379,565,2],[379,566,2],[379,567,2],[379,568,2],[379,569,2],[379,570,2],[379,571,2],[379,572,2],[379,573,2],[379,574,2],[379,575,2],[379,576,2],[379,577,2],[379,578,2],[379,579,2],[379,580,2],[379,581,2],[379,582,2],[379,583,2],[379,584,2],[379,585,2],[379,586,2],[379,587,2],[379,588,2],[379,589,2],[379,590,2],[379,591,2],[379,592,2],[379,593,2],[379,594,2],[379,595,2],[379,596,2],[379,597,2],[379,598,2],[379,599,2],[379,600,2],[379,601,2],[379,602,2],[379,603,2],[379,604,2],[379,605,2],[379,606,2],[379,607,2],[379,608,2],[379,609,2],[379,610,2],[379,611,2],[379,612,2],[379,613,2],[379,614,2],[379,615,2],[379,616,2],[379,617,2],[379,618,2],[379,619,2],[379,620,2],[379,621,2],[379,622,2],[379,623,2],[379,624,2],[379,625,2],[379,626,2],[379,627,2],[379,628,2],[379,629,2],[380,500,2],[380,499,2],[380,501,2],[380,511,2],[380,517,2],[380,502,2],[380,512,2],[380,516,2],[380,507,2],[380,508,2],[380,509,2],[380,515,2],[380,514,2],[380,505,2],[380,503,2],[380,506,2],[380,87,2],[380,431,2],[380,339,2],[380,233,2],[380,131,2],[380,369,2],[380,146,2],[380,207,2],[380,30,2],[380,307,2],[380,486,2],[380,38,2],[380,265,2],[380,196,2],[380,263,2],[380,285,2],[380,470,2],[380,325,2],[380,487,2],[380,262,2],[380,488,2],[380,489,2],[380,149,2],[380,490,2],[380,491,2],[380,140,2],[380,281,2],[380,191,2],[380,492,2],[380,493,2],[380,494,2],[380,129,2],[380,495,2],[380,496,2],[380,497,2],[380,296,2],[380,200,2],[380,232,2],[380,498,2],[380,432,2],[380,454,2],[380,518,2],[380,519,2],[380,520,2],[380,521,2],[380,522,2],[380,523,2],[380,524,2],[380,525,2],[380,528,2],[380,529,2],[380,530,2],[380,532,2],[380,533,2],[380,534,2],[380,535,2],[380,536,2],[380,538,2],[380,539,2],[380,540,2],[380,541,2],[380,542,2],[380,543,2],[380,544,2],[380,545,2],[380,546,2],[380,547,2],[380,548,2],[380,549,2],[380,550,2],[380,551,2],[380,552,2],[380,553,2],[380,554,2],[380,555,2],[380,556,2],[380,557,2],[380,558,2],[380,559,2],[380,560,2],[380,561,2],[380,562,2],[380,563,2],[380,564,2],[380,565,2],[380,566,2],[380,567,2],[380,568,2],[380,569,2],[380,570,2],[380,571,2],[380,572,2],[380,573,2],[380,574,2],[380,575,2],[380,576,2],[380,577,2],[380,578,2],[380,579,2],[380,580,2],[380,581,2],[380,582,2],[380,583,2],[380,584,2],[380,585,2],[380,586,2],[380,587,2],[380,588,2],[380,589,2],[380,590,2],[380,591,2],[380,592,2],[380,593,2],[380,594,2],[380,595,2],[380,596,2],[380,597,2],[380,598,2],[380,599,2],[380,600,2],[380,601,2],[380,602,2],[380,603,2],[380,604,2],[380,605,2],[380,606,2],[380,607,2],[380,608,2],[380,609,2],[380,610,2],[380,611,2],[380,612,2],[380,613,2],[380,614,2],[380,615,2],[380,616,2],[380,617,2],[380,618,2],[380,619,2],[380,620,2],[380,621,2],[380,622,2],[380,623,2],[380,624,2],[380,625,2],[380,626,2],[380,627,2],[380,628,2],[380,629,2],[381,500,2],[381,499,2],[381,501,2],[381,511,2],[381,517,2],[381,502,2],[381,512,2],[381,516,2],[381,507,2],[381,508,2],[381,509,2],[381,515,2],[381,514,2],[381,505,2],[381,503,2],[381,506,2],[381,87,2],[381,37,2],[381,339,2],[381,233,2],[381,131,2],[381,369,2],[381,146,2],[381,207,2],[381,30,2],[381,312,2],[381,307,2],[381,486,2],[381,38,2],[381,265,2],[381,196,2],[381,263,2],[381,285,2],[381,470,2],[381,325,2],[381,487,2],[381,262,2],[381,489,2],[381,149,2],[381,490,2],[381,491,2],[381,241,2],[381,140,2],[381,281,2],[381,191,2],[381,492,2],[381,493,2],[381,494,2],[381,129,2],[381,495,2],[381,496,2],[381,497,2],[381,296,2],[381,200,2],[381,232,2],[381,498,2],[381,432,2],[381,454,2],[381,518,2],[381,519,2],[381,520,2],[381,521,2],[381,522,2],[381,523,2],[381,524,2],[381,525,2],[381,526,2],[381,527,2],[381,528,2],[381,529,2],[381,530,2],[381,531,2],[381,532,2],[381,533,2],[381,534,2],[381,535,2],[381,536,2],[381,537,2],[381,538,2],[381,539,2],[381,540,2],[381,541,2],[381,542,2],[381,543,2],[381,544,2],[381,545,2],[381,546,2],[381,547,2],[381,548,2],[381,549,2],[381,550,2],[381,551,2],[381,552,2],[381,553,2],[381,554,2],[381,555,2],[381,556,2],[381,557,2],[381,558,2],[381,559,2],[381,560,2],[381,561,2],[381,562,2],[381,563,2],[381,564,2],[381,565,2],[381,566,2],[381,567,2],[381,568,2],[381,569,2],[381,570,2],[381,571,2],[381,572,2],[381,573,2],[381,574,2],[381,575,2],[381,576,2],[381,577,2],[381,578,2],[381,579,2],[381,580,2],[381,581,2],[381,582,2],[381,583,2],[381,584,2],[381,585,2],[381,586,2],[381,587,2],[381,588,2],[381,589,2],[381,590,2],[381,591,2],[381,592,2],[381,593,2],[381,594,2],[381,595,2],[381,596,2],[381,597,2],[381,598,2],[381,599,2],[381,600,2],[381,601,2],[381,602,2],[381,603,2],[381,604,2],[381,605,2],[381,606,2],[381,607,2],[381,608,2],[381,609,2],[381,610,2],[381,611,2],[381,612,2],[381,613,2],[381,614,2],[381,615,2],[381,616,2],[381,617,2],[381,618,2],[381,619,2],[381,620,2],[381,621,2],[381,622,2],[381,623,2],[381,624,2],[381,625,2],[381,626,2],[381,627,2],[381,628,2],[381,629,2],[382,500,2],[382,499,2],[382,501,2],[382,511,2],[382,517,2],[382,502,2],[382,512,2],[382,516,2],[382,507,2],[382,508,2],[382,509,2],[382,515,2],[382,514,2],[382,505,2],[382,503,2],[382,506,2],[382,87,2],[382,339,2],[382,233,2],[382,131,2],[382,369,2],[382,146,2],[382,207,2],[382,30,2],[382,312,2],[382,307,2],[382,486,2],[382,38,2],[382,265,2],[382,196,2],[382,263,2],[382,285,2],[382,470,2],[382,325,2],[382,487,2],[382,262,2],[382,489,2],[382,149,2],[382,490,2],[382,491,2],[382,241,2],[382,140,2],[382,281,2],[382,191,2],[382,492,2],[382,493,2],[382,494,2],[382,129,2],[382,495,2],[382,496,2],[382,497,2],[382,296,2],[382,200,2],[382,232,2],[382,498,2],[382,432,2],[382,454,2],[382,518,2],[382,519,2],[382,520,2],[382,521,2],[382,522,2],[382,523,2],[382,524,2],[382,525,2],[382,526,2],[382,527,2],[382,528,2],[382,529,2],[382,530,2],[382,531,2],[382,532,2],[382,533,2],[382,534,2],[382,535,2],[382,536,2],[382,537,2],[382,538,2],[382,539,2],[382,540,2],[382,541,2],[382,542,2],[382,543,2],[382,544,2],[382,545,2],[382,546,2],[382,547,2],[382,548,2],[382,549,2],[382,550,2],[382,551,2],[382,552,2],[382,553,2],[382,554,2],[382,555,2],[382,556,2],[382,557,2],[382,558,2],[382,559,2],[382,560,2],[382,561,2],[382,562,2],[382,563,2],[382,564,2],[382,565,2],[382,566,2],[382,567,2],[382,568,2],[382,569,2],[382,570,2],[382,571,2],[382,572,2],[382,573,2],[382,574,2],[382,575,2],[382,576,2],[382,577,2],[382,578,2],[382,579,2],[382,580,2],[382,581,2],[382,582,2],[382,583,2],[382,584,2],[382,585,2],[382,586,2],[382,587,2],[382,588,2],[382,589,2],[382,590,2],[382,591,2],[382,592,2],[382,593,2],[382,594,2],[382,595,2],[382,596,2],[382,597,2],[382,598,2],[382,599,2],[382,600,2],[382,601,2],[382,602,2],[382,603,2],[382,604,2],[382,605,2],[382,606,2],[382,607,2],[382,608,2],[382,609,2],[382,610,2],[382,611,2],[382,612,2],[382,613,2],[382,614,2],[382,615,2],[382,616,2],[382,617,2],[382,618,2],[382,619,2],[382,620,2],[382,621,2],[382,622,2],[382,623,2],[382,624,2],[382,625,2],[382,626,2],[382,627,2],[382,628,2],[382,629,2],[383,500,2],[383,499,2],[383,501,2],[383,511,2],[383,517,2],[383,502,2],[383,512,2],[383,516,2],[383,507,2],[383,508,2],[383,509,2],[383,515,2],[383,514,2],[383,505,2],[383,503,2],[383,506,2],[383,87,2],[383,37,2],[383,339,2],[383,233,2],[383,131,2],[383,369,2],[383,146,2],[383,207,2],[383,30,2],[383,312,2],[383,307,2],[383,486,2],[383,38,2],[383,265,2],[383,196,2],[383,263,2],[383,285,2],[383,470,2],[383,325,2],[383,487,2],[383,262,2],[383,489,2],[383,149,2],[383,490,2],[383,491,2],[383,241,2],[383,140,2],[383,281,2],[383,191,2],[383,492,2],[383,493,2],[383,494,2],[383,129,2],[383,495,2],[383,496,2],[383,497,2],[383,296,2],[383,200,2],[383,232,2],[383,498,2],[383,432,2],[383,454,2],[383,518,2],[383,519,2],[383,520,2],[383,521,2],[383,522,2],[383,523,2],[383,524,2],[383,525,2],[383,526,2],[383,527,2],[383,528,2],[383,529,2],[383,530,2],[383,531,2],[383,532,2],[383,533,2],[383,534,2],[383,535,2],[383,536,2],[383,537,2],[383,538,2],[383,539,2],[383,540,2],[383,541,2],[383,542,2],[383,543,2],[383,544,2],[383,545,2],[383,546,2],[383,547,2],[383,548,2],[383,549,2],[383,550,2],[383,551,2],[383,552,2],[383,553,2],[383,554,2],[383,555,2],[383,556,2],[383,557,2],[383,558,2],[383,559,2],[383,560,2],[383,561,2],[383,562,2],[383,563,2],[383,564,2],[383,565,2],[383,566,2],[383,567,2],[383,568,2],[383,569,2],[383,570,2],[383,571,2],[383,572,2],[383,573,2],[383,574,2],[383,575,2],[383,576,2],[383,577,2],[383,578,2],[383,579,2],[383,580,2],[383,581,2],[383,582,2],[383,583,2],[383,584,2],[383,585,2],[383,586,2],[383,587,2],[383,588,2],[383,589,2],[383,590,2],[383,591,2],[383,592,2],[383,593,2],[383,594,2],[383,595,2],[383,596,2],[383,597,2],[383,598,2],[383,599,2],[383,600,2],[383,601,2],[383,602,2],[383,603,2],[383,604,2],[383,605,2],[383,606,2],[383,607,2],[383,608,2],[383,609,2],[383,610,2],[383,611,2],[383,612,2],[383,613,2],[383,614,2],[383,615,2],[383,616,2],[383,617,2],[383,618,2],[383,619,2],[383,620,2],[383,621,2],[383,622,2],[383,623,2],[383,624,2],[383,625,2],[383,626,2],[383,627,2],[383,628,2],[383,629,2],[384,500,2],[384,499,2],[384,501,2],[384,511,2],[384,517,2],[384,502,2],[384,512,2],[384,516,2],[384,507,2],[384,508,2],[384,509,2],[384,515,2],[384,514,2],[384,505,2],[384,503,2],[384,506,2],[384,87,2],[384,339,2],[384,233,2],[384,131,2],[384,369,2],[384,146,2],[384,207,2],[384,30,2],[384,312,2],[384,486,2],[384,38,2],[384,265,2],[384,196,2],[384,263,2],[384,285,2],[384,470,2],[384,325,2],[384,487,2],[384,262,2],[384,488,2],[384,489,2],[384,149,2],[384,490,2],[384,491,2],[384,140,2],[384,281,2],[384,191,2],[384,492,2],[384,493,2],[384,494,2],[384,129,2],[384,495,2],[384,496,2],[384,497,2],[384,296,2],[384,200,2],[384,232,2],[384,498,2],[384,432,2],[384,454,2],[384,518,2],[384,519,2],[384,520,2],[384,521,2],[384,522,2],[384,523,2],[384,524,2],[384,525,2],[384,526,2],[384,527,2],[384,528,2],[384,529,2],[384,530,2],[384,531,2],[384,532,2],[384,533,2],[384,534,2],[384,535,2],[384,536,2],[384,537,2],[384,538,2],[384,539,2],[384,540,2],[384,541,2],[384,542,2],[384,543,2],[384,544,2],[384,545,2],[384,546,2],[384,547,2],[384,548,2],[384,549,2],[384,550,2],[384,551,2],[384,552,2],[384,553,2],[384,554,2],[384,555,2],[384,556,2],[384,557,2],[384,558,2],[384,559,2],[384,560,2],[384,561,2],[384,562,2],[384,563,2],[384,564,2],[384,565,2],[384,566,2],[384,567,2],[384,568,2],[384,569,2],[384,570,2],[384,571,2],[384,572,2],[384,573,2],[384,574,2],[384,575,2],[384,576,2],[384,577,2],[384,578,2],[384,579,2],[384,580,2],[384,581,2],[384,582,2],[384,583,2],[384,584,2],[384,585,2],[384,586,2],[384,587,2],[384,588,2],[384,589,2],[384,590,2],[384,591,2],[384,592,2],[384,593,2],[384,594,2],[384,595,2],[384,596,2],[384,597,2],[384,598,2],[384,599,2],[384,600,2],[384,601,2],[384,602,2],[384,603,2],[384,604,2],[384,605,2],[384,606,2],[384,607,2],[384,608,2],[384,609,2],[384,610,2],[384,611,2],[384,612,2],[384,613,2],[384,614,2],[384,615,2],[384,616,2],[384,617,2],[384,618,2],[384,619,2],[384,620,2],[384,621,2],[384,622,2],[384,623,2],[384,624,2],[384,625,2],[384,626,2],[384,627,2],[384,628,2],[384,629,2],[385,500,2],[385,499,2],[385,501,2],[385,511,2],[385,517,2],[385,502,2],[385,512,2],[385,516,2],[385,507,2],[385,508,2],[385,509,2],[385,515,2],[385,514,2],[385,505,2],[385,503,2],[385,506,2],[385,87,2],[385,431,2],[385,339,2],[385,233,2],[385,131,2],[385,369,2],[385,146,2],[385,207,2],[385,30,2],[385,312,2],[385,307,2],[385,486,2],[385,265,2],[385,263,2],[385,285,2],[385,470,2],[385,325,2],[385,487,2],[385,262,2],[385,488,2],[385,489,2],[385,149,2],[385,490,2],[385,491,2],[385,241,2],[385,140,2],[385,281,2],[385,191,2],[385,492,2],[385,493,2],[385,494,2],[385,129,2],[385,495,2],[385,496,2],[385,497,2],[385,296,2],[385,200,2],[385,232,2],[385,498,2],[385,432,2],[385,454,2],[385,518,2],[385,519,2],[385,520,2],[385,521,2],[385,522,2],[385,523,2],[385,524,2],[385,525,2],[385,526,2],[385,527,2],[385,528,2],[385,529,2],[385,530,2],[385,531,2],[385,532,2],[385,533,2],[385,534,2],[385,535,2],[385,536,2],[385,537,2],[385,538,2],[385,539,2],[385,540,2],[385,541,2],[385,542,2],[385,543,2],[385,544,2],[385,545,2],[385,546,2],[385,547,2],[385,548,2],[385,549,2],[385,550,2],[385,551,2],[385,552,2],[385,553,2],[385,554,2],[385,555,2],[385,556,2],[385,557,2],[385,558,2],[385,559,2],[385,560,2],[385,561,2],[385,562,2],[385,563,2],[385,564,2],[385,565,2],[385,566,2],[385,567,2],[385,568,2],[385,569,2],[385,570,2],[385,571,2],[385,572,2],[385,573,2],[385,574,2],[385,575,2],[385,576,2],[385,577,2],[385,578,2],[385,579,2],[385,580,2],[385,581,2],[385,582,2],[385,583,2],[385,584,2],[385,585,2],[385,586,2],[385,587,2],[385,588,2],[385,589,2],[385,590,2],[385,591,2],[385,592,2],[385,593,2],[385,594,2],[385,595,2],[385,596,2],[385,597,2],[385,598,2],[385,599,2],[385,600,2],[385,601,2],[385,602,2],[385,603,2],[385,604,2],[385,605,2],[385,606,2],[385,607,2],[385,608,2],[385,609,2],[385,610,2],[385,611,2],[385,612,2],[385,613,2],[385,614,2],[385,615,2],[385,616,2],[385,617,2],[385,618,2],[385,619,2],[385,620,2],[385,621,2],[385,622,2],[385,623,2],[385,624,2],[385,625,2],[385,626,2],[385,627,2],[385,628,2],[385,629,2],[386,500,2],[386,499,2],[386,501,2],[386,511,2],[386,517,2],[386,502,2],[386,512,2],[386,516,2],[386,507,2],[386,508,2],[386,509,2],[386,515,2],[386,514,2],[386,505,2],[386,503,2],[386,506,2],[386,87,2],[386,339,2],[386,233,2],[386,131,2],[386,369,2],[386,146,2],[386,207,2],[386,30,2],[386,307,2],[386,486,2],[386,38,2],[386,265,2],[386,196,2],[386,263,2],[386,285,2],[386,470,2],[386,325,2],[386,487,2],[386,262,2],[386,488,2],[386,489,2],[386,149,2],[386,490,2],[386,491,2],[386,241,2],[386,140,2],[386,281,2],[386,191,2],[386,492,2],[386,493,2],[386,494,2],[386,129,2],[386,495,2],[386,496,2],[386,497,2],[386,296,2],[386,200,2],[386,232,2],[386,498,2],[386,432,2],[386,454,2],[386,518,2],[386,519,2],[386,520,2],[386,521,2],[386,522,2],[386,523,2],[386,524,2],[386,525,2],[386,527,2],[386,528,2],[386,529,2],[386,530,2],[386,532,2],[386,533,2],[386,534,2],[386,535,2],[386,536,2],[386,537,2],[386,538,2],[386,539,2],[386,540,2],[386,541,2],[386,542,2],[386,543,2],[386,544,2],[386,545,2],[386,546,2],[386,547,2],[386,548,2],[386,549,2],[386,550,2],[386,551,2],[386,552,2],[386,553,2],[386,554,2],[386,555,2],[386,557,2],[386,558,2],[386,559,2],[386,560,2],[386,561,2],[386,562,2],[386,563,2],[386,564,2],[386,565,2],[386,566,2],[386,567,2],[386,568,2],[386,569,2],[386,570,2],[386,571,2],[386,572,2],[386,573,2],[386,574,2],[386,575,2],[386,576,2],[386,577,2],[386,578,2],[386,579,2],[386,580,2],[386,581,2],[386,582,2],[386,583,2],[386,584,2],[386,585,2],[386,586,2],[386,587,2],[386,588,2],[386,589,2],[386,590,2],[386,591,2],[386,592,2],[386,593,2],[386,594,2],[386,595,2],[386,596,2],[386,597,2],[386,598,2],[386,599,2],[386,600,2],[386,601,2],[386,602,2],[386,603,2],[386,604,2],[386,605,2],[386,606,2],[386,607,2],[386,608,2],[386,609,2],[386,610,2],[386,611,2],[386,612,2],[386,613,2],[386,614,2],[386,615,2],[386,616,2],[386,617,2],[386,618,2],[386,619,2],[386,620,2],[386,621,2],[386,622,2],[386,623,2],[386,624,2],[386,625,2],[386,626,2],[386,627,2],[386,628,2],[386,629,2],[387,500,2],[387,499,2],[387,501,2],[387,511,2],[387,517,2],[387,502,2],[387,512,2],[387,516,2],[387,507,2],[387,508,2],[387,509,2],[387,515,2],[387,514,2],[387,505,2],[387,503,2],[387,506,2],[387,87,2],[387,37,2],[387,339,2],[387,233,2],[387,131,2],[387,369,2],[387,207,2],[387,30,2],[387,312,2],[387,307,2],[387,38,2],[387,265,2],[387,196,2],[387,263,2],[387,285,2],[387,470,2],[387,325,2],[387,487,2],[387,262,2],[387,488,2],[387,489,2],[387,149,2],[387,490,2],[387,491,2],[387,241,2],[387,140,2],[387,281,2],[387,191,2],[387,492,2],[387,493,2],[387,494,2],[387,129,2],[387,495,2],[387,496,2],[387,497,2],[387,296,2],[387,200,2],[387,232,2],[387,498,2],[387,432,2],[387,454,2],[387,518,2],[387,519,2],[387,520,2],[387,521,2],[387,522,2],[387,523,2],[387,524,2],[387,525,2],[387,526,2],[387,527,2],[387,528,2],[387,529,2],[387,530,2],[387,531,2],[387,532,2],[387,533,2],[387,534,2],[387,535,2],[387,536,2],[387,537,2],[387,538,2],[387,539,2],[387,540,2],[387,541,2],[387,542,2],[387,543,2],[387,544,2],[387,545,2],[387,546,2],[387,547,2],[387,548,2],[387,549,2],[387,550,2],[387,551,2],[387,552,2],[387,553,2],[387,554,2],[387,555,2],[387,556,2],[387,557,2],[387,558,2],[387,559,2],[387,560,2],[387,561,2],[387,562,2],[387,563,2],[387,564,2],[387,565,2],[387,566,2],[387,567,2],[387,568,2],[387,569,2],[387,570,2],[387,571,2],[387,572,2],[387,573,2],[387,574,2],[387,575,2],[387,576,2],[387,577,2],[387,578,2],[387,579,2],[387,580,2],[387,581,2],[387,582,2],[387,583,2],[387,584,2],[387,585,2],[387,586,2],[387,587,2],[387,588,2],[387,589,2],[387,590,2],[387,591,2],[387,592,2],[387,593,2],[387,594,2],[387,595,2],[387,596,2],[387,597,2],[387,598,2],[387,599,2],[387,600,2],[387,601,2],[387,602,2],[387,603,2],[387,604,2],[387,605,2],[387,606,2],[387,607,2],[387,608,2],[387,609,2],[387,610,2],[387,611,2],[387,612,2],[387,613,2],[387,614,2],[387,615,2],[387,616,2],[387,617,2],[387,618,2],[387,619,2],[387,620,2],[387,621,2],[387,622,2],[387,623,2],[387,624,2],[387,625,2],[387,626,2],[387,627,2],[387,628,2],[387,629,2],[388,500,2],[388,499,2],[388,501,2],[388,511,2],[388,517,2],[388,502,2],[388,512,2],[388,516,2],[388,507,2],[388,508,2],[388,509,2],[388,515,2],[388,514,2],[388,505,2],[388,503,2],[388,506,2],[388,87,2],[388,37,2],[388,339,2],[388,233,2],[388,131,2],[388,369,2],[388,146,2],[388,207,2],[388,30,2],[388,312,2],[388,307,2],[388,486,2],[388,38,2],[388,265,2],[388,263,2],[388,285,2],[388,470,2],[388,325,2],[388,487,2],[388,262,2],[388,488,2],[388,489,2],[388,149,2],[388,490,2],[388,491,2],[388,241,2],[388,140,2],[388,281,2],[388,191,2],[388,492,2],[388,493,2],[388,494,2],[388,129,2],[388,495,2],[388,496,2],[388,497,2],[388,296,2],[388,200,2],[388,232,2],[388,498,2],[388,432,2],[388,454,2],[388,518,2],[388,519,2],[388,520,2],[388,521,2],[388,522,2],[388,523,2],[388,524,2],[388,525,2],[388,526,2],[388,527,2],[388,528,2],[388,529,2],[388,530,2],[388,531,2],[388,532,2],[388,533,2],[388,534,2],[388,535,2],[388,536,2],[388,537,2],[388,538,2],[388,539,2],[388,540,2],[388,541,2],[388,542,2],[388,543,2],[388,544,2],[388,545,2],[388,546,2],[388,547,2],[388,548,2],[388,549,2],[388,551,2],[388,552,2],[388,553,2],[388,554,2],[388,555,2],[388,556,2],[388,557,2],[388,558,2],[388,559,2],[388,560,2],[388,561,2],[388,562,2],[388,563,2],[388,564,2],[388,565,2],[388,566,2],[388,567,2],[388,568,2],[388,569,2],[388,570,2],[388,571,2],[388,572,2],[388,573,2],[388,574,2],[388,575,2],[388,576,2],[388,577,2],[388,578,2],[388,580,2],[388,581,2],[388,582,2],[388,583,2],[388,584,2],[388,585,2],[388,586,2],[388,587,2],[388,588,2],[388,589,2],[388,590,2],[388,591,2],[388,592,2],[388,593,2],[388,594,2],[388,595,2],[388,596,2],[388,597,2],[388,598,2],[388,599,2],[388,600,2],[388,601,2],[388,602,2],[388,603,2],[388,604,2],[388,605,2],[388,606,2],[388,607,2],[388,608,2],[388,609,2],[388,610,2],[388,611,2],[388,612,2],[388,613,2],[388,614,2],[388,615,2],[388,616,2],[388,617,2],[388,618,2],[388,619,2],[388,620,2],[388,621,2],[388,622,2],[388,623,2],[388,624,2],[388,625,2],[388,626,2],[388,627,2],[388,628,2],[388,629,2],[389,500,2],[389,499,2],[389,501,2],[389,511,2],[389,517,2],[389,502,2],[389,512,2],[389,516,2],[389,507,2],[389,508,2],[389,509,2],[389,515,2],[389,514,2],[389,505,2],[389,503,2],[389,506,2],[389,87,2],[389,37,2],[389,339,2],[389,369,2],[389,207,2],[389,30,2],[389,312,2],[389,307,2],[389,486,2],[389,38,2],[389,265,2],[389,196,2],[389,263,2],[389,285,2],[389,470,2],[389,325,2],[389,487,2],[389,262,2],[389,489,2],[389,149,2],[389,490,2],[389,491,2],[389,241,2],[389,140,2],[389,281,2],[389,191,2],[389,492,2],[389,493,2],[389,494,2],[389,129,2],[389,495,2],[389,496,2],[389,497,2],[389,296,2],[389,232,2],[389,498,2],[389,432,2],[389,454,2],[389,518,2],[389,519,2],[389,520,2],[389,521,2],[389,522,2],[389,523,2],[389,524,2],[389,525,2],[389,526,2],[389,527,2],[389,528,2],[389,529,2],[389,530,2],[389,531,2],[389,532,2],[389,533,2],[389,534,2],[389,535,2],[389,536,2],[389,537,2],[389,538,2],[389,539,2],[389,540,2],[389,541,2],[389,542,2],[389,543,2],[389,544,2],[389,545,2],[389,546,2],[389,547,2],[389,548,2],[389,549,2],[389,550,2],[389,551,2],[389,552,2],[389,553,2],[389,554,2],[389,555,2],[389,556,2],[389,557,2],[389,558,2],[389,559,2],[389,560,2],[389,561,2],[389,562,2],[389,563,2],[389,564,2],[389,565,2],[389,566,2],[389,567,2],[389,568,2],[389,569,2],[389,570,2],[389,571,2],[389,572,2],[389,573,2],[389,574,2],[389,575,2],[389,576,2],[389,577,2],[389,578,2],[389,579,2],[389,580,2],[389,581,2],[389,582,2],[389,583,2],[389,584,2],[389,585,2],[389,586,2],[389,587,2],[389,588,2],[389,589,2],[389,590,2],[389,591,2],[389,592,2],[389,593,2],[389,594,2],[389,595,2],[389,596,2],[389,597,2],[389,598,2],[389,599,2],[389,600,2],[389,601,2],[389,602,2],[389,603,2],[389,604,2],[389,605,2],[389,606,2],[389,607,2],[389,608,2],[389,609,2],[389,610,2],[389,611,2],[389,612,2],[389,613,2],[389,614,2],[389,615,2],[389,616,2],[389,617,2],[389,618,2],[389,619,2],[389,620,2],[389,621,2],[389,622,2],[389,623,2],[389,624,2],[389,625,2],[389,626,2],[389,627,2],[389,628,2],[389,629,2],[390,500,2],[390,499,2],[390,501,2],[390,511,2],[390,517,2],[390,502,2],[390,512,2],[390,516,2],[390,507,2],[390,508,2],[390,509,2],[390,515,2],[390,514,2],[390,505,2],[390,503,2],[390,506,2],[390,87,2],[390,37,2],[390,339,2],[390,233,2],[390,131,2],[390,369,2],[390,207,2],[390,30,2],[390,312,2],[390,307,2],[390,38,2],[390,265,2],[390,196,2],[390,263,2],[390,285,2],[390,470,2],[390,325,2],[390,487,2],[390,262,2],[390,488,2],[390,489,2],[390,149,2],[390,490,2],[390,491,2],[390,241,2],[390,140,2],[390,281,2],[390,191,2],[390,492,2],[390,493,2],[390,494,2],[390,129,2],[390,495,2],[390,496,2],[390,497,2],[390,296,2],[390,200,2],[390,232,2],[390,498,2],[390,432,2],[390,454,2],[390,518,2],[390,519,2],[390,520,2],[390,521,2],[390,522,2],[390,523,2],[390,524,2],[390,525,2],[390,526,2],[390,527,2],[390,528,2],[390,529,2],[390,530,2],[390,531,2],[390,532,2],[390,533,2],[390,534,2],[390,535,2],[390,536,2],[390,537,2],[390,538,2],[390,539,2],[390,540,2],[390,541,2],[390,542,2],[390,543,2],[390,544,2],[390,545,2],[390,546,2],[390,547,2],[390,548,2],[390,549,2],[390,550,2],[390,551,2],[390,552,2],[390,553,2],[390,554,2],[390,555,2],[390,556,2],[390,557,2],[390,558,2],[390,559,2],[390,560,2],[390,561,2],[390,562,2],[390,563,2],[390,564,2],[390,565,2],[390,566,2],[390,567,2],[390,568,2],[390,569,2],[390,570,2],[390,571,2],[390,572,2],[390,573,2],[390,574,2],[390,575,2],[390,576,2],[390,577,2],[390,578,2],[390,579,2],[390,580,2],[390,581,2],[390,582,2],[390,583,2],[390,584,2],[390,585,2],[390,586,2],[390,587,2],[390,588,2],[390,589,2],[390,590,2],[390,591,2],[390,592,2],[390,593,2],[390,594,2],[390,595,2],[390,596,2],[390,597,2],[390,598,2],[390,599,2],[390,600,2],[390,601,2],[390,602,2],[390,603,2],[390,604,2],[390,605,2],[390,606,2],[390,607,2],[390,608,2],[390,609,2],[390,610,2],[390,611,2],[390,612,2],[390,613,2],[390,614,2],[390,615,2],[390,616,2],[390,617,2],[390,618,2],[390,619,2],[390,620,2],[390,621,2],[390,622,2],[390,623,2],[390,624,2],[390,625,2],[390,626,2],[390,627,2],[390,628,2],[390,629,2],[391,500,2],[391,499,2],[391,501,2],[391,511,2],[391,517,2],[391,502,2],[391,512,2],[391,516,2],[391,507,2],[391,508,2],[391,509,2],[391,515,2],[391,514,2],[391,505,2],[391,503,2],[391,506,2],[391,87,2],[391,37,2],[391,339,2],[391,207,2],[391,312,2],[391,307,2],[391,486,2],[391,265,2],[391,196,2],[391,263,2],[391,487,2],[391,262,2],[391,488,2],[391,489,2],[391,149,2],[391,490,2],[391,491,2],[391,241,2],[391,140,2],[391,191,2],[391,492,2],[391,493,2],[391,494,2],[391,129,2],[391,495,2],[391,496,2],[391,497,2],[391,296,2],[391,210,2],[391,232,2],[391,498,2],[391,432,2],[391,454,2],[391,518,2],[391,519,2],[391,520,2],[391,521,2],[391,522,2],[391,523,2],[391,524,2],[391,525,2],[391,526,2],[391,527,2],[391,528,2],[391,529,2],[391,530,2],[391,531,2],[391,532,2],[391,533,2],[391,534,2],[391,535,2],[391,536,2],[391,537,2],[391,538,2],[391,539,2],[391,540,2],[391,541,2],[391,542,2],[391,543,2],[391,544,2],[391,545,2],[391,546,2],[391,547,2],[391,548,2],[391,549,2],[391,550,2],[391,551,2],[391,552,2],[391,553,2],[391,554,2],[391,555,2],[391,556,2],[391,557,2],[391,558,2],[391,559,2],[391,560,2],[391,561,2],[391,562,2],[391,563,2],[391,564,2],[391,565,2],[391,566,2],[391,567,2],[391,568,2],[391,569,2],[391,570,2],[391,571,2],[391,572,2],[391,573,2],[391,574,2],[391,575,2],[391,576,2],[391,577,2],[391,578,2],[391,579,2],[391,580,2],[391,581,2],[391,582,2],[391,583,2],[391,584,2],[391,585,2],[391,586,2],[391,587,2],[391,588,2],[391,589,2],[391,590,2],[391,591,2],[391,592,2],[391,593,2],[391,594,2],[391,595,2],[391,596,2],[391,597,2],[391,598,2],[391,599,2],[391,600,2],[391,601,2],[391,602,2],[391,603,2],[391,604,2],[391,605,2],[391,606,2],[391,607,2],[391,608,2],[391,609,2],[391,610,2],[391,611,2],[391,612,2],[391,613,2],[391,614,2],[391,615,2],[391,616,2],[391,617,2],[391,618,2],[391,619,2],[391,620,2],[391,621,2],[391,622,2],[391,623,2],[391,624,2],[391,625,2],[391,626,2],[391,627,2],[391,628,2],[391,629,2],[392,500,2],[392,499,2],[392,501,2],[392,511,2],[392,517,2],[392,502,2],[392,512,2],[392,516,2],[392,507,2],[392,508,2],[392,509,2],[392,515,2],[392,514,2],[392,505,2],[392,503,2],[392,506,2],[392,87,2],[392,37,2],[392,339,2],[392,233,2],[392,131,2],[392,369,2],[392,207,2],[392,30,2],[392,312,2],[392,307,2],[392,38,2],[392,265,2],[392,196,2],[392,263,2],[392,285,2],[392,470,2],[392,325,2],[392,487,2],[392,262,2],[392,488,2],[392,489,2],[392,149,2],[392,490,2],[392,491,2],[392,241,2],[392,140,2],[392,191,2],[392,492,2],[392,493,2],[392,494,2],[392,129,2],[392,495,2],[392,496,2],[392,497,2],[392,296,2],[392,232,2],[392,498,2],[392,432,2],[392,454,2],[392,518,2],[392,519,2],[392,520,2],[392,522,2],[392,523,2],[392,524,2],[392,525,2],[392,526,2],[392,527,2],[392,528,2],[392,529,2],[392,530,2],[392,531,2],[392,532,2],[392,533,2],[392,534,2],[392,535,2],[392,536,2],[392,537,2],[392,538,2],[392,539,2],[392,540,2],[392,541,2],[392,542,2],[392,543,2],[392,544,2],[392,545,2],[392,546,2],[392,547,2],[392,550,2],[392,551,2],[392,552,2],[392,553,2],[392,554,2],[392,555,2],[392,556,2],[392,557,2],[392,558,2],[392,560,2],[392,561,2],[392,562,2],[392,563,2],[392,564,2],[392,565,2],[392,566,2],[392,567,2],[392,568,2],[392,569,2],[392,570,2],[392,571,2],[392,572,2],[392,573,2],[392,574,2],[392,575,2],[392,576,2],[392,577,2],[392,578,2],[392,579,2],[392,580,2],[392,581,2],[392,583,2],[392,584,2],[392,585,2],[392,586,2],[392,587,2],[392,588,2],[392,589,2],[392,590,2],[392,591,2],[392,593,2],[392,594,2],[392,595,2],[392,597,2],[392,598,2],[392,599,2],[392,600,2],[392,601,2],[392,602,2],[392,603,2],[392,604,2],[392,605,2],[392,606,2],[392,607,2],[392,608,2],[392,609,2],[392,610,2],[392,611,2],[392,612,2],[392,613,2],[392,615,2],[392,616,2],[392,617,2],[392,618,2],[392,619,2],[392,620,2],[392,621,2],[392,622,2],[392,623,2],[392,624,2],[392,625,2],[392,626,2],[392,627,2],[392,628,2],[392,629,2],[393,500,2],[393,499,2],[393,501,2],[393,511,2],[393,517,2],[393,502,2],[393,512,2],[393,516,2],[393,507,2],[393,508,2],[393,509,2],[393,515,2],[393,514,2],[393,505,2],[393,503,2],[393,506,2],[393,87,2],[393,431,2],[393,37,2],[393,339,2],[393,233,2],[393,131,2],[393,369,2],[393,207,2],[393,30,2],[393,312,2],[393,307,2],[393,486,2],[393,38,2],[393,265,2],[393,263,2],[393,285,2],[393,470,2],[393,325,2],[393,487,2],[393,262,2],[393,488,2],[393,489,2],[393,490,2],[393,491,2],[393,241,2],[393,140,2],[393,191,2],[393,492,2],[393,493,2],[393,494,2],[393,129,2],[393,495,2],[393,496,2],[393,497,2],[393,296,2],[393,200,2],[393,232,2],[393,498,2],[393,432,2],[393,454,2],[393,518,2],[393,519,2],[393,520,2],[393,521,2],[393,522,2],[393,523,2],[393,524,2],[393,525,2],[393,526,2],[393,527,2],[393,528,2],[393,529,2],[393,530,2],[393,531,2],[393,532,2],[393,533,2],[393,534,2],[393,535,2],[393,536,2],[393,537,2],[393,538,2],[393,539,2],[393,540,2],[393,541,2],[393,542,2],[393,543,2],[393,544,2],[393,545,2],[393,546,2],[393,547,2],[393,548,2],[393,549,2],[393,550,2],[393,551,2],[393,552,2],[393,553,2],[393,554,2],[393,555,2],[393,556,2],[393,557,2],[393,558,2],[393,559,2],[393,560,2],[393,561,2],[393,562,2],[393,563,2],[393,564,2],[393,565,2],[393,566,2],[393,567,2],[393,568,2],[393,569,2],[393,570,2],[393,571,2],[393,572,2],[393,573,2],[393,574,2],[393,575,2],[393,576,2],[393,577,2],[393,578,2],[393,579,2],[393,580,2],[393,581,2],[393,582,2],[393,583,2],[393,584,2],[393,585,2],[393,586,2],[393,587,2],[393,588,2],[393,589,2],[393,590,2],[393,591,2],[393,592,2],[393,593,2],[393,594,2],[393,595,2],[393,596,2],[393,597,2],[393,598,2],[393,599,2],[393,600,2],[393,601,2],[393,602,2],[393,603,2],[393,604,2],[393,605,2],[393,606,2],[393,607,2],[393,608,2],[393,609,2],[393,610,2],[393,611,2],[393,612,2],[393,613,2],[393,614,2],[393,615,2],[393,616,2],[393,617,2],[393,618,2],[393,619,2],[393,620,2],[393,621,2],[393,622,2],[393,623,2],[393,624,2],[393,625,2],[393,626,2],[393,627,2],[393,628,2],[393,629,2],[394,500,2],[394,499,2],[394,501,2],[394,511,2],[394,517,2],[394,502,2],[394,512,2],[394,516,2],[394,507,2],[394,508,2],[394,509,2],[394,515,2],[394,514,2],[394,505,2],[394,503,2],[394,506,2],[394,87,2],[394,233,2],[394,131,2],[394,369,2],[394,207,2],[394,30,2],[394,312,2],[394,307,2],[394,486,2],[394,38,2],[394,265,2],[394,196,2],[394,263,2],[394,285,2],[394,470,2],[394,325,2],[394,487,2],[394,262,2],[394,488,2],[394,489,2],[394,490,2],[394,491,2],[394,241,2],[394,140,2],[394,281,2],[394,191,2],[394,492,2],[394,493,2],[394,494,2],[394,129,2],[394,495,2],[394,496,2],[394,497,2],[394,296,2],[394,200,2],[394,232,2],[394,498,2],[394,432,2],[394,454,2],[394,518,2],[394,519,2],[394,520,2],[394,521,2],[394,522,2],[394,523,2],[394,524,2],[394,525,2],[394,526,2],[394,527,2],[394,528,2],[394,529,2],[394,530,2],[394,531,2],[394,532,2],[394,533,2],[394,534,2],[394,535,2],[394,536,2],[394,537,2],[394,538,2],[394,539,2],[394,540,2],[394,541,2],[394,542,2],[394,543,2],[394,544,2],[394,545,2],[394,546,2],[394,547,2],[394,548,2],[394,549,2],[394,550,2],[394,551,2],[394,552,2],[394,553,2],[394,554,2],[394,555,2],[394,556,2],[394,557,2],[394,558,2],[394,559,2],[394,560,2],[394,561,2],[394,562,2],[394,563,2],[394,564,2],[394,565,2],[394,566,2],[394,567,2],[394,568,2],[394,569,2],[394,570,2],[394,571,2],[394,572,2],[394,573,2],[394,574,2],[394,575,2],[394,576,2],[394,577,2],[394,578,2],[394,579,2],[394,580,2],[394,581,2],[394,582,2],[394,583,2],[394,584,2],[394,585,2],[394,586,2],[394,587,2],[394,588,2],[394,589,2],[394,590,2],[394,591,2],[394,592,2],[394,593,2],[394,594,2],[394,595,2],[394,596,2],[394,597,2],[394,598,2],[394,599,2],[394,600,2],[394,601,2],[394,602,2],[394,603,2],[394,604,2],[394,605,2],[394,606,2],[394,607,2],[394,608,2],[394,609,2],[394,610,2],[394,611,2],[394,612,2],[394,613,2],[394,614,2],[394,615,2],[394,616,2],[394,617,2],[394,618,2],[394,619,2],[394,620,2],[394,621,2],[394,622,2],[394,623,2],[394,624,2],[394,625,2],[394,626,2],[394,627,2],[394,628,2],[394,629,2],[395,500,2],[395,499,2],[395,501,2],[395,511,2],[395,517,2],[395,502,2],[395,512,2],[395,516,2],[395,507,2],[395,508,2],[395,509,2],[395,515,2],[395,514,2],[395,505,2],[395,503,2],[395,506,2],[395,87,2],[395,37,2],[395,339,2],[395,233,2],[395,131,2],[395,369,2],[395,146,2],[395,207,2],[395,30,2],[395,312,2],[395,486,2],[395,38,2],[395,265,2],[395,196,2],[395,263,2],[395,285,2],[395,325,2],[395,487,2],[395,262,2],[395,488,2],[395,489,2],[395,149,2],[395,490,2],[395,491,2],[395,241,2],[395,140,2],[395,281,2],[395,191,2],[395,492,2],[395,493,2],[395,494,2],[395,129,2],[395,495,2],[395,496,2],[395,497,2],[395,296,2],[395,200,2],[395,232,2],[395,498,2],[395,432,2],[395,454,2],[395,518,2],[395,519,2],[395,520,2],[395,521,2],[395,522,2],[395,523,2],[395,524,2],[395,525,2],[395,526,2],[395,527,2],[395,528,2],[395,529,2],[395,530,2],[395,531,2],[395,532,2],[395,533,2],[395,534,2],[395,535,2],[395,536,2],[395,537,2],[395,538,2],[395,539,2],[395,540,2],[395,541,2],[395,542,2],[395,543,2],[395,544,2],[395,545,2],[395,546,2],[395,547,2],[395,548,2],[395,549,2],[395,550,2],[395,551,2],[395,552,2],[395,553,2],[395,554,2],[395,555,2],[395,556,2],[395,557,2],[395,558,2],[395,559,2],[395,560,2],[395,561,2],[395,562,2],[395,563,2],[395,564,2],[395,565,2],[395,566,2],[395,567,2],[395,568,2],[395,569,2],[395,570,2],[395,571,2],[395,572,2],[395,573,2],[395,574,2],[395,575,2],[395,576,2],[395,577,2],[395,578,2],[395,579,2],[395,580,2],[395,581,2],[395,582,2],[395,583,2],[395,584,2],[395,585,2],[395,586,2],[395,587,2],[395,588,2],[395,589,2],[395,590,2],[395,591,2],[395,592,2],[395,593,2],[395,594,2],[395,595,2],[395,596,2],[395,597,2],[395,598,2],[395,599,2],[395,600,2],[395,601,2],[395,602,2],[395,603,2],[395,604,2],[395,605,2],[395,606,2],[395,607,2],[395,608,2],[395,609,2],[395,610,2],[395,611,2],[395,612,2],[395,613,2],[395,614,2],[395,615,2],[395,616,2],[395,617,2],[395,618,2],[395,619,2],[395,620,2],[395,621,2],[395,622,2],[395,623,2],[395,624,2],[395,625,2],[395,626,2],[395,627,2],[395,628,2],[395,629,2],[396,500,2],[396,499,2],[396,501,2],[396,511,2],[396,517,2],[396,502,2],[396,512,2],[396,516,2],[396,507,2],[396,508,2],[396,509,2],[396,515,2],[396,514,2],[396,505,2],[396,503,2],[396,506,2],[396,87,2],[396,37,2],[396,339,2],[396,233,2],[396,131,2],[396,369,2],[396,146,2],[396,30,2],[396,312,2],[396,307,2],[396,486,2],[396,38,2],[396,265,2],[396,263,2],[396,285,2],[396,470,2],[396,325,2],[396,487,2],[396,262,2],[396,488,2],[396,489,2],[396,149,2],[396,490,2],[396,491,2],[396,241,2],[396,140,2],[396,281,2],[396,191,2],[396,492,2],[396,493,2],[396,494,2],[396,129,2],[396,495,2],[396,496,2],[396,497,2],[396,296,2],[396,200,2],[396,232,2],[396,498,2],[396,432,2],[396,454,2],[396,518,2],[396,519,2],[396,520,2],[396,521,2],[396,522,2],[396,523,2],[396,524,2],[396,525,2],[396,526,2],[396,527,2],[396,528,2],[396,529,2],[396,530,2],[396,531,2],[396,532,2],[396,533,2],[396,534,2],[396,535,2],[396,536,2],[396,537,2],[396,538,2],[396,539,2],[396,540,2],[396,541,2],[396,544,2],[396,545,2],[396,546,2],[396,548,2],[396,549,2],[396,550,2],[396,551,2],[396,552,2],[396,553,2],[396,554,2],[396,555,2],[396,556,2],[396,557,2],[396,558,2],[396,559,2],[396,560,2],[396,562,2],[396,563,2],[396,564,2],[396,565,2],[396,566,2],[396,567,2],[396,568,2],[396,569,2],[396,570,2],[396,571,2],[396,572,2],[396,573,2],[396,574,2],[396,575,2],[396,576,2],[396,577,2],[396,578,2],[396,579,2],[396,580,2],[396,581,2],[396,582,2],[396,583,2],[396,584,2],[396,585,2],[396,586,2],[396,587,2],[396,588,2],[396,589,2],[396,590,2],[396,591,2],[396,592,2],[396,593,2],[396,594,2],[396,595,2],[396,596,2],[396,597,2],[396,598,2],[396,599,2],[396,600,2],[396,601,2],[396,602,2],[396,603,2],[396,604,2],[396,605,2],[396,606,2],[396,607,2],[396,608,2],[396,609,2],[396,610,2],[396,611,2],[396,612,2],[396,613,2],[396,614,2],[396,615,2],[396,616,2],[396,617,2],[396,618,2],[396,619,2],[396,620,2],[396,621,2],[396,622,2],[396,623,2],[396,624,2],[396,625,2],[396,626,2],[396,627,2],[396,628,2],[396,629,2],[397,500,2],[397,499,2],[397,501,2],[397,511,2],[397,517,2],[397,502,2],[397,512,2],[397,516,2],[397,507,2],[397,508,2],[397,509,2],[397,515,2],[397,514,2],[397,505,2],[397,503,2],[397,506,2],[397,87,2],[397,37,2],[397,339,2],[397,369,2],[397,146,2],[397,207,2],[397,30,2],[397,312,2],[397,307,2],[397,486,2],[397,38,2],[397,265,2],[397,196,2],[397,263,2],[397,285,2],[397,470,2],[397,487,2],[397,262,2],[397,488,2],[397,489,2],[397,149,2],[397,490,2],[397,491,2],[397,241,2],[397,140,2],[397,281,2],[397,191,2],[397,492,2],[397,493,2],[397,494,2],[397,129,2],[397,495,2],[397,496,2],[397,497,2],[397,296,2],[397,232,2],[397,498,2],[397,432,2],[397,454,2],[397,518,2],[397,519,2],[397,520,2],[397,521,2],[397,522,2],[397,523,2],[397,524,2],[397,525,2],[397,526,2],[397,527,2],[397,528,2],[397,529,2],[397,530,2],[397,531,2],[397,532,2],[397,533,2],[397,534,2],[397,535,2],[397,536,2],[397,537,2],[397,538,2],[397,539,2],[397,540,2],[397,541,2],[397,542,2],[397,543,2],[397,544,2],[397,545,2],[397,546,2],[397,547,2],[397,548,2],[397,549,2],[397,550,2],[397,551,2],[397,552,2],[397,553,2],[397,554,2],[397,555,2],[397,556,2],[397,557,2],[397,558,2],[397,559,2],[397,560,2],[397,561,2],[397,562,2],[397,563,2],[397,564,2],[397,565,2],[397,566,2],[397,567,2],[397,568,2],[397,569,2],[397,570,2],[397,571,2],[397,572,2],[397,573,2],[397,574,2],[397,575,2],[397,576,2],[397,577,2],[397,578,2],[397,579,2],[397,580,2],[397,581,2],[397,582,2],[397,583,2],[397,584,2],[397,585,2],[397,586,2],[397,587,2],[397,588,2],[397,589,2],[397,590,2],[397,591,2],[397,592,2],[397,593,2],[397,594,2],[397,595,2],[397,596,2],[397,597,2],[397,598,2],[397,599,2],[397,600,2],[397,601,2],[397,602,2],[397,603,2],[397,604,2],[397,605,2],[397,606,2],[397,607,2],[397,608,2],[397,609,2],[397,610,2],[397,611,2],[397,612,2],[397,613,2],[397,614,2],[397,615,2],[397,616,2],[397,617,2],[397,618,2],[397,619,2],[397,620,2],[397,621,2],[397,622,2],[397,623,2],[397,624,2],[397,625,2],[397,626,2],[397,627,2],[397,628,2],[397,629,2],[398,500,2],[398,499,2],[398,501,2],[398,511,2],[398,517,2],[398,502,2],[398,512,2],[398,516,2],[398,507,2],[398,508,2],[398,509,2],[398,515,2],[398,514,2],[398,505,2],[398,503,2],[398,506,2],[398,87,2],[398,339,2],[398,233,2],[398,131,2],[398,369,2],[398,146,2],[398,207,2],[398,30,2],[398,312,2],[398,307,2],[398,486,2],[398,38,2],[398,265,2],[398,196,2],[398,263,2],[398,285,2],[398,470,2],[398,487,2],[398,262,2],[398,488,2],[398,489,2],[398,149,2],[398,490,2],[398,491,2],[398,241,2],[398,140,2],[398,191,2],[398,492,2],[398,493,2],[398,494,2],[398,129,2],[398,495,2],[398,496,2],[398,497,2],[398,296,2],[398,232,2],[398,498,2],[398,432,2],[398,454,2],[398,518,2],[398,519,2],[398,520,2],[398,521,2],[398,522,2],[398,523,2],[398,524,2],[398,525,2],[398,526,2],[398,527,2],[398,528,2],[398,529,2],[398,530,2],[398,531,2],[398,532,2],[398,533,2],[398,534,2],[398,535,2],[398,536,2],[398,537,2],[398,538,2],[398,539,2],[398,540,2],[398,541,2],[398,542,2],[398,543,2],[398,544,2],[398,545,2],[398,546,2],[398,547,2],[398,548,2],[398,549,2],[398,550,2],[398,551,2],[398,552,2],[398,553,2],[398,554,2],[398,555,2],[398,556,2],[398,557,2],[398,558,2],[398,559,2],[398,560,2],[398,561,2],[398,562,2],[398,563,2],[398,564,2],[398,565,2],[398,566,2],[398,567,2],[398,568,2],[398,569,2],[398,570,2],[398,571,2],[398,572,2],[398,573,2],[398,574,2],[398,575,2],[398,576,2],[398,577,2],[398,578,2],[398,579,2],[398,580,2],[398,581,2],[398,582,2],[398,583,2],[398,584,2],[398,585,2],[398,586,2],[398,587,2],[398,588,2],[398,589,2],[398,590,2],[398,591,2],[398,592,2],[398,593,2],[398,594,2],[398,595,2],[398,596,2],[398,597,2],[398,598,2],[398,599,2],[398,600,2],[398,601,2],[398,602,2],[398,603,2],[398,604,2],[398,605,2],[398,606,2],[398,607,2],[398,608,2],[398,609,2],[398,610,2],[398,611,2],[398,612,2],[398,613,2],[398,614,2],[398,615,2],[398,616,2],[398,617,2],[398,618,2],[398,619,2],[398,620,2],[398,621,2],[398,622,2],[398,623,2],[398,624,2],[398,625,2],[398,626,2],[398,627,2],[398,628,2],[398,629,2],[399,500,2],[399,499,2],[399,501,2],[399,511,2],[399,517,2],[399,502,2],[399,512,2],[399,516,2],[399,507,2],[399,508,2],[399,509,2],[399,515,2],[399,514,2],[399,505,2],[399,503,2],[399,506,2],[399,87,2],[399,37,2],[399,339,2],[399,131,2],[399,369,2],[399,146,2],[399,207,2],[399,30,2],[399,312,2],[399,307,2],[399,486,2],[399,38,2],[399,265,2],[399,196,2],[399,263,2],[399,285,2],[399,470,2],[399,487,2],[399,262,2],[399,488,2],[399,489,2],[399,149,2],[399,490,2],[399,491,2],[399,140,2],[399,281,2],[399,191,2],[399,492,2],[399,493,2],[399,494,2],[399,129,2],[399,495,2],[399,496,2],[399,497,2],[399,296,2],[399,232,2],[399,498,2],[399,432,2],[399,454,2],[399,518,2],[399,519,2],[399,520,2],[399,521,2],[399,522,2],[399,523,2],[399,524,2],[399,525,2],[399,526,2],[399,527,2],[399,528,2],[399,529,2],[399,530,2],[399,531,2],[399,532,2],[399,533,2],[399,534,2],[399,535,2],[399,536,2],[399,537,2],[399,538,2],[399,539,2],[399,540,2],[399,541,2],[399,542,2],[399,543,2],[399,544,2],[399,545,2],[399,546,2],[399,547,2],[399,548,2],[399,549,2],[399,550,2],[399,551,2],[399,552,2],[399,553,2],[399,554,2],[399,555,2],[399,556,2],[399,557,2],[399,558,2],[399,559,2],[399,560,2],[399,561,2],[399,562,2],[399,563,2],[399,564,2],[399,565,2],[399,566,2],[399,567,2],[399,568,2],[399,569,2],[399,570,2],[399,571,2],[399,572,2],[399,573,2],[399,574,2],[399,575,2],[399,576,2],[399,577,2],[399,578,2],[399,579,2],[399,580,2],[399,581,2],[399,582,2],[399,583,2],[399,584,2],[399,585,2],[399,586,2],[399,587,2],[399,588,2],[399,589,2],[399,590,2],[399,591,2],[399,592,2],[399,593,2],[399,594,2],[399,595,2],[399,596,2],[399,597,2],[399,598,2],[399,599,2],[399,600,2],[399,601,2],[399,602,2],[399,603,2],[399,604,2],[399,605,2],[399,606,2],[399,607,2],[399,608,2],[399,609,2],[399,610,2],[399,611,2],[399,612,2],[399,613,2],[399,614,2],[399,615,2],[399,616,2],[399,617,2],[399,618,2],[399,619,2],[399,620,2],[399,621,2],[399,622,2],[399,623,2],[399,624,2],[399,625,2],[399,626,2],[399,627,2],[399,628,2],[399,629,2],[400,500,2],[400,499,2],[400,501,2],[400,511,2],[400,517,2],[400,502,2],[400,512,2],[400,516,2],[400,507,2],[400,508,2],[400,509,2],[400,515,2],[400,514,2],[400,505,2],[400,503,2],[400,506,2],[400,87,2],[400,37,2],[400,339,2],[400,233,2],[400,131,2],[400,369,2],[400,146,2],[400,207,2],[400,30,2],[400,312,2],[400,307,2],[400,486,2],[400,38,2],[400,265,2],[400,196,2],[400,263,2],[400,285,2],[400,325,2],[400,487,2],[400,262,2],[400,488,2],[400,489,2],[400,149,2],[400,490,2],[400,491,2],[400,241,2],[400,140,2],[400,281,2],[400,191,2],[400,492,2],[400,493,2],[400,494,2],[400,129,2],[400,495,2],[400,496,2],[400,497,2],[400,296,2],[400,200,2],[400,232,2],[400,498,2],[400,432,2],[400,454,2],[400,518,2],[400,519,2],[400,520,2],[400,521,2],[400,522,2],[400,523,2],[400,524,2],[400,525,2],[400,526,2],[400,527,2],[400,528,2],[400,529,2],[400,530,2],[400,531,2],[400,532,2],[400,533,2],[400,534,2],[400,535,2],[400,536,2],[400,537,2],[400,538,2],[400,539,2],[400,540,2],[400,541,2],[400,542,2],[400,543,2],[400,544,2],[400,545,2],[400,546,2],[400,547,2],[400,548,2],[400,549,2],[400,550,2],[400,551,2],[400,552,2],[400,553,2],[400,554,2],[400,555,2],[400,556,2],[400,557,2],[400,558,2],[400,559,2],[400,560,2],[400,561,2],[400,562,2],[400,563,2],[400,564,2],[400,565,2],[400,566,2],[400,567,2],[400,568,2],[400,569,2],[400,570,2],[400,571,2],[400,572,2],[400,573,2],[400,574,2],[400,575,2],[400,576,2],[400,577,2],[400,578,2],[400,579,2],[400,580,2],[400,581,2],[400,582,2],[400,583,2],[400,584,2],[400,585,2],[400,586,2],[400,587,2],[400,588,2],[400,589,2],[400,590,2],[400,591,2],[400,592,2],[400,593,2],[400,594,2],[400,595,2],[400,596,2],[400,597,2],[400,598,2],[400,599,2],[400,600,2],[400,601,2],[400,602,2],[400,603,2],[400,604,2],[400,605,2],[400,606,2],[400,607,2],[400,608,2],[400,609,2],[400,610,2],[400,611,2],[400,612,2],[400,613,2],[400,614,2],[400,615,2],[400,616,2],[400,617,2],[400,618,2],[400,619,2],[400,620,2],[400,621,2],[400,622,2],[400,623,2],[400,624,2],[400,625,2],[400,626,2],[400,627,2],[400,628,2],[400,629,2],[401,500,2],[401,499,2],[401,501,2],[401,511,2],[401,517,2],[401,502,2],[401,512,2],[401,516,2],[401,507,2],[401,508,2],[401,509,2],[401,515,2],[401,514,2],[401,505,2],[401,503,2],[401,506,2],[401,87,2],[401,339,2],[401,233,2],[401,131,2],[401,369,2],[401,146,2],[401,207,2],[401,30,2],[401,307,2],[401,486,2],[401,38,2],[401,265,2],[401,263,2],[401,285,2],[401,325,2],[401,487,2],[401,262,2],[401,488,2],[401,489,2],[401,149,2],[401,490,2],[401,491,2],[401,241,2],[401,140,2],[401,281,2],[401,191,2],[401,492,2],[401,493,2],[401,494,2],[401,129,2],[401,495,2],[401,496,2],[401,497,2],[401,296,2],[401,200,2],[401,232,2],[401,498,2],[401,432,2],[401,454,2],[401,518,2],[401,519,2],[401,520,2],[401,521,2],[401,522,2],[401,523,2],[401,524,2],[401,525,2],[401,526,2],[401,527,2],[401,528,2],[401,529,2],[401,530,2],[401,531,2],[401,532,2],[401,533,2],[401,534,2],[401,535,2],[401,536,2],[401,537,2],[401,538,2],[401,539,2],[401,540,2],[401,541,2],[401,542,2],[401,543,2],[401,544,2],[401,545,2],[401,546,2],[401,547,2],[401,548,2],[401,549,2],[401,550,2],[401,551,2],[401,552,2],[401,553,2],[401,554,2],[401,555,2],[401,556,2],[401,557,2],[401,558,2],[401,559,2],[401,560,2],[401,561,2],[401,562,2],[401,563,2],[401,564,2],[401,565,2],[401,566,2],[401,567,2],[401,568,2],[401,569,2],[401,570,2],[401,571,2],[401,572,2],[401,573,2],[401,574,2],[401,575,2],[401,576,2],[401,577,2],[401,578,2],[401,579,2],[401,580,2],[401,581,2],[401,582,2],[401,583,2],[401,584,2],[401,585,2],[401,586,2],[401,587,2],[401,588,2],[401,589,2],[401,590,2],[401,591,2],[401,592,2],[401,593,2],[401,594,2],[401,595,2],[401,596,2],[401,597,2],[401,598,2],[401,599,2],[401,600,2],[401,601,2],[401,602,2],[401,603,2],[401,604,2],[401,605,2],[401,606,2],[401,607,2],[401,608,2],[401,609,2],[401,610,2],[401,611,2],[401,612,2],[401,613,2],[401,614,2],[401,615,2],[401,616,2],[401,617,2],[401,618,2],[401,619,2],[401,620,2],[401,621,2],[401,622,2],[401,623,2],[401,624,2],[401,625,2],[401,626,2],[401,627,2],[401,628,2],[401,629,2],[402,500,2],[402,499,2],[402,501,2],[402,511,2],[402,517,2],[402,502,2],[402,512,2],[402,516,2],[402,507,2],[402,508,2],[402,509,2],[402,515,2],[402,514,2],[402,505,2],[402,503,2],[402,506,2],[402,87,2],[402,37,2],[402,339,2],[402,233,2],[402,131,2],[402,369,2],[402,146,2],[402,207,2],[402,30,2],[402,312,2],[402,307,2],[402,486,2],[402,38,2],[402,265,2],[402,196,2],[402,263,2],[402,285,2],[402,470,2],[402,325,2],[402,487,2],[402,262,2],[402,488,2],[402,489,2],[402,149,2],[402,490,2],[402,491,2],[402,241,2],[402,140,2],[402,191,2],[402,492,2],[402,493,2],[402,494,2],[402,129,2],[402,495,2],[402,496,2],[402,497,2],[402,296,2],[402,232,2],[402,498,2],[402,432,2],[402,454,2],[402,518,2],[402,519,2],[402,520,2],[402,522,2],[402,523,2],[402,524,2],[402,525,2],[402,526,2],[402,527,2],[402,528,2],[402,529,2],[402,530,2],[402,531,2],[402,532,2],[402,533,2],[402,534,2],[402,535,2],[402,536,2],[402,537,2],[402,538,2],[402,539,2],[402,540,2],[402,541,2],[402,542,2],[402,543,2],[402,544,2],[402,545,2],[402,546,2],[402,547,2],[402,548,2],[402,549,2],[402,550,2],[402,551,2],[402,552,2],[402,553,2],[402,554,2],[402,555,2],[402,556,2],[402,557,2],[402,558,2],[402,559,2],[402,560,2],[402,561,2],[402,563,2],[402,564,2],[402,565,2],[402,566,2],[402,567,2],[402,568,2],[402,569,2],[402,570,2],[402,571,2],[402,572,2],[402,573,2],[402,574,2],[402,575,2],[402,576,2],[402,577,2],[402,578,2],[402,579,2],[402,580,2],[402,581,2],[402,582,2],[402,583,2],[402,584,2],[402,585,2],[402,586,2],[402,587,2],[402,588,2],[402,589,2],[402,590,2],[402,591,2],[402,592,2],[402,593,2],[402,594,2],[402,595,2],[402,596,2],[402,597,2],[402,598,2],[402,599,2],[402,600,2],[402,601,2],[402,602,2],[402,603,2],[402,604,2],[402,605,2],[402,606,2],[402,607,2],[402,608,2],[402,609,2],[402,610,2],[402,611,2],[402,612,2],[402,613,2],[402,614,2],[402,615,2],[402,616,2],[402,617,2],[402,618,2],[402,619,2],[402,620,2],[402,621,2],[402,622,2],[402,623,2],[402,624,2],[402,625,2],[402,626,2],[402,627,2],[402,628,2],[402,629,2],[403,500,2],[403,499,2],[403,501,2],[403,511,2],[403,517,2],[403,502,2],[403,512,2],[403,516,2],[403,507,2],[403,508,2],[403,509,2],[403,515,2],[403,514,2],[403,505,2],[403,503,2],[403,506,2],[403,87,2],[403,37,2],[403,339,2],[403,233,2],[403,131,2],[403,369,2],[403,30,2],[403,312,2],[403,307,2],[403,486,2],[403,38,2],[403,265,2],[403,263,2],[403,285,2],[403,470,2],[403,487,2],[403,262,2],[403,488,2],[403,489,2],[403,149,2],[403,490,2],[403,491,2],[403,140,2],[403,281,2],[403,191,2],[403,492,2],[403,493,2],[403,494,2],[403,129,2],[403,495,2],[403,496,2],[403,497,2],[403,296,2],[403,232,2],[403,498,2],[403,432,2],[403,454,2],[403,518,2],[403,519,2],[403,520,2],[403,521,2],[403,522,2],[403,523,2],[403,524,2],[403,525,2],[403,526,2],[403,527,2],[403,528,2],[403,529,2],[403,530,2],[403,531,2],[403,532,2],[403,533,2],[403,534,2],[403,535,2],[403,536,2],[403,537,2],[403,538,2],[403,539,2],[403,540,2],[403,541,2],[403,542,2],[403,543,2],[403,544,2],[403,545,2],[403,546,2],[403,547,2],[403,548,2],[403,549,2],[403,550,2],[403,551,2],[403,552,2],[403,553,2],[403,554,2],[403,555,2],[403,556,2],[403,557,2],[403,558,2],[403,559,2],[403,560,2],[403,561,2],[403,562,2],[403,563,2],[403,564,2],[403,565,2],[403,566,2],[403,567,2],[403,568,2],[403,569,2],[403,570,2],[403,571,2],[403,572,2],[403,573,2],[403,574,2],[403,575,2],[403,576,2],[403,577,2],[403,578,2],[403,579,2],[403,580,2],[403,581,2],[403,582,2],[403,583,2],[403,584,2],[403,585,2],[403,586,2],[403,587,2],[403,588,2],[403,589,2],[403,590,2],[403,591,2],[403,592,2],[403,593,2],[403,594,2],[403,595,2],[403,596,2],[403,597,2],[403,598,2],[403,599,2],[403,600,2],[403,601,2],[403,602,2],[403,603,2],[403,604,2],[403,605,2],[403,606,2],[403,607,2],[403,608,2],[403,609,2],[403,610,2],[403,611,2],[403,612,2],[403,613,2],[403,614,2],[403,615,2],[403,616,2],[403,617,2],[403,618,2],[403,619,2],[403,620,2],[403,621,2],[403,622,2],[403,623,2],[403,624,2],[403,625,2],[403,626,2],[403,627,2],[403,628,2],[403,629,2],[404,500,2],[404,499,2],[404,501,2],[404,511,2],[404,517,2],[404,502,2],[404,512,2],[404,516,2],[404,507,2],[404,508,2],[404,509,2],[404,515,2],[404,514,2],[404,505,2],[404,503,2],[404,506,2],[404,87,2],[404,37,2],[404,339,2],[404,233,2],[404,131,2],[404,369,2],[404,146,2],[404,207,2],[404,30,2],[404,312,2],[404,307,2],[404,486,2],[404,38,2],[404,265,2],[404,263,2],[404,285,2],[404,325,2],[404,487,2],[404,262,2],[404,488,2],[404,489,2],[404,149,2],[404,490,2],[404,491,2],[404,241,2],[404,140,2],[404,281,2],[404,191,2],[404,492,2],[404,493,2],[404,494,2],[404,129,2],[404,495,2],[404,496,2],[404,497,2],[404,296,2],[404,232,2],[404,498,2],[404,432,2],[404,454,2],[404,518,2],[404,519,2],[404,520,2],[404,521,2],[404,522,2],[404,523,2],[404,524,2],[404,525,2],[404,526,2],[404,527,2],[404,528,2],[404,529,2],[404,530,2],[404,531,2],[404,532,2],[404,533,2],[404,534,2],[404,535,2],[404,536,2],[404,537,2],[404,538,2],[404,539,2],[404,540,2],[404,541,2],[404,542,2],[404,543,2],[404,544,2],[404,545,2],[404,546,2],[404,547,2],[404,548,2],[404,549,2],[404,550,2],[404,551,2],[404,552,2],[404,553,2],[404,554,2],[404,555,2],[404,556,2],[404,557,2],[404,558,2],[404,559,2],[404,560,2],[404,561,2],[404,562,2],[404,563,2],[404,564,2],[404,565,2],[404,566,2],[404,567,2],[404,568,2],[404,569,2],[404,570,2],[404,571,2],[404,572,2],[404,573,2],[404,574,2],[404,575,2],[404,576,2],[404,577,2],[404,578,2],[404,579,2],[404,580,2],[404,581,2],[404,582,2],[404,583,2],[404,584,2],[404,585,2],[404,586,2],[404,587,2],[404,588,2],[404,589,2],[404,590,2],[404,591,2],[404,592,2],[404,593,2],[404,594,2],[404,595,2],[404,596,2],[404,597,2],[404,598,2],[404,599,2],[404,600,2],[404,601,2],[404,602,2],[404,603,2],[404,604,2],[404,605,2],[404,606,2],[404,607,2],[404,608,2],[404,609,2],[404,610,2],[404,611,2],[404,612,2],[404,613,2],[404,614,2],[404,615,2],[404,616,2],[404,617,2],[404,618,2],[404,619,2],[404,620,2],[404,621,2],[404,622,2],[404,623,2],[404,624,2],[404,625,2],[404,626,2],[404,627,2],[404,628,2],[404,629,2],[405,500,2],[405,499,2],[405,501,2],[405,511,2],[405,517,2],[405,502,2],[405,512,2],[405,516,2],[405,507,2],[405,508,2],[405,509,2],[405,515,2],[405,514,2],[405,505,2],[405,503,2],[405,506,2],[405,87,2],[405,37,2],[405,339,2],[405,233,2],[405,131,2],[405,369,2],[405,146,2],[405,207,2],[405,30,2],[405,312,2],[405,307,2],[405,486,2],[405,38,2],[405,265,2],[405,263,2],[405,285,2],[405,470,2],[405,325,2],[405,487,2],[405,262,2],[405,488,2],[405,489,2],[405,149,2],[405,490,2],[405,491,2],[405,241,2],[405,140,2],[405,191,2],[405,492,2],[405,493,2],[405,494,2],[405,129,2],[405,495,2],[405,496,2],[405,497,2],[405,296,2],[405,232,2],[405,498,2],[405,432,2],[405,454,2],[405,519,2],[405,520,2],[405,521,2],[405,522,2],[405,523,2],[405,524,2],[405,526,2],[405,527,2],[405,528,2],[405,529,2],[405,530,2],[405,531,2],[405,532,2],[405,533,2],[405,534,2],[405,535,2],[405,536,2],[405,537,2],[405,538,2],[405,539,2],[405,540,2],[405,541,2],[405,542,2],[405,543,2],[405,544,2],[405,545,2],[405,546,2],[405,547,2],[405,548,2],[405,549,2],[405,550,2],[405,551,2],[405,552,2],[405,553,2],[405,554,2],[405,555,2],[405,556,2],[405,557,2],[405,558,2],[405,559,2],[405,560,2],[405,561,2],[405,562,2],[405,563,2],[405,564,2],[405,565,2],[405,566,2],[405,567,2],[405,568,2],[405,569,2],[405,570,2],[405,571,2],[405,572,2],[405,573,2],[405,574,2],[405,575,2],[405,576,2],[405,577,2],[405,578,2],[405,579,2],[405,580,2],[405,581,2],[405,582,2],[405,583,2],[405,584,2],[405,585,2],[405,586,2],[405,587,2],[405,588,2],[405,589,2],[405,590,2],[405,591,2],[405,592,2],[405,593,2],[405,594,2],[405,595,2],[405,596,2],[405,597,2],[405,598,2],[405,599,2],[405,600,2],[405,601,2],[405,602,2],[405,603,2],[405,604,2],[405,605,2],[405,606,2],[405,607,2],[405,608,2],[405,609,2],[405,610,2],[405,611,2],[405,612,2],[405,613,2],[405,614,2],[405,615,2],[405,616,2],[405,617,2],[405,618,2],[405,619,2],[405,620,2],[405,621,2],[405,622,2],[405,623,2],[405,624,2],[405,625,2],[405,626,2],[405,627,2],[405,628,2],[405,629,2],[406,500,2],[406,499,2],[406,501,2],[406,511,2],[406,517,2],[406,502,2],[406,512,2],[406,516,2],[406,507,2],[406,508,2],[406,509,2],[406,515,2],[406,514,2],[406,505,2],[406,503,2],[406,506,2],[406,87,2],[406,339,2],[406,233,2],[406,131,2],[406,369,2],[406,146,2],[406,207,2],[406,30,2],[406,312,2],[406,307,2],[406,486,2],[406,38,2],[406,265,2],[406,263,2],[406,285,2],[406,325,2],[406,487,2],[406,262,2],[406,488,2],[406,489,2],[406,149,2],[406,490,2],[406,491,2],[406,241,2],[406,140,2],[406,281,2],[406,191,2],[406,492,2],[406,493,2],[406,494,2],[406,129,2],[406,495,2],[406,496,2],[406,497,2],[406,296,2],[406,200,2],[406,232,2],[406,498,2],[406,432,2],[406,454,2],[406,518,2],[406,519,2],[406,520,2],[406,521,2],[406,522,2],[406,523,2],[406,524,2],[406,526,2],[406,527,2],[406,528,2],[406,529,2],[406,530,2],[406,531,2],[406,532,2],[406,533,2],[406,534,2],[406,535,2],[406,536,2],[406,537,2],[406,538,2],[406,539,2],[406,540,2],[406,541,2],[406,542,2],[406,543,2],[406,544,2],[406,545,2],[406,546,2],[406,547,2],[406,548,2],[406,549,2],[406,550,2],[406,551,2],[406,552,2],[406,553,2],[406,554,2],[406,555,2],[406,556,2],[406,557,2],[406,558,2],[406,559,2],[406,560,2],[406,561,2],[406,562,2],[406,563,2],[406,564,2],[406,565,2],[406,566,2],[406,567,2],[406,568,2],[406,569,2],[406,570,2],[406,571,2],[406,572,2],[406,573,2],[406,574,2],[406,575,2],[406,576,2],[406,577,2],[406,578,2],[406,579,2],[406,580,2],[406,581,2],[406,582,2],[406,583,2],[406,584,2],[406,585,2],[406,586,2],[406,587,2],[406,588,2],[406,589,2],[406,590,2],[406,591,2],[406,592,2],[406,593,2],[406,594,2],[406,596,2],[406,597,2],[406,598,2],[406,599,2],[406,600,2],[406,601,2],[406,602,2],[406,603,2],[406,604,2],[406,605,2],[406,606,2],[406,607,2],[406,608,2],[406,609,2],[406,610,2],[406,611,2],[406,612,2],[406,613,2],[406,614,2],[406,615,2],[406,616,2],[406,617,2],[406,618,2],[406,619,2],[406,620,2],[406,621,2],[406,622,2],[406,623,2],[406,624,2],[406,625,2],[406,626,2],[406,627,2],[406,628,2],[406,629,2],[407,500,2],[407,499,2],[407,501,2],[407,511,2],[407,517,2],[407,502,2],[407,512,2],[407,516,2],[407,507,2],[407,508,2],[407,509,2],[407,515,2],[407,514,2],[407,505,2],[407,503,2],[407,506,2],[407,87,2],[407,339,2],[407,233,2],[407,131,2],[407,369,2],[407,146,2],[407,207,2],[407,30,2],[407,312,2],[407,307,2],[407,486,2],[407,38,2],[407,265,2],[407,263,2],[407,285,2],[407,470,2],[407,325,2],[407,487,2],[407,262,2],[407,488,2],[407,489,2],[407,149,2],[407,490,2],[407,491,2],[407,140,2],[407,191,2],[407,492,2],[407,493,2],[407,494,2],[407,129,2],[407,495,2],[407,496,2],[407,497,2],[407,296,2],[407,232,2],[407,498,2],[407,432,2],[407,454,2],[407,519,2],[407,520,2],[407,521,2],[407,522,2],[407,523,2],[407,524,2],[407,526,2],[407,527,2],[407,528,2],[407,529,2],[407,530,2],[407,531,2],[407,532,2],[407,533,2],[407,534,2],[407,535,2],[407,536,2],[407,537,2],[407,538,2],[407,539,2],[407,540,2],[407,541,2],[407,542,2],[407,543,2],[407,544,2],[407,545,2],[407,546,2],[407,547,2],[407,548,2],[407,549,2],[407,550,2],[407,551,2],[407,552,2],[407,553,2],[407,554,2],[407,555,2],[407,556,2],[407,557,2],[407,558,2],[407,559,2],[407,560,2],[407,561,2],[407,562,2],[407,563,2],[407,564,2],[407,565,2],[407,566,2],[407,567,2],[407,568,2],[407,569,2],[407,570,2],[407,571,2],[407,572,2],[407,573,2],[407,574,2],[407,575,2],[407,576,2],[407,577,2],[407,578,2],[407,579,2],[407,580,2],[407,581,2],[407,582,2],[407,583,2],[407,584,2],[407,585,2],[407,586,2],[407,587,2],[407,588,2],[407,589,2],[407,590,2],[407,591,2],[407,592,2],[407,593,2],[407,594,2],[407,595,2],[407,596,2],[407,597,2],[407,598,2],[407,599,2],[407,600,2],[407,601,2],[407,602,2],[407,603,2],[407,604,2],[407,605,2],[407,606,2],[407,607,2],[407,608,2],[407,609,2],[407,610,2],[407,611,2],[407,612,2],[407,613,2],[407,614,2],[407,615,2],[407,616,2],[407,617,2],[407,618,2],[407,619,2],[407,620,2],[407,621,2],[407,622,2],[407,623,2],[407,624,2],[407,625,2],[407,626,2],[407,627,2],[407,628,2],[407,629,2],[408,500,2],[408,499,2],[408,501,2],[408,511,2],[408,517,2],[408,502,2],[408,512,2],[408,516,2],[408,507,2],[408,508,2],[408,509,2],[408,515,2],[408,514,2],[408,505,2],[408,503,2],[408,506,2],[408,87,2],[408,37,2],[408,339,2],[408,233,2],[408,131,2],[408,369,2],[408,146,2],[408,207,2],[408,30,2],[408,312,2],[408,307,2],[408,486,2],[408,38,2],[408,265,2],[408,196,2],[408,263,2],[408,285,2],[408,470,2],[408,325,2],[408,487,2],[408,262,2],[408,489,2],[408,149,2],[408,490,2],[408,491,2],[408,241,2],[408,140,2],[408,281,2],[408,191,2],[408,492,2],[408,493,2],[408,494,2],[408,129,2],[408,495,2],[408,496,2],[408,497,2],[408,296,2],[408,200,2],[408,232,2],[408,498,2],[408,432,2],[408,454,2],[408,518,2],[408,519,2],[408,520,2],[408,521,2],[408,522,2],[408,523,2],[408,524,2],[408,525,2],[408,526,2],[408,527,2],[408,528,2],[408,529,2],[408,530,2],[408,531,2],[408,532,2],[408,533,2],[408,534,2],[408,535,2],[408,536,2],[408,537,2],[408,538,2],[408,539,2],[408,540,2],[408,541,2],[408,542,2],[408,543,2],[408,544,2],[408,545,2],[408,546,2],[408,547,2],[408,548,2],[408,549,2],[408,550,2],[408,551,2],[408,552,2],[408,553,2],[408,554,2],[408,555,2],[408,556,2],[408,557,2],[408,558,2],[408,559,2],[408,560,2],[408,561,2],[408,562,2],[408,563,2],[408,564,2],[408,565,2],[408,566,2],[408,567,2],[408,568,2],[408,569,2],[408,570,2],[408,571,2],[408,572,2],[408,573,2],[408,574,2],[408,575,2],[408,576,2],[408,577,2],[408,578,2],[408,579,2],[408,580,2],[408,581,2],[408,582,2],[408,583,2],[408,584,2],[408,585,2],[408,586,2],[408,587,2],[408,588,2],[408,589,2],[408,590,2],[408,591,2],[408,592,2],[408,593,2],[408,594,2],[408,595,2],[408,596,2],[408,597,2],[408,598,2],[408,599,2],[408,600,2],[408,601,2],[408,602,2],[408,603,2],[408,604,2],[408,605,2],[408,606,2],[408,607,2],[408,608,2],[408,609,2],[408,610,2],[408,611,2],[408,612,2],[408,613,2],[408,614,2],[408,615,2],[408,616,2],[408,617,2],[408,618,2],[408,619,2],[408,620,2],[408,621,2],[408,622,2],[408,623,2],[408,624,2],[408,625,2],[408,626,2],[408,627,2],[408,628,2],[408,629,2],[409,500,2],[409,499,2],[409,501,2],[409,511,2],[409,517,2],[409,502,2],[409,512,2],[409,516,2],[409,507,2],[409,508,2],[409,509,2],[409,515,2],[409,514,2],[409,505,2],[409,503,2],[409,506,2],[409,87,2],[409,37,2],[409,339,2],[409,233,2],[409,131,2],[409,369,2],[409,146,2],[409,207,2],[409,30,2],[409,312,2],[409,486,2],[409,38,2],[409,265,2],[409,196,2],[409,263,2],[409,285,2],[409,470,2],[409,325,2],[409,487,2],[409,262,2],[409,488,2],[409,489,2],[409,149,2],[409,490,2],[409,491,2],[409,241,2],[409,140,2],[409,281,2],[409,191,2],[409,492,2],[409,493,2],[409,494,2],[409,129,2],[409,495,2],[409,496,2],[409,497,2],[409,296,2],[409,200,2],[409,232,2],[409,498,2],[409,432,2],[409,454,2],[409,518,2],[409,519,2],[409,520,2],[409,521,2],[409,522,2],[409,523,2],[409,524,2],[409,525,2],[409,526,2],[409,527,2],[409,528,2],[409,529,2],[409,530,2],[409,531,2],[409,532,2],[409,533,2],[409,534,2],[409,535,2],[409,536,2],[409,537,2],[409,538,2],[409,539,2],[409,540,2],[409,541,2],[409,542,2],[409,543,2],[409,544,2],[409,545,2],[409,546,2],[409,547,2],[409,548,2],[409,549,2],[409,550,2],[409,551,2],[409,552,2],[409,553,2],[409,554,2],[409,555,2],[409,556,2],[409,557,2],[409,558,2],[409,559,2],[409,560,2],[409,561,2],[409,562,2],[409,563,2],[409,564,2],[409,565,2],[409,566,2],[409,567,2],[409,568,2],[409,569,2],[409,570,2],[409,571,2],[409,572,2],[409,573,2],[409,574,2],[409,575,2],[409,576,2],[409,577,2],[409,578,2],[409,579,2],[409,580,2],[409,581,2],[409,582,2],[409,583,2],[409,584,2],[409,585,2],[409,586,2],[409,587,2],[409,588,2],[409,589,2],[409,590,2],[409,591,2],[409,592,2],[409,593,2],[409,594,2],[409,595,2],[409,596,2],[409,597,2],[409,598,2],[409,599,2],[409,600,2],[409,601,2],[409,602,2],[409,603,2],[409,604,2],[409,605,2],[409,606,2],[409,607,2],[409,608,2],[409,609,2],[409,610,2],[409,611,2],[409,612,2],[409,613,2],[409,614,2],[409,615,2],[409,616,2],[409,617,2],[409,618,2],[409,619,2],[409,620,2],[409,621,2],[409,622,2],[409,623,2],[409,624,2],[409,625,2],[409,626,2],[409,627,2],[409,628,2],[409,629,2],[410,500,2],[410,499,2],[410,501,2],[410,511,2],[410,517,2],[410,502,2],[410,512,2],[410,516,2],[410,507,2],[410,508,2],[410,509,2],[410,515,2],[410,514,2],[410,505,2],[410,503,2],[410,506,2],[410,87,2],[410,37,2],[410,339,2],[410,233,2],[410,131,2],[410,369,2],[410,146,2],[410,207,2],[410,30,2],[410,312,2],[410,486,2],[410,38,2],[410,265,2],[410,263,2],[410,285,2],[410,470,2],[410,325,2],[410,487,2],[410,262,2],[410,488,2],[410,489,2],[410,149,2],[410,490,2],[410,491,2],[410,140,2],[410,281,2],[410,191,2],[410,492,2],[410,493,2],[410,494,2],[410,129,2],[410,495,2],[410,496,2],[410,497,2],[410,296,2],[410,200,2],[410,232,2],[410,498,2],[410,432,2],[410,454,2],[410,518,2],[410,519,2],[410,520,2],[410,521,2],[410,522,2],[410,523,2],[410,524,2],[410,525,2],[410,526,2],[410,527,2],[410,528,2],[410,529,2],[410,530,2],[410,531,2],[410,532,2],[410,533,2],[410,534,2],[410,535,2],[410,536,2],[410,537,2],[410,538,2],[410,539,2],[410,540,2],[410,541,2],[410,542,2],[410,543,2],[410,544,2],[410,545,2],[410,546,2],[410,547,2],[410,548,2],[410,549,2],[410,550,2],[410,551,2],[410,552,2],[410,553,2],[410,554,2],[410,555,2],[410,556,2],[410,557,2],[410,558,2],[410,559,2],[410,560,2],[410,561,2],[410,562,2],[410,563,2],[410,564,2],[410,565,2],[410,566,2],[410,567,2],[410,568,2],[410,569,2],[410,570,2],[410,571,2],[410,572,2],[410,573,2],[410,574,2],[410,575,2],[410,576,2],[410,577,2],[410,578,2],[410,579,2],[410,580,2],[410,581,2],[410,582,2],[410,583,2],[410,584,2],[410,585,2],[410,586,2],[410,587,2],[410,588,2],[410,589,2],[410,590,2],[410,591,2],[410,592,2],[410,593,2],[410,594,2],[410,595,2],[410,596,2],[410,597,2],[410,598,2],[410,599,2],[410,600,2],[410,601,2],[410,602,2],[410,603,2],[410,604,2],[410,605,2],[410,606,2],[410,607,2],[410,608,2],[410,609,2],[410,610,2],[410,611,2],[410,612,2],[410,613,2],[410,614,2],[410,615,2],[410,616,2],[410,617,2],[410,618,2],[410,619,2],[410,620,2],[410,621,2],[410,622,2],[410,623,2],[410,624,2],[410,625,2],[410,626,2],[410,627,2],[410,628,2],[410,629,2],[411,500,2],[411,499,2],[411,501,2],[411,511,2],[411,517,2],[411,502,2],[411,512,2],[411,516,2],[411,507,2],[411,508,2],[411,509,2],[411,515,2],[411,514,2],[411,505,2],[411,503,2],[411,506,2],[411,87,2],[411,37,2],[411,339,2],[411,233,2],[411,131,2],[411,369,2],[411,146,2],[411,30,2],[411,312,2],[411,307,2],[411,486,2],[411,38,2],[411,265,2],[411,196,2],[411,263,2],[411,285,2],[411,470,2],[411,325,2],[411,487,2],[411,262,2],[411,488,2],[411,489,2],[411,149,2],[411,490,2],[411,491,2],[411,140,2],[411,281,2],[411,191,2],[411,492,2],[411,493,2],[411,494,2],[411,129,2],[411,495,2],[411,496,2],[411,497,2],[411,296,2],[411,200,2],[411,232,2],[411,498,2],[411,432,2],[411,454,2],[411,519,2],[411,520,2],[411,521,2],[411,522,2],[411,523,2],[411,524,2],[411,525,2],[411,526,2],[411,527,2],[411,528,2],[411,529,2],[411,530,2],[411,531,2],[411,532,2],[411,533,2],[411,534,2],[411,535,2],[411,536,2],[411,537,2],[411,538,2],[411,539,2],[411,540,2],[411,541,2],[411,543,2],[411,544,2],[411,545,2],[411,546,2],[411,547,2],[411,548,2],[411,549,2],[411,550,2],[411,551,2],[411,552,2],[411,553,2],[411,554,2],[411,555,2],[411,556,2],[411,557,2],[411,558,2],[411,559,2],[411,560,2],[411,561,2],[411,562,2],[411,563,2],[411,564,2],[411,565,2],[411,566,2],[411,567,2],[411,568,2],[411,569,2],[411,570,2],[411,571,2],[411,572,2],[411,573,2],[411,574,2],[411,575,2],[411,576,2],[411,577,2],[411,578,2],[411,579,2],[411,580,2],[411,581,2],[411,582,2],[411,583,2],[411,584,2],[411,585,2],[411,586,2],[411,587,2],[411,588,2],[411,589,2],[411,590,2],[411,591,2],[411,592,2],[411,593,2],[411,594,2],[411,595,2],[411,596,2],[411,597,2],[411,598,2],[411,599,2],[411,600,2],[411,601,2],[411,602,2],[411,603,2],[411,604,2],[411,605,2],[411,606,2],[411,607,2],[411,608,2],[411,609,2],[411,610,2],[411,611,2],[411,612,2],[411,613,2],[411,614,2],[411,615,2],[411,616,2],[411,617,2],[411,618,2],[411,619,2],[411,620,2],[411,621,2],[411,622,2],[411,623,2],[411,624,2],[411,625,2],[411,626,2],[411,627,2],[411,628,2],[411,629,2],[412,500,2],[412,499,2],[412,501,2],[412,511,2],[412,517,2],[412,502,2],[412,512,2],[412,516,2],[412,507,2],[412,508,2],[412,509,2],[412,515,2],[412,514,2],[412,505,2],[412,503,2],[412,506,2],[412,87,2],[412,37,2],[412,339,2],[412,233,2],[412,131,2],[412,146,2],[412,207,2],[412,30,2],[412,312,2],[412,486,2],[412,38,2],[412,265,2],[412,196,2],[412,263,2],[412,285,2],[412,470,2],[412,325,2],[412,487,2],[412,262,2],[412,488,2],[412,489,2],[412,149,2],[412,490,2],[412,491,2],[412,241,2],[412,140,2],[412,281,2],[412,191,2],[412,492,2],[412,493,2],[412,494,2],[412,129,2],[412,495,2],[412,496,2],[412,497,2],[412,296,2],[412,200,2],[412,232,2],[412,498,2],[412,432,2],[412,454,2],[412,518,2],[412,519,2],[412,520,2],[412,521,2],[412,522,2],[412,523,2],[412,524,2],[412,525,2],[412,526,2],[412,527,2],[412,528,2],[412,529,2],[412,530,2],[412,531,2],[412,532,2],[412,533,2],[412,534,2],[412,535,2],[412,536,2],[412,537,2],[412,538,2],[412,539,2],[412,540,2],[412,541,2],[412,542,2],[412,543,2],[412,544,2],[412,545,2],[412,546,2],[412,547,2],[412,548,2],[412,549,2],[412,550,2],[412,551,2],[412,552,2],[412,553,2],[412,554,2],[412,555,2],[412,556,2],[412,557,2],[412,558,2],[412,559,2],[412,560,2],[412,561,2],[412,562,2],[412,563,2],[412,564,2],[412,565,2],[412,566,2],[412,567,2],[412,568,2],[412,569,2],[412,570,2],[412,571,2],[412,572,2],[412,573,2],[412,574,2],[412,575,2],[412,576,2],[412,577,2],[412,578,2],[412,579,2],[412,580,2],[412,581,2],[412,582,2],[412,583,2],[412,584,2],[412,585,2],[412,586,2],[412,587,2],[412,588,2],[412,589,2],[412,590,2],[412,591,2],[412,592,2],[412,593,2],[412,594,2],[412,595,2],[412,596,2],[412,597,2],[412,598,2],[412,599,2],[412,600,2],[412,601,2],[412,602,2],[412,603,2],[412,604,2],[412,605,2],[412,606,2],[412,607,2],[412,608,2],[412,609,2],[412,610,2],[412,611,2],[412,612,2],[412,613,2],[412,614,2],[412,615,2],[412,616,2],[412,617,2],[412,618,2],[412,619,2],[412,620,2],[412,621,2],[412,622,2],[412,623,2],[412,624,2],[412,625,2],[412,626,2],[412,627,2],[412,628,2],[412,629,2],[413,500,2],[413,499,2],[413,501,2],[413,511,2],[413,517,2],[413,502,2],[413,512,2],[413,516,2],[413,507,2],[413,508,2],[413,509,2],[413,515,2],[413,514,2],[413,505,2],[413,503,2],[413,506,2],[413,87,2],[413,37,2],[413,339,2],[413,131,2],[413,369,2],[413,146,2],[413,207,2],[413,30,2],[413,312,2],[413,307,2],[413,486,2],[413,38,2],[413,265,2],[413,196,2],[413,263,2],[413,285,2],[413,470,2],[413,487,2],[413,262,2],[413,488,2],[413,489,2],[413,149,2],[413,490,2],[413,491,2],[413,140,2],[413,281,2],[413,191,2],[413,492,2],[413,493,2],[413,494,2],[413,129,2],[413,495,2],[413,496,2],[413,497,2],[413,296,2],[413,232,2],[413,498,2],[413,432,2],[413,454,2],[413,518,2],[413,519,2],[413,520,2],[413,521,2],[413,522,2],[413,523,2],[413,524,2],[413,525,2],[413,526,2],[413,527,2],[413,528,2],[413,529,2],[413,530,2],[413,531,2],[413,532,2],[413,533,2],[413,534,2],[413,535,2],[413,536,2],[413,537,2],[413,538,2],[413,539,2],[413,540,2],[413,541,2],[413,542,2],[413,543,2],[413,544,2],[413,545,2],[413,546,2],[413,547,2],[413,548,2],[413,549,2],[413,550,2],[413,551,2],[413,552,2],[413,553,2],[413,554,2],[413,555,2],[413,556,2],[413,557,2],[413,558,2],[413,559,2],[413,560,2],[413,561,2],[413,562,2],[413,563,2],[413,564,2],[413,565,2],[413,566,2],[413,567,2],[413,568,2],[413,569,2],[413,570,2],[413,571,2],[413,572,2],[413,573,2],[413,574,2],[413,575,2],[413,576,2],[413,577,2],[413,578,2],[413,579,2],[413,580,2],[413,581,2],[413,582,2],[413,583,2],[413,584,2],[413,585,2],[413,586,2],[413,587,2],[413,588,2],[413,589,2],[413,590,2],[413,591,2],[413,592,2],[413,593,2],[413,594,2],[413,595,2],[413,596,2],[413,597,2],[413,598,2],[413,599,2],[413,600,2],[413,601,2],[413,602,2],[413,603,2],[413,604,2],[413,605,2],[413,606,2],[413,607,2],[413,608,2],[413,609,2],[413,610,2],[413,611,2],[413,612,2],[413,613,2],[413,614,2],[413,615,2],[413,616,2],[413,617,2],[413,618,2],[413,619,2],[413,620,2],[413,621,2],[413,622,2],[413,623,2],[413,624,2],[413,625,2],[413,626,2],[413,627,2],[413,628,2],[413,629,2],[414,500,2],[414,499,2],[414,501,2],[414,511,2],[414,517,2],[414,502,2],[414,512,2],[414,516,2],[414,507,2],[414,508,2],[414,509,2],[414,515,2],[414,514,2],[414,505,2],[414,503,2],[414,506,2],[414,87,2],[414,37,2],[414,339,2],[414,233,2],[414,131,2],[414,369,2],[414,146,2],[414,30,2],[414,312,2],[414,307,2],[414,486,2],[414,38,2],[414,265,2],[414,263,2],[414,285,2],[414,470,2],[414,325,2],[414,487,2],[414,262,2],[414,488,2],[414,489,2],[414,149,2],[414,490,2],[414,491,2],[414,140,2],[414,281,2],[414,191,2],[414,492,2],[414,493,2],[414,494,2],[414,129,2],[414,495,2],[414,496,2],[414,497,2],[414,296,2],[414,200,2],[414,232,2],[414,498,2],[414,432,2],[414,454,2],[414,518,2],[414,519,2],[414,520,2],[414,521,2],[414,522,2],[414,523,2],[414,524,2],[414,525,2],[414,526,2],[414,527,2],[414,528,2],[414,529,2],[414,530,2],[414,531,2],[414,532,2],[414,533,2],[414,534,2],[414,535,2],[414,536,2],[414,537,2],[414,538,2],[414,539,2],[414,540,2],[414,541,2],[414,542,2],[414,543,2],[414,544,2],[414,545,2],[414,546,2],[414,547,2],[414,548,2],[414,549,2],[414,550,2],[414,551,2],[414,552,2],[414,553,2],[414,554,2],[414,555,2],[414,556,2],[414,557,2],[414,558,2],[414,559,2],[414,560,2],[414,561,2],[414,562,2],[414,563,2],[414,564,2],[414,565,2],[414,566,2],[414,567,2],[414,568,2],[414,569,2],[414,570,2],[414,571,2],[414,572,2],[414,573,2],[414,574,2],[414,575,2],[414,576,2],[414,577,2],[414,578,2],[414,579,2],[414,580,2],[414,581,2],[414,582,2],[414,583,2],[414,584,2],[414,585,2],[414,586,2],[414,587,2],[414,588,2],[414,589,2],[414,590,2],[414,591,2],[414,592,2],[414,593,2],[414,594,2],[414,595,2],[414,596,2],[414,597,2],[414,598,2],[414,599,2],[414,600,2],[414,601,2],[414,602,2],[414,603,2],[414,604,2],[414,605,2],[414,606,2],[414,607,2],[414,608,2],[414,609,2],[414,610,2],[414,611,2],[414,612,2],[414,613,2],[414,614,2],[414,615,2],[414,616,2],[414,617,2],[414,618,2],[414,619,2],[414,620,2],[414,621,2],[414,622,2],[414,623,2],[414,624,2],[414,625,2],[414,626,2],[414,627,2],[414,628,2],[414,629,2],[415,500,2],[415,499,2],[415,501,2],[415,511,2],[415,517,2],[415,502,2],[415,512,2],[415,516,2],[415,507,2],[415,508,2],[415,509,2],[415,515,2],[415,514,2],[415,505,2],[415,503,2],[415,506,2],[415,87,2],[415,339,2],[415,233,2],[415,131,2],[415,369,2],[415,146,2],[415,207,2],[415,30,2],[415,312,2],[415,486,2],[415,38,2],[415,265,2],[415,263,2],[415,285,2],[415,470,2],[415,325,2],[415,487,2],[415,262,2],[415,488,2],[415,489,2],[415,149,2],[415,490,2],[415,491,2],[415,241,2],[415,140,2],[415,281,2],[415,191,2],[415,492,2],[415,493,2],[415,494,2],[415,129,2],[415,495,2],[415,496,2],[415,497,2],[415,296,2],[415,200,2],[415,232,2],[415,498,2],[415,432,2],[415,454,2],[415,518,2],[415,519,2],[415,520,2],[415,521,2],[415,522,2],[415,523,2],[415,524,2],[415,525,2],[415,526,2],[415,527,2],[415,528,2],[415,529,2],[415,530,2],[415,531,2],[415,532,2],[415,533,2],[415,534,2],[415,535,2],[415,536,2],[415,537,2],[415,538,2],[415,539,2],[415,540,2],[415,541,2],[415,542,2],[415,543,2],[415,544,2],[415,545,2],[415,546,2],[415,547,2],[415,548,2],[415,549,2],[415,550,2],[415,551,2],[415,552,2],[415,553,2],[415,554,2],[415,555,2],[415,556,2],[415,557,2],[415,558,2],[415,559,2],[415,560,2],[415,561,2],[415,562,2],[415,563,2],[415,564,2],[415,565,2],[415,566,2],[415,567,2],[415,568,2],[415,569,2],[415,570,2],[415,571,2],[415,572,2],[415,573,2],[415,574,2],[415,575,2],[415,576,2],[415,577,2],[415,578,2],[415,579,2],[415,580,2],[415,581,2],[415,582,2],[415,583,2],[415,584,2],[415,585,2],[415,586,2],[415,587,2],[415,588,2],[415,589,2],[415,590,2],[415,591,2],[415,592,2],[415,593,2],[415,594,2],[415,595,2],[415,596,2],[415,597,2],[415,598,2],[415,599,2],[415,600,2],[415,601,2],[415,602,2],[415,603,2],[415,604,2],[415,605,2],[415,606,2],[415,607,2],[415,608,2],[415,609,2],[415,610,2],[415,611,2],[415,612,2],[415,613,2],[415,614,2],[415,615,2],[415,616,2],[415,617,2],[415,618,2],[415,619,2],[415,620,2],[415,621,2],[415,622,2],[415,623,2],[415,624,2],[415,625,2],[415,626,2],[415,627,2],[415,628,2],[415,629,2],[416,500,2],[416,499,2],[416,501,2],[416,511,2],[416,517,2],[416,502,2],[416,512,2],[416,516,2],[416,507,2],[416,508,2],[416,509,2],[416,515,2],[416,514,2],[416,505,2],[416,503,2],[416,506,2],[416,87,2],[416,37,2],[416,339,2],[416,233,2],[416,131,2],[416,369,2],[416,146,2],[416,207,2],[416,30,2],[416,312,2],[416,307,2],[416,486,2],[416,38,2],[416,265,2],[416,263,2],[416,285,2],[416,470,2],[416,325,2],[416,487,2],[416,262,2],[416,488,2],[416,149,2],[416,490,2],[416,491,2],[416,241,2],[416,140,2],[416,281,2],[416,191,2],[416,492,2],[416,493,2],[416,494,2],[416,129,2],[416,495,2],[416,496,2],[416,497,2],[416,296,2],[416,200,2],[416,232,2],[416,498,2],[416,432,2],[416,454,2],[416,518,2],[416,519,2],[416,520,2],[416,521,2],[416,522,2],[416,523,2],[416,524,2],[416,525,2],[416,526,2],[416,527,2],[416,528,2],[416,529,2],[416,530,2],[416,531,2],[416,532,2],[416,533,2],[416,534,2],[416,535,2],[416,536,2],[416,537,2],[416,538,2],[416,539,2],[416,540,2],[416,541,2],[416,542,2],[416,543,2],[416,544,2],[416,545,2],[416,546,2],[416,547,2],[416,548,2],[416,549,2],[416,550,2],[416,551,2],[416,552,2],[416,553,2],[416,554,2],[416,555,2],[416,556,2],[416,557,2],[416,558,2],[416,559,2],[416,560,2],[416,561,2],[416,562,2],[416,563,2],[416,564,2],[416,565,2],[416,566,2],[416,567,2],[416,568,2],[416,569,2],[416,570,2],[416,571,2],[416,572,2],[416,573,2],[416,574,2],[416,575,2],[416,576,2],[416,577,2],[416,578,2],[416,579,2],[416,580,2],[416,581,2],[416,582,2],[416,583,2],[416,584,2],[416,585,2],[416,586,2],[416,587,2],[416,588,2],[416,589,2],[416,590,2],[416,591,2],[416,592,2],[416,593,2],[416,594,2],[416,595,2],[416,596,2],[416,597,2],[416,598,2],[416,599,2],[416,600,2],[416,601,2],[416,602,2],[416,603,2],[416,604,2],[416,605,2],[416,606,2],[416,607,2],[416,608,2],[416,609,2],[416,610,2],[416,611,2],[416,612,2],[416,613,2],[416,614,2],[416,615,2],[416,616,2],[416,617,2],[416,618,2],[416,619,2],[416,620,2],[416,621,2],[416,622,2],[416,623,2],[416,624,2],[416,625,2],[416,626,2],[416,627,2],[416,628,2],[416,629,2],[417,500,2],[417,499,2],[417,501,2],[417,511,2],[417,517,2],[417,502,2],[417,512,2],[417,516,2],[417,507,2],[417,508,2],[417,509,2],[417,515,2],[417,514,2],[417,505,2],[417,503,2],[417,506,2],[417,87,2],[417,37,2],[417,339,2],[417,233,2],[417,131,2],[417,369,2],[417,146,2],[417,207,2],[417,30,2],[417,312,2],[417,307,2],[417,486,2],[417,38,2],[417,265,2],[417,196,2],[417,263,2],[417,285,2],[417,470,2],[417,325,2],[417,487,2],[417,262,2],[417,488,2],[417,149,2],[417,490,2],[417,491,2],[417,241,2],[417,140,2],[417,281,2],[417,191,2],[417,492,2],[417,493,2],[417,494,2],[417,129,2],[417,495,2],[417,496,2],[417,497,2],[417,296,2],[417,200,2],[417,232,2],[417,498,2],[417,432,2],[417,454,2],[417,518,2],[417,519,2],[417,520,2],[417,521,2],[417,522,2],[417,523,2],[417,524,2],[417,525,2],[417,526,2],[417,527,2],[417,528,2],[417,529,2],[417,530,2],[417,531,2],[417,532,2],[417,533,2],[417,534,2],[417,535,2],[417,536,2],[417,537,2],[417,538,2],[417,539,2],[417,540,2],[417,541,2],[417,542,2],[417,543,2],[417,544,2],[417,545,2],[417,546,2],[417,547,2],[417,548,2],[417,549,2],[417,550,2],[417,551,2],[417,552,2],[417,553,2],[417,554,2],[417,555,2],[417,556,2],[417,557,2],[417,558,2],[417,559,2],[417,560,2],[417,561,2],[417,562,2],[417,563,2],[417,564,2],[417,565,2],[417,566,2],[417,567,2],[417,568,2],[417,569,2],[417,570,2],[417,571,2],[417,572,2],[417,573,2],[417,574,2],[417,575,2],[417,576,2],[417,577,2],[417,578,2],[417,579,2],[417,580,2],[417,581,2],[417,582,2],[417,583,2],[417,584,2],[417,585,2],[417,586,2],[417,587,2],[417,588,2],[417,589,2],[417,590,2],[417,591,2],[417,592,2],[417,593,2],[417,594,2],[417,595,2],[417,596,2],[417,597,2],[417,598,2],[417,599,2],[417,600,2],[417,601,2],[417,602,2],[417,603,2],[417,604,2],[417,605,2],[417,606,2],[417,607,2],[417,608,2],[417,609,2],[417,610,2],[417,611,2],[417,612,2],[417,613,2],[417,614,2],[417,615,2],[417,616,2],[417,617,2],[417,618,2],[417,619,2],[417,620,2],[417,621,2],[417,622,2],[417,623,2],[417,624,2],[417,625,2],[417,626,2],[417,627,2],[417,628,2],[417,629,2],[418,500,2],[418,499,2],[418,501,2],[418,511,2],[418,517,2],[418,502,2],[418,512,2],[418,516,2],[418,507,2],[418,508,2],[418,509,2],[418,515,2],[418,514,2],[418,505,2],[418,503,2],[418,506,2],[418,87,2],[418,37,2],[418,339,2],[418,233,2],[418,131,2],[418,369,2],[418,146,2],[418,207,2],[418,30,2],[418,312,2],[418,307,2],[418,486,2],[418,38,2],[418,265,2],[418,263,2],[418,285,2],[418,470,2],[418,325,2],[418,487,2],[418,262,2],[418,488,2],[418,489,2],[418,149,2],[418,490,2],[418,491,2],[418,241,2],[418,140,2],[418,281,2],[418,191,2],[418,492,2],[418,493,2],[418,494,2],[418,129,2],[418,495,2],[418,496,2],[418,497,2],[418,296,2],[418,200,2],[418,232,2],[418,498,2],[418,432,2],[418,454,2],[418,518,2],[418,519,2],[418,520,2],[418,521,2],[418,522,2],[418,523,2],[418,524,2],[418,525,2],[418,526,2],[418,527,2],[418,528,2],[418,529,2],[418,530,2],[418,531,2],[418,532,2],[418,533,2],[418,534,2],[418,535,2],[418,536,2],[418,537,2],[418,538,2],[418,540,2],[418,541,2],[418,542,2],[418,543,2],[418,544,2],[418,545,2],[418,546,2],[418,547,2],[418,548,2],[418,549,2],[418,550,2],[418,552,2],[418,553,2],[418,554,2],[418,555,2],[418,556,2],[418,557,2],[418,558,2],[418,559,2],[418,560,2],[418,562,2],[418,563,2],[418,564,2],[418,565,2],[418,566,2],[418,567,2],[418,568,2],[418,569,2],[418,570,2],[418,571,2],[418,572,2],[418,573,2],[418,574,2],[418,575,2],[418,576,2],[418,577,2],[418,578,2],[418,579,2],[418,580,2],[418,581,2],[418,582,2],[418,583,2],[418,584,2],[418,585,2],[418,586,2],[418,587,2],[418,588,2],[418,589,2],[418,590,2],[418,591,2],[418,592,2],[418,593,2],[418,594,2],[418,595,2],[418,596,2],[418,597,2],[418,598,2],[418,599,2],[418,600,2],[418,601,2],[418,602,2],[418,603,2],[418,604,2],[418,605,2],[418,606,2],[418,607,2],[418,608,2],[418,609,2],[418,610,2],[418,611,2],[418,612,2],[418,613,2],[418,614,2],[418,615,2],[418,616,2],[418,617,2],[418,618,2],[418,619,2],[418,620,2],[418,621,2],[418,622,2],[418,623,2],[418,624,2],[418,625,2],[418,626,2],[418,627,2],[418,628,2],[418,629,2],[419,500,2],[419,499,2],[419,501,2],[419,511,2],[419,517,2],[419,502,2],[419,512,2],[419,516,2],[419,507,2],[419,508,2],[419,509,2],[419,515,2],[419,514,2],[419,505,2],[419,503,2],[419,506,2],[419,87,2],[419,37,2],[419,339,2],[419,233,2],[419,369,2],[419,146,2],[419,207,2],[419,30,2],[419,312,2],[419,307,2],[419,486,2],[419,38,2],[419,265,2],[419,196,2],[419,263,2],[419,285,2],[419,470,2],[419,487,2],[419,262,2],[419,488,2],[419,489,2],[419,149,2],[419,490,2],[419,491,2],[419,241,2],[419,140,2],[419,191,2],[419,492,2],[419,493,2],[419,494,2],[419,129,2],[419,495,2],[419,496,2],[419,497,2],[419,296,2],[419,200,2],[419,232,2],[419,498,2],[419,432,2],[419,454,2],[419,518,2],[419,519,2],[419,520,2],[419,521,2],[419,522,2],[419,523,2],[419,524,2],[419,525,2],[419,526,2],[419,527,2],[419,528,2],[419,529,2],[419,530,2],[419,531,2],[419,532,2],[419,533,2],[419,534,2],[419,535,2],[419,536,2],[419,537,2],[419,538,2],[419,539,2],[419,540,2],[419,541,2],[419,542,2],[419,543,2],[419,544,2],[419,545,2],[419,546,2],[419,547,2],[419,548,2],[419,549,2],[419,550,2],[419,551,2],[419,552,2],[419,553,2],[419,554,2],[419,555,2],[419,556,2],[419,557,2],[419,558,2],[419,559,2],[419,560,2],[419,561,2],[419,562,2],[419,563,2],[419,564,2],[419,565,2],[419,566,2],[419,567,2],[419,568,2],[419,569,2],[419,570,2],[419,571,2],[419,572,2],[419,573,2],[419,574,2],[419,575,2],[419,576,2],[419,577,2],[419,578,2],[419,579,2],[419,580,2],[419,581,2],[419,582,2],[419,583,2],[419,584,2],[419,585,2],[419,586,2],[419,587,2],[419,588,2],[419,589,2],[419,590,2],[419,591,2],[419,592,2],[419,593,2],[419,594,2],[419,595,2],[419,596,2],[419,597,2],[419,598,2],[419,599,2],[419,600,2],[419,601,2],[419,602,2],[419,603,2],[419,604,2],[419,605,2],[419,606,2],[419,607,2],[419,608,2],[419,609,2],[419,610,2],[419,611,2],[419,612,2],[419,613,2],[419,614,2],[419,615,2],[419,616,2],[419,617,2],[419,618,2],[419,619,2],[419,620,2],[419,621,2],[419,622,2],[419,623,2],[419,624,2],[419,625,2],[419,626,2],[419,627,2],[419,628,2],[419,629,2],[420,500,2],[420,499,2],[420,501,2],[420,511,2],[420,517,2],[420,502,2],[420,512,2],[420,516,2],[420,507,2],[420,508,2],[420,509,2],[420,515,2],[420,514,2],[420,505,2],[420,503,2],[420,506,2],[420,87,2],[420,37,2],[420,339,2],[420,233,2],[420,131,2],[420,369,2],[420,146,2],[420,207,2],[420,30,2],[420,307,2],[420,486,2],[420,38,2],[420,265,2],[420,263,2],[420,285,2],[420,470,2],[420,487,2],[420,262,2],[420,488,2],[420,489,2],[420,149,2],[420,490,2],[420,491,2],[420,241,2],[420,140,2],[420,281,2],[420,191,2],[420,492,2],[420,493,2],[420,494,2],[420,129,2],[420,495,2],[420,496,2],[420,497,2],[420,296,2],[420,232,2],[420,498,2],[420,432,2],[420,454,2],[420,518,2],[420,519,2],[420,520,2],[420,521,2],[420,522,2],[420,523,2],[420,524,2],[420,525,2],[420,526,2],[420,527,2],[420,528,2],[420,529,2],[420,530,2],[420,531,2],[420,532,2],[420,533,2],[420,534,2],[420,535,2],[420,536,2],[420,537,2],[420,538,2],[420,539,2],[420,540,2],[420,541,2],[420,542,2],[420,543,2],[420,544,2],[420,545,2],[420,546,2],[420,547,2],[420,548,2],[420,549,2],[420,550,2],[420,551,2],[420,552,2],[420,553,2],[420,554,2],[420,555,2],[420,556,2],[420,557,2],[420,558,2],[420,559,2],[420,560,2],[420,561,2],[420,562,2],[420,563,2],[420,564,2],[420,565,2],[420,566,2],[420,567,2],[420,568,2],[420,569,2],[420,570,2],[420,571,2],[420,572,2],[420,573,2],[420,574,2],[420,575,2],[420,576,2],[420,577,2],[420,578,2],[420,579,2],[420,580,2],[420,581,2],[420,582,2],[420,583,2],[420,584,2],[420,585,2],[420,586,2],[420,587,2],[420,588,2],[420,589,2],[420,590,2],[420,591,2],[420,592,2],[420,593,2],[420,594,2],[420,595,2],[420,596,2],[420,597,2],[420,598,2],[420,599,2],[420,600,2],[420,601,2],[420,602,2],[420,603,2],[420,604,2],[420,605,2],[420,606,2],[420,607,2],[420,608,2],[420,609,2],[420,610,2],[420,611,2],[420,612,2],[420,613,2],[420,614,2],[420,615,2],[420,616,2],[420,617,2],[420,618,2],[420,619,2],[420,620,2],[420,621,2],[420,622,2],[420,623,2],[420,624,2],[420,625,2],[420,626,2],[420,627,2],[420,628,2],[420,629,2],[421,500,2],[421,499,2],[421,501,2],[421,511,2],[421,517,2],[421,502,2],[421,512,2],[421,516,2],[421,507,2],[421,508,2],[421,509,2],[421,515,2],[421,514,2],[421,505,2],[421,503,2],[421,506,2],[421,87,2],[421,37,2],[421,339,2],[421,233,2],[421,131,2],[421,369,2],[421,146,2],[421,207,2],[421,30,2],[421,312,2],[421,307,2],[421,486,2],[421,38,2],[421,265,2],[421,196,2],[421,263,2],[421,285,2],[421,470,2],[421,325,2],[421,487,2],[421,262,2],[421,488,2],[421,489,2],[421,149,2],[421,490,2],[421,491,2],[421,241,2],[421,140,2],[421,281,2],[421,191,2],[421,492,2],[421,493,2],[421,494,2],[421,129,2],[421,495,2],[421,496,2],[421,497,2],[421,296,2],[421,200,2],[421,232,2],[421,498,2],[421,432,2],[421,454,2],[421,518,2],[421,519,2],[421,520,2],[421,521,2],[421,522,2],[421,523,2],[421,524,2],[421,525,2],[421,526,2],[421,527,2],[421,528,2],[421,529,2],[421,530,2],[421,531,2],[421,532,2],[421,533,2],[421,534,2],[421,535,2],[421,536,2],[421,537,2],[421,538,2],[421,539,2],[421,540,2],[421,541,2],[421,542,2],[421,543,2],[421,544,2],[421,545,2],[421,546,2],[421,547,2],[421,548,2],[421,549,2],[421,550,2],[421,551,2],[421,552,2],[421,553,2],[421,554,2],[421,555,2],[421,556,2],[421,557,2],[421,558,2],[421,559,2],[421,560,2],[421,561,2],[421,562,2],[421,563,2],[421,564,2],[421,565,2],[421,566,2],[421,567,2],[421,568,2],[421,569,2],[421,570,2],[421,571,2],[421,572,2],[421,573,2],[421,574,2],[421,575,2],[421,576,2],[421,577,2],[421,578,2],[421,579,2],[421,580,2],[421,581,2],[421,582,2],[421,583,2],[421,584,2],[421,585,2],[421,586,2],[421,587,2],[421,588,2],[421,589,2],[421,590,2],[421,591,2],[421,592,2],[421,593,2],[421,594,2],[421,595,2],[421,596,2],[421,597,2],[421,598,2],[421,599,2],[421,600,2],[421,601,2],[421,602,2],[421,603,2],[421,604,2],[421,605,2],[421,606,2],[421,607,2],[421,608,2],[421,609,2],[421,610,2],[421,611,2],[421,612,2],[421,613,2],[421,614,2],[421,615,2],[421,616,2],[421,617,2],[421,618,2],[421,619,2],[421,620,2],[421,621,2],[421,622,2],[421,623,2],[421,624,2],[421,625,2],[421,626,2],[421,627,2],[421,628,2],[421,629,2],[422,500,2],[422,499,2],[422,501,2],[422,511,2],[422,517,2],[422,502,2],[422,512,2],[422,516,2],[422,507,2],[422,508,2],[422,509,2],[422,515,2],[422,514,2],[422,505,2],[422,503,2],[422,506,2],[422,87,2],[422,37,2],[422,339,2],[422,233,2],[422,131,2],[422,369,2],[422,146,2],[422,207,2],[422,30,2],[422,312,2],[422,307,2],[422,486,2],[422,38,2],[422,265,2],[422,263,2],[422,285,2],[422,470,2],[422,487,2],[422,262,2],[422,488,2],[422,489,2],[422,149,2],[422,490,2],[422,491,2],[422,140,2],[422,281,2],[422,191,2],[422,492,2],[422,493,2],[422,494,2],[422,129,2],[422,495,2],[422,496,2],[422,497,2],[422,296,2],[422,200,2],[422,232,2],[422,498,2],[422,432,2],[422,454,2],[422,518,2],[422,519,2],[422,520,2],[422,521,2],[422,522,2],[422,523,2],[422,524,2],[422,525,2],[422,526,2],[422,527,2],[422,528,2],[422,529,2],[422,530,2],[422,531,2],[422,532,2],[422,533,2],[422,534,2],[422,535,2],[422,536,2],[422,537,2],[422,538,2],[422,539,2],[422,540,2],[422,541,2],[422,544,2],[422,545,2],[422,546,2],[422,547,2],[422,548,2],[422,549,2],[422,550,2],[422,551,2],[422,552,2],[422,553,2],[422,555,2],[422,556,2],[422,557,2],[422,558,2],[422,559,2],[422,560,2],[422,561,2],[422,562,2],[422,563,2],[422,564,2],[422,565,2],[422,566,2],[422,567,2],[422,568,2],[422,569,2],[422,570,2],[422,571,2],[422,572,2],[422,573,2],[422,574,2],[422,575,2],[422,576,2],[422,577,2],[422,578,2],[422,579,2],[422,580,2],[422,581,2],[422,582,2],[422,583,2],[422,584,2],[422,585,2],[422,586,2],[422,587,2],[422,588,2],[422,589,2],[422,590,2],[422,591,2],[422,592,2],[422,593,2],[422,594,2],[422,595,2],[422,596,2],[422,597,2],[422,598,2],[422,599,2],[422,600,2],[422,601,2],[422,602,2],[422,603,2],[422,604,2],[422,605,2],[422,606,2],[422,607,2],[422,608,2],[422,609,2],[422,610,2],[422,611,2],[422,612,2],[422,613,2],[422,614,2],[422,615,2],[422,616,2],[422,617,2],[422,618,2],[422,619,2],[422,620,2],[422,621,2],[422,622,2],[422,623,2],[422,624,2],[422,625,2],[422,626,2],[422,627,2],[422,628,2],[422,629,2],[423,500,2],[423,499,2],[423,501,2],[423,511,2],[423,517,2],[423,502,2],[423,512,2],[423,516,2],[423,507,2],[423,508,2],[423,509,2],[423,515,2],[423,514,2],[423,505,2],[423,503,2],[423,506,2],[423,87,2],[423,339,2],[423,233,2],[423,131,2],[423,369,2],[423,146,2],[423,207,2],[423,30,2],[423,307,2],[423,486,2],[423,38,2],[423,265,2],[423,196,2],[423,263,2],[423,285,2],[423,470,2],[423,487,2],[423,262,2],[423,488,2],[423,489,2],[423,149,2],[423,490,2],[423,491,2],[423,140,2],[423,281,2],[423,191,2],[423,492,2],[423,493,2],[423,494,2],[423,129,2],[423,495,2],[423,496,2],[423,497,2],[423,296,2],[423,232,2],[423,498,2],[423,432,2],[423,454,2],[423,519,2],[423,520,2],[423,521,2],[423,522,2],[423,523,2],[423,524,2],[423,526,2],[423,527,2],[423,528,2],[423,529,2],[423,530,2],[423,531,2],[423,532,2],[423,533,2],[423,534,2],[423,535,2],[423,536,2],[423,537,2],[423,538,2],[423,539,2],[423,540,2],[423,541,2],[423,542,2],[423,544,2],[423,545,2],[423,546,2],[423,547,2],[423,548,2],[423,549,2],[423,550,2],[423,551,2],[423,552,2],[423,553,2],[423,555,2],[423,556,2],[423,557,2],[423,558,2],[423,559,2],[423,560,2],[423,561,2],[423,562,2],[423,563,2],[423,564,2],[423,565,2],[423,566,2],[423,567,2],[423,568,2],[423,569,2],[423,570,2],[423,571,2],[423,572,2],[423,573,2],[423,574,2],[423,575,2],[423,576,2],[423,577,2],[423,578,2],[423,579,2],[423,580,2],[423,581,2],[423,582,2],[423,583,2],[423,584,2],[423,585,2],[423,586,2],[423,587,2],[423,588,2],[423,589,2],[423,590,2],[423,591,2],[423,592,2],[423,593,2],[423,594,2],[423,595,2],[423,596,2],[423,597,2],[423,598,2],[423,599,2],[423,600,2],[423,601,2],[423,602,2],[423,603,2],[423,604,2],[423,605,2],[423,606,2],[423,607,2],[423,608,2],[423,609,2],[423,610,2],[423,611,2],[423,612,2],[423,613,2],[423,614,2],[423,615,2],[423,616,2],[423,617,2],[423,618,2],[423,619,2],[423,620,2],[423,621,2],[423,622,2],[423,623,2],[423,624,2],[423,625,2],[423,626,2],[423,627,2],[423,628,2],[423,629,2],[424,500,2],[424,499,2],[424,501,2],[424,511,2],[424,517,2],[424,502,2],[424,512,2],[424,516,2],[424,507,2],[424,508,2],[424,509,2],[424,515,2],[424,514,2],[424,505,2],[424,503,2],[424,506,2],[424,87,2],[424,37,2],[424,339,2],[424,233,2],[424,131,2],[424,369,2],[424,146,2],[424,30,2],[424,312,2],[424,307,2],[424,486,2],[424,38,2],[424,265,2],[424,196,2],[424,263,2],[424,285,2],[424,470,2],[424,487,2],[424,262,2],[424,488,2],[424,489,2],[424,149,2],[424,490,2],[424,491,2],[424,140,2],[424,281,2],[424,191,2],[424,492,2],[424,493,2],[424,494,2],[424,129,2],[424,495,2],[424,496,2],[424,497,2],[424,296,2],[424,232,2],[424,498,2],[424,432,2],[424,454,2],[424,518,2],[424,519,2],[424,520,2],[424,521,2],[424,522,2],[424,523,2],[424,524,2],[424,525,2],[424,526,2],[424,527,2],[424,528,2],[424,529,2],[424,530,2],[424,531,2],[424,532,2],[424,533,2],[424,534,2],[424,535,2],[424,536,2],[424,537,2],[424,538,2],[424,539,2],[424,540,2],[424,541,2],[424,542,2],[424,543,2],[424,544,2],[424,545,2],[424,546,2],[424,547,2],[424,548,2],[424,549,2],[424,550,2],[424,551,2],[424,552,2],[424,553,2],[424,554,2],[424,555,2],[424,556,2],[424,557,2],[424,558,2],[424,559,2],[424,560,2],[424,561,2],[424,562,2],[424,563,2],[424,564,2],[424,565,2],[424,566,2],[424,567,2],[424,568,2],[424,569,2],[424,570,2],[424,571,2],[424,572,2],[424,573,2],[424,574,2],[424,575,2],[424,576,2],[424,577,2],[424,578,2],[424,579,2],[424,580,2],[424,581,2],[424,582,2],[424,583,2],[424,584,2],[424,585,2],[424,586,2],[424,587,2],[424,588,2],[424,589,2],[424,590,2],[424,591,2],[424,592,2],[424,593,2],[424,594,2],[424,595,2],[424,596,2],[424,597,2],[424,598,2],[424,599,2],[424,600,2],[424,601,2],[424,602,2],[424,603,2],[424,604,2],[424,605,2],[424,606,2],[424,607,2],[424,608,2],[424,609,2],[424,610,2],[424,611,2],[424,612,2],[424,613,2],[424,614,2],[424,615,2],[424,616,2],[424,617,2],[424,618,2],[424,619,2],[424,620,2],[424,621,2],[424,622,2],[424,623,2],[424,624,2],[424,625,2],[424,626,2],[424,627,2],[424,628,2],[424,629,2],[425,500,2],[425,499,2],[425,501,2],[425,511,2],[425,517,2],[425,502,2],[425,512,2],[425,516,2],[425,507,2],[425,508,2],[425,509,2],[425,515,2],[425,514,2],[425,505,2],[425,503,2],[425,506,2],[425,87,2],[425,37,2],[425,339,2],[425,233,2],[425,369,2],[425,146,2],[425,207,2],[425,30,2],[425,312,2],[425,307,2],[425,486,2],[425,38,2],[425,265,2],[425,196,2],[425,263,2],[425,285,2],[425,470,2],[425,487,2],[425,262,2],[425,488,2],[425,489,2],[425,149,2],[425,490,2],[425,491,2],[425,140,2],[425,281,2],[425,191,2],[425,492,2],[425,493,2],[425,494,2],[425,129,2],[425,495,2],[425,496,2],[425,497,2],[425,296,2],[425,232,2],[425,498,2],[425,432,2],[425,454,2],[425,518,2],[425,519,2],[425,520,2],[425,521,2],[425,522,2],[425,523,2],[425,524,2],[425,525,2],[425,526,2],[425,527,2],[425,528,2],[425,529,2],[425,530,2],[425,531,2],[425,532,2],[425,533,2],[425,534,2],[425,535,2],[425,536,2],[425,537,2],[425,538,2],[425,539,2],[425,540,2],[425,541,2],[425,542,2],[425,543,2],[425,544,2],[425,545,2],[425,546,2],[425,547,2],[425,548,2],[425,549,2],[425,550,2],[425,551,2],[425,552,2],[425,553,2],[425,554,2],[425,555,2],[425,556,2],[425,557,2],[425,558,2],[425,559,2],[425,560,2],[425,561,2],[425,562,2],[425,563,2],[425,564,2],[425,565,2],[425,566,2],[425,567,2],[425,568,2],[425,569,2],[425,570,2],[425,571,2],[425,572,2],[425,573,2],[425,574,2],[425,575,2],[425,576,2],[425,577,2],[425,578,2],[425,579,2],[425,580,2],[425,581,2],[425,582,2],[425,583,2],[425,584,2],[425,585,2],[425,586,2],[425,587,2],[425,588,2],[425,589,2],[425,590,2],[425,591,2],[425,592,2],[425,593,2],[425,594,2],[425,595,2],[425,596,2],[425,597,2],[425,598,2],[425,599,2],[425,600,2],[425,601,2],[425,602,2],[425,603,2],[425,604,2],[425,605,2],[425,606,2],[425,607,2],[425,608,2],[425,609,2],[425,610,2],[425,611,2],[425,612,2],[425,613,2],[425,614,2],[425,615,2],[425,616,2],[425,617,2],[425,618,2],[425,619,2],[425,620,2],[425,621,2],[425,622,2],[425,623,2],[425,624,2],[425,625,2],[425,626,2],[425,627,2],[425,628,2],[425,629,2],[426,500,2],[426,499,2],[426,501,2],[426,511,2],[426,517,2],[426,502,2],[426,512,2],[426,516,2],[426,507,2],[426,508,2],[426,509,2],[426,515,2],[426,514,2],[426,505,2],[426,503,2],[426,506,2],[426,87,2],[426,339,2],[426,233,2],[426,131,2],[426,369,2],[426,146,2],[426,207,2],[426,30,2],[426,312,2],[426,486,2],[426,38,2],[426,265,2],[426,196,2],[426,263,2],[426,285,2],[426,470,2],[426,325,2],[426,487,2],[426,262,2],[426,488,2],[426,489,2],[426,149,2],[426,490,2],[426,491,2],[426,241,2],[426,140,2],[426,281,2],[426,191,2],[426,492,2],[426,493,2],[426,494,2],[426,129,2],[426,495,2],[426,496,2],[426,497,2],[426,296,2],[426,200,2],[426,232,2],[426,498,2],[426,432,2],[426,454,2],[426,518,2],[426,519,2],[426,520,2],[426,521,2],[426,522,2],[426,523,2],[426,524,2],[426,525,2],[426,528,2],[426,529,2],[426,530,2],[426,531,2],[426,532,2],[426,533,2],[426,534,2],[426,535,2],[426,536,2],[426,537,2],[426,538,2],[426,539,2],[426,540,2],[426,541,2],[426,542,2],[426,543,2],[426,544,2],[426,545,2],[426,546,2],[426,547,2],[426,548,2],[426,549,2],[426,550,2],[426,551,2],[426,552,2],[426,553,2],[426,554,2],[426,555,2],[426,556,2],[426,557,2],[426,558,2],[426,559,2],[426,560,2],[426,561,2],[426,562,2],[426,563,2],[426,564,2],[426,565,2],[426,566,2],[426,567,2],[426,568,2],[426,569,2],[426,570,2],[426,571,2],[426,572,2],[426,573,2],[426,574,2],[426,575,2],[426,576,2],[426,577,2],[426,578,2],[426,579,2],[426,580,2],[426,581,2],[426,582,2],[426,583,2],[426,584,2],[426,585,2],[426,586,2],[426,587,2],[426,588,2],[426,589,2],[426,590,2],[426,591,2],[426,592,2],[426,593,2],[426,594,2],[426,595,2],[426,596,2],[426,597,2],[426,598,2],[426,599,2],[426,600,2],[426,601,2],[426,602,2],[426,603,2],[426,604,2],[426,605,2],[426,606,2],[426,607,2],[426,608,2],[426,609,2],[426,610,2],[426,611,2],[426,612,2],[426,613,2],[426,614,2],[426,615,2],[426,616,2],[426,617,2],[426,618,2],[426,619,2],[426,620,2],[426,621,2],[426,622,2],[426,623,2],[426,624,2],[426,625,2],[426,626,2],[426,627,2],[426,628,2],[426,629,2],[427,500,2],[427,499,2],[427,501,2],[427,511,2],[427,517,2],[427,502,2],[427,512,2],[427,516,2],[427,507,2],[427,508,2],[427,509,2],[427,515,2],[427,514,2],[427,505,2],[427,503,2],[427,506,2],[427,87,2],[427,37,2],[427,339,2],[427,131,2],[427,369,2],[427,146,2],[427,207,2],[427,30,2],[427,312,2],[427,307,2],[427,486,2],[427,38,2],[427,265,2],[427,263,2],[427,285,2],[427,325,2],[427,487,2],[427,262,2],[427,488,2],[427,489,2],[427,149,2],[427,490,2],[427,491,2],[427,241,2],[427,140,2],[427,191,2],[427,492,2],[427,493,2],[427,494,2],[427,129,2],[427,495,2],[427,496,2],[427,497,2],[427,296,2],[427,232,2],[427,498,2],[427,432,2],[427,454,2],[427,518,2],[427,519,2],[427,520,2],[427,522,2],[427,523,2],[427,524,2],[427,525,2],[427,526,2],[427,527,2],[427,528,2],[427,529,2],[427,530,2],[427,531,2],[427,532,2],[427,533,2],[427,534,2],[427,535,2],[427,536,2],[427,537,2],[427,539,2],[427,540,2],[427,541,2],[427,542,2],[427,543,2],[427,544,2],[427,545,2],[427,546,2],[427,547,2],[427,548,2],[427,549,2],[427,550,2],[427,551,2],[427,552,2],[427,553,2],[427,554,2],[427,555,2],[427,556,2],[427,557,2],[427,558,2],[427,559,2],[427,560,2],[427,561,2],[427,562,2],[427,563,2],[427,564,2],[427,565,2],[427,566,2],[427,567,2],[427,568,2],[427,569,2],[427,570,2],[427,571,2],[427,572,2],[427,573,2],[427,574,2],[427,575,2],[427,576,2],[427,577,2],[427,578,2],[427,579,2],[427,580,2],[427,581,2],[427,582,2],[427,583,2],[427,584,2],[427,585,2],[427,586,2],[427,587,2],[427,588,2],[427,589,2],[427,590,2],[427,591,2],[427,592,2],[427,593,2],[427,594,2],[427,595,2],[427,596,2],[427,597,2],[427,598,2],[427,599,2],[427,600,2],[427,601,2],[427,602,2],[427,603,2],[427,604,2],[427,605,2],[427,606,2],[427,607,2],[427,608,2],[427,609,2],[427,610,2],[427,611,2],[427,612,2],[427,613,2],[427,614,2],[427,615,2],[427,616,2],[427,617,2],[427,618,2],[427,619,2],[427,620,2],[427,621,2],[427,622,2],[427,623,2],[427,624,2],[427,625,2],[427,626,2],[427,627,2],[427,628,2],[427,629,2],[428,500,2],[428,499,2],[428,501,2],[428,511,2],[428,517,2],[428,502,2],[428,512,2],[428,516,2],[428,507,2],[428,508,2],[428,509,2],[428,515,2],[428,514,2],[428,505,2],[428,503,2],[428,506,2],[428,87,2],[428,339,2],[428,233,2],[428,131,2],[428,369,2],[428,146,2],[428,30,2],[428,312,2],[428,307,2],[428,486,2],[428,38,2],[428,265,2],[428,263,2],[428,285,2],[428,470,2],[428,487,2],[428,262,2],[428,488,2],[428,489,2],[428,149,2],[428,490,2],[428,491,2],[428,140,2],[428,281,2],[428,191,2],[428,492,2],[428,493,2],[428,494,2],[428,129,2],[428,495,2],[428,496,2],[428,497,2],[428,296,2],[428,232,2],[428,498,2],[428,432,2],[428,454,2],[428,518,2],[428,519,2],[428,520,2],[428,521,2],[428,522,2],[428,523,2],[428,524,2],[428,525,2],[428,526,2],[428,527,2],[428,528,2],[428,529,2],[428,530,2],[428,531,2],[428,532,2],[428,533,2],[428,534,2],[428,535,2],[428,536,2],[428,537,2],[428,538,2],[428,539,2],[428,540,2],[428,541,2],[428,542,2],[428,543,2],[428,544,2],[428,545,2],[428,546,2],[428,547,2],[428,548,2],[428,549,2],[428,550,2],[428,551,2],[428,552,2],[428,553,2],[428,554,2],[428,555,2],[428,556,2],[428,557,2],[428,558,2],[428,559,2],[428,560,2],[428,561,2],[428,562,2],[428,563,2],[428,564,2],[428,565,2],[428,566,2],[428,567,2],[428,568,2],[428,569,2],[428,570,2],[428,571,2],[428,572,2],[428,573,2],[428,574,2],[428,575,2],[428,576,2],[428,577,2],[428,578,2],[428,579,2],[428,580,2],[428,581,2],[428,582,2],[428,583,2],[428,584,2],[428,585,2],[428,586,2],[428,587,2],[428,588,2],[428,589,2],[428,590,2],[428,591,2],[428,592,2],[428,593,2],[428,594,2],[428,595,2],[428,596,2],[428,597,2],[428,598,2],[428,599,2],[428,600,2],[428,601,2],[428,602,2],[428,603,2],[428,604,2],[428,605,2],[428,606,2],[428,607,2],[428,608,2],[428,609,2],[428,610,2],[428,611,2],[428,612,2],[428,613,2],[428,614,2],[428,615,2],[428,616,2],[428,617,2],[428,618,2],[428,619,2],[428,620,2],[428,621,2],[428,622,2],[428,623,2],[428,624,2],[428,625,2],[428,626,2],[428,627,2],[428,628,2],[428,629,2],[429,500,2],[429,499,2],[429,501,2],[429,511,2],[429,517,2],[429,502,2],[429,512,2],[429,516,2],[429,507,2],[429,508,2],[429,509,2],[429,515,2],[429,514,2],[429,505,2],[429,503,2],[429,506,2],[429,87,2],[429,37,2],[429,339,2],[429,233,2],[429,131,2],[429,369,2],[429,146,2],[429,207,2],[429,30,2],[429,312,2],[429,307,2],[429,486,2],[429,38,2],[429,265,2],[429,263,2],[429,285,2],[429,470,2],[429,487,2],[429,262,2],[429,488,2],[429,489,2],[429,149,2],[429,490,2],[429,491,2],[429,140,2],[429,281,2],[429,191,2],[429,492,2],[429,493,2],[429,494,2],[429,129,2],[429,495,2],[429,496,2],[429,497,2],[429,296,2],[429,200,2],[429,232,2],[429,498,2],[429,432,2],[429,454,2],[429,518,2],[429,519,2],[429,520,2],[429,521,2],[429,522,2],[429,523,2],[429,524,2],[429,525,2],[429,526,2],[429,527,2],[429,528,2],[429,529,2],[429,530,2],[429,531,2],[429,532,2],[429,533,2],[429,534,2],[429,535,2],[429,536,2],[429,537,2],[429,538,2],[429,539,2],[429,540,2],[429,541,2],[429,542,2],[429,543,2],[429,544,2],[429,545,2],[429,546,2],[429,547,2],[429,548,2],[429,549,2],[429,550,2],[429,551,2],[429,552,2],[429,553,2],[429,554,2],[429,555,2],[429,556,2],[429,557,2],[429,558,2],[429,559,2],[429,560,2],[429,561,2],[429,562,2],[429,563,2],[429,564,2],[429,565,2],[429,566,2],[429,567,2],[429,568,2],[429,569,2],[429,570,2],[429,571,2],[429,572,2],[429,573,2],[429,574,2],[429,575,2],[429,576,2],[429,577,2],[429,578,2],[429,579,2],[429,580,2],[429,581,2],[429,582,2],[429,583,2],[429,584,2],[429,585,2],[429,586,2],[429,587,2],[429,588,2],[429,589,2],[429,590,2],[429,591,2],[429,592,2],[429,593,2],[429,594,2],[429,595,2],[429,596,2],[429,597,2],[429,598,2],[429,599,2],[429,600,2],[429,601,2],[429,602,2],[429,603,2],[429,604,2],[429,605,2],[429,606,2],[429,607,2],[429,608,2],[429,609,2],[429,610,2],[429,611,2],[429,612,2],[429,613,2],[429,614,2],[429,615,2],[429,616,2],[429,617,2],[429,618,2],[429,619,2],[429,620,2],[429,621,2],[429,622,2],[429,623,2],[429,624,2],[429,625,2],[429,626,2],[429,627,2],[429,628,2],[429,629,2],[430,500,2],[430,499,2],[430,501,2],[430,511,2],[430,517,2],[430,502,2],[430,512,2],[430,516,2],[430,507,2],[430,508,2],[430,509,2],[430,515,2],[430,514,2],[430,505,2],[430,503,2],[430,506,2],[430,87,2],[430,339,2],[430,233,2],[430,131,2],[430,369,2],[430,146,2],[430,207,2],[430,30,2],[430,312,2],[430,307,2],[430,486,2],[430,38,2],[430,265,2],[430,196,2],[430,263,2],[430,285,2],[430,470,2],[430,325,2],[430,487,2],[430,262,2],[430,489,2],[430,149,2],[430,490,2],[430,491,2],[430,241,2],[430,140,2],[430,281,2],[430,191,2],[430,492,2],[430,493,2],[430,494,2],[430,129,2],[430,495,2],[430,496,2],[430,497,2],[430,200,2],[430,232,2],[430,498,2],[430,432,2],[430,454,2],[430,518,2],[430,519,2],[430,520,2],[430,521,2],[430,522,2],[430,523,2],[430,524,2],[430,525,2],[430,526,2],[430,527,2],[430,528,2],[430,529,2],[430,530,2],[430,531,2],[430,532,2],[430,533,2],[430,534,2],[430,535,2],[430,536,2],[430,537,2],[430,538,2],[430,539,2],[430,540,2],[430,541,2],[430,542,2],[430,543,2],[430,544,2],[430,545,2],[430,546,2],[430,547,2],[430,548,2],[430,549,2],[430,550,2],[430,551,2],[430,552,2],[430,553,2],[430,554,2],[430,555,2],[430,556,2],[430,557,2],[430,558,2],[430,559,2],[430,560,2],[430,561,2],[430,562,2],[430,563,2],[430,564,2],[430,565,2],[430,566,2],[430,567,2],[430,568,2],[430,569,2],[430,570,2],[430,571,2],[430,572,2],[430,573,2],[430,574,2],[430,575,2],[430,576,2],[430,577,2],[430,578,2],[430,579,2],[430,580,2],[430,581,2],[430,582,2],[430,583,2],[430,584,2],[430,585,2],[430,586,2],[430,587,2],[430,588,2],[430,589,2],[430,590,2],[430,591,2],[430,592,2],[430,593,2],[430,594,2],[430,595,2],[430,596,2],[430,597,2],[430,598,2],[430,599,2],[430,600,2],[430,601,2],[430,602,2],[430,603,2],[430,604,2],[430,605,2],[430,606,2],[430,607,2],[430,608,2],[430,609,2],[430,610,2],[430,611,2],[430,612,2],[430,613,2],[430,614,2],[430,615,2],[430,616,2],[430,617,2],[430,618,2],[430,619,2],[430,620,2],[430,621,2],[430,622,2],[430,623,2],[430,624,2],[430,625,2],[430,626,2],[430,627,2],[430,628,2],[430,629,2],[431,500,2],[431,499,2],[431,501,2],[431,511,2],[431,517,2],[431,502,2],[431,512,2],[431,516,2],[431,507,2],[431,508,2],[431,509,2],[431,515,2],[431,514,2],[431,505,2],[431,503,2],[431,506,2],[431,87,2],[431,339,2],[431,131,2],[431,369,2],[431,30,2],[431,312,2],[431,486,2],[431,38,2],[431,265,2],[431,263,2],[431,487,2],[431,262,2],[431,149,2],[431,490,2],[431,491,2],[431,191,2],[431,492,2],[431,493,2],[431,494,2],[431,495,2],[431,496,2],[431,497,2],[431,498,2],[431,432,2],[431,518,2],[431,519,2],[431,520,2],[431,521,2],[431,522,2],[431,523,2],[431,524,2],[431,525,2],[431,526,2],[431,527,2],[431,528,2],[431,529,2],[431,530,2],[431,531,2],[431,532,2],[431,533,2],[431,534,2],[431,535,2],[431,536,2],[431,537,2],[431,538,2],[431,539,2],[431,540,2],[431,541,2],[431,542,2],[431,543,2],[431,544,2],[431,545,2],[431,546,2],[431,547,2],[431,548,2],[431,549,2],[431,550,2],[431,551,2],[431,552,2],[431,553,2],[431,554,2],[431,555,2],[431,556,2],[431,557,2],[431,558,2],[431,559,2],[431,560,2],[431,561,2],[431,562,2],[431,563,2],[431,564,2],[431,565,2],[431,566,2],[431,567,2],[431,568,2],[431,569,2],[431,570,2],[431,571,2],[431,572,2],[431,573,2],[431,574,2],[431,575,2],[431,576,2],[431,577,2],[431,578,2],[431,579,2],[431,580,2],[431,581,2],[431,582,2],[431,583,2],[431,584,2],[431,585,2],[431,586,2],[431,587,2],[431,588,2],[431,589,2],[431,590,2],[431,591,2],[431,592,2],[431,593,2],[431,594,2],[431,595,2],[431,596,2],[431,597,2],[431,598,2],[431,599,2],[431,600,2],[431,601,2],[431,602,2],[431,603,2],[431,604,2],[431,605,2],[431,606,2],[431,607,2],[431,608,2],[431,609,2],[431,610,2],[431,611,2],[431,612,2],[431,613,2],[431,614,2],[431,615,2],[431,616,2],[431,617,2],[431,618,2],[431,619,2],[431,620,2],[431,621,2],[431,622,2],[431,623,2],[431,624,2],[431,625,2],[431,626,2],[431,627,2],[431,628,2],[431,629,2],[432,500,2],[432,499,2],[432,501,2],[432,511,2],[432,517,2],[432,502,2],[432,512,2],[432,516,2],[432,507,2],[432,508,2],[432,509,2],[432,515,2],[432,514,2],[432,505,2],[432,503,2],[432,506,2],[432,87,2],[432,37,2],[432,339,2],[432,233,2],[432,131,2],[432,369,2],[432,207,2],[432,30,2],[432,312,2],[432,307,2],[432,486,2],[432,38,2],[432,265,2],[432,196,2],[432,263,2],[432,285,2],[432,470,2],[432,325,2],[432,487,2],[432,262,2],[432,488,2],[432,489,2],[432,149,2],[432,490,2],[432,491,2],[432,241,2],[432,140,2],[432,281,2],[432,191,2],[432,492,2],[432,493,2],[432,494,2],[432,129,2],[432,495,2],[432,496,2],[432,497,2],[432,296,2],[432,232,2],[432,498,2],[432,454,2],[432,518,2],[432,519,2],[432,520,2],[432,521,2],[432,522,2],[432,523,2],[432,524,2],[432,525,2],[432,526,2],[432,527,2],[432,528,2],[432,529,2],[432,530,2],[432,531,2],[432,532,2],[432,533,2],[432,534,2],[432,535,2],[432,536,2],[432,537,2],[432,538,2],[432,539,2],[432,540,2],[432,541,2],[432,542,2],[432,543,2],[432,544,2],[432,545,2],[432,546,2],[432,547,2],[432,548,2],[432,549,2],[432,550,2],[432,551,2],[432,552,2],[432,553,2],[432,554,2],[432,555,2],[432,556,2],[432,557,2],[432,558,2],[432,559,2],[432,560,2],[432,561,2],[432,562,2],[432,563,2],[432,564,2],[432,565,2],[432,566,2],[432,567,2],[432,568,2],[432,569,2],[432,570,2],[432,571,2],[432,572,2],[432,573,2],[432,574,2],[432,575,2],[432,576,2],[432,577,2],[432,578,2],[432,579,2],[432,580,2],[432,581,2],[432,582,2],[432,583,2],[432,584,2],[432,585,2],[432,586,2],[432,587,2],[432,588,2],[432,589,2],[432,590,2],[432,591,2],[432,592,2],[432,593,2],[432,594,2],[432,595,2],[432,596,2],[432,597,2],[432,598,2],[432,599,2],[432,600,2],[432,601,2],[432,602,2],[432,603,2],[432,604,2],[432,605,2],[432,606,2],[432,607,2],[432,608,2],[432,609,2],[432,610,2],[432,611,2],[432,612,2],[432,613,2],[432,614,2],[432,615,2],[432,616,2],[432,617,2],[432,618,2],[432,619,2],[432,620,2],[432,621,2],[432,622,2],[432,623,2],[432,624,2],[432,625,2],[432,626,2],[432,627,2],[432,628,2],[432,629,2],[433,500,2],[433,499,2],[433,501,2],[433,511,2],[433,517,2],[433,502,2],[433,512,2],[433,516,2],[433,507,2],[433,508,2],[433,509,2],[433,515,2],[433,514,2],[433,505,2],[433,503,2],[433,506,2],[433,87,2],[433,339,2],[433,233,2],[433,131,2],[433,369,2],[433,146,2],[433,30,2],[433,312,2],[433,307,2],[433,486,2],[433,38,2],[433,265,2],[433,263,2],[433,470,2],[433,325,2],[433,487,2],[433,262,2],[433,489,2],[433,149,2],[433,490,2],[433,491,2],[433,140,2],[433,281,2],[433,191,2],[433,492,2],[433,493,2],[433,494,2],[433,129,2],[433,495,2],[433,496,2],[433,497,2],[433,296,2],[433,232,2],[433,498,2],[433,432,2],[433,454,2],[433,520,2],[433,521,2],[433,522,2],[433,523,2],[433,527,2],[433,528,2],[433,529,2],[433,530,2],[433,531,2],[433,532,2],[433,533,2],[433,534,2],[433,535,2],[433,536,2],[433,537,2],[433,538,2],[433,539,2],[433,540,2],[433,541,2],[433,543,2],[433,544,2],[433,545,2],[433,546,2],[433,547,2],[433,548,2],[433,549,2],[433,550,2],[433,551,2],[433,552,2],[433,553,2],[433,556,2],[433,558,2],[433,559,2],[433,560,2],[433,562,2],[433,563,2],[433,564,2],[433,565,2],[433,566,2],[433,567,2],[433,568,2],[433,569,2],[433,570,2],[433,571,2],[433,572,2],[433,573,2],[433,574,2],[433,575,2],[433,576,2],[433,577,2],[433,578,2],[433,579,2],[433,580,2],[433,581,2],[433,582,2],[433,583,2],[433,584,2],[433,585,2],[433,586,2],[433,587,2],[433,588,2],[433,589,2],[433,590,2],[433,591,2],[433,592,2],[433,593,2],[433,594,2],[433,595,2],[433,596,2],[433,597,2],[433,598,2],[433,599,2],[433,600,2],[433,601,2],[433,602,2],[433,603,2],[433,604,2],[433,605,2],[433,606,2],[433,607,2],[433,608,2],[433,609,2],[433,610,2],[433,611,2],[433,612,2],[433,613,2],[433,614,2],[433,615,2],[433,616,2],[433,617,2],[433,618,2],[433,619,2],[433,620,2],[433,621,2],[433,622,2],[433,623,2],[433,624,2],[433,625,2],[433,626,2],[433,627,2],[433,628,2],[433,629,2],[434,500,2],[434,499,2],[434,501,2],[434,511,2],[434,517,2],[434,502,2],[434,512,2],[434,516,2],[434,507,2],[434,508,2],[434,509,2],[434,515,2],[434,514,2],[434,505,2],[434,503,2],[434,506,2],[434,87,2],[434,431,2],[434,37,2],[434,233,2],[434,131,2],[434,369,2],[434,146,2],[434,207,2],[434,30,2],[434,312,2],[434,307,2],[434,486,2],[434,38,2],[434,265,2],[434,196,2],[434,263,2],[434,285,2],[434,470,2],[434,325,2],[434,487,2],[434,262,2],[434,488,2],[434,489,2],[434,149,2],[434,490,2],[434,491,2],[434,241,2],[434,140,2],[434,281,2],[434,191,2],[434,492,2],[434,493,2],[434,129,2],[434,495,2],[434,496,2],[434,497,2],[434,296,2],[434,200,2],[434,232,2],[434,498,2],[434,432,2],[434,454,2],[434,518,2],[434,519,2],[434,520,2],[434,521,2],[434,522,2],[434,523,2],[434,524,2],[434,525,2],[434,526,2],[434,527,2],[434,528,2],[434,529,2],[434,530,2],[434,531,2],[434,532,2],[434,533,2],[434,534,2],[434,535,2],[434,536,2],[434,537,2],[434,538,2],[434,539,2],[434,540,2],[434,541,2],[434,542,2],[434,543,2],[434,544,2],[434,545,2],[434,546,2],[434,547,2],[434,548,2],[434,549,2],[434,550,2],[434,551,2],[434,552,2],[434,553,2],[434,554,2],[434,555,2],[434,556,2],[434,557,2],[434,558,2],[434,559,2],[434,560,2],[434,561,2],[434,562,2],[434,563,2],[434,564,2],[434,565,2],[434,566,2],[434,567,2],[434,568,2],[434,569,2],[434,570,2],[434,571,2],[434,572,2],[434,573,2],[434,574,2],[434,575,2],[434,576,2],[434,577,2],[434,578,2],[434,579,2],[434,580,2],[434,581,2],[434,582,2],[434,583,2],[434,584,2],[434,585,2],[434,586,2],[434,587,2],[434,588,2],[434,589,2],[434,590,2],[434,591,2],[434,592,2],[434,593,2],[434,594,2],[434,595,2],[434,596,2],[434,597,2],[434,598,2],[434,599,2],[434,600,2],[434,601,2],[434,602,2],[434,603,2],[434,604,2],[434,605,2],[434,606,2],[434,607,2],[434,608,2],[434,609,2],[434,610,2],[434,611,2],[434,612,2],[434,613,2],[434,614,2],[434,615,2],[434,616,2],[434,617,2],[434,618,2],[434,619,2],[434,620,2],[434,621,2],[434,622,2],[434,623,2],[434,624,2],[434,625,2],[434,626,2],[434,627,2],[434,628,2],[434,629,2],[435,500,2],[435,499,2],[435,501,2],[435,511,2],[435,517,2],[435,502,2],[435,512,2],[435,516,2],[435,507,2],[435,508,2],[435,509,2],[435,515,2],[435,514,2],[435,505,2],[435,503,2],[435,506,2],[435,87,2],[435,37,2],[435,339,2],[435,233,2],[435,131,2],[435,369,2],[435,146,2],[435,207,2],[435,30,2],[435,312,2],[435,307,2],[435,486,2],[435,38,2],[435,265,2],[435,196,2],[435,263,2],[435,285,2],[435,470,2],[435,325,2],[435,487,2],[435,262,2],[435,488,2],[435,149,2],[435,490,2],[435,491,2],[435,241,2],[435,140,2],[435,281,2],[435,191,2],[435,492,2],[435,493,2],[435,494,2],[435,129,2],[435,495,2],[435,496,2],[435,497,2],[435,296,2],[435,200,2],[435,232,2],[435,498,2],[435,432,2],[435,454,2],[435,518,2],[435,519,2],[435,520,2],[435,521,2],[435,522,2],[435,523,2],[435,524,2],[435,525,2],[435,526,2],[435,527,2],[435,528,2],[435,529,2],[435,530,2],[435,531,2],[435,532,2],[435,533,2],[435,534,2],[435,535,2],[435,536,2],[435,537,2],[435,538,2],[435,539,2],[435,540,2],[435,541,2],[435,542,2],[435,543,2],[435,544,2],[435,545,2],[435,546,2],[435,547,2],[435,548,2],[435,549,2],[435,550,2],[435,551,2],[435,552,2],[435,553,2],[435,554,2],[435,555,2],[435,556,2],[435,557,2],[435,558,2],[435,559,2],[435,560,2],[435,561,2],[435,562,2],[435,563,2],[435,564,2],[435,565,2],[435,566,2],[435,567,2],[435,568,2],[435,569,2],[435,570,2],[435,571,2],[435,572,2],[435,573,2],[435,574,2],[435,575,2],[435,576,2],[435,577,2],[435,578,2],[435,579,2],[435,580,2],[435,581,2],[435,582,2],[435,583,2],[435,584,2],[435,585,2],[435,586,2],[435,587,2],[435,588,2],[435,589,2],[435,590,2],[435,591,2],[435,592,2],[435,593,2],[435,594,2],[435,595,2],[435,596,2],[435,597,2],[435,598,2],[435,599,2],[435,600,2],[435,601,2],[435,602,2],[435,603,2],[435,604,2],[435,605,2],[435,606,2],[435,607,2],[435,608,2],[435,609,2],[435,610,2],[435,611,2],[435,612,2],[435,613,2],[435,614,2],[435,615,2],[435,616,2],[435,617,2],[435,618,2],[435,619,2],[435,620,2],[435,621,2],[435,622,2],[435,623,2],[435,624,2],[435,625,2],[435,626,2],[435,627,2],[435,628,2],[435,629,2],[436,500,2],[436,499,2],[436,501,2],[436,511,2],[436,517,2],[436,502,2],[436,512,2],[436,516,2],[436,507,2],[436,508,2],[436,509,2],[436,515,2],[436,514,2],[436,505,2],[436,503,2],[436,506,2],[436,87,2],[436,37,2],[436,339,2],[436,233,2],[436,131,2],[436,369,2],[436,146,2],[436,207,2],[436,30,2],[436,312,2],[436,307,2],[436,486,2],[436,38,2],[436,265,2],[436,263,2],[436,285,2],[436,470,2],[436,325,2],[436,487,2],[436,262,2],[436,488,2],[436,149,2],[436,490,2],[436,491,2],[436,241,2],[436,140,2],[436,281,2],[436,191,2],[436,492,2],[436,493,2],[436,494,2],[436,129,2],[436,495,2],[436,496,2],[436,497,2],[436,296,2],[436,200,2],[436,232,2],[436,498,2],[436,432,2],[436,454,2],[436,518,2],[436,519,2],[436,520,2],[436,521,2],[436,522,2],[436,523,2],[436,524,2],[436,525,2],[436,526,2],[436,527,2],[436,528,2],[436,529,2],[436,530,2],[436,531,2],[436,532,2],[436,533,2],[436,534,2],[436,535,2],[436,536,2],[436,537,2],[436,538,2],[436,539,2],[436,540,2],[436,541,2],[436,542,2],[436,543,2],[436,544,2],[436,545,2],[436,546,2],[436,547,2],[436,548,2],[436,549,2],[436,550,2],[436,551,2],[436,552,2],[436,553,2],[436,554,2],[436,555,2],[436,556,2],[436,557,2],[436,558,2],[436,559,2],[436,560,2],[436,561,2],[436,562,2],[436,563,2],[436,564,2],[436,565,2],[436,566,2],[436,567,2],[436,568,2],[436,569,2],[436,570,2],[436,571,2],[436,572,2],[436,573,2],[436,574,2],[436,575,2],[436,576,2],[436,577,2],[436,578,2],[436,579,2],[436,580,2],[436,581,2],[436,582,2],[436,583,2],[436,584,2],[436,585,2],[436,586,2],[436,587,2],[436,588,2],[436,589,2],[436,590,2],[436,591,2],[436,592,2],[436,593,2],[436,594,2],[436,595,2],[436,596,2],[436,597,2],[436,598,2],[436,599,2],[436,600,2],[436,601,2],[436,602,2],[436,603,2],[436,604,2],[436,605,2],[436,606,2],[436,607,2],[436,608,2],[436,609,2],[436,610,2],[436,611,2],[436,612,2],[436,613,2],[436,614,2],[436,615,2],[436,616,2],[436,617,2],[436,618,2],[436,619,2],[436,620,2],[436,621,2],[436,622,2],[436,623,2],[436,624,2],[436,625,2],[436,626,2],[436,627,2],[436,628,2],[436,629,2],[437,500,2],[437,499,2],[437,501,2],[437,511,2],[437,517,2],[437,502,2],[437,512,2],[437,516,2],[437,507,2],[437,508,2],[437,509,2],[437,515,2],[437,514,2],[437,505,2],[437,503,2],[437,506,2],[437,87,2],[437,37,2],[437,339,2],[437,233,2],[437,131,2],[437,369,2],[437,146,2],[437,207,2],[437,30,2],[437,312,2],[437,486,2],[437,38,2],[437,265,2],[437,196,2],[437,263,2],[437,285,2],[437,470,2],[437,325,2],[437,487,2],[437,262,2],[437,488,2],[437,489,2],[437,149,2],[437,490,2],[437,491,2],[437,241,2],[437,140,2],[437,281,2],[437,191,2],[437,492,2],[437,493,2],[437,494,2],[437,129,2],[437,495,2],[437,496,2],[437,497,2],[437,296,2],[437,200,2],[437,232,2],[437,498,2],[437,432,2],[437,454,2],[437,518,2],[437,519,2],[437,520,2],[437,521,2],[437,522,2],[437,523,2],[437,524,2],[437,525,2],[437,526,2],[437,527,2],[437,528,2],[437,529,2],[437,530,2],[437,531,2],[437,532,2],[437,533,2],[437,534,2],[437,535,2],[437,536,2],[437,537,2],[437,538,2],[437,539,2],[437,540,2],[437,541,2],[437,542,2],[437,543,2],[437,544,2],[437,545,2],[437,546,2],[437,547,2],[437,548,2],[437,549,2],[437,550,2],[437,551,2],[437,552,2],[437,553,2],[437,554,2],[437,555,2],[437,556,2],[437,557,2],[437,558,2],[437,559,2],[437,560,2],[437,561,2],[437,562,2],[437,563,2],[437,564,2],[437,565,2],[437,566,2],[437,567,2],[437,568,2],[437,569,2],[437,570,2],[437,571,2],[437,572,2],[437,573,2],[437,574,2],[437,575,2],[437,576,2],[437,577,2],[437,578,2],[437,579,2],[437,580,2],[437,581,2],[437,582,2],[437,583,2],[437,584,2],[437,585,2],[437,586,2],[437,587,2],[437,588,2],[437,589,2],[437,590,2],[437,591,2],[437,592,2],[437,593,2],[437,594,2],[437,595,2],[437,596,2],[437,597,2],[437,598,2],[437,599,2],[437,600,2],[437,601,2],[437,602,2],[437,603,2],[437,604,2],[437,605,2],[437,606,2],[437,607,2],[437,608,2],[437,609,2],[437,610,2],[437,611,2],[437,612,2],[437,613,2],[437,614,2],[437,615,2],[437,616,2],[437,617,2],[437,618,2],[437,619,2],[437,620,2],[437,621,2],[437,622,2],[437,623,2],[437,624,2],[437,625,2],[437,626,2],[437,627,2],[437,628,2],[437,629,2],[438,500,2],[438,499,2],[438,501,2],[438,511,2],[438,517,2],[438,502,2],[438,512,2],[438,516,2],[438,507,2],[438,508,2],[438,509,2],[438,515,2],[438,514,2],[438,505,2],[438,503,2],[438,506,2],[438,87,2],[438,431,2],[438,339,2],[438,233,2],[438,131,2],[438,369,2],[438,146,2],[438,207,2],[438,30,2],[438,307,2],[438,486,2],[438,265,2],[438,196,2],[438,263,2],[438,285,2],[438,470,2],[438,325,2],[438,487,2],[438,262,2],[438,488,2],[438,489,2],[438,149,2],[438,490,2],[438,491,2],[438,241,2],[438,140,2],[438,281,2],[438,191,2],[438,492,2],[438,493,2],[438,494,2],[438,129,2],[438,495,2],[438,496,2],[438,497,2],[438,296,2],[438,200,2],[438,232,2],[438,498,2],[438,432,2],[438,454,2],[438,518,2],[438,519,2],[438,520,2],[438,521,2],[438,522,2],[438,523,2],[438,524,2],[438,525,2],[438,526,2],[438,527,2],[438,528,2],[438,529,2],[438,530,2],[438,531,2],[438,532,2],[438,533,2],[438,534,2],[438,535,2],[438,536,2],[438,537,2],[438,538,2],[438,539,2],[438,540,2],[438,541,2],[438,542,2],[438,543,2],[438,544,2],[438,545,2],[438,546,2],[438,547,2],[438,548,2],[438,549,2],[438,550,2],[438,551,2],[438,552,2],[438,553,2],[438,554,2],[438,555,2],[438,556,2],[438,557,2],[438,558,2],[438,559,2],[438,560,2],[438,561,2],[438,562,2],[438,563,2],[438,564,2],[438,565,2],[438,566,2],[438,567,2],[438,568,2],[438,569,2],[438,570,2],[438,571,2],[438,572,2],[438,573,2],[438,574,2],[438,575,2],[438,576,2],[438,577,2],[438,578,2],[438,579,2],[438,580,2],[438,581,2],[438,582,2],[438,583,2],[438,584,2],[438,585,2],[438,586,2],[438,587,2],[438,588,2],[438,589,2],[438,590,2],[438,591,2],[438,592,2],[438,593,2],[438,594,2],[438,595,2],[438,596,2],[438,597,2],[438,598,2],[438,599,2],[438,600,2],[438,601,2],[438,602,2],[438,603,2],[438,604,2],[438,605,2],[438,606,2],[438,607,2],[438,608,2],[438,609,2],[438,610,2],[438,611,2],[438,612,2],[438,613,2],[438,614,2],[438,615,2],[438,616,2],[438,617,2],[438,618,2],[438,619,2],[438,620,2],[438,621,2],[438,622,2],[438,623,2],[438,624,2],[438,625,2],[438,626,2],[438,627,2],[438,628,2],[438,629,2],[439,500,2],[439,499,2],[439,501,2],[439,511,2],[439,517,2],[439,502,2],[439,512,2],[439,516,2],[439,507,2],[439,508,2],[439,509,2],[439,515,2],[439,514,2],[439,505,2],[439,503,2],[439,506,2],[439,87,2],[439,37,2],[439,339,2],[439,233,2],[439,131,2],[439,369,2],[439,146,2],[439,207,2],[439,30,2],[439,312,2],[439,307,2],[439,486,2],[439,38,2],[439,265,2],[439,196,2],[439,263,2],[439,285,2],[439,470,2],[439,325,2],[439,487,2],[439,262,2],[439,488,2],[439,149,2],[439,490,2],[439,491,2],[439,241,2],[439,140,2],[439,281,2],[439,191,2],[439,492,2],[439,493,2],[439,494,2],[439,129,2],[439,495,2],[439,496,2],[439,497,2],[439,296,2],[439,200,2],[439,232,2],[439,498,2],[439,432,2],[439,454,2],[439,518,2],[439,519,2],[439,520,2],[439,521,2],[439,522,2],[439,523,2],[439,524,2],[439,525,2],[439,526,2],[439,527,2],[439,528,2],[439,529,2],[439,530,2],[439,531,2],[439,532,2],[439,533,2],[439,534,2],[439,535,2],[439,536,2],[439,537,2],[439,538,2],[439,539,2],[439,540,2],[439,541,2],[439,542,2],[439,543,2],[439,544,2],[439,545,2],[439,546,2],[439,547,2],[439,548,2],[439,549,2],[439,550,2],[439,551,2],[439,552,2],[439,553,2],[439,554,2],[439,555,2],[439,556,2],[439,557,2],[439,558,2],[439,559,2],[439,560,2],[439,561,2],[439,562,2],[439,563,2],[439,564,2],[439,565,2],[439,566,2],[439,567,2],[439,568,2],[439,569,2],[439,570,2],[439,571,2],[439,572,2],[439,573,2],[439,574,2],[439,575,2],[439,576,2],[439,577,2],[439,578,2],[439,579,2],[439,580,2],[439,581,2],[439,582,2],[439,583,2],[439,584,2],[439,585,2],[439,586,2],[439,587,2],[439,588,2],[439,589,2],[439,590,2],[439,591,2],[439,592,2],[439,593,2],[439,594,2],[439,595,2],[439,596,2],[439,597,2],[439,598,2],[439,599,2],[439,600,2],[439,601,2],[439,602,2],[439,603,2],[439,604,2],[439,605,2],[439,606,2],[439,607,2],[439,608,2],[439,609,2],[439,610,2],[439,611,2],[439,612,2],[439,613,2],[439,614,2],[439,615,2],[439,616,2],[439,617,2],[439,618,2],[439,619,2],[439,620,2],[439,621,2],[439,622,2],[439,623,2],[439,624,2],[439,625,2],[439,626,2],[439,627,2],[439,628,2],[439,629,2],[440,500,2],[440,499,2],[440,501,2],[440,511,2],[440,517,2],[440,502,2],[440,512,2],[440,516,2],[440,507,2],[440,508,2],[440,509,2],[440,515,2],[440,514,2],[440,505,2],[440,503,2],[440,506,2],[440,87,2],[440,37,2],[440,339,2],[440,233,2],[440,131,2],[440,369,2],[440,146,2],[440,207,2],[440,30,2],[440,312,2],[440,307,2],[440,486,2],[440,38,2],[440,265,2],[440,196,2],[440,263,2],[440,285,2],[440,325,2],[440,487,2],[440,262,2],[440,488,2],[440,489,2],[440,149,2],[440,490,2],[440,491,2],[440,241,2],[440,140,2],[440,281,2],[440,191,2],[440,492,2],[440,493,2],[440,494,2],[440,129,2],[440,495,2],[440,496,2],[440,497,2],[440,296,2],[440,232,2],[440,498,2],[440,432,2],[440,454,2],[440,518,2],[440,520,2],[440,521,2],[440,522,2],[440,523,2],[440,524,2],[440,525,2],[440,526,2],[440,527,2],[440,528,2],[440,529,2],[440,530,2],[440,531,2],[440,532,2],[440,533,2],[440,534,2],[440,535,2],[440,536,2],[440,537,2],[440,540,2],[440,541,2],[440,542,2],[440,543,2],[440,544,2],[440,545,2],[440,546,2],[440,547,2],[440,548,2],[440,549,2],[440,550,2],[440,551,2],[440,552,2],[440,553,2],[440,554,2],[440,555,2],[440,556,2],[440,557,2],[440,558,2],[440,559,2],[440,560,2],[440,561,2],[440,562,2],[440,563,2],[440,564,2],[440,565,2],[440,566,2],[440,567,2],[440,568,2],[440,569,2],[440,570,2],[440,571,2],[440,572,2],[440,573,2],[440,574,2],[440,575,2],[440,576,2],[440,577,2],[440,578,2],[440,579,2],[440,580,2],[440,581,2],[440,582,2],[440,583,2],[440,584,2],[440,585,2],[440,586,2],[440,587,2],[440,588,2],[440,589,2],[440,590,2],[440,591,2],[440,592,2],[440,593,2],[440,594,2],[440,595,2],[440,596,2],[440,597,2],[440,598,2],[440,599,2],[440,600,2],[440,601,2],[440,602,2],[440,603,2],[440,604,2],[440,605,2],[440,606,2],[440,607,2],[440,608,2],[440,609,2],[440,610,2],[440,611,2],[440,612,2],[440,613,2],[440,614,2],[440,615,2],[440,616,2],[440,617,2],[440,618,2],[440,619,2],[440,620,2],[440,621,2],[440,622,2],[440,623,2],[440,624,2],[440,625,2],[440,626,2],[440,627,2],[440,628,2],[440,629,2],[441,500,2],[441,499,2],[441,501,2],[441,511,2],[441,517,2],[441,502,2],[441,512,2],[441,516,2],[441,507,2],[441,508,2],[441,509,2],[441,515,2],[441,514,2],[441,505,2],[441,503,2],[441,506,2],[441,87,2],[441,431,2],[441,37,2],[441,339,2],[441,131,2],[441,369,2],[441,146,2],[441,207,2],[441,30,2],[441,312,2],[441,307,2],[441,486,2],[441,38,2],[441,265,2],[441,196,2],[441,263,2],[441,285,2],[441,470,2],[441,325,2],[441,487,2],[441,262,2],[441,488,2],[441,489,2],[441,149,2],[441,490,2],[441,491,2],[441,241,2],[441,140,2],[441,281,2],[441,191,2],[441,493,2],[441,494,2],[441,129,2],[441,495,2],[441,496,2],[441,497,2],[441,296,2],[441,232,2],[441,498,2],[441,432,2],[441,454,2],[441,518,2],[441,519,2],[441,520,2],[441,521,2],[441,522,2],[441,523,2],[441,524,2],[441,525,2],[441,526,2],[441,527,2],[441,528,2],[441,529,2],[441,530,2],[441,531,2],[441,532,2],[441,533,2],[441,534,2],[441,535,2],[441,536,2],[441,537,2],[441,538,2],[441,539,2],[441,540,2],[441,541,2],[441,542,2],[441,543,2],[441,544,2],[441,545,2],[441,546,2],[441,547,2],[441,548,2],[441,549,2],[441,550,2],[441,551,2],[441,552,2],[441,553,2],[441,554,2],[441,555,2],[441,556,2],[441,557,2],[441,558,2],[441,559,2],[441,560,2],[441,561,2],[441,562,2],[441,563,2],[441,564,2],[441,565,2],[441,566,2],[441,567,2],[441,568,2],[441,569,2],[441,570,2],[441,571,2],[441,572,2],[441,573,2],[441,574,2],[441,575,2],[441,576,2],[441,577,2],[441,578,2],[441,579,2],[441,580,2],[441,581,2],[441,582,2],[441,583,2],[441,584,2],[441,585,2],[441,586,2],[441,587,2],[441,588,2],[441,589,2],[441,590,2],[441,591,2],[441,592,2],[441,593,2],[441,594,2],[441,595,2],[441,596,2],[441,597,2],[441,598,2],[441,599,2],[441,600,2],[441,601,2],[441,602,2],[441,603,2],[441,604,2],[441,605,2],[441,606,2],[441,607,2],[441,608,2],[441,609,2],[441,610,2],[441,611,2],[441,612,2],[441,613,2],[441,614,2],[441,615,2],[441,616,2],[441,617,2],[441,618,2],[441,619,2],[441,620,2],[441,621,2],[441,622,2],[441,623,2],[441,624,2],[441,625,2],[441,626,2],[441,627,2],[441,628,2],[441,629,2],[442,500,2],[442,499,2],[442,501,2],[442,511,2],[442,517,2],[442,502,2],[442,512,2],[442,516,2],[442,507,2],[442,508,2],[442,509,2],[442,515,2],[442,514,2],[442,505,2],[442,503,2],[442,506,2],[442,87,2],[442,37,2],[442,339,2],[442,233,2],[442,131,2],[442,369,2],[442,146,2],[442,207,2],[442,30,2],[442,312,2],[442,486,2],[442,38,2],[442,265,2],[442,263,2],[442,285,2],[442,470,2],[442,325,2],[442,487,2],[442,262,2],[442,488,2],[442,489,2],[442,149,2],[442,490,2],[442,491,2],[442,241,2],[442,140,2],[442,281,2],[442,191,2],[442,492,2],[442,493,2],[442,494,2],[442,129,2],[442,495,2],[442,496,2],[442,497,2],[442,296,2],[442,200,2],[442,232,2],[442,498,2],[442,432,2],[442,454,2],[442,518,2],[442,519,2],[442,520,2],[442,521,2],[442,522,2],[442,523,2],[442,524,2],[442,525,2],[442,526,2],[442,527,2],[442,528,2],[442,529,2],[442,530,2],[442,531,2],[442,532,2],[442,533,2],[442,534,2],[442,535,2],[442,536,2],[442,537,2],[442,538,2],[442,539,2],[442,540,2],[442,541,2],[442,542,2],[442,543,2],[442,544,2],[442,545,2],[442,546,2],[442,547,2],[442,548,2],[442,549,2],[442,550,2],[442,551,2],[442,552,2],[442,553,2],[442,554,2],[442,555,2],[442,556,2],[442,557,2],[442,558,2],[442,559,2],[442,560,2],[442,561,2],[442,562,2],[442,563,2],[442,564,2],[442,565,2],[442,566,2],[442,567,2],[442,568,2],[442,569,2],[442,570,2],[442,571,2],[442,572,2],[442,573,2],[442,574,2],[442,575,2],[442,576,2],[442,577,2],[442,578,2],[442,579,2],[442,580,2],[442,581,2],[442,582,2],[442,583,2],[442,584,2],[442,585,2],[442,586,2],[442,587,2],[442,588,2],[442,589,2],[442,590,2],[442,591,2],[442,592,2],[442,593,2],[442,594,2],[442,595,2],[442,596,2],[442,597,2],[442,598,2],[442,599,2],[442,600,2],[442,601,2],[442,602,2],[442,603,2],[442,604,2],[442,605,2],[442,606,2],[442,607,2],[442,608,2],[442,609,2],[442,610,2],[442,611,2],[442,612,2],[442,613,2],[442,614,2],[442,615,2],[442,616,2],[442,617,2],[442,618,2],[442,619,2],[442,620,2],[442,621,2],[442,622,2],[442,623,2],[442,624,2],[442,625,2],[442,626,2],[442,627,2],[442,628,2],[442,629,2],[443,500,2],[443,499,2],[443,501,2],[443,511,2],[443,517,2],[443,502,2],[443,512,2],[443,516,2],[443,507,2],[443,508,2],[443,509,2],[443,515,2],[443,514,2],[443,505,2],[443,503,2],[443,506,2],[443,87,2],[443,37,2],[443,339,2],[443,233,2],[443,131,2],[443,369,2],[443,146,2],[443,207,2],[443,30,2],[443,312,2],[443,307,2],[443,486,2],[443,38,2],[443,265,2],[443,263,2],[443,285,2],[443,470,2],[443,487,2],[443,262,2],[443,488,2],[443,489,2],[443,149,2],[443,490,2],[443,491,2],[443,140,2],[443,281,2],[443,191,2],[443,492,2],[443,493,2],[443,494,2],[443,129,2],[443,495,2],[443,496,2],[443,497,2],[443,296,2],[443,232,2],[443,498,2],[443,432,2],[443,454,2],[443,518,2],[443,519,2],[443,520,2],[443,521,2],[443,522,2],[443,523,2],[443,524,2],[443,525,2],[443,526,2],[443,527,2],[443,528,2],[443,529,2],[443,530,2],[443,531,2],[443,532,2],[443,533,2],[443,534,2],[443,535,2],[443,536,2],[443,537,2],[443,538,2],[443,539,2],[443,540,2],[443,541,2],[443,542,2],[443,543,2],[443,544,2],[443,545,2],[443,546,2],[443,547,2],[443,548,2],[443,549,2],[443,550,2],[443,551,2],[443,552,2],[443,553,2],[443,554,2],[443,555,2],[443,556,2],[443,557,2],[443,558,2],[443,559,2],[443,560,2],[443,561,2],[443,562,2],[443,563,2],[443,564,2],[443,565,2],[443,566,2],[443,567,2],[443,568,2],[443,569,2],[443,570,2],[443,571,2],[443,572,2],[443,573,2],[443,574,2],[443,575,2],[443,576,2],[443,577,2],[443,578,2],[443,579,2],[443,580,2],[443,581,2],[443,582,2],[443,583,2],[443,584,2],[443,585,2],[443,586,2],[443,587,2],[443,588,2],[443,589,2],[443,590,2],[443,591,2],[443,592,2],[443,593,2],[443,594,2],[443,595,2],[443,596,2],[443,597,2],[443,598,2],[443,599,2],[443,600,2],[443,601,2],[443,602,2],[443,603,2],[443,604,2],[443,605,2],[443,606,2],[443,607,2],[443,608,2],[443,609,2],[443,610,2],[443,611,2],[443,612,2],[443,613,2],[443,614,2],[443,615,2],[443,616,2],[443,617,2],[443,618,2],[443,619,2],[443,620,2],[443,621,2],[443,622,2],[443,623,2],[443,624,2],[443,625,2],[443,626,2],[443,627,2],[443,628,2],[443,629,2],[444,500,2],[444,499,2],[444,501,2],[444,511,2],[444,517,2],[444,502,2],[444,512,2],[444,516,2],[444,507,2],[444,508,2],[444,509,2],[444,515,2],[444,514,2],[444,505,2],[444,503,2],[444,506,2],[444,87,2],[444,431,2],[444,339,2],[444,233,2],[444,369,2],[444,146,2],[444,207,2],[444,312,2],[444,307,2],[444,486,2],[444,38,2],[444,265,2],[444,263,2],[444,285,2],[444,470,2],[444,325,2],[444,487,2],[444,262,2],[444,488,2],[444,489,2],[444,149,2],[444,490,2],[444,491,2],[444,241,2],[444,140,2],[444,281,2],[444,191,2],[444,492,2],[444,493,2],[444,494,2],[444,129,2],[444,495,2],[444,496,2],[444,497,2],[444,296,2],[444,200,2],[444,232,2],[444,498,2],[444,432,2],[444,454,2],[444,518,2],[444,519,2],[444,520,2],[444,521,2],[444,522,2],[444,523,2],[444,524,2],[444,525,2],[444,526,2],[444,527,2],[444,528,2],[444,529,2],[444,530,2],[444,531,2],[444,532,2],[444,533,2],[444,534,2],[444,535,2],[444,536,2],[444,537,2],[444,538,2],[444,539,2],[444,540,2],[444,541,2],[444,542,2],[444,543,2],[444,544,2],[444,545,2],[444,546,2],[444,547,2],[444,548,2],[444,549,2],[444,550,2],[444,551,2],[444,552,2],[444,553,2],[444,554,2],[444,555,2],[444,556,2],[444,557,2],[444,558,2],[444,559,2],[444,560,2],[444,561,2],[444,562,2],[444,563,2],[444,564,2],[444,565,2],[444,566,2],[444,567,2],[444,568,2],[444,569,2],[444,570,2],[444,571,2],[444,572,2],[444,573,2],[444,574,2],[444,575,2],[444,576,2],[444,577,2],[444,578,2],[444,579,2],[444,580,2],[444,581,2],[444,582,2],[444,583,2],[444,584,2],[444,585,2],[444,586,2],[444,587,2],[444,588,2],[444,589,2],[444,590,2],[444,591,2],[444,592,2],[444,593,2],[444,594,2],[444,595,2],[444,596,2],[444,597,2],[444,598,2],[444,599,2],[444,600,2],[444,601,2],[444,602,2],[444,603,2],[444,604,2],[444,605,2],[444,606,2],[444,607,2],[444,608,2],[444,609,2],[444,610,2],[444,611,2],[444,612,2],[444,613,2],[444,614,2],[444,615,2],[444,616,2],[444,617,2],[444,618,2],[444,619,2],[444,620,2],[444,621,2],[444,622,2],[444,623,2],[444,624,2],[444,625,2],[444,626,2],[444,627,2],[444,628,2],[444,629,2],[445,500,2],[445,499,2],[445,501,2],[445,511,2],[445,517,2],[445,502,2],[445,512,2],[445,516,2],[445,507,2],[445,508,2],[445,509,2],[445,515,2],[445,514,2],[445,505,2],[445,503,2],[445,506,2],[445,87,2],[445,37,2],[445,339,2],[445,233,2],[445,131,2],[445,369,2],[445,146,2],[445,207,2],[445,30,2],[445,312,2],[445,307,2],[445,486,2],[445,38,2],[445,265,2],[445,196,2],[445,263,2],[445,285,2],[445,325,2],[445,487,2],[445,262,2],[445,488,2],[445,489,2],[445,149,2],[445,490,2],[445,491,2],[445,241,2],[445,140,2],[445,281,2],[445,191,2],[445,492,2],[445,493,2],[445,494,2],[445,129,2],[445,495,2],[445,496,2],[445,497,2],[445,296,2],[445,200,2],[445,232,2],[445,498,2],[445,432,2],[445,454,2],[445,518,2],[445,520,2],[445,521,2],[445,522,2],[445,523,2],[445,525,2],[445,526,2],[445,527,2],[445,528,2],[445,529,2],[445,530,2],[445,531,2],[445,532,2],[445,533,2],[445,534,2],[445,535,2],[445,536,2],[445,537,2],[445,539,2],[445,540,2],[445,541,2],[445,542,2],[445,543,2],[445,544,2],[445,545,2],[445,546,2],[445,547,2],[445,548,2],[445,549,2],[445,550,2],[445,551,2],[445,552,2],[445,553,2],[445,554,2],[445,555,2],[445,556,2],[445,557,2],[445,558,2],[445,559,2],[445,560,2],[445,561,2],[445,562,2],[445,563,2],[445,564,2],[445,565,2],[445,566,2],[445,567,2],[445,568,2],[445,569,2],[445,570,2],[445,571,2],[445,572,2],[445,573,2],[445,574,2],[445,575,2],[445,576,2],[445,577,2],[445,578,2],[445,579,2],[445,580,2],[445,581,2],[445,582,2],[445,583,2],[445,584,2],[445,585,2],[445,586,2],[445,587,2],[445,588,2],[445,589,2],[445,590,2],[445,591,2],[445,592,2],[445,593,2],[445,594,2],[445,595,2],[445,596,2],[445,597,2],[445,598,2],[445,599,2],[445,600,2],[445,601,2],[445,602,2],[445,603,2],[445,604,2],[445,605,2],[445,606,2],[445,607,2],[445,608,2],[445,609,2],[445,610,2],[445,611,2],[445,612,2],[445,613,2],[445,614,2],[445,615,2],[445,616,2],[445,617,2],[445,618,2],[445,619,2],[445,620,2],[445,621,2],[445,622,2],[445,623,2],[445,624,2],[445,625,2],[445,626,2],[445,627,2],[445,628,2],[445,629,2],[446,500,2],[446,499,2],[446,501,2],[446,511,2],[446,517,2],[446,502,2],[446,512,2],[446,516,2],[446,507,2],[446,508,2],[446,509,2],[446,515,2],[446,514,2],[446,505,2],[446,503,2],[446,506,2],[446,87,2],[446,37,2],[446,339,2],[446,233,2],[446,131,2],[446,369,2],[446,146,2],[446,207,2],[446,30,2],[446,312,2],[446,307,2],[446,486,2],[446,38,2],[446,265,2],[446,196,2],[446,263,2],[446,285,2],[446,470,2],[446,325,2],[446,487,2],[446,262,2],[446,489,2],[446,149,2],[446,490,2],[446,491,2],[446,140,2],[446,281,2],[446,191,2],[446,492,2],[446,493,2],[446,494,2],[446,129,2],[446,495,2],[446,496,2],[446,497,2],[446,296,2],[446,200,2],[446,232,2],[446,498,2],[446,432,2],[446,454,2],[446,518,2],[446,519,2],[446,520,2],[446,521,2],[446,522,2],[446,523,2],[446,524,2],[446,525,2],[446,526,2],[446,527,2],[446,528,2],[446,529,2],[446,530,2],[446,531,2],[446,532,2],[446,533,2],[446,534,2],[446,535,2],[446,536,2],[446,537,2],[446,538,2],[446,539,2],[446,540,2],[446,541,2],[446,542,2],[446,543,2],[446,544,2],[446,545,2],[446,546,2],[446,547,2],[446,548,2],[446,549,2],[446,550,2],[446,551,2],[446,552,2],[446,553,2],[446,554,2],[446,555,2],[446,556,2],[446,557,2],[446,558,2],[446,559,2],[446,560,2],[446,561,2],[446,562,2],[446,563,2],[446,564,2],[446,565,2],[446,566,2],[446,567,2],[446,568,2],[446,569,2],[446,570,2],[446,571,2],[446,572,2],[446,573,2],[446,574,2],[446,575,2],[446,576,2],[446,577,2],[446,578,2],[446,579,2],[446,580,2],[446,581,2],[446,582,2],[446,583,2],[446,584,2],[446,585,2],[446,586,2],[446,587,2],[446,588,2],[446,589,2],[446,590,2],[446,591,2],[446,592,2],[446,593,2],[446,594,2],[446,595,2],[446,596,2],[446,597,2],[446,598,2],[446,599,2],[446,600,2],[446,601,2],[446,602,2],[446,603,2],[446,604,2],[446,605,2],[446,606,2],[446,607,2],[446,608,2],[446,609,2],[446,610,2],[446,611,2],[446,612,2],[446,613,2],[446,614,2],[446,615,2],[446,616,2],[446,617,2],[446,618,2],[446,619,2],[446,620,2],[446,621,2],[446,622,2],[446,623,2],[446,624,2],[446,625,2],[446,626,2],[446,627,2],[446,628,2],[446,629,2],[447,500,2],[447,499,2],[447,501,2],[447,511,2],[447,517,2],[447,502,2],[447,512,2],[447,516,2],[447,507,2],[447,508,2],[447,509,2],[447,515,2],[447,514,2],[447,505,2],[447,503,2],[447,506,2],[447,87,2],[447,37,2],[447,339,2],[447,233,2],[447,131,2],[447,369,2],[447,146,2],[447,207,2],[447,30,2],[447,312,2],[447,307,2],[447,486,2],[447,38,2],[447,265,2],[447,263,2],[447,285,2],[447,470,2],[447,325,2],[447,487,2],[447,262,2],[447,488,2],[447,489,2],[447,149,2],[447,490,2],[447,491,2],[447,241,2],[447,140,2],[447,281,2],[447,191,2],[447,492,2],[447,493,2],[447,494,2],[447,129,2],[447,495,2],[447,496,2],[447,497,2],[447,296,2],[447,232,2],[447,498,2],[447,432,2],[447,454,2],[447,518,2],[447,520,2],[447,521,2],[447,522,2],[447,523,2],[447,524,2],[447,525,2],[447,526,2],[447,527,2],[447,528,2],[447,529,2],[447,530,2],[447,531,2],[447,532,2],[447,533,2],[447,534,2],[447,535,2],[447,536,2],[447,537,2],[447,538,2],[447,539,2],[447,540,2],[447,541,2],[447,542,2],[447,543,2],[447,544,2],[447,545,2],[447,546,2],[447,547,2],[447,548,2],[447,549,2],[447,550,2],[447,551,2],[447,552,2],[447,553,2],[447,554,2],[447,555,2],[447,556,2],[447,557,2],[447,558,2],[447,559,2],[447,560,2],[447,561,2],[447,562,2],[447,563,2],[447,564,2],[447,565,2],[447,566,2],[447,567,2],[447,568,2],[447,569,2],[447,570,2],[447,571,2],[447,572,2],[447,573,2],[447,574,2],[447,575,2],[447,576,2],[447,577,2],[447,578,2],[447,579,2],[447,580,2],[447,581,2],[447,582,2],[447,583,2],[447,584,2],[447,585,2],[447,586,2],[447,587,2],[447,588,2],[447,589,2],[447,590,2],[447,591,2],[447,592,2],[447,593,2],[447,594,2],[447,595,2],[447,596,2],[447,597,2],[447,598,2],[447,599,2],[447,600,2],[447,601,2],[447,602,2],[447,603,2],[447,604,2],[447,605,2],[447,606,2],[447,607,2],[447,608,2],[447,609,2],[447,610,2],[447,611,2],[447,612,2],[447,613,2],[447,614,2],[447,615,2],[447,616,2],[447,617,2],[447,618,2],[447,619,2],[447,620,2],[447,621,2],[447,622,2],[447,623,2],[447,624,2],[447,625,2],[447,626,2],[447,627,2],[447,628,2],[447,629,2],[448,500,2],[448,499,2],[448,501,2],[448,511,2],[448,517,2],[448,502,2],[448,512,2],[448,516,2],[448,507,2],[448,508,2],[448,509,2],[448,515,2],[448,514,2],[448,505,2],[448,503,2],[448,506,2],[448,87,2],[448,37,2],[448,339,2],[448,233,2],[448,131,2],[448,369,2],[448,146,2],[448,207,2],[448,30,2],[448,312,2],[448,307,2],[448,486,2],[448,38,2],[448,265,2],[448,196,2],[448,263,2],[448,285,2],[448,325,2],[448,487,2],[448,262,2],[448,488,2],[448,489,2],[448,149,2],[448,490,2],[448,491,2],[448,241,2],[448,140,2],[448,281,2],[448,191,2],[448,492,2],[448,493,2],[448,494,2],[448,129,2],[448,495,2],[448,496,2],[448,497,2],[448,296,2],[448,200,2],[448,232,2],[448,498,2],[448,432,2],[448,454,2],[448,518,2],[448,520,2],[448,521,2],[448,522,2],[448,523,2],[448,524,2],[448,525,2],[448,526,2],[448,527,2],[448,528,2],[448,529,2],[448,530,2],[448,531,2],[448,532,2],[448,533,2],[448,534,2],[448,535,2],[448,536,2],[448,537,2],[448,540,2],[448,541,2],[448,542,2],[448,543,2],[448,544,2],[448,545,2],[448,546,2],[448,547,2],[448,548,2],[448,549,2],[448,550,2],[448,551,2],[448,552,2],[448,553,2],[448,554,2],[448,555,2],[448,556,2],[448,557,2],[448,558,2],[448,559,2],[448,560,2],[448,561,2],[448,562,2],[448,563,2],[448,564,2],[448,565,2],[448,566,2],[448,567,2],[448,568,2],[448,569,2],[448,570,2],[448,571,2],[448,572,2],[448,573,2],[448,574,2],[448,575,2],[448,576,2],[448,577,2],[448,578,2],[448,579,2],[448,580,2],[448,581,2],[448,582,2],[448,583,2],[448,584,2],[448,585,2],[448,586,2],[448,587,2],[448,588,2],[448,589,2],[448,590,2],[448,591,2],[448,592,2],[448,593,2],[448,594,2],[448,595,2],[448,596,2],[448,597,2],[448,598,2],[448,599,2],[448,600,2],[448,601,2],[448,602,2],[448,603,2],[448,604,2],[448,605,2],[448,606,2],[448,607,2],[448,608,2],[448,609,2],[448,610,2],[448,611,2],[448,612,2],[448,613,2],[448,614,2],[448,615,2],[448,616,2],[448,617,2],[448,618,2],[448,619,2],[448,620,2],[448,621,2],[448,622,2],[448,623,2],[448,624,2],[448,625,2],[448,626,2],[448,627,2],[448,628,2],[448,629,2],[449,500,2],[449,499,2],[449,501,2],[449,511,2],[449,517,2],[449,502,2],[449,512,2],[449,516,2],[449,507,2],[449,508,2],[449,509,2],[449,515,2],[449,514,2],[449,505,2],[449,503,2],[449,506,2],[449,87,2],[449,37,2],[449,339,2],[449,233,2],[449,131,2],[449,369,2],[449,146,2],[449,30,2],[449,312,2],[449,307,2],[449,486,2],[449,38,2],[449,265,2],[449,196,2],[449,263,2],[449,285,2],[449,470,2],[449,325,2],[449,487,2],[449,262,2],[449,488,2],[449,489,2],[449,149,2],[449,490,2],[449,491,2],[449,241,2],[449,140,2],[449,191,2],[449,492,2],[449,493,2],[449,494,2],[449,129,2],[449,495,2],[449,496,2],[449,497,2],[449,296,2],[449,232,2],[449,498,2],[449,432,2],[449,454,2],[449,518,2],[449,520,2],[449,522,2],[449,523,2],[449,524,2],[449,525,2],[449,526,2],[449,527,2],[449,528,2],[449,529,2],[449,530,2],[449,531,2],[449,532,2],[449,533,2],[449,534,2],[449,535,2],[449,536,2],[449,537,2],[449,540,2],[449,541,2],[449,543,2],[449,544,2],[449,545,2],[449,546,2],[449,547,2],[449,548,2],[449,549,2],[449,550,2],[449,551,2],[449,552,2],[449,553,2],[449,554,2],[449,555,2],[449,556,2],[449,557,2],[449,558,2],[449,559,2],[449,560,2],[449,561,2],[449,563,2],[449,564,2],[449,565,2],[449,566,2],[449,567,2],[449,568,2],[449,569,2],[449,570,2],[449,571,2],[449,572,2],[449,573,2],[449,574,2],[449,575,2],[449,576,2],[449,577,2],[449,578,2],[449,579,2],[449,580,2],[449,581,2],[449,582,2],[449,583,2],[449,584,2],[449,585,2],[449,586,2],[449,587,2],[449,588,2],[449,589,2],[449,590,2],[449,591,2],[449,592,2],[449,593,2],[449,594,2],[449,595,2],[449,596,2],[449,597,2],[449,598,2],[449,599,2],[449,600,2],[449,601,2],[449,602,2],[449,603,2],[449,604,2],[449,605,2],[449,606,2],[449,607,2],[449,608,2],[449,609,2],[449,610,2],[449,611,2],[449,614,2],[449,615,2],[449,616,2],[449,617,2],[449,618,2],[449,619,2],[449,620,2],[449,621,2],[449,622,2],[449,623,2],[449,624,2],[449,625,2],[449,626,2],[449,627,2],[449,628,2],[449,629,2],[450,500,2],[450,499,2],[450,501,2],[450,511,2],[450,517,2],[450,502,2],[450,512,2],[450,516,2],[450,507,2],[450,508,2],[450,509,2],[450,515,2],[450,514,2],[450,505,2],[450,503,2],[450,506,2],[450,87,2],[450,37,2],[450,339,2],[450,233,2],[450,131,2],[450,369,2],[450,146,2],[450,207,2],[450,30,2],[450,312,2],[450,307,2],[450,486,2],[450,38,2],[450,265,2],[450,263,2],[450,285,2],[450,470,2],[450,325,2],[450,487,2],[450,262,2],[450,488,2],[450,489,2],[450,149,2],[450,490,2],[450,491,2],[450,241,2],[450,140,2],[450,281,2],[450,191,2],[450,492,2],[450,493,2],[450,494,2],[450,129,2],[450,495,2],[450,496,2],[450,497,2],[450,296,2],[450,200,2],[450,232,2],[450,498,2],[450,432,2],[450,454,2],[450,518,2],[450,519,2],[450,520,2],[450,521,2],[450,522,2],[450,523,2],[450,524,2],[450,525,2],[450,526,2],[450,527,2],[450,528,2],[450,529,2],[450,530,2],[450,531,2],[450,532,2],[450,533,2],[450,534,2],[450,535,2],[450,536,2],[450,537,2],[450,538,2],[450,539,2],[450,540,2],[450,541,2],[450,542,2],[450,543,2],[450,544,2],[450,545,2],[450,546,2],[450,547,2],[450,548,2],[450,549,2],[450,550,2],[450,552,2],[450,553,2],[450,554,2],[450,555,2],[450,556,2],[450,557,2],[450,558,2],[450,559,2],[450,560,2],[450,562,2],[450,563,2],[450,565,2],[450,566,2],[450,567,2],[450,568,2],[450,569,2],[450,570,2],[450,571,2],[450,572,2],[450,573,2],[450,574,2],[450,575,2],[450,576,2],[450,577,2],[450,578,2],[450,579,2],[450,580,2],[450,581,2],[450,582,2],[450,583,2],[450,584,2],[450,585,2],[450,586,2],[450,587,2],[450,588,2],[450,589,2],[450,590,2],[450,591,2],[450,592,2],[450,593,2],[450,594,2],[450,595,2],[450,596,2],[450,597,2],[450,598,2],[450,599,2],[450,600,2],[450,601,2],[450,602,2],[450,603,2],[450,604,2],[450,605,2],[450,606,2],[450,607,2],[450,608,2],[450,609,2],[450,610,2],[450,611,2],[450,612,2],[450,613,2],[450,614,2],[450,615,2],[450,616,2],[450,617,2],[450,618,2],[450,619,2],[450,620,2],[450,621,2],[450,622,2],[450,623,2],[450,624,2],[450,625,2],[450,626,2],[450,627,2],[450,628,2],[450,629,2],[451,500,2],[451,499,2],[451,501,2],[451,511,2],[451,517,2],[451,502,2],[451,512,2],[451,516,2],[451,507,2],[451,508,2],[451,509,2],[451,515,2],[451,514,2],[451,505,2],[451,503,2],[451,506,2],[451,87,2],[451,431,2],[451,339,2],[451,233,2],[451,131,2],[451,369,2],[451,146,2],[451,207,2],[451,30,2],[451,312,2],[451,307,2],[451,486,2],[451,265,2],[451,263,2],[451,285,2],[451,470,2],[451,325,2],[451,487,2],[451,262,2],[451,488,2],[451,489,2],[451,149,2],[451,490,2],[451,491,2],[451,241,2],[451,140,2],[451,281,2],[451,191,2],[451,492,2],[451,493,2],[451,494,2],[451,129,2],[451,495,2],[451,496,2],[451,497,2],[451,296,2],[451,200,2],[451,232,2],[451,498,2],[451,432,2],[451,454,2],[451,518,2],[451,519,2],[451,520,2],[451,521,2],[451,522,2],[451,523,2],[451,524,2],[451,525,2],[451,526,2],[451,527,2],[451,528,2],[451,529,2],[451,530,2],[451,531,2],[451,532,2],[451,533,2],[451,534,2],[451,535,2],[451,536,2],[451,537,2],[451,538,2],[451,539,2],[451,540,2],[451,541,2],[451,542,2],[451,543,2],[451,544,2],[451,545,2],[451,546,2],[451,547,2],[451,548,2],[451,549,2],[451,550,2],[451,551,2],[451,552,2],[451,553,2],[451,554,2],[451,555,2],[451,556,2],[451,557,2],[451,558,2],[451,559,2],[451,560,2],[451,561,2],[451,562,2],[451,563,2],[451,564,2],[451,565,2],[451,566,2],[451,567,2],[451,568,2],[451,569,2],[451,570,2],[451,571,2],[451,572,2],[451,573,2],[451,574,2],[451,575,2],[451,576,2],[451,577,2],[451,578,2],[451,579,2],[451,580,2],[451,581,2],[451,582,2],[451,583,2],[451,584,2],[451,585,2],[451,586,2],[451,587,2],[451,588,2],[451,589,2],[451,590,2],[451,591,2],[451,592,2],[451,593,2],[451,594,2],[451,595,2],[451,596,2],[451,597,2],[451,598,2],[451,599,2],[451,600,2],[451,601,2],[451,602,2],[451,603,2],[451,604,2],[451,605,2],[451,606,2],[451,607,2],[451,608,2],[451,609,2],[451,610,2],[451,611,2],[451,612,2],[451,613,2],[451,614,2],[451,615,2],[451,616,2],[451,617,2],[451,618,2],[451,619,2],[451,620,2],[451,621,2],[451,622,2],[451,623,2],[451,624,2],[451,625,2],[451,626,2],[451,627,2],[451,628,2],[451,629,2],[452,500,2],[452,499,2],[452,501,2],[452,511,2],[452,517,2],[452,502,2],[452,512,2],[452,516,2],[452,507,2],[452,508,2],[452,509,2],[452,515,2],[452,514,2],[452,505,2],[452,503,2],[452,506,2],[452,87,2],[452,431,2],[452,339,2],[452,233,2],[452,131,2],[452,369,2],[452,146,2],[452,207,2],[452,30,2],[452,312,2],[452,307,2],[452,486,2],[452,265,2],[452,263,2],[452,285,2],[452,470,2],[452,325,2],[452,487,2],[452,262,2],[452,488,2],[452,489,2],[452,149,2],[452,490,2],[452,491,2],[452,241,2],[452,140,2],[452,281,2],[452,191,2],[452,492,2],[452,493,2],[452,494,2],[452,129,2],[452,495,2],[452,496,2],[452,497,2],[452,296,2],[452,200,2],[452,232,2],[452,498,2],[452,432,2],[452,454,2],[452,518,2],[452,519,2],[452,520,2],[452,521,2],[452,522,2],[452,523,2],[452,524,2],[452,525,2],[452,526,2],[452,527,2],[452,528,2],[452,529,2],[452,530,2],[452,531,2],[452,532,2],[452,533,2],[452,534,2],[452,535,2],[452,536,2],[452,537,2],[452,538,2],[452,539,2],[452,540,2],[452,541,2],[452,542,2],[452,543,2],[452,544,2],[452,545,2],[452,546,2],[452,547,2],[452,548,2],[452,549,2],[452,550,2],[452,551,2],[452,552,2],[452,553,2],[452,554,2],[452,555,2],[452,556,2],[452,557,2],[452,558,2],[452,559,2],[452,560,2],[452,561,2],[452,562,2],[452,563,2],[452,564,2],[452,565,2],[452,566,2],[452,567,2],[452,568,2],[452,569,2],[452,570,2],[452,571,2],[452,572,2],[452,573,2],[452,574,2],[452,575,2],[452,576,2],[452,577,2],[452,578,2],[452,579,2],[452,580,2],[452,581,2],[452,582,2],[452,583,2],[452,584,2],[452,585,2],[452,586,2],[452,587,2],[452,588,2],[452,589,2],[452,590,2],[452,591,2],[452,592,2],[452,593,2],[452,594,2],[452,595,2],[452,596,2],[452,597,2],[452,598,2],[452,599,2],[452,600,2],[452,601,2],[452,602,2],[452,603,2],[452,604,2],[452,605,2],[452,606,2],[452,607,2],[452,608,2],[452,609,2],[452,610,2],[452,611,2],[452,612,2],[452,613,2],[452,614,2],[452,615,2],[452,616,2],[452,617,2],[452,618,2],[452,619,2],[452,620,2],[452,621,2],[452,622,2],[452,623,2],[452,624,2],[452,625,2],[452,626,2],[452,627,2],[452,628,2],[452,629,2],[453,500,2],[453,499,2],[453,501,2],[453,511,2],[453,517,2],[453,502,2],[453,512,2],[453,516,2],[453,507,2],[453,508,2],[453,509,2],[453,515,2],[453,514,2],[453,505,2],[453,503,2],[453,506,2],[453,87,2],[453,37,2],[453,339,2],[453,233,2],[453,131,2],[453,369,2],[453,146,2],[453,207,2],[453,30,2],[453,312,2],[453,307,2],[453,486,2],[453,38,2],[453,265,2],[453,196,2],[453,263,2],[453,285,2],[453,470,2],[453,325,2],[453,487,2],[453,262,2],[453,489,2],[453,149,2],[453,490,2],[453,491,2],[453,241,2],[453,140,2],[453,281,2],[453,191,2],[453,492,2],[453,493,2],[453,494,2],[453,129,2],[453,495,2],[453,496,2],[453,497,2],[453,296,2],[453,200,2],[453,232,2],[453,498,2],[453,432,2],[453,518,2],[453,519,2],[453,520,2],[453,521,2],[453,522,2],[453,523,2],[453,524,2],[453,525,2],[453,526,2],[453,527,2],[453,528,2],[453,529,2],[453,530,2],[453,531,2],[453,532,2],[453,533,2],[453,534,2],[453,535,2],[453,536,2],[453,537,2],[453,538,2],[453,539,2],[453,540,2],[453,541,2],[453,542,2],[453,543,2],[453,544,2],[453,545,2],[453,546,2],[453,547,2],[453,548,2],[453,549,2],[453,550,2],[453,551,2],[453,552,2],[453,553,2],[453,554,2],[453,555,2],[453,556,2],[453,557,2],[453,558,2],[453,559,2],[453,560,2],[453,561,2],[453,562,2],[453,563,2],[453,564,2],[453,565,2],[453,566,2],[453,567,2],[453,568,2],[453,569,2],[453,570,2],[453,571,2],[453,572,2],[453,573,2],[453,574,2],[453,575,2],[453,576,2],[453,577,2],[453,578,2],[453,579,2],[453,580,2],[453,581,2],[453,582,2],[453,583,2],[453,584,2],[453,585,2],[453,586,2],[453,587,2],[453,588,2],[453,589,2],[453,590,2],[453,591,2],[453,592,2],[453,593,2],[453,594,2],[453,595,2],[453,596,2],[453,597,2],[453,598,2],[453,599,2],[453,600,2],[453,601,2],[453,602,2],[453,603,2],[453,604,2],[453,605,2],[453,606,2],[453,607,2],[453,608,2],[453,609,2],[453,610,2],[453,611,2],[453,612,2],[453,613,2],[453,614,2],[453,615,2],[453,616,2],[453,617,2],[453,618,2],[453,619,2],[453,620,2],[453,621,2],[453,622,2],[453,623,2],[453,624,2],[453,625,2],[453,626,2],[453,627,2],[453,628,2],[453,629,2],[454,500,2],[454,499,2],[454,501,2],[454,511,2],[454,517,2],[454,502,2],[454,512,2],[454,516,2],[454,507,2],[454,508,2],[454,509,2],[454,515,2],[454,514,2],[454,505,2],[454,503,2],[454,506,2],[454,87,2],[454,37,2],[454,339,2],[454,233,2],[454,131,2],[454,369,2],[454,146,2],[454,207,2],[454,30,2],[454,312,2],[454,307,2],[454,486,2],[454,38,2],[454,265,2],[454,196,2],[454,263,2],[454,285,2],[454,470,2],[454,325,2],[454,487,2],[454,262,2],[454,488,2],[454,489,2],[454,149,2],[454,490,2],[454,491,2],[454,241,2],[454,140,2],[454,281,2],[454,191,2],[454,492,2],[454,493,2],[454,494,2],[454,129,2],[454,495,2],[454,496,2],[454,497,2],[454,296,2],[454,200,2],[454,210,2],[454,232,2],[454,498,2],[454,432,2],[454,518,2],[454,519,2],[454,520,2],[454,521,2],[454,522,2],[454,523,2],[454,524,2],[454,525,2],[454,526,2],[454,527,2],[454,528,2],[454,529,2],[454,530,2],[454,531,2],[454,532,2],[454,533,2],[454,534,2],[454,535,2],[454,536,2],[454,537,2],[454,538,2],[454,539,2],[454,540,2],[454,541,2],[454,542,2],[454,543,2],[454,544,2],[454,545,2],[454,546,2],[454,547,2],[454,548,2],[454,549,2],[454,550,2],[454,551,2],[454,552,2],[454,553,2],[454,554,2],[454,555,2],[454,556,2],[454,557,2],[454,558,2],[454,559,2],[454,560,2],[454,561,2],[454,562,2],[454,563,2],[454,564,2],[454,565,2],[454,566,2],[454,567,2],[454,568,2],[454,569,2],[454,570,2],[454,571,2],[454,572,2],[454,573,2],[454,574,2],[454,575,2],[454,576,2],[454,577,2],[454,578,2],[454,579,2],[454,580,2],[454,581,2],[454,582,2],[454,583,2],[454,584,2],[454,585,2],[454,586,2],[454,587,2],[454,588,2],[454,589,2],[454,590,2],[454,591,2],[454,592,2],[454,593,2],[454,594,2],[454,595,2],[454,596,2],[454,597,2],[454,598,2],[454,599,2],[454,600,2],[454,601,2],[454,602,2],[454,603,2],[454,604,2],[454,605,2],[454,606,2],[454,607,2],[454,608,2],[454,609,2],[454,610,2],[454,611,2],[454,612,2],[454,613,2],[454,614,2],[454,615,2],[454,616,2],[454,617,2],[454,618,2],[454,619,2],[454,620,2],[454,621,2],[454,622,2],[454,623,2],[454,624,2],[454,625,2],[454,626,2],[454,627,2],[454,628,2],[454,629,2],[455,500,2],[455,499,2],[455,501,2],[455,511,2],[455,517,2],[455,502,2],[455,512,2],[455,516,2],[455,507,2],[455,508,2],[455,509,2],[455,515,2],[455,514,2],[455,505,2],[455,503,2],[455,506,2],[455,87,2],[455,37,2],[455,339,2],[455,233,2],[455,131,2],[455,369,2],[455,146,2],[455,207,2],[455,30,2],[455,312,2],[455,307,2],[455,486,2],[455,38,2],[455,265,2],[455,263,2],[455,285,2],[455,470,2],[455,325,2],[455,487,2],[455,262,2],[455,488,2],[455,489,2],[455,149,2],[455,490,2],[455,491,2],[455,241,2],[455,140,2],[455,281,2],[455,191,2],[455,492,2],[455,493,2],[455,494,2],[455,129,2],[455,495,2],[455,496,2],[455,497,2],[455,296,2],[455,232,2],[455,498,2],[455,432,2],[455,454,2],[455,518,2],[455,519,2],[455,520,2],[455,521,2],[455,522,2],[455,523,2],[455,524,2],[455,526,2],[455,527,2],[455,528,2],[455,529,2],[455,530,2],[455,531,2],[455,532,2],[455,533,2],[455,534,2],[455,535,2],[455,536,2],[455,537,2],[455,538,2],[455,539,2],[455,540,2],[455,541,2],[455,542,2],[455,543,2],[455,544,2],[455,545,2],[455,546,2],[455,547,2],[455,548,2],[455,549,2],[455,550,2],[455,551,2],[455,552,2],[455,553,2],[455,554,2],[455,555,2],[455,556,2],[455,557,2],[455,558,2],[455,559,2],[455,560,2],[455,561,2],[455,562,2],[455,563,2],[455,564,2],[455,565,2],[455,566,2],[455,567,2],[455,568,2],[455,569,2],[455,570,2],[455,571,2],[455,572,2],[455,573,2],[455,574,2],[455,575,2],[455,576,2],[455,577,2],[455,578,2],[455,579,2],[455,580,2],[455,581,2],[455,582,2],[455,583,2],[455,584,2],[455,585,2],[455,586,2],[455,587,2],[455,588,2],[455,589,2],[455,590,2],[455,591,2],[455,592,2],[455,593,2],[455,594,2],[455,596,2],[455,597,2],[455,598,2],[455,599,2],[455,600,2],[455,601,2],[455,602,2],[455,603,2],[455,604,2],[455,605,2],[455,606,2],[455,607,2],[455,608,2],[455,609,2],[455,610,2],[455,611,2],[455,612,2],[455,613,2],[455,614,2],[455,615,2],[455,616,2],[455,617,2],[455,618,2],[455,619,2],[455,620,2],[455,621,2],[455,622,2],[455,623,2],[455,624,2],[455,625,2],[455,626,2],[455,627,2],[455,628,2],[455,629,2],[456,500,2],[456,499,2],[456,501,2],[456,511,2],[456,517,2],[456,502,2],[456,512,2],[456,516,2],[456,507,2],[456,508,2],[456,509,2],[456,515,2],[456,514,2],[456,505,2],[456,503,2],[456,506,2],[456,87,2],[456,37,2],[456,339,2],[456,233,2],[456,131,2],[456,369,2],[456,146,2],[456,207,2],[456,30,2],[456,312,2],[456,486,2],[456,38,2],[456,265,2],[456,196,2],[456,263,2],[456,285,2],[456,470,2],[456,325,2],[456,487,2],[456,262,2],[456,488,2],[456,489,2],[456,149,2],[456,490,2],[456,491,2],[456,241,2],[456,140,2],[456,281,2],[456,191,2],[456,492,2],[456,493,2],[456,494,2],[456,129,2],[456,495,2],[456,496,2],[456,497,2],[456,296,2],[456,200,2],[456,232,2],[456,498,2],[456,432,2],[456,518,2],[456,519,2],[456,520,2],[456,521,2],[456,522,2],[456,523,2],[456,524,2],[456,525,2],[456,526,2],[456,527,2],[456,528,2],[456,529,2],[456,530,2],[456,531,2],[456,532,2],[456,533,2],[456,534,2],[456,535,2],[456,536,2],[456,537,2],[456,538,2],[456,539,2],[456,540,2],[456,541,2],[456,542,2],[456,543,2],[456,544,2],[456,545,2],[456,546,2],[456,547,2],[456,548,2],[456,549,2],[456,550,2],[456,551,2],[456,552,2],[456,553,2],[456,554,2],[456,555,2],[456,556,2],[456,557,2],[456,558,2],[456,559,2],[456,560,2],[456,561,2],[456,562,2],[456,563,2],[456,564,2],[456,565,2],[456,566,2],[456,567,2],[456,568,2],[456,569,2],[456,570,2],[456,571,2],[456,572,2],[456,573,2],[456,574,2],[456,575,2],[456,576,2],[456,577,2],[456,578,2],[456,579,2],[456,580,2],[456,581,2],[456,582,2],[456,583,2],[456,584,2],[456,585,2],[456,586,2],[456,587,2],[456,588,2],[456,589,2],[456,590,2],[456,591,2],[456,592,2],[456,593,2],[456,594,2],[456,595,2],[456,596,2],[456,597,2],[456,598,2],[456,599,2],[456,600,2],[456,601,2],[456,602,2],[456,603,2],[456,604,2],[456,605,2],[456,606,2],[456,607,2],[456,608,2],[456,609,2],[456,610,2],[456,611,2],[456,612,2],[456,613,2],[456,614,2],[456,615,2],[456,616,2],[456,617,2],[456,618,2],[456,619,2],[456,620,2],[456,621,2],[456,622,2],[456,623,2],[456,624,2],[456,625,2],[456,626,2],[456,627,2],[456,628,2],[456,629,2],[457,500,2],[457,499,2],[457,501,2],[457,511,2],[457,517,2],[457,502,2],[457,512,2],[457,516,2],[457,507,2],[457,508,2],[457,509,2],[457,515,2],[457,514,2],[457,505,2],[457,503,2],[457,506,2],[457,87,2],[457,37,2],[457,339,2],[457,233,2],[457,131,2],[457,369,2],[457,146,2],[457,207,2],[457,30,2],[457,312,2],[457,307,2],[457,486,2],[457,38,2],[457,265,2],[457,263,2],[457,470,2],[457,325,2],[457,487,2],[457,262,2],[457,488,2],[457,489,2],[457,149,2],[457,490,2],[457,491,2],[457,241,2],[457,140,2],[457,281,2],[457,191,2],[457,492,2],[457,493,2],[457,494,2],[457,129,2],[457,495,2],[457,496,2],[457,497,2],[457,296,2],[457,200,2],[457,232,2],[457,498,2],[457,432,2],[457,454,2],[457,518,2],[457,519,2],[457,520,2],[457,521,2],[457,522,2],[457,523,2],[457,524,2],[457,525,2],[457,526,2],[457,527,2],[457,528,2],[457,529,2],[457,530,2],[457,531,2],[457,532,2],[457,533,2],[457,534,2],[457,535,2],[457,536,2],[457,537,2],[457,538,2],[457,539,2],[457,540,2],[457,541,2],[457,542,2],[457,543,2],[457,544,2],[457,545,2],[457,546,2],[457,547,2],[457,548,2],[457,549,2],[457,550,2],[457,551,2],[457,552,2],[457,553,2],[457,554,2],[457,555,2],[457,556,2],[457,557,2],[457,558,2],[457,559,2],[457,560,2],[457,561,2],[457,562,2],[457,563,2],[457,564,2],[457,565,2],[457,566,2],[457,567,2],[457,568,2],[457,569,2],[457,570,2],[457,571,2],[457,572,2],[457,573,2],[457,574,2],[457,575,2],[457,576,2],[457,577,2],[457,578,2],[457,579,2],[457,580,2],[457,581,2],[457,582,2],[457,583,2],[457,584,2],[457,585,2],[457,586,2],[457,587,2],[457,588,2],[457,589,2],[457,590,2],[457,591,2],[457,592,2],[457,593,2],[457,594,2],[457,595,2],[457,596,2],[457,597,2],[457,598,2],[457,599,2],[457,600,2],[457,601,2],[457,602,2],[457,603,2],[457,604,2],[457,605,2],[457,606,2],[457,607,2],[457,608,2],[457,609,2],[457,610,2],[457,611,2],[457,612,2],[457,613,2],[457,614,2],[457,615,2],[457,616,2],[457,617,2],[457,618,2],[457,619,2],[457,620,2],[457,621,2],[457,622,2],[457,623,2],[457,624,2],[457,625,2],[457,626,2],[457,627,2],[457,628,2],[457,629,2],[458,500,2],[458,499,2],[458,501,2],[458,511,2],[458,517,2],[458,502,2],[458,512,2],[458,516,2],[458,507,2],[458,508,2],[458,509,2],[458,515,2],[458,514,2],[458,505,2],[458,503,2],[458,506,2],[458,87,2],[458,37,2],[458,339,2],[458,233,2],[458,131,2],[458,369,2],[458,146,2],[458,207,2],[458,30,2],[458,312,2],[458,307,2],[458,486,2],[458,38,2],[458,265,2],[458,263,2],[458,285,2],[458,470,2],[458,487,2],[458,262,2],[458,488,2],[458,489,2],[458,149,2],[458,490,2],[458,491,2],[458,140,2],[458,281,2],[458,191,2],[458,492,2],[458,493,2],[458,494,2],[458,129,2],[458,495,2],[458,496,2],[458,497,2],[458,296,2],[458,200,2],[458,232,2],[458,498,2],[458,432,2],[458,454,2],[458,518,2],[458,519,2],[458,520,2],[458,521,2],[458,522,2],[458,523,2],[458,524,2],[458,525,2],[458,526,2],[458,527,2],[458,528,2],[458,529,2],[458,530,2],[458,531,2],[458,532,2],[458,533,2],[458,534,2],[458,535,2],[458,536,2],[458,537,2],[458,538,2],[458,539,2],[458,540,2],[458,541,2],[458,542,2],[458,543,2],[458,544,2],[458,545,2],[458,546,2],[458,547,2],[458,548,2],[458,549,2],[458,550,2],[458,551,2],[458,552,2],[458,553,2],[458,554,2],[458,555,2],[458,556,2],[458,557,2],[458,558,2],[458,559,2],[458,560,2],[458,561,2],[458,562,2],[458,563,2],[458,564,2],[458,565,2],[458,566,2],[458,567,2],[458,568,2],[458,569,2],[458,570,2],[458,571,2],[458,572,2],[458,573,2],[458,574,2],[458,575,2],[458,576,2],[458,577,2],[458,578,2],[458,579,2],[458,580,2],[458,581,2],[458,582,2],[458,583,2],[458,584,2],[458,585,2],[458,586,2],[458,587,2],[458,588,2],[458,589,2],[458,590,2],[458,591,2],[458,592,2],[458,593,2],[458,594,2],[458,595,2],[458,596,2],[458,597,2],[458,598,2],[458,599,2],[458,600,2],[458,601,2],[458,602,2],[458,603,2],[458,604,2],[458,605,2],[458,606,2],[458,607,2],[458,608,2],[458,609,2],[458,610,2],[458,611,2],[458,612,2],[458,613,2],[458,614,2],[458,615,2],[458,616,2],[458,617,2],[458,618,2],[458,619,2],[458,620,2],[458,621,2],[458,622,2],[458,623,2],[458,624,2],[458,625,2],[458,626,2],[458,627,2],[458,628,2],[458,629,2],[459,500,2],[459,499,2],[459,501,2],[459,511,2],[459,517,2],[459,502,2],[459,512,2],[459,516,2],[459,507,2],[459,508,2],[459,509,2],[459,515,2],[459,514,2],[459,505,2],[459,503,2],[459,506,2],[459,87,2],[459,37,2],[459,339,2],[459,233,2],[459,369,2],[459,146,2],[459,207,2],[459,30,2],[459,312,2],[459,307,2],[459,486,2],[459,38,2],[459,265,2],[459,285,2],[459,470,2],[459,325,2],[459,487,2],[459,262,2],[459,488,2],[459,489,2],[459,149,2],[459,490,2],[459,491,2],[459,241,2],[459,140,2],[459,281,2],[459,191,2],[459,492,2],[459,493,2],[459,494,2],[459,129,2],[459,495,2],[459,496,2],[459,497,2],[459,296,2],[459,200,2],[459,232,2],[459,498,2],[459,432,2],[459,454,2],[459,518,2],[459,519,2],[459,520,2],[459,521,2],[459,522,2],[459,523,2],[459,524,2],[459,525,2],[459,526,2],[459,527,2],[459,528,2],[459,529,2],[459,530,2],[459,531,2],[459,532,2],[459,533,2],[459,534,2],[459,535,2],[459,536,2],[459,537,2],[459,538,2],[459,539,2],[459,540,2],[459,541,2],[459,542,2],[459,543,2],[459,544,2],[459,545,2],[459,546,2],[459,547,2],[459,548,2],[459,549,2],[459,550,2],[459,551,2],[459,552,2],[459,553,2],[459,554,2],[459,555,2],[459,556,2],[459,557,2],[459,558,2],[459,559,2],[459,560,2],[459,561,2],[459,562,2],[459,563,2],[459,564,2],[459,565,2],[459,566,2],[459,567,2],[459,568,2],[459,569,2],[459,570,2],[459,571,2],[459,572,2],[459,573,2],[459,574,2],[459,575,2],[459,576,2],[459,577,2],[459,578,2],[459,579,2],[459,580,2],[459,581,2],[459,582,2],[459,583,2],[459,584,2],[459,585,2],[459,586,2],[459,587,2],[459,588,2],[459,589,2],[459,590,2],[459,591,2],[459,592,2],[459,593,2],[459,594,2],[459,595,2],[459,596,2],[459,597,2],[459,598,2],[459,599,2],[459,600,2],[459,601,2],[459,602,2],[459,603,2],[459,604,2],[459,605,2],[459,606,2],[459,607,2],[459,608,2],[459,609,2],[459,610,2],[459,611,2],[459,612,2],[459,613,2],[459,614,2],[459,615,2],[459,616,2],[459,617,2],[459,618,2],[459,619,2],[459,620,2],[459,621,2],[459,622,2],[459,623,2],[459,624,2],[459,625,2],[459,626,2],[459,627,2],[459,628,2],[459,629,2],[460,500,2],[460,499,2],[460,501,2],[460,511,2],[460,517,2],[460,502,2],[460,512,2],[460,516,2],[460,507,2],[460,508,2],[460,509,2],[460,515,2],[460,514,2],[460,505,2],[460,503,2],[460,506,2],[460,87,2],[460,37,2],[460,339,2],[460,233,2],[460,131,2],[460,369,2],[460,146,2],[460,207,2],[460,30,2],[460,312,2],[460,307,2],[460,486,2],[460,38,2],[460,265,2],[460,196,2],[460,263,2],[460,285,2],[460,470,2],[460,325,2],[460,487,2],[460,262,2],[460,488,2],[460,149,2],[460,490,2],[460,491,2],[460,241,2],[460,140,2],[460,281,2],[460,191,2],[460,492,2],[460,493,2],[460,494,2],[460,129,2],[460,495,2],[460,496,2],[460,497,2],[460,296,2],[460,200,2],[460,232,2],[460,498,2],[460,432,2],[460,454,2],[460,518,2],[460,519,2],[460,520,2],[460,521,2],[460,522,2],[460,523,2],[460,524,2],[460,525,2],[460,526,2],[460,527,2],[460,528,2],[460,529,2],[460,530,2],[460,531,2],[460,532,2],[460,533,2],[460,534,2],[460,535,2],[460,536,2],[460,537,2],[460,538,2],[460,539,2],[460,540,2],[460,541,2],[460,542,2],[460,543,2],[460,544,2],[460,545,2],[460,546,2],[460,547,2],[460,548,2],[460,549,2],[460,550,2],[460,551,2],[460,552,2],[460,553,2],[460,554,2],[460,555,2],[460,556,2],[460,557,2],[460,558,2],[460,559,2],[460,560,2],[460,561,2],[460,562,2],[460,563,2],[460,564,2],[460,565,2],[460,566,2],[460,567,2],[460,568,2],[460,569,2],[460,570,2],[460,571,2],[460,572,2],[460,573,2],[460,574,2],[460,575,2],[460,576,2],[460,577,2],[460,578,2],[460,579,2],[460,580,2],[460,581,2],[460,582,2],[460,583,2],[460,584,2],[460,585,2],[460,586,2],[460,587,2],[460,588,2],[460,589,2],[460,590,2],[460,591,2],[460,592,2],[460,593,2],[460,594,2],[460,595,2],[460,596,2],[460,597,2],[460,598,2],[460,599,2],[460,600,2],[460,601,2],[460,602,2],[460,603,2],[460,604,2],[460,605,2],[460,606,2],[460,607,2],[460,608,2],[460,609,2],[460,610,2],[460,611,2],[460,612,2],[460,613,2],[460,614,2],[460,615,2],[460,616,2],[460,617,2],[460,618,2],[460,619,2],[460,620,2],[460,621,2],[460,622,2],[460,623,2],[460,624,2],[460,625,2],[460,626,2],[460,627,2],[460,628,2],[460,629,2],[461,500,2],[461,499,2],[461,501,2],[461,511,2],[461,517,2],[461,502,2],[461,512,2],[461,516,2],[461,507,2],[461,508,2],[461,509,2],[461,515,2],[461,514,2],[461,505,2],[461,503,2],[461,506,2],[461,87,2],[461,37,2],[461,339,2],[461,233,2],[461,131,2],[461,369,2],[461,146,2],[461,207,2],[461,30,2],[461,312,2],[461,307,2],[461,486,2],[461,38,2],[461,265,2],[461,196,2],[461,263,2],[461,285,2],[461,470,2],[461,325,2],[461,487,2],[461,262,2],[461,488,2],[461,149,2],[461,490,2],[461,491,2],[461,241,2],[461,140,2],[461,281,2],[461,191,2],[461,492,2],[461,493,2],[461,494,2],[461,129,2],[461,495,2],[461,496,2],[461,497,2],[461,296,2],[461,200,2],[461,232,2],[461,498,2],[461,432,2],[461,454,2],[461,518,2],[461,519,2],[461,520,2],[461,521,2],[461,522,2],[461,523,2],[461,524,2],[461,525,2],[461,526,2],[461,527,2],[461,528,2],[461,529,2],[461,530,2],[461,531,2],[461,532,2],[461,533,2],[461,534,2],[461,535,2],[461,536,2],[461,537,2],[461,538,2],[461,539,2],[461,540,2],[461,541,2],[461,542,2],[461,543,2],[461,544,2],[461,545,2],[461,546,2],[461,547,2],[461,548,2],[461,549,2],[461,550,2],[461,551,2],[461,552,2],[461,553,2],[461,554,2],[461,555,2],[461,556,2],[461,557,2],[461,558,2],[461,559,2],[461,560,2],[461,561,2],[461,562,2],[461,563,2],[461,564,2],[461,565,2],[461,566,2],[461,567,2],[461,568,2],[461,569,2],[461,570,2],[461,571,2],[461,572,2],[461,573,2],[461,574,2],[461,575,2],[461,576,2],[461,577,2],[461,578,2],[461,579,2],[461,580,2],[461,581,2],[461,582,2],[461,583,2],[461,584,2],[461,585,2],[461,586,2],[461,587,2],[461,588,2],[461,589,2],[461,590,2],[461,591,2],[461,592,2],[461,593,2],[461,594,2],[461,595,2],[461,596,2],[461,597,2],[461,598,2],[461,599,2],[461,600,2],[461,601,2],[461,602,2],[461,603,2],[461,604,2],[461,605,2],[461,606,2],[461,607,2],[461,608,2],[461,609,2],[461,610,2],[461,611,2],[461,612,2],[461,613,2],[461,614,2],[461,615,2],[461,616,2],[461,617,2],[461,618,2],[461,619,2],[461,620,2],[461,621,2],[461,622,2],[461,623,2],[461,624,2],[461,625,2],[461,626,2],[461,627,2],[461,628,2],[461,629,2],[462,500,2],[462,499,2],[462,501,2],[462,511,2],[462,517,2],[462,502,2],[462,512,2],[462,516,2],[462,507,2],[462,508,2],[462,509,2],[462,515,2],[462,514,2],[462,505,2],[462,503,2],[462,506,2],[462,87,2],[462,37,2],[462,233,2],[462,131,2],[462,369,2],[462,146,2],[462,207,2],[462,30,2],[462,312,2],[462,307,2],[462,486,2],[462,38,2],[462,265,2],[462,263,2],[462,285,2],[462,470,2],[462,487,2],[462,262,2],[462,488,2],[462,489,2],[462,149,2],[462,490,2],[462,491,2],[462,140,2],[462,281,2],[462,191,2],[462,492,2],[462,493,2],[462,494,2],[462,129,2],[462,495,2],[462,496,2],[462,497,2],[462,296,2],[462,232,2],[462,498,2],[462,432,2],[462,454,2],[462,518,2],[462,519,2],[462,520,2],[462,521,2],[462,522,2],[462,523,2],[462,524,2],[462,525,2],[462,526,2],[462,527,2],[462,528,2],[462,529,2],[462,530,2],[462,531,2],[462,532,2],[462,533,2],[462,534,2],[462,535,2],[462,536,2],[462,537,2],[462,538,2],[462,539,2],[462,540,2],[462,541,2],[462,542,2],[462,543,2],[462,544,2],[462,545,2],[462,546,2],[462,547,2],[462,548,2],[462,549,2],[462,550,2],[462,551,2],[462,552,2],[462,553,2],[462,554,2],[462,555,2],[462,556,2],[462,557,2],[462,558,2],[462,559,2],[462,560,2],[462,561,2],[462,562,2],[462,563,2],[462,564,2],[462,565,2],[462,566,2],[462,567,2],[462,568,2],[462,569,2],[462,570,2],[462,571,2],[462,572,2],[462,573,2],[462,574,2],[462,575,2],[462,576,2],[462,577,2],[462,578,2],[462,579,2],[462,580,2],[462,581,2],[462,582,2],[462,583,2],[462,584,2],[462,585,2],[462,586,2],[462,587,2],[462,588,2],[462,589,2],[462,590,2],[462,591,2],[462,592,2],[462,593,2],[462,594,2],[462,595,2],[462,596,2],[462,597,2],[462,598,2],[462,599,2],[462,600,2],[462,601,2],[462,602,2],[462,603,2],[462,604,2],[462,605,2],[462,606,2],[462,607,2],[462,608,2],[462,609,2],[462,610,2],[462,611,2],[462,612,2],[462,613,2],[462,614,2],[462,615,2],[462,616,2],[462,617,2],[462,618,2],[462,619,2],[462,620,2],[462,621,2],[462,622,2],[462,623,2],[462,624,2],[462,625,2],[462,626,2],[462,627,2],[462,628,2],[462,629,2],[463,500,2],[463,499,2],[463,501,2],[463,511,2],[463,517,2],[463,502,2],[463,512,2],[463,516,2],[463,507,2],[463,508,2],[463,515,2],[463,514,2],[463,505,2],[463,503,2],[463,506,2],[463,87,2],[463,431,2],[463,339,2],[463,233,2],[463,131,2],[463,369,2],[463,146,2],[463,207,2],[463,30,2],[463,307,2],[463,486,2],[463,38,2],[463,265,2],[463,196,2],[463,263,2],[463,285,2],[463,470,2],[463,325,2],[463,487,2],[463,262,2],[463,488,2],[463,489,2],[463,149,2],[463,490,2],[463,491,2],[463,241,2],[463,140,2],[463,281,2],[463,191,2],[463,492,2],[463,493,2],[463,494,2],[463,129,2],[463,495,2],[463,496,2],[463,497,2],[463,296,2],[463,200,2],[463,232,2],[463,498,2],[463,432,2],[463,454,2],[463,518,2],[463,519,2],[463,520,2],[463,521,2],[463,523,2],[463,524,2],[463,525,2],[463,527,2],[463,528,2],[463,529,2],[463,530,2],[463,531,2],[463,532,2],[463,533,2],[463,534,2],[463,535,2],[463,536,2],[463,538,2],[463,539,2],[463,540,2],[463,541,2],[463,542,2],[463,543,2],[463,544,2],[463,545,2],[463,546,2],[463,547,2],[463,548,2],[463,549,2],[463,550,2],[463,551,2],[463,552,2],[463,553,2],[463,554,2],[463,555,2],[463,556,2],[463,557,2],[463,558,2],[463,559,2],[463,560,2],[463,561,2],[463,562,2],[463,563,2],[463,564,2],[463,565,2],[463,566,2],[463,567,2],[463,568,2],[463,569,2],[463,570,2],[463,571,2],[463,572,2],[463,573,2],[463,574,2],[463,575,2],[463,576,2],[463,577,2],[463,578,2],[463,579,2],[463,580,2],[463,581,2],[463,582,2],[463,583,2],[463,584,2],[463,585,2],[463,586,2],[463,587,2],[463,588,2],[463,589,2],[463,590,2],[463,591,2],[463,592,2],[463,593,2],[463,594,2],[463,595,2],[463,596,2],[463,597,2],[463,598,2],[463,599,2],[463,600,2],[463,601,2],[463,602,2],[463,604,2],[463,605,2],[463,606,2],[463,607,2],[463,608,2],[463,609,2],[463,610,2],[463,611,2],[463,612,2],[463,613,2],[463,614,2],[463,615,2],[463,616,2],[463,617,2],[463,618,2],[463,619,2],[463,620,2],[463,621,2],[463,622,2],[463,623,2],[463,624,2],[463,625,2],[463,626,2],[463,627,2],[463,628,2],[463,629,2],[464,500,2],[464,499,2],[464,501,2],[464,511,2],[464,517,2],[464,502,2],[464,512,2],[464,516,2],[464,507,2],[464,508,2],[464,509,2],[464,515,2],[464,514,2],[464,505,2],[464,503,2],[464,506,2],[464,87,2],[464,37,2],[464,339,2],[464,233,2],[464,369,2],[464,207,2],[464,30,2],[464,312,2],[464,307,2],[464,486,2],[464,38,2],[464,265,2],[464,196,2],[464,263,2],[464,285,2],[464,470,2],[464,487,2],[464,262,2],[464,488,2],[464,489,2],[464,149,2],[464,490,2],[464,491,2],[464,241,2],[464,140,2],[464,281,2],[464,191,2],[464,492,2],[464,493,2],[464,494,2],[464,129,2],[464,495,2],[464,496,2],[464,497,2],[464,296,2],[464,232,2],[464,498,2],[464,432,2],[464,454,2],[464,518,2],[464,519,2],[464,520,2],[464,521,2],[464,522,2],[464,523,2],[464,524,2],[464,525,2],[464,526,2],[464,527,2],[464,528,2],[464,529,2],[464,530,2],[464,531,2],[464,532,2],[464,533,2],[464,534,2],[464,535,2],[464,536,2],[464,537,2],[464,538,2],[464,539,2],[464,540,2],[464,541,2],[464,542,2],[464,543,2],[464,544,2],[464,545,2],[464,546,2],[464,547,2],[464,548,2],[464,549,2],[464,550,2],[464,551,2],[464,552,2],[464,553,2],[464,554,2],[464,555,2],[464,556,2],[464,557,2],[464,558,2],[464,559,2],[464,560,2],[464,561,2],[464,562,2],[464,563,2],[464,564,2],[464,565,2],[464,566,2],[464,567,2],[464,568,2],[464,569,2],[464,570,2],[464,571,2],[464,572,2],[464,573,2],[464,574,2],[464,575,2],[464,576,2],[464,577,2],[464,578,2],[464,579,2],[464,580,2],[464,581,2],[464,582,2],[464,583,2],[464,584,2],[464,585,2],[464,586,2],[464,587,2],[464,588,2],[464,589,2],[464,590,2],[464,591,2],[464,592,2],[464,593,2],[464,594,2],[464,595,2],[464,596,2],[464,597,2],[464,598,2],[464,599,2],[464,600,2],[464,601,2],[464,602,2],[464,603,2],[464,604,2],[464,605,2],[464,606,2],[464,607,2],[464,608,2],[464,609,2],[464,610,2],[464,611,2],[464,612,2],[464,613,2],[464,614,2],[464,615,2],[464,616,2],[464,617,2],[464,618,2],[464,619,2],[464,620,2],[464,621,2],[464,622,2],[464,623,2],[464,624,2],[464,625,2],[464,626,2],[464,627,2],[464,628,2],[464,629,2],[465,500,2],[465,499,2],[465,501,2],[465,511,2],[465,517,2],[465,502,2],[465,512,2],[465,516,2],[465,507,2],[465,508,2],[465,509,2],[465,515,2],[465,514,2],[465,505,2],[465,503,2],[465,506,2],[465,87,2],[465,37,2],[465,339,2],[465,233,2],[465,131,2],[465,369,2],[465,146,2],[465,207,2],[465,30,2],[465,312,2],[465,307,2],[465,486,2],[465,38,2],[465,265,2],[465,196,2],[465,263,2],[465,285,2],[465,470,2],[465,325,2],[465,487,2],[465,262,2],[465,488,2],[465,149,2],[465,490,2],[465,491,2],[465,241,2],[465,140,2],[465,281,2],[465,191,2],[465,492,2],[465,493,2],[465,494,2],[465,129,2],[465,495,2],[465,496,2],[465,497,2],[465,296,2],[465,200,2],[465,232,2],[465,498,2],[465,432,2],[465,454,2],[465,518,2],[465,519,2],[465,520,2],[465,521,2],[465,522,2],[465,523,2],[465,524,2],[465,525,2],[465,526,2],[465,527,2],[465,528,2],[465,529,2],[465,530,2],[465,531,2],[465,532,2],[465,533,2],[465,534,2],[465,535,2],[465,536,2],[465,537,2],[465,538,2],[465,539,2],[465,540,2],[465,541,2],[465,542,2],[465,543,2],[465,544,2],[465,545,2],[465,546,2],[465,547,2],[465,548,2],[465,549,2],[465,550,2],[465,551,2],[465,552,2],[465,553,2],[465,554,2],[465,555,2],[465,556,2],[465,557,2],[465,558,2],[465,559,2],[465,560,2],[465,561,2],[465,562,2],[465,563,2],[465,564,2],[465,565,2],[465,566,2],[465,567,2],[465,568,2],[465,569,2],[465,570,2],[465,571,2],[465,572,2],[465,573,2],[465,574,2],[465,575,2],[465,576,2],[465,577,2],[465,578,2],[465,579,2],[465,580,2],[465,581,2],[465,582,2],[465,583,2],[465,584,2],[465,585,2],[465,586,2],[465,587,2],[465,588,2],[465,589,2],[465,590,2],[465,591,2],[465,592,2],[465,593,2],[465,594,2],[465,595,2],[465,596,2],[465,597,2],[465,598,2],[465,599,2],[465,600,2],[465,601,2],[465,602,2],[465,603,2],[465,604,2],[465,605,2],[465,606,2],[465,607,2],[465,608,2],[465,609,2],[465,610,2],[465,611,2],[465,612,2],[465,613,2],[465,614,2],[465,615,2],[465,616,2],[465,617,2],[465,618,2],[465,619,2],[465,620,2],[465,621,2],[465,622,2],[465,623,2],[465,624,2],[465,625,2],[465,626,2],[465,627,2],[465,628,2],[465,629,2],[466,500,2],[466,499,2],[466,501,2],[466,511,2],[466,517,2],[466,502,2],[466,512,2],[466,516,2],[466,507,2],[466,508,2],[466,509,2],[466,515,2],[466,514,2],[466,505,2],[466,503,2],[466,506,2],[466,87,2],[466,37,2],[466,233,2],[466,131,2],[466,369,2],[466,146,2],[466,207,2],[466,30,2],[466,312,2],[466,307,2],[466,486,2],[466,38,2],[466,265,2],[466,196,2],[466,263,2],[466,285,2],[466,470,2],[466,487,2],[466,262,2],[466,488,2],[466,489,2],[466,149,2],[466,490,2],[466,491,2],[466,140,2],[466,281,2],[466,191,2],[466,492,2],[466,493,2],[466,494,2],[466,129,2],[466,495,2],[466,496,2],[466,497,2],[466,296,2],[466,232,2],[466,498,2],[466,432,2],[466,454,2],[466,518,2],[466,519,2],[466,520,2],[466,521,2],[466,522,2],[466,523,2],[466,524,2],[466,525,2],[466,526,2],[466,527,2],[466,528,2],[466,529,2],[466,530,2],[466,531,2],[466,532,2],[466,533,2],[466,534,2],[466,535,2],[466,536,2],[466,537,2],[466,538,2],[466,539,2],[466,540,2],[466,541,2],[466,542,2],[466,543,2],[466,544,2],[466,545,2],[466,546,2],[466,547,2],[466,548,2],[466,549,2],[466,550,2],[466,551,2],[466,552,2],[466,553,2],[466,554,2],[466,555,2],[466,556,2],[466,557,2],[466,558,2],[466,559,2],[466,560,2],[466,561,2],[466,562,2],[466,563,2],[466,564,2],[466,565,2],[466,566,2],[466,567,2],[466,568,2],[466,569,2],[466,570,2],[466,571,2],[466,572,2],[466,573,2],[466,574,2],[466,575,2],[466,576,2],[466,577,2],[466,578,2],[466,579,2],[466,580,2],[466,581,2],[466,582,2],[466,583,2],[466,584,2],[466,585,2],[466,586,2],[466,587,2],[466,588,2],[466,589,2],[466,590,2],[466,591,2],[466,592,2],[466,593,2],[466,594,2],[466,595,2],[466,596,2],[466,597,2],[466,598,2],[466,599,2],[466,600,2],[466,601,2],[466,602,2],[466,603,2],[466,604,2],[466,605,2],[466,606,2],[466,607,2],[466,608,2],[466,609,2],[466,610,2],[466,611,2],[466,612,2],[466,613,2],[466,614,2],[466,615,2],[466,616,2],[466,617,2],[466,618,2],[466,619,2],[466,620,2],[466,621,2],[466,622,2],[466,623,2],[466,624,2],[466,625,2],[466,626,2],[466,627,2],[466,628,2],[466,629,2],[467,500,2],[467,499,2],[467,501,2],[467,511,2],[467,517,2],[467,502,2],[467,512,2],[467,516,2],[467,507,2],[467,508,2],[467,509,2],[467,515,2],[467,514,2],[467,505,2],[467,503,2],[467,506,2],[467,87,2],[467,37,2],[467,339,2],[467,233,2],[467,131,2],[467,369,2],[467,146,2],[467,207,2],[467,30,2],[467,312,2],[467,307,2],[467,486,2],[467,38,2],[467,265,2],[467,196,2],[467,263,2],[467,285,2],[467,470,2],[467,325,2],[467,487,2],[467,262,2],[467,488,2],[467,489,2],[467,149,2],[467,490,2],[467,491,2],[467,241,2],[467,140,2],[467,191,2],[467,492,2],[467,493,2],[467,494,2],[467,129,2],[467,495,2],[467,496,2],[467,497,2],[467,296,2],[467,232,2],[467,498,2],[467,432,2],[467,454,2],[467,518,2],[467,519,2],[467,520,2],[467,521,2],[467,522,2],[467,523,2],[467,524,2],[467,525,2],[467,526,2],[467,527,2],[467,528,2],[467,529,2],[467,530,2],[467,531,2],[467,532,2],[467,533,2],[467,534,2],[467,535,2],[467,536,2],[467,537,2],[467,540,2],[467,541,2],[467,542,2],[467,543,2],[467,544,2],[467,545,2],[467,546,2],[467,547,2],[467,548,2],[467,549,2],[467,550,2],[467,551,2],[467,552,2],[467,553,2],[467,554,2],[467,555,2],[467,556,2],[467,557,2],[467,558,2],[467,559,2],[467,560,2],[467,561,2],[467,562,2],[467,563,2],[467,564,2],[467,565,2],[467,566,2],[467,567,2],[467,568,2],[467,569,2],[467,570,2],[467,571,2],[467,572,2],[467,573,2],[467,574,2],[467,575,2],[467,576,2],[467,577,2],[467,578,2],[467,579,2],[467,580,2],[467,581,2],[467,582,2],[467,583,2],[467,584,2],[467,585,2],[467,586,2],[467,587,2],[467,588,2],[467,589,2],[467,590,2],[467,591,2],[467,592,2],[467,593,2],[467,594,2],[467,595,2],[467,596,2],[467,597,2],[467,598,2],[467,599,2],[467,600,2],[467,601,2],[467,602,2],[467,603,2],[467,604,2],[467,605,2],[467,606,2],[467,607,2],[467,608,2],[467,609,2],[467,610,2],[467,611,2],[467,612,2],[467,613,2],[467,614,2],[467,615,2],[467,616,2],[467,617,2],[467,618,2],[467,619,2],[467,620,2],[467,621,2],[467,622,2],[467,623,2],[467,624,2],[467,625,2],[467,626,2],[467,627,2],[467,628,2],[467,629,2],[468,500,2],[468,499,2],[468,501,2],[468,511,2],[468,517,2],[468,502,2],[468,512,2],[468,516,2],[468,507,2],[468,508,2],[468,509,2],[468,515,2],[468,514,2],[468,505,2],[468,503,2],[468,506,2],[468,87,2],[468,37,2],[468,339,2],[468,233,2],[468,131,2],[468,369,2],[468,146,2],[468,207,2],[468,30,2],[468,312,2],[468,307,2],[468,486,2],[468,38,2],[468,265,2],[468,196,2],[468,263,2],[468,285,2],[468,470,2],[468,325,2],[468,487,2],[468,262,2],[468,488,2],[468,149,2],[468,490,2],[468,491,2],[468,241,2],[468,140,2],[468,191,2],[468,492,2],[468,493,2],[468,494,2],[468,129,2],[468,495,2],[468,496,2],[468,497,2],[468,296,2],[468,232,2],[468,498,2],[468,432,2],[468,454,2],[468,518,2],[468,519,2],[468,520,2],[468,521,2],[468,522,2],[468,523,2],[468,524,2],[468,525,2],[468,526,2],[468,527,2],[468,528,2],[468,529,2],[468,530,2],[468,531,2],[468,532,2],[468,533,2],[468,534,2],[468,535,2],[468,536,2],[468,537,2],[468,538,2],[468,539,2],[468,540,2],[468,541,2],[468,542,2],[468,543,2],[468,544,2],[468,545,2],[468,546,2],[468,547,2],[468,548,2],[468,549,2],[468,550,2],[468,551,2],[468,552,2],[468,553,2],[468,554,2],[468,555,2],[468,556,2],[468,557,2],[468,558,2],[468,559,2],[468,560,2],[468,561,2],[468,562,2],[468,563,2],[468,564,2],[468,565,2],[468,566,2],[468,567,2],[468,568,2],[468,569,2],[468,570,2],[468,571,2],[468,572,2],[468,573,2],[468,574,2],[468,575,2],[468,576,2],[468,577,2],[468,578,2],[468,579,2],[468,580,2],[468,581,2],[468,582,2],[468,583,2],[468,584,2],[468,585,2],[468,586,2],[468,587,2],[468,588,2],[468,589,2],[468,590,2],[468,591,2],[468,592,2],[468,593,2],[468,594,2],[468,595,2],[468,596,2],[468,597,2],[468,598,2],[468,599,2],[468,600,2],[468,601,2],[468,602,2],[468,603,2],[468,604,2],[468,605,2],[468,606,2],[468,607,2],[468,608,2],[468,609,2],[468,610,2],[468,611,2],[468,612,2],[468,613,2],[468,614,2],[468,615,2],[468,616,2],[468,617,2],[468,618,2],[468,619,2],[468,620,2],[468,621,2],[468,622,2],[468,623,2],[468,624,2],[468,625,2],[468,626,2],[468,627,2],[468,628,2],[468,629,2],[469,500,2],[469,499,2],[469,501,2],[469,511,2],[469,517,2],[469,502,2],[469,512,2],[469,516,2],[469,507,2],[469,508,2],[469,509,2],[469,515,2],[469,514,2],[469,505,2],[469,503,2],[469,506,2],[469,87,2],[469,37,2],[469,339,2],[469,233,2],[469,131,2],[469,369,2],[469,146,2],[469,207,2],[469,30,2],[469,312,2],[469,486,2],[469,38,2],[469,265,2],[469,196,2],[469,263,2],[469,285,2],[469,470,2],[469,325,2],[469,487,2],[469,262,2],[469,488,2],[469,489,2],[469,149,2],[469,490,2],[469,491,2],[469,241,2],[469,140,2],[469,281,2],[469,191,2],[469,492,2],[469,493,2],[469,494,2],[469,129,2],[469,495,2],[469,496,2],[469,497,2],[469,296,2],[469,200,2],[469,232,2],[469,498,2],[469,432,2],[469,454,2],[469,518,2],[469,519,2],[469,520,2],[469,521,2],[469,522,2],[469,523,2],[469,524,2],[469,525,2],[469,526,2],[469,527,2],[469,528,2],[469,529,2],[469,530,2],[469,531,2],[469,532,2],[469,533,2],[469,534,2],[469,535,2],[469,536,2],[469,537,2],[469,538,2],[469,539,2],[469,540,2],[469,541,2],[469,542,2],[469,543,2],[469,544,2],[469,545,2],[469,546,2],[469,547,2],[469,548,2],[469,549,2],[469,550,2],[469,551,2],[469,552,2],[469,553,2],[469,554,2],[469,555,2],[469,556,2],[469,557,2],[469,558,2],[469,559,2],[469,560,2],[469,561,2],[469,562,2],[469,563,2],[469,564,2],[469,565,2],[469,566,2],[469,567,2],[469,568,2],[469,569,2],[469,570,2],[469,571,2],[469,572,2],[469,573,2],[469,574,2],[469,575,2],[469,576,2],[469,577,2],[469,578,2],[469,579,2],[469,580,2],[469,581,2],[469,582,2],[469,583,2],[469,584,2],[469,585,2],[469,586,2],[469,587,2],[469,588,2],[469,589,2],[469,590,2],[469,591,2],[469,592,2],[469,593,2],[469,594,2],[469,595,2],[469,596,2],[469,597,2],[469,598,2],[469,599,2],[469,600,2],[469,601,2],[469,602,2],[469,603,2],[469,604,2],[469,605,2],[469,606,2],[469,607,2],[469,608,2],[469,609,2],[469,610,2],[469,611,2],[469,612,2],[469,613,2],[469,614,2],[469,615,2],[469,616,2],[469,617,2],[469,618,2],[469,619,2],[469,620,2],[469,621,2],[469,622,2],[469,623,2],[469,624,2],[469,625,2],[469,626,2],[469,627,2],[469,628,2],[469,629,2],[470,500,2],[470,499,2],[470,501,2],[470,511,2],[470,517,2],[470,502,2],[470,512,2],[470,516,2],[470,507,2],[470,508,2],[470,509,2],[470,515,2],[470,514,2],[470,505,2],[470,503,2],[470,506,2],[470,87,2],[470,37,2],[470,339,2],[470,131,2],[470,369,2],[470,207,2],[470,30,2],[470,312,2],[470,307,2],[470,486,2],[470,38,2],[470,265,2],[470,263,2],[470,285,2],[470,325,2],[470,487,2],[470,262,2],[470,488,2],[470,489,2],[470,149,2],[470,490,2],[470,491,2],[470,241,2],[470,140,2],[470,191,2],[470,492,2],[470,493,2],[470,494,2],[470,129,2],[470,495,2],[470,496,2],[470,497,2],[470,296,2],[470,200,2],[470,232,2],[470,498,2],[470,432,2],[470,454,2],[470,519,2],[470,520,2],[470,521,2],[470,522,2],[470,523,2],[470,524,2],[470,526,2],[470,527,2],[470,528,2],[470,529,2],[470,530,2],[470,531,2],[470,532,2],[470,533,2],[470,534,2],[470,535,2],[470,536,2],[470,537,2],[470,538,2],[470,539,2],[470,540,2],[470,541,2],[470,542,2],[470,543,2],[470,544,2],[470,545,2],[470,546,2],[470,547,2],[470,548,2],[470,549,2],[470,550,2],[470,551,2],[470,552,2],[470,553,2],[470,554,2],[470,555,2],[470,556,2],[470,557,2],[470,558,2],[470,559,2],[470,560,2],[470,561,2],[470,562,2],[470,563,2],[470,564,2],[470,565,2],[470,566,2],[470,567,2],[470,568,2],[470,569,2],[470,570,2],[470,571,2],[470,572,2],[470,573,2],[470,574,2],[470,575,2],[470,576,2],[470,577,2],[470,578,2],[470,579,2],[470,580,2],[470,581,2],[470,582,2],[470,583,2],[470,584,2],[470,585,2],[470,586,2],[470,587,2],[470,588,2],[470,589,2],[470,590,2],[470,591,2],[470,592,2],[470,593,2],[470,594,2],[470,595,2],[470,596,2],[470,597,2],[470,598,2],[470,599,2],[470,600,2],[470,601,2],[470,602,2],[470,603,2],[470,604,2],[470,605,2],[470,606,2],[470,607,2],[470,608,2],[470,609,2],[470,610,2],[470,611,2],[470,612,2],[470,613,2],[470,614,2],[470,615,2],[470,616,2],[470,617,2],[470,618,2],[470,619,2],[470,620,2],[470,621,2],[470,622,2],[470,623,2],[470,624,2],[470,625,2],[470,626,2],[470,627,2],[470,628,2],[470,629,2],[471,500,2],[471,499,2],[471,501,2],[471,511,2],[471,517,2],[471,502,2],[471,512,2],[471,516,2],[471,507,2],[471,508,2],[471,509,2],[471,515,2],[471,514,2],[471,505,2],[471,503,2],[471,506,2],[471,87,2],[471,37,2],[471,339,2],[471,233,2],[471,131,2],[471,369,2],[471,146,2],[471,207,2],[471,30,2],[471,312,2],[471,307,2],[471,486,2],[471,38,2],[471,265,2],[471,263,2],[471,285,2],[471,470,2],[471,325,2],[471,487,2],[471,262,2],[471,488,2],[471,489,2],[471,149,2],[471,490,2],[471,491,2],[471,241,2],[471,140,2],[471,281,2],[471,191,2],[471,492,2],[471,493,2],[471,494,2],[471,129,2],[471,495,2],[471,496,2],[471,497,2],[471,296,2],[471,200,2],[471,232,2],[471,498,2],[471,432,2],[471,454,2],[471,518,2],[471,519,2],[471,520,2],[471,521,2],[471,522,2],[471,523,2],[471,524,2],[471,525,2],[471,526,2],[471,527,2],[471,528,2],[471,529,2],[471,530,2],[471,531,2],[471,532,2],[471,533,2],[471,534,2],[471,535,2],[471,536,2],[471,537,2],[471,538,2],[471,539,2],[471,540,2],[471,541,2],[471,542,2],[471,543,2],[471,544,2],[471,545,2],[471,546,2],[471,547,2],[471,548,2],[471,549,2],[471,550,2],[471,551,2],[471,552,2],[471,553,2],[471,554,2],[471,555,2],[471,556,2],[471,557,2],[471,558,2],[471,559,2],[471,560,2],[471,561,2],[471,562,2],[471,563,2],[471,564,2],[471,565,2],[471,566,2],[471,567,2],[471,568,2],[471,569,2],[471,570,2],[471,571,2],[471,572,2],[471,573,2],[471,574,2],[471,575,2],[471,576,2],[471,577,2],[471,578,2],[471,579,2],[471,580,2],[471,581,2],[471,582,2],[471,583,2],[471,584,2],[471,585,2],[471,586,2],[471,587,2],[471,588,2],[471,589,2],[471,590,2],[471,591,2],[471,592,2],[471,593,2],[471,594,2],[471,595,2],[471,596,2],[471,597,2],[471,598,2],[471,599,2],[471,600,2],[471,601,2],[471,602,2],[471,603,2],[471,604,2],[471,605,2],[471,606,2],[471,607,2],[471,608,2],[471,609,2],[471,610,2],[471,611,2],[471,612,2],[471,613,2],[471,614,2],[471,615,2],[471,616,2],[471,617,2],[471,618,2],[471,619,2],[471,620,2],[471,621,2],[471,622,2],[471,623,2],[471,624,2],[471,625,2],[471,626,2],[471,627,2],[471,628,2],[471,629,2],[472,500,2],[472,499,2],[472,501,2],[472,511,2],[472,517,2],[472,502,2],[472,512,2],[472,516,2],[472,507,2],[472,508,2],[472,509,2],[472,515,2],[472,514,2],[472,505,2],[472,503,2],[472,506,2],[472,87,2],[472,37,2],[472,339,2],[472,233,2],[472,131,2],[472,369,2],[472,146,2],[472,30,2],[472,312,2],[472,307,2],[472,486,2],[472,38,2],[472,265,2],[472,196,2],[472,263,2],[472,285,2],[472,470,2],[472,487,2],[472,262,2],[472,488,2],[472,489,2],[472,149,2],[472,490,2],[472,491,2],[472,241,2],[472,140,2],[472,281,2],[472,191,2],[472,492,2],[472,493,2],[472,494,2],[472,129,2],[472,495,2],[472,496,2],[472,497,2],[472,296,2],[472,200,2],[472,232,2],[472,498,2],[472,432,2],[472,454,2],[472,518,2],[472,519,2],[472,520,2],[472,521,2],[472,522,2],[472,523,2],[472,524,2],[472,525,2],[472,526,2],[472,527,2],[472,528,2],[472,529,2],[472,530,2],[472,531,2],[472,532,2],[472,533,2],[472,534,2],[472,535,2],[472,536,2],[472,537,2],[472,538,2],[472,539,2],[472,540,2],[472,541,2],[472,542,2],[472,543,2],[472,544,2],[472,545,2],[472,546,2],[472,547,2],[472,548,2],[472,549,2],[472,550,2],[472,551,2],[472,552,2],[472,553,2],[472,554,2],[472,555,2],[472,556,2],[472,557,2],[472,558,2],[472,559,2],[472,560,2],[472,561,2],[472,562,2],[472,563,2],[472,564,2],[472,565,2],[472,566,2],[472,567,2],[472,568,2],[472,569,2],[472,570,2],[472,571,2],[472,572,2],[472,573,2],[472,574,2],[472,575,2],[472,576,2],[472,577,2],[472,578,2],[472,579,2],[472,580,2],[472,581,2],[472,582,2],[472,583,2],[472,584,2],[472,585,2],[472,586,2],[472,587,2],[472,588,2],[472,589,2],[472,590,2],[472,591,2],[472,592,2],[472,593,2],[472,594,2],[472,595,2],[472,596,2],[472,597,2],[472,598,2],[472,599,2],[472,600,2],[472,601,2],[472,602,2],[472,603,2],[472,604,2],[472,605,2],[472,606,2],[472,607,2],[472,608,2],[472,609,2],[472,610,2],[472,611,2],[472,612,2],[472,613,2],[472,614,2],[472,615,2],[472,616,2],[472,617,2],[472,618,2],[472,619,2],[472,620,2],[472,621,2],[472,622,2],[472,623,2],[472,624,2],[472,625,2],[472,626,2],[472,627,2],[472,628,2],[472,629,2],[473,500,2],[473,499,2],[473,501,2],[473,511,2],[473,517,2],[473,502,2],[473,512,2],[473,516,2],[473,507,2],[473,508,2],[473,509,2],[473,515,2],[473,514,2],[473,505,2],[473,503,2],[473,506,2],[473,87,2],[473,37,2],[473,339,2],[473,233,2],[473,369,2],[473,146,2],[473,207,2],[473,30,2],[473,312,2],[473,307,2],[473,486,2],[473,38,2],[473,265,2],[473,196,2],[473,263,2],[473,285,2],[473,470,2],[473,487,2],[473,262,2],[473,488,2],[473,489,2],[473,149,2],[473,490,2],[473,491,2],[473,241,2],[473,140,2],[473,281,2],[473,191,2],[473,492,2],[473,493,2],[473,494,2],[473,129,2],[473,495,2],[473,496,2],[473,497,2],[473,296,2],[473,232,2],[473,498,2],[473,432,2],[473,454,2],[473,518,2],[473,519,2],[473,520,2],[473,521,2],[473,522,2],[473,523,2],[473,524,2],[473,525,2],[473,526,2],[473,527,2],[473,528,2],[473,529,2],[473,530,2],[473,531,2],[473,532,2],[473,533,2],[473,534,2],[473,535,2],[473,536,2],[473,537,2],[473,538,2],[473,539,2],[473,540,2],[473,541,2],[473,542,2],[473,543,2],[473,544,2],[473,545,2],[473,546,2],[473,547,2],[473,548,2],[473,549,2],[473,550,2],[473,551,2],[473,552,2],[473,553,2],[473,554,2],[473,555,2],[473,556,2],[473,557,2],[473,558,2],[473,559,2],[473,560,2],[473,561,2],[473,562,2],[473,563,2],[473,564,2],[473,565,2],[473,566,2],[473,567,2],[473,568,2],[473,569,2],[473,570,2],[473,571,2],[473,572,2],[473,573,2],[473,574,2],[473,575,2],[473,576,2],[473,577,2],[473,578,2],[473,579,2],[473,580,2],[473,581,2],[473,582,2],[473,583,2],[473,584,2],[473,585,2],[473,586,2],[473,587,2],[473,588,2],[473,589,2],[473,590,2],[473,591,2],[473,592,2],[473,593,2],[473,594,2],[473,595,2],[473,596,2],[473,597,2],[473,598,2],[473,599,2],[473,600,2],[473,601,2],[473,602,2],[473,603,2],[473,604,2],[473,605,2],[473,606,2],[473,607,2],[473,608,2],[473,609,2],[473,610,2],[473,611,2],[473,612,2],[473,613,2],[473,614,2],[473,615,2],[473,616,2],[473,617,2],[473,618,2],[473,619,2],[473,620,2],[473,621,2],[473,622,2],[473,623,2],[473,624,2],[473,625,2],[473,626,2],[473,627,2],[473,628,2],[473,629,2],[474,500,2],[474,499,2],[474,501,2],[474,511,2],[474,517,2],[474,502,2],[474,512,2],[474,516,2],[474,507,2],[474,508,2],[474,509,2],[474,515,2],[474,514,2],[474,505,2],[474,503,2],[474,506,2],[474,87,2],[474,37,2],[474,233,2],[474,131,2],[474,369,2],[474,207,2],[474,30,2],[474,312,2],[474,307,2],[474,486,2],[474,38,2],[474,265,2],[474,196,2],[474,263,2],[474,285,2],[474,470,2],[474,487,2],[474,262,2],[474,488,2],[474,489,2],[474,149,2],[474,490,2],[474,491,2],[474,241,2],[474,140,2],[474,281,2],[474,191,2],[474,492,2],[474,493,2],[474,494,2],[474,129,2],[474,495,2],[474,496,2],[474,497,2],[474,296,2],[474,232,2],[474,498,2],[474,454,2],[474,518,2],[474,519,2],[474,520,2],[474,521,2],[474,522,2],[474,523,2],[474,524,2],[474,525,2],[474,526,2],[474,527,2],[474,528,2],[474,529,2],[474,530,2],[474,531,2],[474,532,2],[474,533,2],[474,534,2],[474,535,2],[474,536,2],[474,537,2],[474,538,2],[474,539,2],[474,540,2],[474,541,2],[474,542,2],[474,543,2],[474,544,2],[474,545,2],[474,546,2],[474,547,2],[474,548,2],[474,549,2],[474,550,2],[474,551,2],[474,552,2],[474,553,2],[474,554,2],[474,555,2],[474,556,2],[474,557,2],[474,558,2],[474,559,2],[474,560,2],[474,561,2],[474,562,2],[474,563,2],[474,564,2],[474,565,2],[474,566,2],[474,567,2],[474,568,2],[474,569,2],[474,570,2],[474,571,2],[474,572,2],[474,573,2],[474,574,2],[474,575,2],[474,576,2],[474,577,2],[474,578,2],[474,579,2],[474,580,2],[474,581,2],[474,582,2],[474,583,2],[474,584,2],[474,585,2],[474,586,2],[474,587,2],[474,588,2],[474,589,2],[474,590,2],[474,591,2],[474,592,2],[474,593,2],[474,594,2],[474,595,2],[474,596,2],[474,597,2],[474,598,2],[474,599,2],[474,600,2],[474,601,2],[474,602,2],[474,603,2],[474,604,2],[474,605,2],[474,606,2],[474,607,2],[474,608,2],[474,609,2],[474,610,2],[474,611,2],[474,612,2],[474,613,2],[474,614,2],[474,615,2],[474,616,2],[474,617,2],[474,618,2],[474,619,2],[474,620,2],[474,621,2],[474,622,2],[474,623,2],[474,624,2],[474,625,2],[474,626,2],[474,627,2],[474,628,2],[474,629,2],[475,500,2],[475,499,2],[475,501,2],[475,511,2],[475,517,2],[475,502,2],[475,512,2],[475,516,2],[475,507,2],[475,508,2],[475,509,2],[475,515,2],[475,514,2],[475,505,2],[475,503,2],[475,506,2],[475,87,2],[475,37,2],[475,339,2],[475,233,2],[475,369,2],[475,146,2],[475,207,2],[475,30,2],[475,312,2],[475,307,2],[475,486,2],[475,38,2],[475,265,2],[475,196,2],[475,263,2],[475,285,2],[475,470,2],[475,487,2],[475,262,2],[475,488,2],[475,489,2],[475,149,2],[475,490,2],[475,491,2],[475,241,2],[475,140,2],[475,281,2],[475,191,2],[475,492,2],[475,493,2],[475,494,2],[475,129,2],[475,495,2],[475,496,2],[475,497,2],[475,296,2],[475,200,2],[475,232,2],[475,498,2],[475,432,2],[475,454,2],[475,518,2],[475,519,2],[475,520,2],[475,521,2],[475,522,2],[475,523,2],[475,524,2],[475,525,2],[475,526,2],[475,527,2],[475,528,2],[475,529,2],[475,530,2],[475,531,2],[475,532,2],[475,533,2],[475,534,2],[475,535,2],[475,536,2],[475,537,2],[475,538,2],[475,539,2],[475,540,2],[475,541,2],[475,542,2],[475,543,2],[475,544,2],[475,545,2],[475,546,2],[475,547,2],[475,548,2],[475,549,2],[475,550,2],[475,551,2],[475,552,2],[475,553,2],[475,554,2],[475,555,2],[475,556,2],[475,557,2],[475,558,2],[475,559,2],[475,560,2],[475,561,2],[475,562,2],[475,563,2],[475,564,2],[475,565,2],[475,566,2],[475,567,2],[475,568,2],[475,569,2],[475,570,2],[475,571,2],[475,572,2],[475,573,2],[475,574,2],[475,575,2],[475,576,2],[475,577,2],[475,578,2],[475,579,2],[475,580,2],[475,581,2],[475,582,2],[475,583,2],[475,584,2],[475,585,2],[475,586,2],[475,587,2],[475,588,2],[475,589,2],[475,590,2],[475,591,2],[475,592,2],[475,593,2],[475,594,2],[475,595,2],[475,596,2],[475,597,2],[475,598,2],[475,599,2],[475,600,2],[475,601,2],[475,602,2],[475,603,2],[475,604,2],[475,605,2],[475,606,2],[475,607,2],[475,608,2],[475,609,2],[475,610,2],[475,611,2],[475,612,2],[475,613,2],[475,614,2],[475,615,2],[475,616,2],[475,617,2],[475,618,2],[475,619,2],[475,620,2],[475,621,2],[475,622,2],[475,623,2],[475,624,2],[475,625,2],[475,626,2],[475,627,2],[475,628,2],[475,629,2],[476,500,2],[476,499,2],[476,501,2],[476,511,2],[476,517,2],[476,502,2],[476,512,2],[476,516,2],[476,507,2],[476,508,2],[476,509,2],[476,515,2],[476,514,2],[476,505,2],[476,503,2],[476,506,2],[476,87,2],[476,37,2],[476,339,2],[476,233,2],[476,369,2],[476,146,2],[476,207,2],[476,30,2],[476,312,2],[476,307,2],[476,486,2],[476,38,2],[476,265,2],[476,263,2],[476,285,2],[476,470,2],[476,487,2],[476,262,2],[476,488,2],[476,489,2],[476,149,2],[476,490,2],[476,491,2],[476,241,2],[476,140,2],[476,281,2],[476,191,2],[476,492,2],[476,493,2],[476,494,2],[476,129,2],[476,495,2],[476,496,2],[476,497,2],[476,296,2],[476,232,2],[476,498,2],[476,432,2],[476,454,2],[476,518,2],[476,519,2],[476,520,2],[476,521,2],[476,522,2],[476,523,2],[476,524,2],[476,525,2],[476,526,2],[476,527,2],[476,528,2],[476,529,2],[476,530,2],[476,531,2],[476,532,2],[476,533,2],[476,534,2],[476,535,2],[476,536,2],[476,537,2],[476,538,2],[476,539,2],[476,540,2],[476,541,2],[476,542,2],[476,543,2],[476,544,2],[476,545,2],[476,546,2],[476,547,2],[476,548,2],[476,549,2],[476,550,2],[476,551,2],[476,552,2],[476,553,2],[476,554,2],[476,555,2],[476,556,2],[476,557,2],[476,558,2],[476,559,2],[476,560,2],[476,561,2],[476,562,2],[476,563,2],[476,564,2],[476,565,2],[476,566,2],[476,567,2],[476,568,2],[476,569,2],[476,570,2],[476,571,2],[476,572,2],[476,573,2],[476,574,2],[476,575,2],[476,576,2],[476,577,2],[476,578,2],[476,579,2],[476,580,2],[476,581,2],[476,582,2],[476,583,2],[476,584,2],[476,585,2],[476,586,2],[476,587,2],[476,588,2],[476,589,2],[476,590,2],[476,591,2],[476,592,2],[476,593,2],[476,594,2],[476,595,2],[476,596,2],[476,597,2],[476,598,2],[476,599,2],[476,600,2],[476,601,2],[476,602,2],[476,603,2],[476,604,2],[476,605,2],[476,606,2],[476,607,2],[476,608,2],[476,609,2],[476,610,2],[476,611,2],[476,612,2],[476,613,2],[476,614,2],[476,615,2],[476,616,2],[476,617,2],[476,618,2],[476,619,2],[476,620,2],[476,621,2],[476,622,2],[476,623,2],[476,624,2],[476,625,2],[476,626,2],[476,627,2],[476,628,2],[476,629,2],[477,500,2],[477,499,2],[477,501,2],[477,511,2],[477,517,2],[477,502,2],[477,512,2],[477,516,2],[477,507,2],[477,508,2],[477,509,2],[477,515,2],[477,514,2],[477,505,2],[477,503,2],[477,506,2],[477,87,2],[477,37,2],[477,339,2],[477,233,2],[477,131,2],[477,369,2],[477,146,2],[477,207,2],[477,30,2],[477,312,2],[477,307,2],[477,486,2],[477,38,2],[477,265,2],[477,196,2],[477,263,2],[477,285,2],[477,470,2],[477,487,2],[477,262,2],[477,488,2],[477,489,2],[477,149,2],[477,490,2],[477,491,2],[477,241,2],[477,140,2],[477,281,2],[477,191,2],[477,492,2],[477,493,2],[477,494,2],[477,129,2],[477,495,2],[477,496,2],[477,497,2],[477,296,2],[477,200,2],[477,232,2],[477,498,2],[477,432,2],[477,454,2],[477,518,2],[477,519,2],[477,520,2],[477,521,2],[477,522,2],[477,523,2],[477,527,2],[477,528,2],[477,529,2],[477,530,2],[477,531,2],[477,532,2],[477,533,2],[477,534,2],[477,535,2],[477,536,2],[477,537,2],[477,539,2],[477,540,2],[477,541,2],[477,542,2],[477,543,2],[477,544,2],[477,545,2],[477,546,2],[477,547,2],[477,548,2],[477,549,2],[477,550,2],[477,551,2],[477,552,2],[477,553,2],[477,554,2],[477,556,2],[477,557,2],[477,558,2],[477,559,2],[477,560,2],[477,561,2],[477,562,2],[477,563,2],[477,564,2],[477,565,2],[477,566,2],[477,567,2],[477,568,2],[477,569,2],[477,570,2],[477,571,2],[477,572,2],[477,573,2],[477,574,2],[477,575,2],[477,576,2],[477,577,2],[477,578,2],[477,579,2],[477,580,2],[477,581,2],[477,582,2],[477,583,2],[477,584,2],[477,585,2],[477,586,2],[477,587,2],[477,588,2],[477,589,2],[477,590,2],[477,591,2],[477,592,2],[477,593,2],[477,594,2],[477,595,2],[477,596,2],[477,597,2],[477,598,2],[477,599,2],[477,600,2],[477,601,2],[477,602,2],[477,603,2],[477,604,2],[477,605,2],[477,606,2],[477,607,2],[477,608,2],[477,609,2],[477,610,2],[477,611,2],[477,612,2],[477,613,2],[477,615,2],[477,616,2],[477,617,2],[477,618,2],[477,619,2],[477,620,2],[477,621,2],[477,622,2],[477,623,2],[477,624,2],[477,625,2],[477,626,2],[477,627,2],[477,628,2],[477,629,2],[478,500,2],[478,499,2],[478,501,2],[478,511,2],[478,517,2],[478,502,2],[478,512,2],[478,516,2],[478,507,2],[478,508,2],[478,509,2],[478,515,2],[478,514,2],[478,505,2],[478,503,2],[478,506,2],[478,87,2],[478,37,2],[478,339,2],[478,233,2],[478,131,2],[478,369,2],[478,146,2],[478,207,2],[478,30,2],[478,312,2],[478,307,2],[478,486,2],[478,38,2],[478,265,2],[478,263,2],[478,285,2],[478,325,2],[478,487,2],[478,262,2],[478,488,2],[478,489,2],[478,149,2],[478,490,2],[478,491,2],[478,241,2],[478,140,2],[478,281,2],[478,191,2],[478,492,2],[478,493,2],[478,494,2],[478,129,2],[478,495,2],[478,496,2],[478,497,2],[478,296,2],[478,232,2],[478,498,2],[478,432,2],[478,454,2],[478,518,2],[478,520,2],[478,521,2],[478,522,2],[478,523,2],[478,524,2],[478,525,2],[478,526,2],[478,527,2],[478,528,2],[478,529,2],[478,530,2],[478,531,2],[478,532,2],[478,533,2],[478,534,2],[478,535,2],[478,536,2],[478,537,2],[478,540,2],[478,541,2],[478,542,2],[478,543,2],[478,544,2],[478,545,2],[478,546,2],[478,547,2],[478,548,2],[478,549,2],[478,550,2],[478,551,2],[478,552,2],[478,553,2],[478,554,2],[478,555,2],[478,556,2],[478,557,2],[478,558,2],[478,559,2],[478,560,2],[478,561,2],[478,562,2],[478,563,2],[478,564,2],[478,565,2],[478,566,2],[478,567,2],[478,568,2],[478,569,2],[478,570,2],[478,571,2],[478,572,2],[478,573,2],[478,574,2],[478,575,2],[478,576,2],[478,577,2],[478,578,2],[478,579,2],[478,580,2],[478,581,2],[478,582,2],[478,583,2],[478,584,2],[478,585,2],[478,586,2],[478,587,2],[478,588,2],[478,589,2],[478,590,2],[478,591,2],[478,592,2],[478,593,2],[478,594,2],[478,595,2],[478,596,2],[478,597,2],[478,598,2],[478,599,2],[478,600,2],[478,601,2],[478,602,2],[478,603,2],[478,604,2],[478,605,2],[478,606,2],[478,607,2],[478,608,2],[478,609,2],[478,610,2],[478,611,2],[478,612,2],[478,613,2],[478,614,2],[478,615,2],[478,616,2],[478,617,2],[478,618,2],[478,619,2],[478,620,2],[478,621,2],[478,622,2],[478,623,2],[478,624,2],[478,625,2],[478,626,2],[478,627,2],[478,628,2],[478,629,2],[479,500,2],[479,499,2],[479,501,2],[479,511,2],[479,517,2],[479,502,2],[479,512,2],[479,516,2],[479,507,2],[479,508,2],[479,509,2],[479,515,2],[479,514,2],[479,505,2],[479,503,2],[479,506,2],[479,87,2],[479,431,2],[479,37,2],[479,339,2],[479,131,2],[479,369,2],[479,146,2],[479,207,2],[479,30,2],[479,312,2],[479,307,2],[479,486,2],[479,38,2],[479,265,2],[479,196,2],[479,263,2],[479,285,2],[479,470,2],[479,325,2],[479,487,2],[479,262,2],[479,488,2],[479,489,2],[479,149,2],[479,490,2],[479,491,2],[479,241,2],[479,140,2],[479,281,2],[479,191,2],[479,492,2],[479,493,2],[479,494,2],[479,129,2],[479,495,2],[479,496,2],[479,497,2],[479,296,2],[479,232,2],[479,498,2],[479,432,2],[479,454,2],[479,518,2],[479,519,2],[479,520,2],[479,521,2],[479,522,2],[479,523,2],[479,524,2],[479,525,2],[479,526,2],[479,527,2],[479,528,2],[479,529,2],[479,530,2],[479,531,2],[479,532,2],[479,533,2],[479,534,2],[479,535,2],[479,536,2],[479,537,2],[479,538,2],[479,539,2],[479,540,2],[479,541,2],[479,542,2],[479,543,2],[479,544,2],[479,545,2],[479,546,2],[479,547,2],[479,548,2],[479,549,2],[479,550,2],[479,551,2],[479,552,2],[479,553,2],[479,554,2],[479,555,2],[479,556,2],[479,557,2],[479,558,2],[479,559,2],[479,560,2],[479,561,2],[479,562,2],[479,563,2],[479,564,2],[479,565,2],[479,566,2],[479,567,2],[479,568,2],[479,569,2],[479,570,2],[479,571,2],[479,572,2],[479,573,2],[479,574,2],[479,575,2],[479,576,2],[479,577,2],[479,578,2],[479,579,2],[479,580,2],[479,581,2],[479,582,2],[479,583,2],[479,584,2],[479,585,2],[479,586,2],[479,587,2],[479,588,2],[479,589,2],[479,590,2],[479,591,2],[479,592,2],[479,593,2],[479,594,2],[479,595,2],[479,596,2],[479,597,2],[479,598,2],[479,599,2],[479,600,2],[479,601,2],[479,602,2],[479,603,2],[479,604,2],[479,605,2],[479,606,2],[479,607,2],[479,608,2],[479,609,2],[479,610,2],[479,611,2],[479,612,2],[479,613,2],[479,614,2],[479,615,2],[479,616,2],[479,617,2],[479,618,2],[479,619,2],[479,620,2],[479,621,2],[479,622,2],[479,623,2],[479,624,2],[479,625,2],[479,626,2],[479,627,2],[479,628,2],[479,629,2],[480,500,2],[480,499,2],[480,501,2],[480,511,2],[480,517,2],[480,502,2],[480,512,2],[480,516,2],[480,507,2],[480,508,2],[480,509,2],[480,515,2],[480,514,2],[480,505,2],[480,503,2],[480,506,2],[480,87,2],[480,37,2],[480,339,2],[480,233,2],[480,131,2],[480,369,2],[480,146,2],[480,207,2],[480,30,2],[480,312,2],[480,486,2],[480,38,2],[480,265,2],[480,196,2],[480,263,2],[480,285,2],[480,470,2],[480,325,2],[480,487,2],[480,262,2],[480,488,2],[480,489,2],[480,149,2],[480,490,2],[480,491,2],[480,241,2],[480,140,2],[480,281,2],[480,191,2],[480,492,2],[480,493,2],[480,494,2],[480,129,2],[480,495,2],[480,496,2],[480,497,2],[480,296,2],[480,200,2],[480,232,2],[480,498,2],[480,432,2],[480,454,2],[480,518,2],[480,519,2],[480,520,2],[480,521,2],[480,522,2],[480,523,2],[480,525,2],[480,526,2],[480,527,2],[480,528,2],[480,529,2],[480,530,2],[480,531,2],[480,532,2],[480,533,2],[480,534,2],[480,535,2],[480,536,2],[480,537,2],[480,539,2],[480,540,2],[480,541,2],[480,542,2],[480,544,2],[480,545,2],[480,546,2],[480,547,2],[480,548,2],[480,549,2],[480,550,2],[480,551,2],[480,552,2],[480,553,2],[480,554,2],[480,555,2],[480,556,2],[480,557,2],[480,558,2],[480,559,2],[480,560,2],[480,561,2],[480,562,2],[480,563,2],[480,564,2],[480,565,2],[480,566,2],[480,567,2],[480,568,2],[480,569,2],[480,570,2],[480,571,2],[480,572,2],[480,573,2],[480,574,2],[480,575,2],[480,576,2],[480,577,2],[480,578,2],[480,579,2],[480,580,2],[480,581,2],[480,582,2],[480,583,2],[480,584,2],[480,585,2],[480,586,2],[480,587,2],[480,588,2],[480,589,2],[480,590,2],[480,591,2],[480,592,2],[480,593,2],[480,594,2],[480,595,2],[480,596,2],[480,597,2],[480,598,2],[480,599,2],[480,600,2],[480,601,2],[480,602,2],[480,603,2],[480,604,2],[480,605,2],[480,606,2],[480,607,2],[480,608,2],[480,609,2],[480,610,2],[480,611,2],[480,612,2],[480,614,2],[480,615,2],[480,616,2],[480,617,2],[480,618,2],[480,619,2],[480,620,2],[480,621,2],[480,622,2],[480,623,2],[480,624,2],[480,625,2],[480,626,2],[480,627,2],[480,628,2],[480,629,2],[481,500,2],[481,499,2],[481,501,2],[481,511,2],[481,517,2],[481,502,2],[481,512,2],[481,516,2],[481,507,2],[481,508,2],[481,509,2],[481,515,2],[481,514,2],[481,505,2],[481,503,2],[481,506,2],[481,87,2],[481,339,2],[481,233,2],[481,131,2],[481,369,2],[481,146,2],[481,207,2],[481,30,2],[481,312,2],[481,307,2],[481,486,2],[481,38,2],[481,265,2],[481,263,2],[481,285,2],[481,470,2],[481,325,2],[481,487,2],[481,262,2],[481,488,2],[481,489,2],[481,149,2],[481,490,2],[481,491,2],[481,241,2],[481,140,2],[481,191,2],[481,492,2],[481,493,2],[481,494,2],[481,129,2],[481,495,2],[481,496,2],[481,497,2],[481,296,2],[481,232,2],[481,498,2],[481,432,2],[481,454,2],[481,519,2],[481,520,2],[481,521,2],[481,522,2],[481,523,2],[481,524,2],[481,525,2],[481,526,2],[481,527,2],[481,528,2],[481,529,2],[481,530,2],[481,531,2],[481,532,2],[481,533,2],[481,534,2],[481,535,2],[481,536,2],[481,537,2],[481,538,2],[481,539,2],[481,540,2],[481,541,2],[481,542,2],[481,543,2],[481,544,2],[481,545,2],[481,546,2],[481,547,2],[481,548,2],[481,549,2],[481,550,2],[481,551,2],[481,552,2],[481,553,2],[481,554,2],[481,555,2],[481,556,2],[481,557,2],[481,558,2],[481,559,2],[481,560,2],[481,561,2],[481,562,2],[481,563,2],[481,564,2],[481,565,2],[481,566,2],[481,567,2],[481,568,2],[481,569,2],[481,570,2],[481,571,2],[481,572,2],[481,573,2],[481,574,2],[481,575,2],[481,576,2],[481,577,2],[481,578,2],[481,579,2],[481,580,2],[481,581,2],[481,582,2],[481,583,2],[481,584,2],[481,585,2],[481,586,2],[481,587,2],[481,588,2],[481,589,2],[481,590,2],[481,591,2],[481,592,2],[481,593,2],[481,594,2],[481,595,2],[481,596,2],[481,597,2],[481,598,2],[481,599,2],[481,600,2],[481,601,2],[481,602,2],[481,603,2],[481,604,2],[481,605,2],[481,606,2],[481,607,2],[481,608,2],[481,609,2],[481,610,2],[481,611,2],[481,612,2],[481,613,2],[481,614,2],[481,615,2],[481,616,2],[481,617,2],[481,618,2],[481,619,2],[481,620,2],[481,621,2],[481,622,2],[481,623,2],[481,624,2],[481,625,2],[481,626,2],[481,627,2],[481,628,2],[481,629,2],[482,500,2],[482,499,2],[482,501,2],[482,511,2],[482,517,2],[482,502,2],[482,512,2],[482,516,2],[482,507,2],[482,508,2],[482,509,2],[482,515,2],[482,514,2],[482,505,2],[482,503,2],[482,506,2],[482,87,2],[482,37,2],[482,339,2],[482,131,2],[482,369,2],[482,146,2],[482,207,2],[482,30,2],[482,307,2],[482,486,2],[482,38,2],[482,265,2],[482,196,2],[482,263,2],[482,285,2],[482,470,2],[482,325,2],[482,487,2],[482,488,2],[482,489,2],[482,149,2],[482,490,2],[482,491,2],[482,241,2],[482,140,2],[482,281,2],[482,191,2],[482,492,2],[482,493,2],[482,494,2],[482,129,2],[482,495,2],[482,496,2],[482,497,2],[482,296,2],[482,232,2],[482,498,2],[482,432,2],[482,454,2],[482,518,2],[482,519,2],[482,520,2],[482,521,2],[482,522,2],[482,523,2],[482,524,2],[482,525,2],[482,526,2],[482,527,2],[482,528,2],[482,529,2],[482,530,2],[482,531,2],[482,532,2],[482,533,2],[482,534,2],[482,535,2],[482,536,2],[482,537,2],[482,538,2],[482,539,2],[482,540,2],[482,541,2],[482,542,2],[482,543,2],[482,544,2],[482,545,2],[482,546,2],[482,547,2],[482,548,2],[482,549,2],[482,550,2],[482,551,2],[482,552,2],[482,553,2],[482,554,2],[482,555,2],[482,556,2],[482,557,2],[482,558,2],[482,559,2],[482,560,2],[482,561,2],[482,562,2],[482,563,2],[482,564,2],[482,565,2],[482,566,2],[482,567,2],[482,568,2],[482,569,2],[482,570,2],[482,571,2],[482,572,2],[482,573,2],[482,574,2],[482,575,2],[482,576,2],[482,577,2],[482,578,2],[482,579,2],[482,580,2],[482,581,2],[482,582,2],[482,583,2],[482,584,2],[482,585,2],[482,586,2],[482,587,2],[482,588,2],[482,589,2],[482,590,2],[482,591,2],[482,592,2],[482,593,2],[482,594,2],[482,595,2],[482,596,2],[482,597,2],[482,598,2],[482,599,2],[482,600,2],[482,601,2],[482,602,2],[482,603,2],[482,604,2],[482,605,2],[482,606,2],[482,607,2],[482,608,2],[482,609,2],[482,610,2],[482,611,2],[482,612,2],[482,613,2],[482,614,2],[482,615,2],[482,616,2],[482,617,2],[482,618,2],[482,619,2],[482,620,2],[482,621,2],[482,622,2],[482,623,2],[482,624,2],[482,625,2],[482,626,2],[482,627,2],[482,628,2],[482,629,2],[483,500,2],[483,499,2],[483,501,2],[483,511,2],[483,517,2],[483,502,2],[483,512,2],[483,516,2],[483,507,2],[483,508,2],[483,509,2],[483,515,2],[483,514,2],[483,505,2],[483,503,2],[483,506,2],[483,87,2],[483,37,2],[483,339,2],[483,131,2],[483,369,2],[483,146,2],[483,207,2],[483,30,2],[483,312,2],[483,307,2],[483,486,2],[483,38,2],[483,265,2],[483,196,2],[483,263,2],[483,285,2],[483,470,2],[483,325,2],[483,487,2],[483,489,2],[483,149,2],[483,490,2],[483,491,2],[483,241,2],[483,140,2],[483,281,2],[483,191,2],[483,492,2],[483,493,2],[483,494,2],[483,129,2],[483,495,2],[483,496,2],[483,497,2],[483,296,2],[483,498,2],[483,432,2],[483,454,2],[483,518,2],[483,519,2],[483,520,2],[483,521,2],[483,522,2],[483,523,2],[483,524,2],[483,525,2],[483,526,2],[483,527,2],[483,528,2],[483,529,2],[483,530,2],[483,531,2],[483,532,2],[483,533,2],[483,534,2],[483,535,2],[483,536,2],[483,537,2],[483,538,2],[483,539,2],[483,540,2],[483,541,2],[483,542,2],[483,543,2],[483,544,2],[483,545,2],[483,546,2],[483,547,2],[483,548,2],[483,549,2],[483,550,2],[483,551,2],[483,552,2],[483,553,2],[483,554,2],[483,555,2],[483,556,2],[483,557,2],[483,558,2],[483,559,2],[483,560,2],[483,561,2],[483,562,2],[483,563,2],[483,564,2],[483,565,2],[483,566,2],[483,567,2],[483,568,2],[483,569,2],[483,570,2],[483,571,2],[483,572,2],[483,573,2],[483,574,2],[483,575,2],[483,576,2],[483,577,2],[483,578,2],[483,579,2],[483,580,2],[483,581,2],[483,582,2],[483,583,2],[483,584,2],[483,585,2],[483,586,2],[483,587,2],[483,588,2],[483,589,2],[483,590,2],[483,591,2],[483,592,2],[483,593,2],[483,594,2],[483,595,2],[483,596,2],[483,597,2],[483,598,2],[483,599,2],[483,600,2],[483,601,2],[483,602,2],[483,603,2],[483,604,2],[483,605,2],[483,606,2],[483,607,2],[483,608,2],[483,609,2],[483,610,2],[483,611,2],[483,612,2],[483,613,2],[483,614,2],[483,615,2],[483,616,2],[483,617,2],[483,618,2],[483,619,2],[483,620,2],[483,621,2],[483,622,2],[483,623,2],[483,624,2],[483,625,2],[483,626,2],[483,627,2],[483,628,2],[483,629,2],[484,500,2],[484,499,2],[484,501,2],[484,511,2],[484,517,2],[484,502,2],[484,512,2],[484,516,2],[484,507,2],[484,508,2],[484,509,2],[484,515,2],[484,514,2],[484,505,2],[484,503,2],[484,506,2],[484,87,2],[484,37,2],[484,339,2],[484,233,2],[484,131,2],[484,369,2],[484,146,2],[484,207,2],[484,30,2],[484,312,2],[484,307,2],[484,486,2],[484,38,2],[484,265,2],[484,263,2],[484,285,2],[484,470,2],[484,325,2],[484,487,2],[484,262,2],[484,488,2],[484,489,2],[484,149,2],[484,490,2],[484,491,2],[484,241,2],[484,140,2],[484,281,2],[484,191,2],[484,492,2],[484,493,2],[484,494,2],[484,129,2],[484,495,2],[484,496,2],[484,497,2],[484,296,2],[484,200,2],[484,232,2],[484,498,2],[484,432,2],[484,454,2],[484,518,2],[484,519,2],[484,520,2],[484,521,2],[484,522,2],[484,523,2],[484,524,2],[484,525,2],[484,526,2],[484,527,2],[484,528,2],[484,529,2],[484,530,2],[484,531,2],[484,532,2],[484,533,2],[484,534,2],[484,535,2],[484,536,2],[484,537,2],[484,538,2],[484,539,2],[484,540,2],[484,541,2],[484,542,2],[484,543,2],[484,544,2],[484,545,2],[484,546,2],[484,547,2],[484,548,2],[484,549,2],[484,550,2],[484,552,2],[484,553,2],[484,554,2],[484,555,2],[484,556,2],[484,557,2],[484,558,2],[484,559,2],[484,560,2],[484,562,2],[484,563,2],[484,564,2],[484,565,2],[484,566,2],[484,567,2],[484,568,2],[484,569,2],[484,570,2],[484,571,2],[484,572,2],[484,573,2],[484,574,2],[484,575,2],[484,576,2],[484,577,2],[484,578,2],[484,579,2],[484,580,2],[484,581,2],[484,582,2],[484,583,2],[484,584,2],[484,585,2],[484,586,2],[484,587,2],[484,588,2],[484,589,2],[484,590,2],[484,591,2],[484,592,2],[484,593,2],[484,594,2],[484,595,2],[484,596,2],[484,597,2],[484,598,2],[484,599,2],[484,600,2],[484,601,2],[484,602,2],[484,603,2],[484,604,2],[484,605,2],[484,606,2],[484,607,2],[484,608,2],[484,609,2],[484,610,2],[484,611,2],[484,612,2],[484,613,2],[484,614,2],[484,615,2],[484,616,2],[484,617,2],[484,618,2],[484,619,2],[484,620,2],[484,621,2],[484,622,2],[484,623,2],[484,624,2],[484,625,2],[484,626,2],[484,627,2],[484,628,2],[484,629,2],[485,500,2],[485,499,2],[485,501,2],[485,511,2],[485,517,2],[485,502,2],[485,512,2],[485,516,2],[485,507,2],[485,508,2],[485,509,2],[485,515,2],[485,514,2],[485,505,2],[485,503,2],[485,506,2],[485,87,2],[485,37,2],[485,339,2],[485,233,2],[485,131,2],[485,369,2],[485,146,2],[485,207,2],[485,30,2],[485,312,2],[485,307,2],[485,486,2],[485,38,2],[485,265,2],[485,196,2],[485,263,2],[485,285,2],[485,470,2],[485,325,2],[485,487,2],[485,262,2],[485,488,2],[485,489,2],[485,149,2],[485,490,2],[485,491,2],[485,140,2],[485,281,2],[485,191,2],[485,492,2],[485,493,2],[485,494,2],[485,129,2],[485,495,2],[485,496,2],[485,497,2],[485,296,2],[485,200,2],[485,232,2],[485,498,2],[485,432,2],[485,518,2],[485,519,2],[485,520,2],[485,521,2],[485,522,2],[485,523,2],[485,524,2],[485,525,2],[485,526,2],[485,527,2],[485,528,2],[485,529,2],[485,530,2],[485,531,2],[485,533,2],[485,534,2],[485,535,2],[485,536,2],[485,537,2],[485,538,2],[485,539,2],[485,540,2],[485,541,2],[485,542,2],[485,543,2],[485,544,2],[485,545,2],[485,546,2],[485,547,2],[485,548,2],[485,549,2],[485,550,2],[485,551,2],[485,552,2],[485,553,2],[485,554,2],[485,555,2],[485,556,2],[485,557,2],[485,558,2],[485,559,2],[485,560,2],[485,561,2],[485,562,2],[485,563,2],[485,564,2],[485,565,2],[485,566,2],[485,567,2],[485,568,2],[485,569,2],[485,570,2],[485,571,2],[485,572,2],[485,573,2],[485,574,2],[485,575,2],[485,576,2],[485,577,2],[485,578,2],[485,579,2],[485,580,2],[485,581,2],[485,582,2],[485,583,2],[485,584,2],[485,585,2],[485,586,2],[485,587,2],[485,588,2],[485,589,2],[485,590,2],[485,591,2],[485,592,2],[485,593,2],[485,594,2],[485,595,2],[485,596,2],[485,597,2],[485,598,2],[485,599,2],[485,600,2],[485,601,2],[485,602,2],[485,603,2],[485,604,2],[485,605,2],[485,606,2],[485,608,2],[485,609,2],[485,610,2],[485,611,2],[485,612,2],[485,613,2],[485,614,2],[485,615,2],[485,616,2],[485,617,2],[485,618,2],[485,619,2],[485,620,2],[485,621,2],[485,622,2],[485,623,2],[485,624,2],[485,625,2],[485,626,2],[485,627,2],[485,628,2],[485,629,2],[486,500,2],[486,499,2],[486,501,2],[486,511,2],[486,517,2],[486,502,2],[486,512,2],[486,516,2],[486,507,2],[486,508,2],[486,509,2],[486,515,2],[486,514,2],[486,505,2],[486,503,2],[486,506,2],[486,87,2],[486,431,2],[486,37,2],[486,339,2],[486,233,2],[486,131,2],[486,369,2],[486,207,2],[486,30,2],[486,312,2],[486,307,2],[486,38,2],[486,265,2],[486,196,2],[486,263,2],[486,285,2],[486,470,2],[486,325,2],[486,487,2],[486,262,2],[486,488,2],[486,489,2],[486,149,2],[486,490,2],[486,491,2],[486,241,2],[486,140,2],[486,281,2],[486,191,2],[486,492,2],[486,493,2],[486,494,2],[486,129,2],[486,495,2],[486,496,2],[486,497,2],[486,296,2],[486,200,2],[486,210,2],[486,232,2],[486,498,2],[486,432,2],[486,454,2],[486,518,2],[486,519,2],[486,520,2],[486,521,2],[486,522,2],[486,523,2],[486,524,2],[486,525,2],[486,526,2],[486,527,2],[486,528,2],[486,529,2],[486,530,2],[486,531,2],[486,532,2],[486,533,2],[486,534,2],[486,535,2],[486,536,2],[486,537,2],[486,538,2],[486,539,2],[486,540,2],[486,541,2],[486,542,2],[486,543,2],[486,544,2],[486,545,2],[486,546,2],[486,547,2],[486,548,2],[486,549,2],[486,550,2],[486,551,2],[486,552,2],[486,553,2],[486,554,2],[486,555,2],[486,556,2],[486,557,2],[486,558,2],[486,559,2],[486,560,2],[486,561,2],[486,562,2],[486,563,2],[486,564,2],[486,565,2],[486,566,2],[486,567,2],[486,568,2],[486,569,2],[486,570,2],[486,571,2],[486,572,2],[486,573,2],[486,574,2],[486,575,2],[486,576,2],[486,577,2],[486,578,2],[486,579,2],[486,580,2],[486,581,2],[486,582,2],[486,583,2],[486,584,2],[486,585,2],[486,586,2],[486,587,2],[486,588,2],[486,589,2],[486,590,2],[486,591,2],[486,592,2],[486,593,2],[486,594,2],[486,595,2],[486,596,2],[486,597,2],[486,598,2],[486,599,2],[486,600,2],[486,601,2],[486,602,2],[486,603,2],[486,604,2],[486,605,2],[486,606,2],[486,607,2],[486,608,2],[486,609,2],[486,610,2],[486,611,2],[486,612,2],[486,613,2],[486,614,2],[486,615,2],[486,616,2],[486,617,2],[486,618,2],[486,619,2],[486,620,2],[486,621,2],[486,622,2],[486,623,2],[486,624,2],[486,625,2],[486,626,2],[486,627,2],[486,628,2],[486,629,2],[487,500,2],[487,499,2],[487,501,2],[487,511,2],[487,517,2],[487,502,2],[487,512,2],[487,516,2],[487,507,2],[487,508,2],[487,509,2],[487,515,2],[487,514,2],[487,505,2],[487,503,2],[487,506,2],[487,87,2],[487,431,2],[487,37,2],[487,339,2],[487,233,2],[487,131,2],[487,369,2],[487,207,2],[487,30,2],[487,312,2],[487,307,2],[487,486,2],[487,38,2],[487,265,2],[487,196,2],[487,263,2],[487,285,2],[487,470,2],[487,325,2],[487,262,2],[487,488,2],[487,489,2],[487,149,2],[487,490,2],[487,491,2],[487,241,2],[487,140,2],[487,281,2],[487,191,2],[487,492,2],[487,493,2],[487,494,2],[487,129,2],[487,495,2],[487,496,2],[487,497,2],[487,296,2],[487,200,2],[487,210,2],[487,232,2],[487,498,2],[487,432,2],[487,454,2],[487,518,2],[487,519,2],[487,520,2],[487,521,2],[487,522,2],[487,523,2],[487,524,2],[487,525,2],[487,526,2],[487,527,2],[487,528,2],[487,529,2],[487,530,2],[487,531,2],[487,532,2],[487,533,2],[487,534,2],[487,535,2],[487,536,2],[487,537,2],[487,538,2],[487,539,2],[487,540,2],[487,541,2],[487,542,2],[487,543,2],[487,544,2],[487,545,2],[487,546,2],[487,547,2],[487,548,2],[487,549,2],[487,550,2],[487,551,2],[487,552,2],[487,553,2],[487,554,2],[487,555,2],[487,556,2],[487,557,2],[487,558,2],[487,559,2],[487,560,2],[487,561,2],[487,562,2],[487,563,2],[487,564,2],[487,565,2],[487,566,2],[487,567,2],[487,568,2],[487,569,2],[487,570,2],[487,571,2],[487,572,2],[487,573,2],[487,574,2],[487,575,2],[487,576,2],[487,577,2],[487,578,2],[487,579,2],[487,580,2],[487,581,2],[487,582,2],[487,583,2],[487,584,2],[487,585,2],[487,586,2],[487,587,2],[487,588,2],[487,589,2],[487,590,2],[487,591,2],[487,592,2],[487,593,2],[487,594,2],[487,595,2],[487,596,2],[487,597,2],[487,598,2],[487,599,2],[487,600,2],[487,601,2],[487,602,2],[487,603,2],[487,604,2],[487,605,2],[487,606,2],[487,607,2],[487,608,2],[487,609,2],[487,610,2],[487,611,2],[487,612,2],[487,613,2],[487,614,2],[487,615,2],[487,616,2],[487,617,2],[487,618,2],[487,619,2],[487,620,2],[487,621,2],[487,622,2],[487,623,2],[487,624,2],[487,625,2],[487,626,2],[487,627,2],[487,628,2],[487,629,2],[488,500,2],[488,499,2],[488,501,2],[488,511,2],[488,517,2],[488,502,2],[488,512,2],[488,516,2],[488,507,2],[488,508,2],[488,509,2],[488,515,2],[488,514,2],[488,505,2],[488,503,2],[488,506,2],[488,87,2],[488,37,2],[488,339,2],[488,233,2],[488,131,2],[488,369,2],[488,146,2],[488,207,2],[488,30,2],[488,312,2],[488,307,2],[488,486,2],[488,38,2],[488,265,2],[488,196,2],[488,263,2],[488,285,2],[488,470,2],[488,325,2],[488,487,2],[488,262,2],[488,489,2],[488,149,2],[488,490,2],[488,491,2],[488,241,2],[488,140,2],[488,281,2],[488,191,2],[488,492,2],[488,493,2],[488,494,2],[488,129,2],[488,495,2],[488,496,2],[488,497,2],[488,296,2],[488,200,2],[488,210,2],[488,232,2],[488,498,2],[488,432,2],[488,454,2],[488,518,2],[488,519,2],[488,520,2],[488,521,2],[488,522,2],[488,523,2],[488,524,2],[488,525,2],[488,526,2],[488,527,2],[488,528,2],[488,529,2],[488,530,2],[488,531,2],[488,532,2],[488,533,2],[488,534,2],[488,535,2],[488,536,2],[488,537,2],[488,538,2],[488,539,2],[488,540,2],[488,541,2],[488,542,2],[488,543,2],[488,544,2],[488,545,2],[488,546,2],[488,547,2],[488,548,2],[488,549,2],[488,550,2],[488,551,2],[488,552,2],[488,553,2],[488,554,2],[488,555,2],[488,556,2],[488,557,2],[488,558,2],[488,559,2],[488,560,2],[488,561,2],[488,562,2],[488,563,2],[488,564,2],[488,565,2],[488,566,2],[488,567,2],[488,568,2],[488,569,2],[488,570,2],[488,571,2],[488,572,2],[488,573,2],[488,574,2],[488,575,2],[488,576,2],[488,577,2],[488,578,2],[488,579,2],[488,580,2],[488,581,2],[488,582,2],[488,583,2],[488,584,2],[488,585,2],[488,586,2],[488,587,2],[488,588,2],[488,589,2],[488,590,2],[488,591,2],[488,592,2],[488,593,2],[488,594,2],[488,595,2],[488,596,2],[488,597,2],[488,598,2],[488,599,2],[488,600,2],[488,601,2],[488,602,2],[488,603,2],[488,604,2],[488,605,2],[488,606,2],[488,607,2],[488,608,2],[488,609,2],[488,610,2],[488,611,2],[488,612,2],[488,613,2],[488,614,2],[488,615,2],[488,616,2],[488,617,2],[488,618,2],[488,619,2],[488,620,2],[488,621,2],[488,622,2],[488,623,2],[488,624,2],[488,625,2],[488,626,2],[488,627,2],[488,628,2],[488,629,2],[489,500,2],[489,499,2],[489,501,2],[489,511,2],[489,517,2],[489,502,2],[489,512,2],[489,516,2],[489,507,2],[489,508,2],[489,509,2],[489,515,2],[489,514,2],[489,505,2],[489,503,2],[489,506,2],[489,87,2],[489,37,2],[489,339,2],[489,233,2],[489,131,2],[489,369,2],[489,146,2],[489,207,2],[489,30,2],[489,312,2],[489,307,2],[489,486,2],[489,38,2],[489,265,2],[489,196,2],[489,263,2],[489,285,2],[489,470,2],[489,325,2],[489,487,2],[489,262,2],[489,488,2],[489,149,2],[489,490,2],[489,491,2],[489,241,2],[489,140,2],[489,281,2],[489,191,2],[489,492,2],[489,493,2],[489,494,2],[489,129,2],[489,495,2],[489,496,2],[489,497,2],[489,296,2],[489,200,2],[489,210,2],[489,232,2],[489,498,2],[489,432,2],[489,454,2],[489,518,2],[489,519,2],[489,520,2],[489,521,2],[489,522,2],[489,523,2],[489,524,2],[489,525,2],[489,526,2],[489,527,2],[489,528,2],[489,529,2],[489,530,2],[489,531,2],[489,532,2],[489,533,2],[489,534,2],[489,535,2],[489,536,2],[489,537,2],[489,538,2],[489,539,2],[489,540,2],[489,541,2],[489,542,2],[489,543,2],[489,544,2],[489,545,2],[489,546,2],[489,547,2],[489,548,2],[489,549,2],[489,550,2],[489,551,2],[489,552,2],[489,553,2],[489,554,2],[489,555,2],[489,556,2],[489,557,2],[489,558,2],[489,559,2],[489,560,2],[489,561,2],[489,562,2],[489,563,2],[489,564,2],[489,565,2],[489,566,2],[489,567,2],[489,568,2],[489,569,2],[489,570,2],[489,571,2],[489,572,2],[489,573,2],[489,574,2],[489,575,2],[489,576,2],[489,577,2],[489,578,2],[489,579,2],[489,580,2],[489,581,2],[489,582,2],[489,583,2],[489,584,2],[489,585,2],[489,586,2],[489,587,2],[489,588,2],[489,589,2],[489,590,2],[489,591,2],[489,592,2],[489,593,2],[489,594,2],[489,595,2],[489,596,2],[489,597,2],[489,598,2],[489,599,2],[489,600,2],[489,601,2],[489,602,2],[489,603,2],[489,604,2],[489,605,2],[489,606,2],[489,607,2],[489,608,2],[489,609,2],[489,610,2],[489,611,2],[489,612,2],[489,613,2],[489,614,2],[489,615,2],[489,616,2],[489,617,2],[489,618,2],[489,619,2],[489,620,2],[489,621,2],[489,622,2],[489,623,2],[489,624,2],[489,625,2],[489,626,2],[489,627,2],[489,628,2],[489,629,2],[490,500,2],[490,499,2],[490,501,2],[490,511,2],[490,517,2],[490,502,2],[490,512,2],[490,516,2],[490,507,2],[490,508,2],[490,509,2],[490,515,2],[490,514,2],[490,505,2],[490,503,2],[490,506,2],[490,87,2],[490,431,2],[490,37,2],[490,339,2],[490,233,2],[490,369,2],[490,146,2],[490,207,2],[490,30,2],[490,312,2],[490,307,2],[490,486,2],[490,38,2],[490,265,2],[490,196,2],[490,263,2],[490,285,2],[490,470,2],[490,325,2],[490,487,2],[490,262,2],[490,488,2],[490,489,2],[490,149,2],[490,491,2],[490,241,2],[490,140,2],[490,281,2],[490,191,2],[490,492,2],[490,493,2],[490,494,2],[490,129,2],[490,495,2],[490,496,2],[490,497,2],[490,296,2],[490,200,2],[490,210,2],[490,232,2],[490,498,2],[490,432,2],[490,454,2],[490,518,2],[490,519,2],[490,520,2],[490,521,2],[490,522,2],[490,523,2],[490,524,2],[490,525,2],[490,526,2],[490,527,2],[490,528,2],[490,529,2],[490,530,2],[490,531,2],[490,532,2],[490,533,2],[490,534,2],[490,535,2],[490,536,2],[490,537,2],[490,538,2],[490,539,2],[490,540,2],[490,541,2],[490,542,2],[490,543,2],[490,544,2],[490,545,2],[490,546,2],[490,547,2],[490,548,2],[490,549,2],[490,550,2],[490,551,2],[490,552,2],[490,553,2],[490,554,2],[490,555,2],[490,556,2],[490,557,2],[490,558,2],[490,559,2],[490,560,2],[490,561,2],[490,562,2],[490,563,2],[490,564,2],[490,565,2],[490,566,2],[490,567,2],[490,568,2],[490,569,2],[490,570,2],[490,571,2],[490,572,2],[490,573,2],[490,574,2],[490,575,2],[490,576,2],[490,577,2],[490,578,2],[490,579,2],[490,580,2],[490,581,2],[490,582,2],[490,583,2],[490,584,2],[490,585,2],[490,586,2],[490,587,2],[490,588,2],[490,589,2],[490,590,2],[490,591,2],[490,592,2],[490,593,2],[490,594,2],[490,595,2],[490,596,2],[490,597,2],[490,598,2],[490,599,2],[490,600,2],[490,601,2],[490,602,2],[490,603,2],[490,604,2],[490,605,2],[490,606,2],[490,607,2],[490,608,2],[490,609,2],[490,610,2],[490,611,2],[490,612,2],[490,613,2],[490,614,2],[490,615,2],[490,616,2],[490,617,2],[490,618,2],[490,619,2],[490,620,2],[490,621,2],[490,622,2],[490,623,2],[490,624,2],[490,625,2],[490,626,2],[490,627,2],[490,628,2],[490,629,2],[491,500,2],[491,499,2],[491,501,2],[491,511,2],[491,517,2],[491,502,2],[491,512,2],[491,516,2],[491,507,2],[491,508,2],[491,509,2],[491,515,2],[491,514,2],[491,505,2],[491,503,2],[491,506,2],[491,87,2],[491,431,2],[491,37,2],[491,339,2],[491,131,2],[491,369,2],[491,146,2],[491,207,2],[491,30,2],[491,312,2],[491,307,2],[491,486,2],[491,38,2],[491,265,2],[491,196,2],[491,263,2],[491,285,2],[491,470,2],[491,325,2],[491,487,2],[491,262,2],[491,488,2],[491,489,2],[491,149,2],[491,490,2],[491,241,2],[491,140,2],[491,281,2],[491,191,2],[491,492,2],[491,493,2],[491,494,2],[491,129,2],[491,495,2],[491,496,2],[491,497,2],[491,296,2],[491,200,2],[491,210,2],[491,232,2],[491,498,2],[491,432,2],[491,454,2],[491,518,2],[491,519,2],[491,520,2],[491,521,2],[491,522,2],[491,523,2],[491,524,2],[491,525,2],[491,526,2],[491,527,2],[491,528,2],[491,529,2],[491,530,2],[491,531,2],[491,532,2],[491,533,2],[491,534,2],[491,535,2],[491,536,2],[491,537,2],[491,538,2],[491,539,2],[491,540,2],[491,541,2],[491,542,2],[491,543,2],[491,544,2],[491,545,2],[491,546,2],[491,547,2],[491,548,2],[491,549,2],[491,550,2],[491,551,2],[491,552,2],[491,553,2],[491,554,2],[491,555,2],[491,556,2],[491,557,2],[491,558,2],[491,559,2],[491,560,2],[491,561,2],[491,562,2],[491,563,2],[491,564,2],[491,565,2],[491,566,2],[491,567,2],[491,568,2],[491,569,2],[491,570,2],[491,571,2],[491,572,2],[491,573,2],[491,574,2],[491,575,2],[491,576,2],[491,577,2],[491,578,2],[491,579,2],[491,580,2],[491,581,2],[491,582,2],[491,583,2],[491,584,2],[491,585,2],[491,586,2],[491,587,2],[491,588,2],[491,589,2],[491,590,2],[491,591,2],[491,592,2],[491,593,2],[491,594,2],[491,595,2],[491,596,2],[491,597,2],[491,598,2],[491,599,2],[491,600,2],[491,601,2],[491,602,2],[491,603,2],[491,604,2],[491,605,2],[491,606,2],[491,607,2],[491,608,2],[491,609,2],[491,610,2],[491,611,2],[491,612,2],[491,613,2],[491,614,2],[491,615,2],[491,616,2],[491,617,2],[491,618,2],[491,619,2],[491,620,2],[491,621,2],[491,622,2],[491,623,2],[491,624,2],[491,625,2],[491,626,2],[491,627,2],[491,628,2],[491,629,2],[492,500,2],[492,499,2],[492,501,2],[492,511,2],[492,517,2],[492,502,2],[492,512,2],[492,516,2],[492,507,2],[492,508,2],[492,509,2],[492,515,2],[492,514,2],[492,505,2],[492,503,2],[492,506,2],[492,87,2],[492,431,2],[492,37,2],[492,339,2],[492,131,2],[492,369,2],[492,146,2],[492,207,2],[492,30,2],[492,312,2],[492,307,2],[492,486,2],[492,38,2],[492,265,2],[492,196,2],[492,263,2],[492,285,2],[492,470,2],[492,325,2],[492,487,2],[492,262,2],[492,488,2],[492,489,2],[492,149,2],[492,490,2],[492,491,2],[492,241,2],[492,140,2],[492,281,2],[492,191,2],[492,493,2],[492,494,2],[492,129,2],[492,495,2],[492,496,2],[492,497,2],[492,296,2],[492,200,2],[492,210,2],[492,232,2],[492,498,2],[492,432,2],[492,454,2],[492,518,2],[492,519,2],[492,520,2],[492,521,2],[492,522,2],[492,523,2],[492,524,2],[492,525,2],[492,526,2],[492,527,2],[492,528,2],[492,529,2],[492,530,2],[492,531,2],[492,532,2],[492,533,2],[492,534,2],[492,535,2],[492,536,2],[492,537,2],[492,538,2],[492,539,2],[492,540,2],[492,541,2],[492,542,2],[492,543,2],[492,544,2],[492,545,2],[492,546,2],[492,547,2],[492,548,2],[492,549,2],[492,550,2],[492,551,2],[492,552,2],[492,553,2],[492,554,2],[492,555,2],[492,556,2],[492,557,2],[492,558,2],[492,559,2],[492,560,2],[492,561,2],[492,562,2],[492,563,2],[492,564,2],[492,565,2],[492,566,2],[492,567,2],[492,568,2],[492,569,2],[492,570,2],[492,571,2],[492,572,2],[492,573,2],[492,574,2],[492,575,2],[492,576,2],[492,577,2],[492,578,2],[492,579,2],[492,580,2],[492,581,2],[492,582,2],[492,583,2],[492,584,2],[492,585,2],[492,586,2],[492,587,2],[492,588,2],[492,589,2],[492,590,2],[492,591,2],[492,592,2],[492,593,2],[492,594,2],[492,595,2],[492,596,2],[492,597,2],[492,598,2],[492,599,2],[492,600,2],[492,601,2],[492,602,2],[492,603,2],[492,604,2],[492,605,2],[492,606,2],[492,607,2],[492,608,2],[492,609,2],[492,610,2],[492,611,2],[492,612,2],[492,613,2],[492,614,2],[492,615,2],[492,616,2],[492,617,2],[492,618,2],[492,619,2],[492,620,2],[492,621,2],[492,622,2],[492,623,2],[492,624,2],[492,625,2],[492,626,2],[492,627,2],[492,628,2],[492,629,2],[493,500,2],[493,499,2],[493,501,2],[493,511,2],[493,517,2],[493,502,2],[493,512,2],[493,516,2],[493,507,2],[493,508,2],[493,509,2],[493,515,2],[493,514,2],[493,505,2],[493,503,2],[493,506,2],[493,87,2],[493,431,2],[493,37,2],[493,339,2],[493,233,2],[493,369,2],[493,146,2],[493,207,2],[493,30,2],[493,312,2],[493,307,2],[493,486,2],[493,38,2],[493,265,2],[493,196,2],[493,263,2],[493,285,2],[493,470,2],[493,325,2],[493,487,2],[493,262,2],[493,488,2],[493,489,2],[493,149,2],[493,490,2],[493,491,2],[493,241,2],[493,140,2],[493,281,2],[493,191,2],[493,492,2],[493,494,2],[493,129,2],[493,495,2],[493,496,2],[493,497,2],[493,296,2],[493,200,2],[493,210,2],[493,232,2],[493,498,2],[493,432,2],[493,454,2],[493,518,2],[493,519,2],[493,520,2],[493,521,2],[493,522,2],[493,523,2],[493,524,2],[493,525,2],[493,526,2],[493,527,2],[493,528,2],[493,529,2],[493,530,2],[493,531,2],[493,532,2],[493,533,2],[493,534,2],[493,535,2],[493,536,2],[493,537,2],[493,538,2],[493,539,2],[493,540,2],[493,541,2],[493,542,2],[493,543,2],[493,544,2],[493,545,2],[493,546,2],[493,547,2],[493,548,2],[493,549,2],[493,550,2],[493,551,2],[493,552,2],[493,553,2],[493,554,2],[493,555,2],[493,556,2],[493,557,2],[493,558,2],[493,559,2],[493,560,2],[493,561,2],[493,562,2],[493,563,2],[493,564,2],[493,565,2],[493,566,2],[493,567,2],[493,568,2],[493,569,2],[493,570,2],[493,571,2],[493,572,2],[493,573,2],[493,574,2],[493,575,2],[493,576,2],[493,577,2],[493,578,2],[493,579,2],[493,580,2],[493,581,2],[493,582,2],[493,583,2],[493,584,2],[493,585,2],[493,586,2],[493,587,2],[493,588,2],[493,589,2],[493,590,2],[493,591,2],[493,592,2],[493,593,2],[493,594,2],[493,595,2],[493,596,2],[493,597,2],[493,598,2],[493,599,2],[493,600,2],[493,601,2],[493,602,2],[493,603,2],[493,604,2],[493,605,2],[493,606,2],[493,607,2],[493,608,2],[493,609,2],[493,610,2],[493,611,2],[493,612,2],[493,613,2],[493,614,2],[493,615,2],[493,616,2],[493,617,2],[493,618,2],[493,619,2],[493,620,2],[493,621,2],[493,622,2],[493,623,2],[493,624,2],[493,625,2],[493,626,2],[493,627,2],[493,628,2],[493,629,2],[494,500,2],[494,499,2],[494,501,2],[494,511,2],[494,517,2],[494,502,2],[494,512,2],[494,516,2],[494,507,2],[494,508,2],[494,509,2],[494,515,2],[494,514,2],[494,505,2],[494,503,2],[494,506,2],[494,87,2],[494,431,2],[494,37,2],[494,233,2],[494,131,2],[494,369,2],[494,146,2],[494,207,2],[494,30,2],[494,312,2],[494,307,2],[494,486,2],[494,38,2],[494,265,2],[494,196,2],[494,263,2],[494,285,2],[494,470,2],[494,325,2],[494,487,2],[494,262,2],[494,488,2],[494,489,2],[494,149,2],[494,490,2],[494,491,2],[494,241,2],[494,140,2],[494,281,2],[494,191,2],[494,492,2],[494,493,2],[494,129,2],[494,495,2],[494,496,2],[494,497,2],[494,296,2],[494,200,2],[494,210,2],[494,232,2],[494,498,2],[494,432,2],[494,454,2],[494,518,2],[494,519,2],[494,520,2],[494,521,2],[494,522,2],[494,523,2],[494,524,2],[494,525,2],[494,526,2],[494,527,2],[494,528,2],[494,529,2],[494,530,2],[494,531,2],[494,532,2],[494,533,2],[494,534,2],[494,535,2],[494,536,2],[494,537,2],[494,538,2],[494,539,2],[494,540,2],[494,541,2],[494,542,2],[494,543,2],[494,544,2],[494,545,2],[494,546,2],[494,547,2],[494,548,2],[494,549,2],[494,550,2],[494,551,2],[494,552,2],[494,553,2],[494,554,2],[494,555,2],[494,556,2],[494,557,2],[494,558,2],[494,559,2],[494,560,2],[494,561,2],[494,562,2],[494,563,2],[494,564,2],[494,565,2],[494,566,2],[494,567,2],[494,568,2],[494,569,2],[494,570,2],[494,571,2],[494,572,2],[494,573,2],[494,574,2],[494,575,2],[494,576,2],[494,577,2],[494,578,2],[494,579,2],[494,580,2],[494,581,2],[494,582,2],[494,583,2],[494,584,2],[494,585,2],[494,586,2],[494,587,2],[494,588,2],[494,589,2],[494,590,2],[494,591,2],[494,592,2],[494,593,2],[494,594,2],[494,595,2],[494,596,2],[494,597,2],[494,598,2],[494,599,2],[494,600,2],[494,601,2],[494,602,2],[494,603,2],[494,604,2],[494,605,2],[494,606,2],[494,607,2],[494,608,2],[494,609,2],[494,610,2],[494,611,2],[494,612,2],[494,613,2],[494,614,2],[494,615,2],[494,616,2],[494,617,2],[494,618,2],[494,619,2],[494,620,2],[494,621,2],[494,622,2],[494,623,2],[494,624,2],[494,625,2],[494,626,2],[494,627,2],[494,628,2],[494,629,2],[495,500,2],[495,499,2],[495,501,2],[495,511,2],[495,517,2],[495,502,2],[495,512,2],[495,516,2],[495,507,2],[495,508,2],[495,509,2],[495,515,2],[495,514,2],[495,505,2],[495,503,2],[495,506,2],[495,87,2],[495,431,2],[495,37,2],[495,339,2],[495,233,2],[495,369,2],[495,146,2],[495,207,2],[495,30,2],[495,312,2],[495,307,2],[495,486,2],[495,38,2],[495,265,2],[495,196,2],[495,263,2],[495,285,2],[495,470,2],[495,325,2],[495,487,2],[495,262,2],[495,488,2],[495,489,2],[495,149,2],[495,490,2],[495,491,2],[495,241,2],[495,140,2],[495,281,2],[495,191,2],[495,492,2],[495,493,2],[495,494,2],[495,129,2],[495,496,2],[495,497,2],[495,296,2],[495,200,2],[495,210,2],[495,232,2],[495,498,2],[495,432,2],[495,454,2],[495,518,2],[495,519,2],[495,520,2],[495,521,2],[495,522,2],[495,523,2],[495,524,2],[495,525,2],[495,526,2],[495,527,2],[495,528,2],[495,529,2],[495,530,2],[495,531,2],[495,532,2],[495,533,2],[495,534,2],[495,535,2],[495,536,2],[495,537,2],[495,538,2],[495,539,2],[495,540,2],[495,541,2],[495,542,2],[495,543,2],[495,544,2],[495,545,2],[495,546,2],[495,547,2],[495,548,2],[495,549,2],[495,550,2],[495,551,2],[495,552,2],[495,553,2],[495,554,2],[495,555,2],[495,556,2],[495,557,2],[495,558,2],[495,559,2],[495,560,2],[495,561,2],[495,562,2],[495,563,2],[495,564,2],[495,565,2],[495,566,2],[495,567,2],[495,568,2],[495,569,2],[495,570,2],[495,571,2],[495,572,2],[495,573,2],[495,574,2],[495,575,2],[495,576,2],[495,577,2],[495,578,2],[495,579,2],[495,580,2],[495,581,2],[495,582,2],[495,583,2],[495,584,2],[495,585,2],[495,586,2],[495,587,2],[495,588,2],[495,589,2],[495,590,2],[495,591,2],[495,592,2],[495,593,2],[495,594,2],[495,595,2],[495,596,2],[495,597,2],[495,598,2],[495,599,2],[495,600,2],[495,601,2],[495,602,2],[495,603,2],[495,604,2],[495,605,2],[495,606,2],[495,607,2],[495,608,2],[495,609,2],[495,610,2],[495,611,2],[495,612,2],[495,613,2],[495,614,2],[495,615,2],[495,616,2],[495,617,2],[495,618,2],[495,619,2],[495,620,2],[495,621,2],[495,622,2],[495,623,2],[495,624,2],[495,625,2],[495,626,2],[495,627,2],[495,628,2],[495,629,2],[496,500,2],[496,499,2],[496,501,2],[496,511,2],[496,517,2],[496,502,2],[496,512,2],[496,516,2],[496,507,2],[496,508,2],[496,509,2],[496,515,2],[496,514,2],[496,505,2],[496,503,2],[496,506,2],[496,87,2],[496,431,2],[496,37,2],[496,339,2],[496,233,2],[496,131,2],[496,369,2],[496,207,2],[496,30,2],[496,312,2],[496,307,2],[496,486,2],[496,38,2],[496,265,2],[496,196,2],[496,263,2],[496,285,2],[496,470,2],[496,325,2],[496,487,2],[496,262,2],[496,488,2],[496,489,2],[496,149,2],[496,490,2],[496,491,2],[496,241,2],[496,140,2],[496,281,2],[496,191,2],[496,492,2],[496,493,2],[496,494,2],[496,129,2],[496,495,2],[496,497,2],[496,296,2],[496,200,2],[496,210,2],[496,232,2],[496,498,2],[496,432,2],[496,454,2],[496,518,2],[496,519,2],[496,520,2],[496,521,2],[496,522,2],[496,523,2],[496,524,2],[496,525,2],[496,526,2],[496,527,2],[496,528,2],[496,529,2],[496,530,2],[496,531,2],[496,532,2],[496,533,2],[496,534,2],[496,535,2],[496,536,2],[496,537,2],[496,538,2],[496,539,2],[496,540,2],[496,541,2],[496,542,2],[496,543,2],[496,544,2],[496,545,2],[496,546,2],[496,547,2],[496,548,2],[496,549,2],[496,550,2],[496,551,2],[496,552,2],[496,553,2],[496,554,2],[496,555,2],[496,556,2],[496,557,2],[496,558,2],[496,559,2],[496,560,2],[496,561,2],[496,562,2],[496,563,2],[496,564,2],[496,565,2],[496,566,2],[496,567,2],[496,568,2],[496,569,2],[496,570,2],[496,571,2],[496,572,2],[496,573,2],[496,574,2],[496,575,2],[496,576,2],[496,577,2],[496,578,2],[496,579,2],[496,580,2],[496,581,2],[496,582,2],[496,583,2],[496,584,2],[496,585,2],[496,586,2],[496,587,2],[496,588,2],[496,589,2],[496,590,2],[496,591,2],[496,592,2],[496,593,2],[496,594,2],[496,595,2],[496,596,2],[496,597,2],[496,598,2],[496,599,2],[496,600,2],[496,601,2],[496,602,2],[496,603,2],[496,604,2],[496,605,2],[496,606,2],[496,607,2],[496,608,2],[496,609,2],[496,610,2],[496,611,2],[496,612,2],[496,613,2],[496,614,2],[496,615,2],[496,616,2],[496,617,2],[496,618,2],[496,619,2],[496,620,2],[496,621,2],[496,622,2],[496,623,2],[496,624,2],[496,625,2],[496,626,2],[496,627,2],[496,628,2],[496,629,2],[497,500,2],[497,499,2],[497,501,2],[497,511,2],[497,517,2],[497,502,2],[497,512,2],[497,516,2],[497,507,2],[497,508,2],[497,509,2],[497,515,2],[497,514,2],[497,505,2],[497,503,2],[497,506,2],[497,87,2],[497,431,2],[497,37,2],[497,339,2],[497,233,2],[497,369,2],[497,146,2],[497,207,2],[497,30,2],[497,312,2],[497,307,2],[497,486,2],[497,38,2],[497,265,2],[497,196,2],[497,263,2],[497,285,2],[497,470,2],[497,325,2],[497,487,2],[497,262,2],[497,488,2],[497,489,2],[497,149,2],[497,490,2],[497,491,2],[497,241,2],[497,140,2],[497,281,2],[497,191,2],[497,492,2],[497,493,2],[497,494,2],[497,129,2],[497,495,2],[497,496,2],[497,296,2],[497,200,2],[497,210,2],[497,232,2],[497,498,2],[497,432,2],[497,454,2],[497,518,2],[497,519,2],[497,520,2],[497,521,2],[497,522,2],[497,523,2],[497,524,2],[497,525,2],[497,526,2],[497,527,2],[497,528,2],[497,529,2],[497,530,2],[497,531,2],[497,532,2],[497,533,2],[497,534,2],[497,535,2],[497,536,2],[497,537,2],[497,538,2],[497,539,2],[497,540,2],[497,541,2],[497,542,2],[497,543,2],[497,544,2],[497,545,2],[497,546,2],[497,547,2],[497,548,2],[497,549,2],[497,550,2],[497,551,2],[497,552,2],[497,553,2],[497,554,2],[497,555,2],[497,556,2],[497,557,2],[497,558,2],[497,559,2],[497,560,2],[497,561,2],[497,562,2],[497,563,2],[497,564,2],[497,565,2],[497,566,2],[497,567,2],[497,568,2],[497,569,2],[497,570,2],[497,571,2],[497,572,2],[497,573,2],[497,574,2],[497,575,2],[497,576,2],[497,577,2],[497,578,2],[497,579,2],[497,580,2],[497,581,2],[497,582,2],[497,583,2],[497,584,2],[497,585,2],[497,586,2],[497,587,2],[497,588,2],[497,589,2],[497,590,2],[497,591,2],[497,592,2],[497,593,2],[497,594,2],[497,595,2],[497,596,2],[497,597,2],[497,598,2],[497,599,2],[497,600,2],[497,601,2],[497,602,2],[497,603,2],[497,604,2],[497,605,2],[497,606,2],[497,607,2],[497,608,2],[497,609,2],[497,610,2],[497,611,2],[497,612,2],[497,613,2],[497,614,2],[497,615,2],[497,616,2],[497,617,2],[497,618,2],[497,619,2],[497,620,2],[497,621,2],[497,622,2],[497,623,2],[497,624,2],[497,625,2],[497,626,2],[497,627,2],[497,628,2],[497,629,2],[498,500,2],[498,499,2],[498,501,2],[498,511,2],[498,517,2],[498,502,2],[498,512,2],[498,516,2],[498,507,2],[498,508,2],[498,509,2],[498,515,2],[498,514,2],[498,505,2],[498,503,2],[498,506,2],[498,87,2],[498,431,2],[498,37,2],[498,339,2],[498,233,2],[498,369,2],[498,146,2],[498,207,2],[498,30,2],[498,312,2],[498,307,2],[498,486,2],[498,38,2],[498,265,2],[498,196,2],[498,263,2],[498,285,2],[498,470,2],[498,325,2],[498,487,2],[498,262,2],[498,488,2],[498,489,2],[498,149,2],[498,490,2],[498,491,2],[498,241,2],[498,140,2],[498,281,2],[498,191,2],[498,492,2],[498,493,2],[498,494,2],[498,129,2],[498,495,2],[498,496,2],[498,497,2],[498,296,2],[498,200,2],[498,210,2],[498,232,2],[498,432,2],[498,454,2],[498,518,2],[498,519,2],[498,520,2],[498,521,2],[498,522,2],[498,523,2],[498,524,2],[498,525,2],[498,526,2],[498,527,2],[498,528,2],[498,529,2],[498,530,2],[498,531,2],[498,532,2],[498,533,2],[498,534,2],[498,535,2],[498,536,2],[498,537,2],[498,538,2],[498,539,2],[498,540,2],[498,541,2],[498,542,2],[498,543,2],[498,544,2],[498,545,2],[498,546,2],[498,547,2],[498,548,2],[498,549,2],[498,550,2],[498,551,2],[498,552,2],[498,553,2],[498,554,2],[498,555,2],[498,556,2],[498,557,2],[498,558,2],[498,559,2],[498,560,2],[498,561,2],[498,562,2],[498,563,2],[498,564,2],[498,565,2],[498,566,2],[498,567,2],[498,568,2],[498,569,2],[498,570,2],[498,571,2],[498,572,2],[498,573,2],[498,574,2],[498,575,2],[498,576,2],[498,577,2],[498,578,2],[498,579,2],[498,580,2],[498,581,2],[498,582,2],[498,583,2],[498,584,2],[498,585,2],[498,586,2],[498,587,2],[498,588,2],[498,589,2],[498,590,2],[498,591,2],[498,592,2],[498,593,2],[498,594,2],[498,595,2],[498,596,2],[498,597,2],[498,598,2],[498,599,2],[498,600,2],[498,601,2],[498,602,2],[498,603,2],[498,604,2],[498,605,2],[498,606,2],[498,607,2],[498,608,2],[498,609,2],[498,610,2],[498,611,2],[498,612,2],[498,613,2],[498,614,2],[498,615,2],[498,616,2],[498,617,2],[498,618,2],[498,619,2],[498,620,2],[498,621,2],[498,622,2],[498,623,2],[498,624,2],[498,625,2],[498,626,2],[498,627,2],[498,628,2],[498,629,2],[499,500,2],[499,501,2],[499,511,2],[499,517,2],[499,502,2],[499,512,2],[499,516,2],[499,507,2],[499,508,2],[499,509,2],[499,515,2],[499,514,2],[499,505,2],[499,503,2],[499,506,2],[499,87,2],[499,431,2],[499,37,2],[499,339,2],[499,233,2],[499,131,2],[499,369,2],[499,146,2],[499,207,2],[499,30,2],[499,312,2],[499,307,2],[499,486,2],[499,38,2],[499,265,2],[499,196,2],[499,263,2],[499,285,2],[499,470,2],[499,325,2],[499,487,2],[499,262,2],[499,488,2],[499,489,2],[499,149,2],[499,490,2],[499,491,2],[499,241,2],[499,140,2],[499,281,2],[499,191,2],[499,492,2],[499,493,2],[499,494,2],[499,129,2],[499,495,2],[499,496,2],[499,497,2],[499,296,2],[499,200,2],[499,210,2],[499,232,2],[499,498,2],[499,432,2],[499,454,2],[499,518,2],[499,519,2],[499,520,2],[499,521,2],[499,522,2],[499,523,2],[499,524,2],[499,525,2],[499,526,2],[499,527,2],[499,528,2],[499,529,2],[499,530,2],[499,531,2],[499,532,2],[499,533,2],[499,534,2],[499,535,2],[499,536,2],[499,537,2],[499,538,2],[499,539,2],[499,540,2],[499,541,2],[499,542,2],[499,543,2],[499,544,2],[499,545,2],[499,546,2],[499,547,2],[499,548,2],[499,549,2],[499,550,2],[499,551,2],[499,552,2],[499,553,2],[499,554,2],[499,555,2],[499,556,2],[499,557,2],[499,558,2],[499,559,2],[499,560,2],[499,561,2],[499,562,2],[499,563,2],[499,564,2],[499,565,2],[499,566,2],[499,567,2],[499,568,2],[499,569,2],[499,570,2],[499,571,2],[499,572,2],[499,573,2],[499,574,2],[499,575,2],[499,576,2],[499,577,2],[499,578,2],[499,579,2],[499,580,2],[499,581,2],[499,582,2],[499,583,2],[499,584,2],[499,585,2],[499,586,2],[499,587,2],[499,588,2],[499,589,2],[499,590,2],[499,591,2],[499,592,2],[499,593,2],[499,594,2],[499,595,2],[499,596,2],[499,597,2],[499,598,2],[499,599,2],[499,600,2],[499,601,2],[499,602,2],[499,603,2],[499,604,2],[499,605,2],[499,606,2],[499,607,2],[499,608,2],[499,609,2],[499,610,2],[499,611,2],[499,612,2],[499,613,2],[499,614,2],[499,615,2],[499,616,2],[499,617,2],[499,618,2],[499,619,2],[499,620,2],[499,621,2],[499,622,2],[499,623,2],[499,624,2],[499,625,2],[499,626,2],[499,627,2],[499,628,2],[499,629,2],[500,499,2],[500,501,2],[500,511,2],[500,517,2],[500,502,2],[500,516,2],[500,507,2],[500,508,2],[500,509,2],[500,515,2],[500,514,2],[500,505,2],[500,503,2],[500,506,2],[500,87,2],[500,431,2],[500,37,2],[500,339,2],[500,233,2],[500,131,2],[500,369,2],[500,146,2],[500,207,2],[500,30,2],[500,312,2],[500,307,2],[500,486,2],[500,38,2],[500,265,2],[500,196,2],[500,263,2],[500,285,2],[500,470,2],[500,325,2],[500,487,2],[500,262,2],[500,488,2],[500,489,2],[500,149,2],[500,490,2],[500,491,2],[500,241,2],[500,140,2],[500,281,2],[500,191,2],[500,492,2],[500,493,2],[500,494,2],[500,129,2],[500,495,2],[500,496,2],[500,497,2],[500,296,2],[500,200,2],[500,210,2],[500,232,2],[500,498,2],[500,432,2],[500,454,2],[500,618,2],[500,619,2],[500,620,2],[500,621,2],[500,622,2],[500,623,2],[500,624,2],[500,625,2],[500,626,2],[500,627,2],[500,628,2],[500,629,2],[501,500,2],[501,499,2],[501,511,2],[501,517,2],[501,502,2],[501,512,2],[501,516,2],[501,507,2],[501,508,2],[501,509,2],[501,515,2],[501,514,2],[501,505,2],[501,503,2],[501,506,2],[501,87,2],[501,431,2],[501,37,2],[501,339,2],[501,233,2],[501,131,2],[501,369,2],[501,146,2],[501,207,2],[501,30,2],[501,312,2],[501,307,2],[501,486,2],[501,38,2],[501,265,2],[501,196,2],[501,263,2],[501,285,2],[501,470,2],[501,325,2],[501,487,2],[501,262,2],[501,488,2],[501,489,2],[501,149,2],[501,490,2],[501,491,2],[501,241,2],[501,140,2],[501,281,2],[501,191,2],[501,492,2],[501,493,2],[501,494,2],[501,129,2],[501,495,2],[501,496,2],[501,497,2],[501,296,2],[501,200,2],[501,210,2],[501,232,2],[501,498,2],[501,432,2],[501,454,2],[501,518,2],[501,519,2],[501,520,2],[501,521,2],[501,522,2],[501,523,2],[501,524,2],[501,525,2],[501,526,2],[501,527,2],[501,528,2],[501,529,2],[501,530,2],[501,531,2],[501,532,2],[501,533,2],[501,534,2],[501,535,2],[501,536,2],[501,537,2],[501,538,2],[501,539,2],[501,540,2],[501,541,2],[501,542,2],[501,543,2],[501,544,2],[501,545,2],[501,546,2],[501,547,2],[501,548,2],[501,549,2],[501,550,2],[501,551,2],[501,552,2],[501,553,2],[501,554,2],[501,555,2],[501,556,2],[501,557,2],[501,558,2],[501,559,2],[501,560,2],[501,561,2],[501,562,2],[501,563,2],[501,564,2],[501,565,2],[501,566,2],[501,567,2],[501,568,2],[501,569,2],[501,570,2],[501,571,2],[501,572,2],[501,573,2],[501,574,2],[501,575,2],[501,576,2],[501,577,2],[501,578,2],[501,579,2],[501,580,2],[501,581,2],[501,582,2],[501,583,2],[501,584,2],[501,585,2],[501,586,2],[501,587,2],[501,588,2],[501,589,2],[501,590,2],[501,591,2],[501,592,2],[501,593,2],[501,594,2],[501,595,2],[501,596,2],[501,597,2],[501,598,2],[501,599,2],[501,600,2],[501,601,2],[501,602,2],[501,603,2],[501,604,2],[501,605,2],[501,606,2],[501,607,2],[501,608,2],[501,609,2],[501,610,2],[501,611,2],[501,612,2],[501,613,2],[501,614,2],[501,615,2],[501,616,2],[501,617,2],[502,0,2],[502,500,2],[502,499,2],[502,501,2],[502,511,2],[502,517,2],[502,512,2],[502,516,2],[502,507,2],[502,508,2],[502,509,2],[502,515,2],[502,514,2],[502,505,2],[502,503,2],[502,506,2],[502,87,2],[502,431,2],[502,37,2],[502,339,2],[502,233,2],[502,131,2],[502,369,2],[502,146,2],[502,207,2],[502,30,2],[502,312,2],[502,307,2],[502,486,2],[502,38,2],[502,265,2],[502,196,2],[502,263,2],[502,285,2],[502,470,2],[502,325,2],[502,487,2],[502,262,2],[502,488,2],[502,489,2],[502,149,2],[502,490,2],[502,491,2],[502,241,2],[502,140,2],[502,281,2],[502,191,2],[502,492,2],[502,493,2],[502,494,2],[502,129,2],[502,495,2],[502,496,2],[502,497,2],[502,296,2],[502,200,2],[502,210,2],[502,232,2],[502,498,2],[502,432,2],[502,454,2],[502,518,2],[502,519,2],[502,520,2],[502,521,2],[502,522,2],[502,523,2],[502,524,2],[502,525,2],[502,526,2],[502,527,2],[502,528,2],[502,529,2],[502,530,2],[502,531,2],[502,532,2],[502,533,2],[502,534,2],[502,535,2],[502,536,2],[502,537,2],[502,538,2],[502,539,2],[502,540,2],[502,541,2],[502,542,2],[502,543,2],[502,544,2],[502,545,2],[502,546,2],[502,547,2],[502,548,2],[502,549,2],[502,550,2],[502,551,2],[502,552,2],[502,553,2],[502,554,2],[502,555,2],[502,556,2],[502,557,2],[502,558,2],[502,559,2],[502,560,2],[502,561,2],[502,562,2],[502,563,2],[502,564,2],[502,565,2],[502,566,2],[502,567,2],[502,568,2],[502,569,2],[502,570,2],[502,571,2],[502,572,2],[502,573,2],[502,574,2],[502,575,2],[502,576,2],[502,577,2],[502,578,2],[502,579,2],[502,580,2],[502,581,2],[502,582,2],[502,583,2],[502,584,2],[502,585,2],[502,586,2],[502,587,2],[502,588,2],[502,589,2],[502,590,2],[502,591,2],[502,592,2],[502,593,2],[502,594,2],[502,595,2],[502,596,2],[502,597,2],[502,598,2],[502,599,2],[502,600,2],[502,601,2],[502,602,2],[502,603,2],[502,604,2],[502,605,2],[502,606,2],[502,607,2],[502,608,2],[502,609,2],[502,610,2],[502,611,2],[502,612,2],[502,613,2],[502,614,2],[502,615,2],[502,616,2],[502,617,2],[502,618,2],[502,619,2],[502,620,2],[502,621,2],[502,622,2],[502,623,2],[502,624,2],[502,625,2],[502,626,2],[502,627,2],[502,628,2],[502,629,2],[503,500,2],[503,499,2],[503,501,2],[503,511,2],[503,517,2],[503,502,2],[503,512,2],[503,516,2],[503,507,2],[503,508,2],[503,509,2],[503,515,2],[503,514,2],[503,505,2],[503,506,2],[503,87,2],[503,431,2],[503,37,2],[503,339,2],[503,233,2],[503,131,2],[503,369,2],[503,146,2],[503,207,2],[503,30,2],[503,312,2],[503,307,2],[503,486,2],[503,38,2],[503,265,2],[503,196,2],[503,263,2],[503,285,2],[503,470,2],[503,325,2],[503,487,2],[503,262,2],[503,488,2],[503,489,2],[503,149,2],[503,490,2],[503,491,2],[503,241,2],[503,140,2],[503,281,2],[503,191,2],[503,492,2],[503,493,2],[503,494,2],[503,129,2],[503,495,2],[503,496,2],[503,497,2],[503,296,2],[503,200,2],[503,210,2],[503,232,2],[503,498,2],[503,432,2],[503,454,2],[503,518,2],[503,519,2],[503,520,2],[503,521,2],[503,522,2],[503,523,2],[503,524,2],[503,525,2],[503,526,2],[503,527,2],[503,528,2],[503,529,2],[503,530,2],[503,531,2],[503,532,2],[503,533,2],[503,534,2],[503,535,2],[503,536,2],[503,537,2],[503,538,2],[503,539,2],[503,540,2],[503,541,2],[503,542,2],[503,543,2],[503,544,2],[503,545,2],[503,546,2],[503,547,2],[503,548,2],[503,549,2],[503,550,2],[503,551,2],[503,552,2],[503,553,2],[503,554,2],[503,555,2],[503,556,2],[503,557,2],[503,558,2],[503,559,2],[503,560,2],[503,561,2],[503,562,2],[503,563,2],[503,564,2],[503,565,2],[503,566,2],[503,567,2],[503,568,2],[503,569,2],[503,570,2],[503,571,2],[503,572,2],[503,573,2],[503,574,2],[503,575,2],[503,576,2],[503,577,2],[503,578,2],[503,579,2],[503,580,2],[503,581,2],[503,582,2],[503,583,2],[503,584,2],[503,585,2],[503,586,2],[503,587,2],[503,588,2],[503,589,2],[503,590,2],[503,591,2],[503,592,2],[503,593,2],[503,594,2],[503,595,2],[503,596,2],[503,597,2],[503,598,2],[503,599,2],[503,600,2],[503,601,2],[503,602,2],[503,603,2],[503,604,2],[503,605,2],[503,606,2],[503,607,2],[503,608,2],[503,609,2],[503,610,2],[503,611,2],[503,612,2],[503,613,2],[503,614,2],[503,615,2],[503,616,2],[503,617,2],[503,618,2],[503,619,2],[503,620,2],[503,621,2],[503,622,2],[503,623,2],[503,624,2],[503,625,2],[503,626,2],[503,627,2],[503,628,2],[503,629,2],[504,0,2],[504,500,2],[504,499,2],[504,501,2],[504,511,2],[504,517,2],[504,502,2],[504,512,2],[504,516,2],[504,507,2],[504,508,2],[504,509,2],[504,515,2],[504,514,2],[504,505,2],[504,503,2],[504,506,2],[504,87,2],[504,431,2],[504,37,2],[504,339,2],[504,233,2],[504,131,2],[504,369,2],[504,146,2],[504,207,2],[504,30,2],[504,312,2],[504,307,2],[504,486,2],[504,38,2],[504,265,2],[504,196,2],[504,263,2],[504,285,2],[504,470,2],[504,325,2],[504,487,2],[504,262,2],[504,488,2],[504,489,2],[504,149,2],[504,490,2],[504,491,2],[504,241,2],[504,140,2],[504,281,2],[504,191,2],[504,492,2],[504,493,2],[504,494,2],[504,129,2],[504,495,2],[504,496,2],[504,497,2],[504,296,2],[504,200,2],[504,210,2],[504,232,2],[504,498,2],[504,432,2],[504,454,2],[504,518,2],[504,519,2],[504,520,2],[504,521,2],[504,522,2],[504,523,2],[504,524,2],[504,525,2],[504,526,2],[504,527,2],[504,528,2],[504,529,2],[504,530,2],[504,531,2],[504,532,2],[504,533,2],[504,534,2],[504,535,2],[504,536,2],[504,537,2],[504,538,2],[504,539,2],[504,540,2],[504,541,2],[504,542,2],[504,543,2],[504,544,2],[504,545,2],[504,546,2],[504,547,2],[504,548,2],[504,549,2],[504,550,2],[504,551,2],[504,552,2],[504,553,2],[504,554,2],[504,555,2],[504,556,2],[504,557,2],[504,558,2],[504,559,2],[504,560,2],[504,561,2],[504,562,2],[504,563,2],[504,564,2],[504,565,2],[504,566,2],[504,567,2],[504,568,2],[504,569,2],[504,570,2],[504,571,2],[504,572,2],[504,573,2],[504,574,2],[504,575,2],[504,576,2],[504,577,2],[504,578,2],[504,579,2],[504,580,2],[504,581,2],[504,582,2],[504,583,2],[504,584,2],[504,585,2],[504,586,2],[504,587,2],[504,588,2],[504,589,2],[504,590,2],[504,591,2],[504,592,2],[504,593,2],[504,594,2],[504,595,2],[504,596,2],[504,597,2],[504,598,2],[504,599,2],[504,600,2],[504,601,2],[504,602,2],[504,603,2],[504,604,2],[504,605,2],[504,606,2],[504,607,2],[504,608,2],[504,609,2],[504,610,2],[504,611,2],[504,612,2],[504,613,2],[504,614,2],[504,615,2],[504,616,2],[504,617,2],[504,618,2],[504,619,2],[504,620,2],[504,621,2],[504,622,2],[504,623,2],[504,624,2],[504,625,2],[504,626,2],[504,627,2],[504,628,2],[504,629,2],[505,0,2],[505,500,2],[505,499,2],[505,501,2],[505,511,2],[505,517,2],[505,502,2],[505,512,2],[505,516,2],[505,507,2],[505,508,2],[505,509,2],[505,515,2],[505,514,2],[505,503,2],[505,506,2],[505,87,2],[505,431,2],[505,37,2],[505,339,2],[505,233,2],[505,131,2],[505,369,2],[505,146,2],[505,207,2],[505,30,2],[505,312,2],[505,307,2],[505,486,2],[505,38,2],[505,265,2],[505,196,2],[505,263,2],[505,285,2],[505,470,2],[505,325,2],[505,487,2],[505,262,2],[505,488,2],[505,489,2],[505,149,2],[505,490,2],[505,491,2],[505,241,2],[505,140,2],[505,281,2],[505,191,2],[505,492,2],[505,493,2],[505,494,2],[505,129,2],[505,495,2],[505,496,2],[505,497,2],[505,296,2],[505,200,2],[505,210,2],[505,232,2],[505,498,2],[505,432,2],[505,454,2],[505,518,2],[505,519,2],[505,520,2],[505,521,2],[505,522,2],[505,523,2],[505,524,2],[505,525,2],[505,526,2],[505,527,2],[505,528,2],[505,529,2],[505,530,2],[505,531,2],[505,532,2],[505,533,2],[505,534,2],[505,535,2],[505,536,2],[505,537,2],[505,538,2],[505,539,2],[505,540,2],[505,541,2],[505,542,2],[505,543,2],[505,544,2],[505,545,2],[505,546,2],[505,547,2],[505,548,2],[505,549,2],[505,550,2],[505,551,2],[505,552,2],[505,553,2],[505,554,2],[505,555,2],[505,556,2],[505,557,2],[505,558,2],[505,559,2],[505,560,2],[505,561,2],[505,562,2],[505,563,2],[505,564,2],[505,565,2],[505,566,2],[505,567,2],[505,568,2],[505,569,2],[505,570,2],[505,571,2],[505,572,2],[505,573,2],[505,574,2],[505,575,2],[505,576,2],[505,577,2],[505,578,2],[505,579,2],[505,580,2],[505,581,2],[505,582,2],[505,583,2],[505,584,2],[505,585,2],[505,586,2],[505,587,2],[505,588,2],[505,589,2],[505,590,2],[505,591,2],[505,592,2],[505,593,2],[505,594,2],[505,595,2],[505,596,2],[505,597,2],[505,598,2],[505,599,2],[505,600,2],[505,601,2],[505,602,2],[505,603,2],[505,604,2],[505,605,2],[505,606,2],[505,607,2],[505,608,2],[505,609,2],[505,610,2],[505,611,2],[505,612,2],[505,613,2],[505,614,2],[505,615,2],[505,616,2],[505,617,2],[505,618,2],[505,619,2],[505,620,2],[505,621,2],[505,622,2],[505,623,2],[505,624,2],[505,625,2],[505,626,2],[505,627,2],[505,628,2],[505,629,2],[506,0,2],[506,500,2],[506,499,2],[506,501,2],[506,511,2],[506,517,2],[506,502,2],[506,512,2],[506,516,2],[506,507,2],[506,508,2],[506,509,2],[506,515,2],[506,514,2],[506,505,2],[506,503,2],[506,87,2],[506,431,2],[506,37,2],[506,339,2],[506,233,2],[506,131,2],[506,369,2],[506,146,2],[506,207,2],[506,30,2],[506,312,2],[506,307,2],[506,486,2],[506,38,2],[506,265,2],[506,196,2],[506,263,2],[506,285,2],[506,470,2],[506,325,2],[506,487,2],[506,262,2],[506,488,2],[506,489,2],[506,149,2],[506,490,2],[506,491,2],[506,241,2],[506,140,2],[506,281,2],[506,191,2],[506,492,2],[506,493,2],[506,494,2],[506,129,2],[506,495,2],[506,496,2],[506,497,2],[506,296,2],[506,200,2],[506,210,2],[506,232,2],[506,498,2],[506,432,2],[506,454,2],[506,518,2],[506,519,2],[506,520,2],[506,521,2],[506,522,2],[506,523,2],[506,524,2],[506,525,2],[506,526,2],[506,527,2],[506,528,2],[506,529,2],[506,530,2],[506,531,2],[506,532,2],[506,533,2],[506,534,2],[506,535,2],[506,536,2],[506,537,2],[506,538,2],[506,539,2],[506,540,2],[506,541,2],[506,542,2],[506,543,2],[506,544,2],[506,545,2],[506,546,2],[506,547,2],[506,548,2],[506,549,2],[506,550,2],[506,551,2],[506,552,2],[506,553,2],[506,554,2],[506,555,2],[506,556,2],[506,557,2],[506,558,2],[506,559,2],[506,560,2],[506,561,2],[506,562,2],[506,563,2],[506,564,2],[506,565,2],[506,566,2],[506,567,2],[506,568,2],[506,569,2],[506,570,2],[506,571,2],[506,572,2],[506,573,2],[506,574,2],[506,575,2],[506,576,2],[506,577,2],[506,578,2],[506,579,2],[506,580,2],[506,581,2],[506,582,2],[506,583,2],[506,584,2],[506,585,2],[506,586,2],[506,587,2],[506,588,2],[506,589,2],[506,590,2],[506,591,2],[506,592,2],[506,593,2],[506,594,2],[506,595,2],[506,596,2],[506,597,2],[506,598,2],[506,599,2],[506,600,2],[506,601,2],[506,602,2],[506,603,2],[506,604,2],[506,605,2],[506,606,2],[506,607,2],[506,608,2],[506,609,2],[506,610,2],[506,611,2],[506,612,2],[506,613,2],[506,614,2],[506,615,2],[506,616,2],[506,617,2],[506,618,2],[506,619,2],[506,620,2],[506,621,2],[506,622,2],[506,623,2],[506,624,2],[506,625,2],[506,626,2],[506,627,2],[506,628,2],[506,629,2],[507,0,2],[507,500,2],[507,499,2],[507,501,2],[507,511,2],[507,517,2],[507,502,2],[507,512,2],[507,516,2],[507,508,2],[507,509,2],[507,515,2],[507,514,2],[507,505,2],[507,503,2],[507,506,2],[507,87,2],[507,431,2],[507,37,2],[507,339,2],[507,233,2],[507,131,2],[507,369,2],[507,146,2],[507,207,2],[507,30,2],[507,312,2],[507,307,2],[507,486,2],[507,38,2],[507,265,2],[507,196,2],[507,263,2],[507,285,2],[507,470,2],[507,325,2],[507,487,2],[507,262,2],[507,488,2],[507,489,2],[507,149,2],[507,490,2],[507,491,2],[507,241,2],[507,140,2],[507,281,2],[507,191,2],[507,492,2],[507,493,2],[507,494,2],[507,129,2],[507,495,2],[507,496,2],[507,497,2],[507,296,2],[507,200,2],[507,210,2],[507,232,2],[507,498,2],[507,432,2],[507,454,2],[507,518,2],[507,519,2],[507,520,2],[507,521,2],[507,522,2],[507,523,2],[507,524,2],[507,525,2],[507,526,2],[507,527,2],[507,528,2],[507,529,2],[507,530,2],[507,531,2],[507,532,2],[507,533,2],[507,534,2],[507,535,2],[507,536,2],[507,537,2],[507,538,2],[507,539,2],[507,540,2],[507,541,2],[507,542,2],[507,543,2],[507,544,2],[507,545,2],[507,546,2],[507,547,2],[507,548,2],[507,549,2],[507,550,2],[507,551,2],[507,552,2],[507,553,2],[507,554,2],[507,555,2],[507,556,2],[507,557,2],[507,558,2],[507,559,2],[507,560,2],[507,561,2],[507,562,2],[507,563,2],[507,564,2],[507,565,2],[507,566,2],[507,567,2],[507,568,2],[507,569,2],[507,570,2],[507,571,2],[507,572,2],[507,573,2],[507,574,2],[507,575,2],[507,576,2],[507,577,2],[507,578,2],[507,579,2],[507,580,2],[507,581,2],[507,582,2],[507,583,2],[507,584,2],[507,585,2],[507,586,2],[507,587,2],[507,588,2],[507,589,2],[507,590,2],[507,591,2],[507,592,2],[507,593,2],[507,594,2],[507,595,2],[507,596,2],[507,597,2],[507,598,2],[507,599,2],[507,600,2],[507,601,2],[507,602,2],[507,603,2],[507,604,2],[507,605,2],[507,606,2],[507,607,2],[507,608,2],[507,609,2],[507,610,2],[507,611,2],[507,612,2],[507,613,2],[507,614,2],[507,615,2],[507,616,2],[507,617,2],[507,618,2],[507,619,2],[507,620,2],[507,621,2],[507,622,2],[507,623,2],[507,624,2],[507,625,2],[507,626,2],[507,627,2],[507,628,2],[507,629,2],[508,0,2],[508,500,2],[508,499,2],[508,501,2],[508,511,2],[508,517,2],[508,502,2],[508,512,2],[508,516,2],[508,507,2],[508,509,2],[508,515,2],[508,514,2],[508,505,2],[508,503,2],[508,506,2],[508,87,2],[508,431,2],[508,37,2],[508,339,2],[508,233,2],[508,131,2],[508,369,2],[508,146,2],[508,207,2],[508,30,2],[508,312,2],[508,307,2],[508,486,2],[508,38,2],[508,265,2],[508,196,2],[508,263,2],[508,285,2],[508,470,2],[508,325,2],[508,487,2],[508,262,2],[508,488,2],[508,489,2],[508,149,2],[508,490,2],[508,491,2],[508,241,2],[508,140,2],[508,281,2],[508,191,2],[508,492,2],[508,493,2],[508,494,2],[508,129,2],[508,495,2],[508,496,2],[508,497,2],[508,296,2],[508,200,2],[508,210,2],[508,232,2],[508,498,2],[508,432,2],[508,454,2],[508,518,2],[508,519,2],[508,520,2],[508,521,2],[508,522,2],[508,523,2],[508,524,2],[508,525,2],[508,526,2],[508,527,2],[508,528,2],[508,529,2],[508,530,2],[508,531,2],[508,532,2],[508,533,2],[508,534,2],[508,535,2],[508,536,2],[508,537,2],[508,538,2],[508,539,2],[508,540,2],[508,541,2],[508,542,2],[508,543,2],[508,544,2],[508,545,2],[508,546,2],[508,547,2],[508,548,2],[508,549,2],[508,550,2],[508,551,2],[508,552,2],[508,553,2],[508,554,2],[508,555,2],[508,556,2],[508,557,2],[508,558,2],[508,559,2],[508,560,2],[508,561,2],[508,562,2],[508,563,2],[508,564,2],[508,565,2],[508,566,2],[508,567,2],[508,568,2],[508,569,2],[508,570,2],[508,571,2],[508,572,2],[508,573,2],[508,574,2],[508,575,2],[508,576,2],[508,577,2],[508,578,2],[508,579,2],[508,580,2],[508,581,2],[508,582,2],[508,583,2],[508,584,2],[508,585,2],[508,586,2],[508,587,2],[508,588,2],[508,589,2],[508,590,2],[508,591,2],[508,592,2],[508,593,2],[508,594,2],[508,595,2],[508,596,2],[508,597,2],[508,598,2],[508,599,2],[508,600,2],[508,601,2],[508,602,2],[508,603,2],[508,604,2],[508,605,2],[508,606,2],[508,607,2],[508,608,2],[508,609,2],[508,610,2],[508,611,2],[508,612,2],[508,613,2],[508,614,2],[508,615,2],[508,616,2],[508,617,2],[508,618,2],[508,619,2],[508,620,2],[508,621,2],[508,622,2],[508,623,2],[508,624,2],[508,625,2],[508,626,2],[508,627,2],[508,628,2],[508,629,2],[509,0,2],[509,500,2],[509,499,2],[509,501,2],[509,511,2],[509,517,2],[509,502,2],[509,512,2],[509,516,2],[509,507,2],[509,508,2],[509,515,2],[509,514,2],[509,505,2],[509,503,2],[509,506,2],[509,87,2],[509,431,2],[509,37,2],[509,339,2],[509,233,2],[509,131,2],[509,369,2],[509,146,2],[509,207,2],[509,30,2],[509,312,2],[509,307,2],[509,486,2],[509,38,2],[509,265,2],[509,196,2],[509,263,2],[509,285,2],[509,470,2],[509,325,2],[509,487,2],[509,262,2],[509,488,2],[509,489,2],[509,149,2],[509,490,2],[509,491,2],[509,241,2],[509,140,2],[509,281,2],[509,191,2],[509,492,2],[509,493,2],[509,494,2],[509,129,2],[509,495,2],[509,496,2],[509,497,2],[509,296,2],[509,200,2],[509,210,2],[509,232,2],[509,498,2],[509,432,2],[509,454,2],[509,518,2],[509,519,2],[509,520,2],[509,521,2],[509,522,2],[509,523,2],[509,524,2],[509,525,2],[509,526,2],[509,527,2],[509,528,2],[509,529,2],[509,530,2],[509,531,2],[509,532,2],[509,533,2],[509,534,2],[509,535,2],[509,536,2],[509,537,2],[509,538,2],[509,539,2],[509,540,2],[509,541,2],[509,542,2],[509,543,2],[509,544,2],[509,545,2],[509,546,2],[509,547,2],[509,548,2],[509,549,2],[509,550,2],[509,551,2],[509,552,2],[509,553,2],[509,554,2],[509,555,2],[509,556,2],[509,557,2],[509,558,2],[509,559,2],[509,560,2],[509,561,2],[509,562,2],[509,563,2],[509,564,2],[509,565,2],[509,566,2],[509,567,2],[509,568,2],[509,569,2],[509,570,2],[509,571,2],[509,572,2],[509,573,2],[509,574,2],[509,575,2],[509,576,2],[509,577,2],[509,578,2],[509,579,2],[509,580,2],[509,581,2],[509,582,2],[509,583,2],[509,584,2],[509,585,2],[509,586,2],[509,587,2],[509,588,2],[509,589,2],[509,590,2],[509,591,2],[509,592,2],[509,593,2],[509,594,2],[509,595,2],[509,596,2],[509,597,2],[509,598,2],[509,599,2],[509,600,2],[509,601,2],[509,602,2],[509,603,2],[509,604,2],[509,605,2],[509,606,2],[509,607,2],[509,608,2],[509,609,2],[509,610,2],[509,611,2],[509,612,2],[509,613,2],[509,614,2],[509,615,2],[509,616,2],[509,617,2],[509,618,2],[509,619,2],[509,620,2],[509,621,2],[509,622,2],[509,623,2],[509,624,2],[509,625,2],[509,626,2],[509,627,2],[509,628,2],[509,629,2],[510,0,2],[510,500,2],[510,499,2],[510,501,2],[510,511,2],[510,517,2],[510,502,2],[510,512,2],[510,516,2],[510,507,2],[510,508,2],[510,509,2],[510,515,2],[510,514,2],[510,505,2],[510,503,2],[510,506,2],[510,87,2],[510,431,2],[510,37,2],[510,339,2],[510,233,2],[510,131,2],[510,369,2],[510,146,2],[510,207,2],[510,30,2],[510,312,2],[510,307,2],[510,486,2],[510,38,2],[510,265,2],[510,196,2],[510,263,2],[510,285,2],[510,470,2],[510,325,2],[510,487,2],[510,262,2],[510,488,2],[510,489,2],[510,149,2],[510,490,2],[510,491,2],[510,241,2],[510,140,2],[510,281,2],[510,191,2],[510,492,2],[510,493,2],[510,494,2],[510,129,2],[510,495,2],[510,496,2],[510,497,2],[510,296,2],[510,200,2],[510,210,2],[510,232,2],[510,498,2],[510,432,2],[510,454,2],[510,518,2],[510,519,2],[510,520,2],[510,521,2],[510,522,2],[510,523,2],[510,524,2],[510,525,2],[510,526,2],[510,527,2],[510,528,2],[510,529,2],[510,530,2],[510,531,2],[510,532,2],[510,533,2],[510,534,2],[510,535,2],[510,536,2],[510,537,2],[510,538,2],[510,539,2],[510,540,2],[510,541,2],[510,542,2],[510,543,2],[510,544,2],[510,545,2],[510,546,2],[510,547,2],[510,548,2],[510,549,2],[510,550,2],[510,551,2],[510,552,2],[510,553,2],[510,554,2],[510,555,2],[510,556,2],[510,557,2],[510,558,2],[510,559,2],[510,560,2],[510,561,2],[510,562,2],[510,563,2],[510,564,2],[510,565,2],[510,566,2],[510,567,2],[510,568,2],[510,569,2],[510,570,2],[510,571,2],[510,572,2],[510,573,2],[510,574,2],[510,575,2],[510,576,2],[510,577,2],[510,578,2],[510,579,2],[510,580,2],[510,581,2],[510,582,2],[510,583,2],[510,584,2],[510,585,2],[510,586,2],[510,587,2],[510,588,2],[510,589,2],[510,590,2],[510,591,2],[510,592,2],[510,593,2],[510,594,2],[510,595,2],[510,596,2],[510,597,2],[510,598,2],[510,599,2],[510,600,2],[510,601,2],[510,602,2],[510,603,2],[510,604,2],[510,605,2],[510,606,2],[510,607,2],[510,608,2],[510,609,2],[510,610,2],[510,611,2],[510,612,2],[510,613,2],[510,614,2],[510,615,2],[510,616,2],[510,617,2],[510,618,2],[510,619,2],[510,620,2],[510,621,2],[510,622,2],[510,623,2],[510,624,2],[510,625,2],[510,626,2],[510,627,2],[510,628,2],[510,629,2],[511,0,2],[511,500,2],[511,499,2],[511,501,2],[511,517,2],[511,502,2],[511,512,2],[511,516,2],[511,507,2],[511,508,2],[511,509,2],[511,515,2],[511,514,2],[511,505,2],[511,503,2],[511,506,2],[511,87,2],[511,431,2],[511,37,2],[511,339,2],[511,233,2],[511,131,2],[511,369,2],[511,146,2],[511,207,2],[511,30,2],[511,312,2],[511,307,2],[511,486,2],[511,38,2],[511,265,2],[511,196,2],[511,263,2],[511,285,2],[511,470,2],[511,325,2],[511,487,2],[511,262,2],[511,488,2],[511,489,2],[511,149,2],[511,490,2],[511,491,2],[511,241,2],[511,140,2],[511,281,2],[511,191,2],[511,492,2],[511,493,2],[511,494,2],[511,129,2],[511,495,2],[511,496,2],[511,497,2],[511,296,2],[511,200,2],[511,210,2],[511,232,2],[511,498,2],[511,432,2],[511,454,2],[511,518,2],[511,519,2],[511,520,2],[511,521,2],[511,522,2],[511,523,2],[511,524,2],[511,525,2],[511,526,2],[511,527,2],[511,528,2],[511,529,2],[511,530,2],[511,531,2],[511,532,2],[511,533,2],[511,534,2],[511,535,2],[511,536,2],[511,537,2],[511,538,2],[511,539,2],[511,540,2],[511,541,2],[511,542,2],[511,543,2],[511,544,2],[511,545,2],[511,546,2],[511,547,2],[511,548,2],[511,549,2],[511,550,2],[511,551,2],[511,552,2],[511,553,2],[511,554,2],[511,555,2],[511,556,2],[511,557,2],[511,558,2],[511,559,2],[511,560,2],[511,561,2],[511,562,2],[511,563,2],[511,564,2],[511,565,2],[511,566,2],[511,567,2],[511,568,2],[511,569,2],[511,570,2],[511,571,2],[511,572,2],[511,573,2],[511,574,2],[511,575,2],[511,576,2],[511,577,2],[511,578,2],[511,579,2],[511,580,2],[511,581,2],[511,582,2],[511,583,2],[511,584,2],[511,585,2],[511,586,2],[511,587,2],[511,588,2],[511,589,2],[511,590,2],[511,591,2],[511,592,2],[511,593,2],[511,594,2],[511,595,2],[511,596,2],[511,597,2],[511,598,2],[511,599,2],[511,600,2],[511,601,2],[511,602,2],[511,603,2],[511,604,2],[511,605,2],[511,606,2],[511,607,2],[511,608,2],[511,609,2],[511,610,2],[511,611,2],[511,612,2],[511,613,2],[511,614,2],[511,615,2],[511,616,2],[511,617,2],[511,618,2],[511,619,2],[511,620,2],[511,621,2],[511,622,2],[511,623,2],[511,624,2],[511,625,2],[511,626,2],[511,627,2],[511,628,2],[511,629,2],[512,0,2],[512,500,2],[512,499,2],[512,501,2],[512,511,2],[512,517,2],[512,502,2],[512,516,2],[512,507,2],[512,508,2],[512,509,2],[512,515,2],[512,514,2],[512,505,2],[512,503,2],[512,506,2],[512,87,2],[512,431,2],[512,37,2],[512,339,2],[512,233,2],[512,131,2],[512,369,2],[512,146,2],[512,207,2],[512,30,2],[512,312,2],[512,307,2],[512,486,2],[512,38,2],[512,265,2],[512,196,2],[512,263,2],[512,285,2],[512,470,2],[512,325,2],[512,487,2],[512,262,2],[512,488,2],[512,489,2],[512,149,2],[512,490,2],[512,491,2],[512,241,2],[512,140,2],[512,281,2],[512,191,2],[512,492,2],[512,493,2],[512,494,2],[512,129,2],[512,495,2],[512,496,2],[512,497,2],[512,296,2],[512,200,2],[512,210,2],[512,232,2],[512,498,2],[512,432,2],[512,454,2],[512,518,2],[512,519,2],[512,520,2],[512,521,2],[512,522,2],[512,523,2],[512,524,2],[512,525,2],[512,526,2],[512,527,2],[512,528,2],[512,529,2],[512,530,2],[512,531,2],[512,532,2],[512,533,2],[512,534,2],[512,535,2],[512,536,2],[512,537,2],[512,538,2],[512,539,2],[512,540,2],[512,541,2],[512,542,2],[512,543,2],[512,544,2],[512,545,2],[512,546,2],[512,547,2],[512,548,2],[512,549,2],[512,550,2],[512,551,2],[512,552,2],[512,553,2],[512,554,2],[512,555,2],[512,556,2],[512,557,2],[512,558,2],[512,559,2],[512,560,2],[512,561,2],[512,562,2],[512,563,2],[512,564,2],[512,565,2],[512,566,2],[512,567,2],[512,568,2],[512,569,2],[512,570,2],[512,571,2],[512,572,2],[512,573,2],[512,574,2],[512,575,2],[512,576,2],[512,577,2],[512,578,2],[512,579,2],[512,580,2],[512,581,2],[512,582,2],[512,583,2],[512,584,2],[512,585,2],[512,586,2],[512,587,2],[512,588,2],[512,589,2],[512,590,2],[512,591,2],[512,592,2],[512,593,2],[512,594,2],[512,595,2],[512,596,2],[512,597,2],[512,598,2],[512,599,2],[512,600,2],[512,601,2],[512,602,2],[512,603,2],[512,604,2],[512,605,2],[512,606,2],[512,607,2],[512,608,2],[512,609,2],[512,610,2],[512,611,2],[512,612,2],[512,613,2],[512,614,2],[512,615,2],[512,616,2],[512,617,2],[512,618,2],[512,619,2],[512,620,2],[512,621,2],[512,622,2],[512,623,2],[512,624,2],[512,625,2],[512,626,2],[512,627,2],[512,628,2],[512,629,2],[513,0,2],[513,500,2],[513,499,2],[513,501,2],[513,511,2],[513,517,2],[513,502,2],[513,512,2],[513,516,2],[513,507,2],[513,508,2],[513,509,2],[513,515,2],[513,514,2],[513,505,2],[513,503,2],[513,506,2],[513,87,2],[513,431,2],[513,37,2],[513,339,2],[513,233,2],[513,131,2],[513,369,2],[513,146,2],[513,207,2],[513,30,2],[513,312,2],[513,307,2],[513,486,2],[513,38,2],[513,265,2],[513,196,2],[513,263,2],[513,285,2],[513,470,2],[513,325,2],[513,487,2],[513,262,2],[513,488,2],[513,489,2],[513,149,2],[513,490,2],[513,491,2],[513,241,2],[513,140,2],[513,281,2],[513,191,2],[513,492,2],[513,493,2],[513,494,2],[513,129,2],[513,495,2],[513,496,2],[513,497,2],[513,296,2],[513,200,2],[513,210,2],[513,232,2],[513,498,2],[513,432,2],[513,454,2],[513,518,2],[513,519,2],[513,520,2],[513,521,2],[513,522,2],[513,523,2],[513,524,2],[513,525,2],[513,526,2],[513,527,2],[513,528,2],[513,529,2],[513,530,2],[513,531,2],[513,532,2],[513,533,2],[513,534,2],[513,535,2],[513,536,2],[513,537,2],[513,538,2],[513,539,2],[513,540,2],[513,541,2],[513,542,2],[513,543,2],[513,544,2],[513,545,2],[513,546,2],[513,547,2],[513,548,2],[513,549,2],[513,550,2],[513,551,2],[513,552,2],[513,553,2],[513,554,2],[513,555,2],[513,556,2],[513,557,2],[513,558,2],[513,559,2],[513,560,2],[513,561,2],[513,562,2],[513,563,2],[513,564,2],[513,565,2],[513,566,2],[513,567,2],[513,568,2],[513,569,2],[513,570,2],[513,571,2],[513,572,2],[513,573,2],[513,574,2],[513,575,2],[513,576,2],[513,577,2],[513,578,2],[513,579,2],[513,580,2],[513,581,2],[513,582,2],[513,583,2],[513,584,2],[513,585,2],[513,586,2],[513,587,2],[513,588,2],[513,589,2],[513,590,2],[513,591,2],[513,592,2],[513,593,2],[513,594,2],[513,595,2],[513,596,2],[513,597,2],[513,598,2],[513,599,2],[513,600,2],[513,601,2],[513,602,2],[513,603,2],[513,604,2],[513,605,2],[513,606,2],[513,607,2],[513,608,2],[513,609,2],[513,610,2],[513,611,2],[513,612,2],[513,613,2],[513,614,2],[513,615,2],[513,616,2],[513,617,2],[513,618,2],[513,619,2],[513,620,2],[513,621,2],[513,622,2],[513,623,2],[513,624,2],[513,625,2],[513,626,2],[513,627,2],[513,628,2],[513,629,2],[514,0,2],[514,500,2],[514,499,2],[514,501,2],[514,511,2],[514,517,2],[514,502,2],[514,512,2],[514,516,2],[514,507,2],[514,508,2],[514,509,2],[514,515,2],[514,505,2],[514,503,2],[514,506,2],[514,87,2],[514,431,2],[514,37,2],[514,339,2],[514,233,2],[514,131,2],[514,369,2],[514,146,2],[514,207,2],[514,30,2],[514,312,2],[514,307,2],[514,486,2],[514,38,2],[514,265,2],[514,196,2],[514,263,2],[514,285,2],[514,470,2],[514,325,2],[514,487,2],[514,262,2],[514,488,2],[514,489,2],[514,149,2],[514,490,2],[514,491,2],[514,241,2],[514,140,2],[514,281,2],[514,191,2],[514,492,2],[514,493,2],[514,494,2],[514,129,2],[514,495,2],[514,496,2],[514,497,2],[514,296,2],[514,200,2],[514,210,2],[514,232,2],[514,498,2],[514,432,2],[514,454,2],[514,518,2],[514,519,2],[514,520,2],[514,521,2],[514,522,2],[514,523,2],[514,524,2],[514,525,2],[514,526,2],[514,527,2],[514,528,2],[514,529,2],[514,530,2],[514,531,2],[514,532,2],[514,533,2],[514,534,2],[514,535,2],[514,536,2],[514,537,2],[514,538,2],[514,539,2],[514,540,2],[514,541,2],[514,542,2],[514,543,2],[514,544,2],[514,545,2],[514,546,2],[514,547,2],[514,548,2],[514,549,2],[514,550,2],[514,551,2],[514,552,2],[514,553,2],[514,554,2],[514,555,2],[514,556,2],[514,557,2],[514,558,2],[514,559,2],[514,560,2],[514,561,2],[514,562,2],[514,563,2],[514,564,2],[514,565,2],[514,566,2],[514,567,2],[514,568,2],[514,569,2],[514,570,2],[514,571,2],[514,572,2],[514,573,2],[514,574,2],[514,575,2],[514,576,2],[514,577,2],[514,578,2],[514,579,2],[514,580,2],[514,581,2],[514,582,2],[514,583,2],[514,584,2],[514,585,2],[514,586,2],[514,587,2],[514,588,2],[514,589,2],[514,590,2],[514,591,2],[514,592,2],[514,593,2],[514,594,2],[514,595,2],[514,596,2],[514,597,2],[514,598,2],[514,599,2],[514,600,2],[514,601,2],[514,602,2],[514,603,2],[514,604,2],[514,605,2],[514,606,2],[514,607,2],[514,608,2],[514,609,2],[514,610,2],[514,611,2],[514,612,2],[514,613,2],[514,614,2],[514,615,2],[514,616,2],[514,617,2],[514,618,2],[514,619,2],[514,620,2],[514,621,2],[514,622,2],[514,623,2],[514,624,2],[514,625,2],[514,626,2],[514,627,2],[514,628,2],[514,629,2],[515,0,2],[515,500,2],[515,499,2],[515,501,2],[515,511,2],[515,517,2],[515,502,2],[515,512,2],[515,516,2],[515,507,2],[515,508,2],[515,509,2],[515,514,2],[515,505,2],[515,503,2],[515,506,2],[515,87,2],[515,431,2],[515,37,2],[515,339,2],[515,233,2],[515,131,2],[515,369,2],[515,146,2],[515,207,2],[515,30,2],[515,312,2],[515,307,2],[515,486,2],[515,38,2],[515,265,2],[515,196,2],[515,263,2],[515,285,2],[515,470,2],[515,325,2],[515,487,2],[515,262,2],[515,488,2],[515,489,2],[515,149,2],[515,490,2],[515,491,2],[515,241,2],[515,140,2],[515,281,2],[515,191,2],[515,492,2],[515,493,2],[515,494,2],[515,129,2],[515,495,2],[515,496,2],[515,497,2],[515,296,2],[515,200,2],[515,210,2],[515,232,2],[515,498,2],[515,432,2],[515,454,2],[515,518,2],[515,519,2],[515,520,2],[515,521,2],[515,522,2],[515,523,2],[515,524,2],[515,525,2],[515,526,2],[515,527,2],[515,528,2],[515,529,2],[515,530,2],[515,531,2],[515,532,2],[515,533,2],[515,534,2],[515,535,2],[515,536,2],[515,537,2],[515,538,2],[515,539,2],[515,540,2],[515,541,2],[515,542,2],[515,543,2],[515,544,2],[515,545,2],[515,546,2],[515,547,2],[515,548,2],[515,549,2],[515,550,2],[515,551,2],[515,552,2],[515,553,2],[515,554,2],[515,555,2],[515,556,2],[515,557,2],[515,558,2],[515,559,2],[515,560,2],[515,561,2],[515,562,2],[515,563,2],[515,564,2],[515,565,2],[515,566,2],[515,567,2],[515,568,2],[515,569,2],[515,570,2],[515,571,2],[515,572,2],[515,573,2],[515,574,2],[515,575,2],[515,576,2],[515,577,2],[515,578,2],[515,579,2],[515,580,2],[515,581,2],[515,582,2],[515,583,2],[515,584,2],[515,585,2],[515,586,2],[515,587,2],[515,588,2],[515,589,2],[515,590,2],[515,591,2],[515,592,2],[515,593,2],[515,594,2],[515,595,2],[515,596,2],[515,597,2],[515,598,2],[515,599,2],[515,600,2],[515,601,2],[515,602,2],[515,603,2],[515,604,2],[515,605,2],[515,606,2],[515,607,2],[515,608,2],[515,609,2],[515,610,2],[515,611,2],[515,612,2],[515,613,2],[515,614,2],[515,615,2],[515,616,2],[515,617,2],[515,618,2],[515,619,2],[515,620,2],[515,621,2],[515,622,2],[515,623,2],[515,624,2],[515,625,2],[515,626,2],[515,627,2],[515,628,2],[515,629,2],[516,0,2],[516,500,2],[516,499,2],[516,501,2],[516,511,2],[516,517,2],[516,502,2],[516,512,2],[516,507,2],[516,508,2],[516,509,2],[516,515,2],[516,514,2],[516,505,2],[516,503,2],[516,506,2],[516,87,2],[516,431,2],[516,37,2],[516,339,2],[516,233,2],[516,131,2],[516,369,2],[516,146,2],[516,207,2],[516,30,2],[516,312,2],[516,307,2],[516,486,2],[516,38,2],[516,265,2],[516,196,2],[516,263,2],[516,285,2],[516,470,2],[516,325,2],[516,487,2],[516,262,2],[516,488,2],[516,489,2],[516,149,2],[516,490,2],[516,491,2],[516,241,2],[516,140,2],[516,281,2],[516,191,2],[516,492,2],[516,493,2],[516,494,2],[516,129,2],[516,495,2],[516,496,2],[516,497,2],[516,296,2],[516,200,2],[516,210,2],[516,232,2],[516,498,2],[516,432,2],[516,454,2],[516,518,2],[516,519,2],[516,520,2],[516,521,2],[516,522,2],[516,523,2],[516,524,2],[516,525,2],[516,526,2],[516,527,2],[516,528,2],[516,529,2],[516,530,2],[516,531,2],[516,532,2],[516,533,2],[516,534,2],[516,535,2],[516,536,2],[516,537,2],[516,538,2],[516,539,2],[516,540,2],[516,541,2],[516,542,2],[516,543,2],[516,544,2],[516,545,2],[516,546,2],[516,547,2],[516,548,2],[516,549,2],[516,550,2],[516,551,2],[516,552,2],[516,553,2],[516,554,2],[516,555,2],[516,556,2],[516,557,2],[516,558,2],[516,559,2],[516,560,2],[516,561,2],[516,562,2],[516,563,2],[516,564,2],[516,565,2],[516,566,2],[516,567,2],[516,568,2],[516,569,2],[516,570,2],[516,571,2],[516,572,2],[516,573,2],[516,574,2],[516,575,2],[516,576,2],[516,577,2],[516,578,2],[516,579,2],[516,580,2],[516,581,2],[516,582,2],[516,583,2],[516,584,2],[516,585,2],[516,586,2],[516,587,2],[516,588,2],[516,589,2],[516,590,2],[516,591,2],[516,592,2],[516,593,2],[516,594,2],[516,595,2],[516,596,2],[516,597,2],[516,598,2],[516,599,2],[516,600,2],[516,601,2],[516,602,2],[516,603,2],[516,604,2],[516,605,2],[516,606,2],[516,607,2],[516,608,2],[516,609,2],[516,610,2],[516,611,2],[516,612,2],[516,613,2],[516,614,2],[516,615,2],[516,616,2],[516,617,2],[516,618,2],[516,619,2],[516,620,2],[516,621,2],[516,622,2],[516,623,2],[516,624,2],[516,625,2],[516,626,2],[516,627,2],[516,628,2],[516,629,2],[517,0,2],[517,500,2],[517,499,2],[517,501,2],[517,511,2],[517,502,2],[517,512,2],[517,516,2],[517,507,2],[517,508,2],[517,509,2],[517,515,2],[517,514,2],[517,505,2],[517,503,2],[517,506,2],[517,87,2],[517,431,2],[517,37,2],[517,339,2],[517,233,2],[517,131,2],[517,369,2],[517,146,2],[517,207,2],[517,30,2],[517,312,2],[517,307,2],[517,486,2],[517,38,2],[517,265,2],[517,196,2],[517,263,2],[517,285,2],[517,470,2],[517,325,2],[517,487,2],[517,262,2],[517,488,2],[517,489,2],[517,149,2],[517,490,2],[517,491,2],[517,241,2],[517,140,2],[517,281,2],[517,191,2],[517,492,2],[517,493,2],[517,494,2],[517,129,2],[517,495,2],[517,496,2],[517,497,2],[517,296,2],[517,200,2],[517,210,2],[517,232,2],[517,498,2],[517,432,2],[517,454,2],[517,518,2],[517,519,2],[517,520,2],[517,521,2],[517,522,2],[517,523,2],[517,524,2],[517,525,2],[517,526,2],[517,527,2],[517,528,2],[517,529,2],[517,530,2],[517,531,2],[517,532,2],[517,533,2],[517,534,2],[517,535,2],[517,536,2],[517,537,2],[517,538,2],[517,539,2],[517,540,2],[517,541,2],[517,542,2],[517,543,2],[517,544,2],[517,545,2],[517,546,2],[517,547,2],[517,548,2],[517,549,2],[517,550,2],[517,551,2],[517,552,2],[517,553,2],[517,554,2],[517,555,2],[517,556,2],[517,557,2],[517,558,2],[517,559,2],[517,560,2],[517,561,2],[517,562,2],[517,563,2],[517,564,2],[517,565,2],[517,566,2],[517,567,2],[517,568,2],[517,569,2],[517,570,2],[517,571,2],[517,572,2],[517,573,2],[517,574,2],[517,575,2],[517,576,2],[517,577,2],[517,578,2],[517,579,2],[517,580,2],[517,581,2],[517,582,2],[517,583,2],[517,584,2],[517,585,2],[517,586,2],[517,587,2],[517,588,2],[517,589,2],[517,590,2],[517,591,2],[517,592,2],[517,593,2],[517,594,2],[517,595,2],[517,596,2],[517,597,2],[517,598,2],[517,599,2],[517,600,2],[517,601,2],[517,602,2],[517,603,2],[517,604,2],[517,605,2],[517,606,2],[517,607,2],[517,608,2],[517,609,2],[517,610,2],[517,611,2],[517,612,2],[517,613,2],[517,614,2],[517,615,2],[517,616,2],[517,617,2],[517,618,2],[517,619,2],[517,620,2],[517,621,2],[517,622,2],[517,623,2],[517,624,2],[517,625,2],[517,626,2],[517,627,2],[517,628,2],[517,629,2],[518,499,2],[518,501,2],[518,511,2],[518,517,2],[518,502,2],[518,512,2],[518,516,2],[518,507,2],[518,508,2],[518,509,2],[518,515,2],[518,514,2],[518,505,2],[518,503,2],[518,506,2],[518,87,2],[518,431,2],[518,37,2],[518,339,2],[518,233,2],[518,131,2],[518,369,2],[518,146,2],[518,207,2],[518,30,2],[518,312,2],[518,307,2],[518,486,2],[518,38,2],[518,265,2],[518,196,2],[518,263,2],[518,285,2],[518,470,2],[518,325,2],[518,487,2],[518,262,2],[518,488,2],[518,489,2],[518,149,2],[518,490,2],[518,491,2],[518,241,2],[518,140,2],[518,281,2],[518,191,2],[518,492,2],[518,493,2],[518,494,2],[518,129,2],[518,495,2],[518,496,2],[518,497,2],[518,296,2],[518,200,2],[518,210,2],[518,232,2],[518,498,2],[518,432,2],[518,454,2],[518,520,2],[518,521,2],[518,522,2],[518,523,2],[518,524,2],[518,526,2],[518,527,2],[518,528,2],[518,529,2],[518,530,2],[518,531,2],[518,532,2],[518,533,2],[518,534,2],[518,535,2],[518,536,2],[518,537,2],[518,538,2],[518,539,2],[518,540,2],[518,541,2],[518,542,2],[518,543,2],[518,544,2],[518,545,2],[518,546,2],[518,547,2],[518,548,2],[518,549,2],[518,550,2],[518,551,2],[518,552,2],[518,553,2],[518,555,2],[518,556,2],[518,557,2],[518,558,2],[518,559,2],[518,560,2],[518,561,2],[518,562,2],[518,563,2],[518,564,2],[518,565,2],[518,566,2],[518,567,2],[518,568,2],[518,569,2],[518,570,2],[518,571,2],[518,572,2],[518,573,2],[518,574,2],[518,575,2],[518,576,2],[518,577,2],[518,578,2],[518,579,2],[518,580,2],[518,581,2],[518,582,2],[518,583,2],[518,584,2],[518,585,2],[518,586,2],[518,587,2],[518,588,2],[518,589,2],[518,590,2],[518,591,2],[518,592,2],[518,593,2],[518,594,2],[518,596,2],[518,597,2],[518,598,2],[518,599,2],[518,600,2],[518,601,2],[518,602,2],[518,603,2],[518,604,2],[518,605,2],[518,606,2],[518,607,2],[518,608,2],[518,609,2],[518,610,2],[518,611,2],[518,612,2],[518,613,2],[518,614,2],[518,615,2],[518,616,2],[518,617,2],[518,618,2],[518,619,2],[518,620,2],[518,621,2],[518,622,2],[518,623,2],[518,624,2],[518,625,2],[518,626,2],[518,627,2],[518,628,2],[518,629,2],[519,499,2],[519,501,2],[519,511,2],[519,517,2],[519,502,2],[519,512,2],[519,516,2],[519,507,2],[519,508,2],[519,509,2],[519,515,2],[519,514,2],[519,505,2],[519,503,2],[519,506,2],[519,87,2],[519,431,2],[519,37,2],[519,339,2],[519,233,2],[519,131,2],[519,369,2],[519,146,2],[519,207,2],[519,30,2],[519,312,2],[519,307,2],[519,486,2],[519,38,2],[519,265,2],[519,196,2],[519,263,2],[519,285,2],[519,470,2],[519,325,2],[519,487,2],[519,262,2],[519,488,2],[519,489,2],[519,149,2],[519,490,2],[519,491,2],[519,241,2],[519,140,2],[519,281,2],[519,191,2],[519,492,2],[519,493,2],[519,494,2],[519,129,2],[519,495,2],[519,496,2],[519,497,2],[519,296,2],[519,200,2],[519,210,2],[519,232,2],[519,498,2],[519,432,2],[519,454,2],[519,521,2],[519,522,2],[519,523,2],[519,524,2],[519,526,2],[519,527,2],[519,528,2],[519,529,2],[519,530,2],[519,531,2],[519,532,2],[519,533,2],[519,534,2],[519,535,2],[519,536,2],[519,537,2],[519,538,2],[519,539,2],[519,540,2],[519,541,2],[519,542,2],[519,543,2],[519,544,2],[519,545,2],[519,546,2],[519,547,2],[519,548,2],[519,549,2],[519,550,2],[519,551,2],[519,552,2],[519,553,2],[519,554,2],[519,555,2],[519,556,2],[519,557,2],[519,558,2],[519,559,2],[519,560,2],[519,561,2],[519,562,2],[519,563,2],[519,564,2],[519,565,2],[519,566,2],[519,567,2],[519,568,2],[519,569,2],[519,570,2],[519,571,2],[519,572,2],[519,573,2],[519,574,2],[519,575,2],[519,576,2],[519,577,2],[519,578,2],[519,579,2],[519,580,2],[519,581,2],[519,582,2],[519,583,2],[519,584,2],[519,585,2],[519,586,2],[519,587,2],[519,588,2],[519,589,2],[519,590,2],[519,591,2],[519,592,2],[519,593,2],[519,594,2],[519,596,2],[519,597,2],[519,598,2],[519,599,2],[519,600,2],[519,601,2],[519,602,2],[519,603,2],[519,604,2],[519,605,2],[519,606,2],[519,607,2],[519,608,2],[519,609,2],[519,610,2],[519,611,2],[519,612,2],[519,613,2],[519,614,2],[519,615,2],[519,616,2],[519,617,2],[519,618,2],[519,619,2],[519,620,2],[519,621,2],[519,622,2],[519,623,2],[519,624,2],[519,625,2],[519,626,2],[519,627,2],[519,628,2],[519,629,2],[520,499,2],[520,501,2],[520,511,2],[520,517,2],[520,502,2],[520,512,2],[520,516,2],[520,507,2],[520,508,2],[520,509,2],[520,515,2],[520,514,2],[520,505,2],[520,503,2],[520,506,2],[520,87,2],[520,431,2],[520,37,2],[520,339,2],[520,233,2],[520,131,2],[520,369,2],[520,146,2],[520,207,2],[520,30,2],[520,312,2],[520,307,2],[520,486,2],[520,38,2],[520,265,2],[520,196,2],[520,263,2],[520,285,2],[520,470,2],[520,325,2],[520,487,2],[520,262,2],[520,488,2],[520,489,2],[520,149,2],[520,490,2],[520,491,2],[520,241,2],[520,140,2],[520,281,2],[520,191,2],[520,492,2],[520,493,2],[520,494,2],[520,129,2],[520,495,2],[520,496,2],[520,497,2],[520,296,2],[520,200,2],[520,210,2],[520,232,2],[520,498,2],[520,432,2],[520,454,2],[520,518,2],[520,519,2],[520,522,2],[520,523,2],[520,524,2],[520,525,2],[520,526,2],[520,527,2],[520,528,2],[520,529,2],[520,530,2],[520,531,2],[520,532,2],[520,533,2],[520,534,2],[520,535,2],[520,536,2],[520,537,2],[520,538,2],[520,540,2],[520,541,2],[520,543,2],[520,544,2],[520,545,2],[520,546,2],[520,547,2],[520,548,2],[520,549,2],[520,550,2],[520,551,2],[520,552,2],[520,553,2],[520,555,2],[520,556,2],[520,557,2],[520,558,2],[520,559,2],[520,560,2],[520,561,2],[520,562,2],[520,563,2],[520,564,2],[520,565,2],[520,566,2],[520,567,2],[520,568,2],[520,569,2],[520,570,2],[520,571,2],[520,572,2],[520,573,2],[520,574,2],[520,575,2],[520,576,2],[520,577,2],[520,578,2],[520,579,2],[520,580,2],[520,581,2],[520,582,2],[520,583,2],[520,584,2],[520,585,2],[520,586,2],[520,587,2],[520,588,2],[520,589,2],[520,590,2],[520,591,2],[520,592,2],[520,593,2],[520,594,2],[520,595,2],[520,596,2],[520,597,2],[520,598,2],[520,599,2],[520,600,2],[520,601,2],[520,602,2],[520,603,2],[520,604,2],[520,605,2],[520,606,2],[520,607,2],[520,608,2],[520,609,2],[520,610,2],[520,611,2],[520,612,2],[520,613,2],[520,614,2],[520,615,2],[520,616,2],[520,617,2],[520,618,2],[520,619,2],[520,620,2],[520,621,2],[520,622,2],[520,623,2],[520,624,2],[520,625,2],[520,626,2],[520,627,2],[520,628,2],[520,629,2],[521,499,2],[521,501,2],[521,511,2],[521,517,2],[521,502,2],[521,512,2],[521,516,2],[521,507,2],[521,508,2],[521,509,2],[521,515,2],[521,514,2],[521,505,2],[521,503,2],[521,506,2],[521,87,2],[521,37,2],[521,339,2],[521,233,2],[521,131,2],[521,369,2],[521,146,2],[521,207,2],[521,30,2],[521,312,2],[521,307,2],[521,486,2],[521,38,2],[521,265,2],[521,196,2],[521,263,2],[521,285,2],[521,470,2],[521,325,2],[521,487,2],[521,262,2],[521,488,2],[521,489,2],[521,149,2],[521,490,2],[521,491,2],[521,241,2],[521,140,2],[521,281,2],[521,191,2],[521,492,2],[521,493,2],[521,494,2],[521,129,2],[521,495,2],[521,496,2],[521,497,2],[521,296,2],[521,200,2],[521,210,2],[521,232,2],[521,498,2],[521,432,2],[521,454,2],[521,518,2],[521,519,2],[521,522,2],[521,523,2],[521,524,2],[521,525,2],[521,526,2],[521,527,2],[521,528,2],[521,529,2],[521,530,2],[521,531,2],[521,532,2],[521,533,2],[521,534,2],[521,535,2],[521,536,2],[521,537,2],[521,540,2],[521,541,2],[521,543,2],[521,544,2],[521,545,2],[521,546,2],[521,547,2],[521,548,2],[521,549,2],[521,550,2],[521,551,2],[521,552,2],[521,553,2],[521,554,2],[521,555,2],[521,556,2],[521,557,2],[521,558,2],[521,559,2],[521,560,2],[521,561,2],[521,562,2],[521,563,2],[521,564,2],[521,565,2],[521,566,2],[521,567,2],[521,568,2],[521,569,2],[521,570,2],[521,571,2],[521,572,2],[521,573,2],[521,574,2],[521,575,2],[521,576,2],[521,577,2],[521,578,2],[521,579,2],[521,580,2],[521,581,2],[521,582,2],[521,583,2],[521,584,2],[521,585,2],[521,586,2],[521,587,2],[521,588,2],[521,589,2],[521,590,2],[521,591,2],[521,592,2],[521,593,2],[521,594,2],[521,595,2],[521,596,2],[521,597,2],[521,598,2],[521,599,2],[521,600,2],[521,601,2],[521,602,2],[521,603,2],[521,604,2],[521,605,2],[521,606,2],[521,607,2],[521,608,2],[521,609,2],[521,610,2],[521,611,2],[521,612,2],[521,613,2],[521,614,2],[521,615,2],[521,616,2],[521,617,2],[521,618,2],[521,619,2],[521,620,2],[521,621,2],[521,622,2],[521,623,2],[521,624,2],[521,625,2],[521,626,2],[521,627,2],[521,628,2],[521,629,2],[522,499,2],[522,501,2],[522,511,2],[522,517,2],[522,502,2],[522,512,2],[522,516,2],[522,507,2],[522,508,2],[522,509,2],[522,515,2],[522,514,2],[522,505,2],[522,503,2],[522,506,2],[522,87,2],[522,431,2],[522,37,2],[522,339,2],[522,233,2],[522,131,2],[522,369,2],[522,146,2],[522,207,2],[522,30,2],[522,312,2],[522,307,2],[522,486,2],[522,38,2],[522,265,2],[522,196,2],[522,263,2],[522,285,2],[522,470,2],[522,325,2],[522,487,2],[522,262,2],[522,488,2],[522,489,2],[522,149,2],[522,490,2],[522,491,2],[522,241,2],[522,140,2],[522,281,2],[522,191,2],[522,492,2],[522,493,2],[522,494,2],[522,129,2],[522,495,2],[522,496,2],[522,497,2],[522,296,2],[522,200,2],[522,210,2],[522,232,2],[522,498,2],[522,432,2],[522,454,2],[522,518,2],[522,519,2],[522,520,2],[522,521,2],[522,523,2],[522,525,2],[522,526,2],[522,527,2],[522,528,2],[522,529,2],[522,530,2],[522,531,2],[522,532,2],[522,533,2],[522,534,2],[522,535,2],[522,536,2],[522,537,2],[522,538,2],[522,539,2],[522,540,2],[522,541,2],[522,542,2],[522,543,2],[522,544,2],[522,545,2],[522,546,2],[522,547,2],[522,548,2],[522,549,2],[522,550,2],[522,552,2],[522,553,2],[522,554,2],[522,555,2],[522,556,2],[522,557,2],[522,558,2],[522,559,2],[522,560,2],[522,562,2],[522,563,2],[522,564,2],[522,565,2],[522,566,2],[522,567,2],[522,568,2],[522,569,2],[522,570,2],[522,571,2],[522,572,2],[522,573,2],[522,574,2],[522,575,2],[522,576,2],[522,577,2],[522,578,2],[522,579,2],[522,580,2],[522,581,2],[522,582,2],[522,583,2],[522,584,2],[522,585,2],[522,586,2],[522,587,2],[522,588,2],[522,589,2],[522,590,2],[522,591,2],[522,592,2],[522,593,2],[522,594,2],[522,595,2],[522,596,2],[522,597,2],[522,598,2],[522,599,2],[522,600,2],[522,601,2],[522,602,2],[522,604,2],[522,605,2],[522,606,2],[522,607,2],[522,608,2],[522,609,2],[522,610,2],[522,611,2],[522,612,2],[522,613,2],[522,614,2],[522,615,2],[522,616,2],[522,617,2],[522,618,2],[522,619,2],[522,620,2],[522,621,2],[522,622,2],[522,623,2],[522,624,2],[522,625,2],[522,626,2],[522,627,2],[522,628,2],[522,629,2],[523,499,2],[523,501,2],[523,511,2],[523,517,2],[523,502,2],[523,512,2],[523,516,2],[523,507,2],[523,508,2],[523,509,2],[523,515,2],[523,514,2],[523,505,2],[523,503,2],[523,506,2],[523,87,2],[523,431,2],[523,37,2],[523,339,2],[523,233,2],[523,131,2],[523,369,2],[523,146,2],[523,207,2],[523,30,2],[523,312,2],[523,307,2],[523,486,2],[523,38,2],[523,265,2],[523,196,2],[523,263,2],[523,285,2],[523,470,2],[523,325,2],[523,487,2],[523,262,2],[523,488,2],[523,489,2],[523,149,2],[523,490,2],[523,491,2],[523,241,2],[523,140,2],[523,281,2],[523,191,2],[523,492,2],[523,493,2],[523,494,2],[523,129,2],[523,495,2],[523,496,2],[523,497,2],[523,296,2],[523,200,2],[523,210,2],[523,232,2],[523,498,2],[523,432,2],[523,454,2],[523,518,2],[523,519,2],[523,520,2],[523,521,2],[523,522,2],[523,524,2],[523,525,2],[523,526,2],[523,527,2],[523,528,2],[523,529,2],[523,530,2],[523,531,2],[523,532,2],[523,533,2],[523,534,2],[523,535,2],[523,536,2],[523,537,2],[523,538,2],[523,539,2],[523,540,2],[523,541,2],[523,542,2],[523,543,2],[523,544,2],[523,545,2],[523,546,2],[523,547,2],[523,548,2],[523,549,2],[523,550,2],[523,551,2],[523,552,2],[523,553,2],[523,554,2],[523,555,2],[523,556,2],[523,557,2],[523,558,2],[523,559,2],[523,561,2],[523,562,2],[523,563,2],[523,564,2],[523,565,2],[523,566,2],[523,567,2],[523,568,2],[523,569,2],[523,570,2],[523,571,2],[523,572,2],[523,573,2],[523,574,2],[523,575,2],[523,576,2],[523,578,2],[523,579,2],[523,580,2],[523,581,2],[523,582,2],[523,583,2],[523,584,2],[523,585,2],[523,586,2],[523,587,2],[523,588,2],[523,589,2],[523,590,2],[523,591,2],[523,592,2],[523,593,2],[523,594,2],[523,595,2],[523,596,2],[523,597,2],[523,598,2],[523,599,2],[523,600,2],[523,601,2],[523,602,2],[523,603,2],[523,604,2],[523,605,2],[523,606,2],[523,607,2],[523,608,2],[523,609,2],[523,610,2],[523,612,2],[523,613,2],[523,615,2],[523,616,2],[523,617,2],[523,618,2],[523,619,2],[523,620,2],[523,621,2],[523,622,2],[523,623,2],[523,624,2],[523,625,2],[523,626,2],[523,627,2],[523,628,2],[523,629,2],[524,499,2],[524,501,2],[524,511,2],[524,517,2],[524,502,2],[524,512,2],[524,516,2],[524,507,2],[524,508,2],[524,509,2],[524,515,2],[524,514,2],[524,505,2],[524,503,2],[524,506,2],[524,87,2],[524,431,2],[524,37,2],[524,339,2],[524,233,2],[524,131,2],[524,369,2],[524,146,2],[524,207,2],[524,30,2],[524,312,2],[524,307,2],[524,486,2],[524,38,2],[524,265,2],[524,196,2],[524,263,2],[524,285,2],[524,470,2],[524,325,2],[524,487,2],[524,262,2],[524,488,2],[524,489,2],[524,149,2],[524,490,2],[524,491,2],[524,241,2],[524,140,2],[524,281,2],[524,191,2],[524,492,2],[524,493,2],[524,494,2],[524,129,2],[524,495,2],[524,496,2],[524,497,2],[524,296,2],[524,200,2],[524,210,2],[524,232,2],[524,498,2],[524,432,2],[524,454,2],[524,518,2],[524,519,2],[524,520,2],[524,521,2],[524,522,2],[524,523,2],[524,525,2],[524,526,2],[524,527,2],[524,528,2],[524,529,2],[524,530,2],[524,531,2],[524,532,2],[524,533,2],[524,534,2],[524,535,2],[524,536,2],[524,537,2],[524,538,2],[524,539,2],[524,540,2],[524,541,2],[524,542,2],[524,543,2],[524,544,2],[524,545,2],[524,546,2],[524,547,2],[524,548,2],[524,549,2],[524,550,2],[524,552,2],[524,553,2],[524,554,2],[524,555,2],[524,556,2],[524,557,2],[524,558,2],[524,559,2],[524,560,2],[524,562,2],[524,563,2],[524,565,2],[524,566,2],[524,567,2],[524,568,2],[524,569,2],[524,570,2],[524,571,2],[524,572,2],[524,573,2],[524,574,2],[524,575,2],[524,576,2],[524,577,2],[524,579,2],[524,580,2],[524,581,2],[524,582,2],[524,583,2],[524,584,2],[524,585,2],[524,586,2],[524,587,2],[524,588,2],[524,589,2],[524,590,2],[524,591,2],[524,592,2],[524,593,2],[524,594,2],[524,595,2],[524,596,2],[524,597,2],[524,598,2],[524,599,2],[524,600,2],[524,601,2],[524,602,2],[524,603,2],[524,604,2],[524,605,2],[524,606,2],[524,607,2],[524,608,2],[524,609,2],[524,610,2],[524,611,2],[524,612,2],[524,613,2],[524,614,2],[524,615,2],[524,616,2],[524,617,2],[524,618,2],[524,619,2],[524,620,2],[524,621,2],[524,622,2],[524,623,2],[524,624,2],[524,625,2],[524,626,2],[524,627,2],[524,628,2],[524,629,2],[525,499,2],[525,501,2],[525,511,2],[525,517,2],[525,502,2],[525,512,2],[525,516,2],[525,507,2],[525,508,2],[525,509,2],[525,515,2],[525,514,2],[525,505,2],[525,503,2],[525,506,2],[525,87,2],[525,431,2],[525,37,2],[525,339,2],[525,233,2],[525,131,2],[525,369,2],[525,146,2],[525,207,2],[525,30,2],[525,312,2],[525,307,2],[525,486,2],[525,38,2],[525,265,2],[525,196,2],[525,263,2],[525,285,2],[525,470,2],[525,325,2],[525,487,2],[525,262,2],[525,488,2],[525,489,2],[525,149,2],[525,490,2],[525,491,2],[525,241,2],[525,140,2],[525,281,2],[525,191,2],[525,492,2],[525,493,2],[525,494,2],[525,129,2],[525,495,2],[525,496,2],[525,497,2],[525,296,2],[525,200,2],[525,210,2],[525,232,2],[525,498,2],[525,432,2],[525,454,2],[525,520,2],[525,521,2],[525,522,2],[525,523,2],[525,526,2],[525,527,2],[525,528,2],[525,529,2],[525,530,2],[525,531,2],[525,532,2],[525,533,2],[525,534,2],[525,535,2],[525,536,2],[525,537,2],[525,538,2],[525,539,2],[525,540,2],[525,541,2],[525,542,2],[525,543,2],[525,544,2],[525,545,2],[525,546,2],[525,547,2],[525,548,2],[525,549,2],[525,550,2],[525,551,2],[525,552,2],[525,553,2],[525,554,2],[525,555,2],[525,556,2],[525,557,2],[525,558,2],[525,559,2],[525,560,2],[525,561,2],[525,562,2],[525,563,2],[525,564,2],[525,565,2],[525,566,2],[525,567,2],[525,568,2],[525,569,2],[525,570,2],[525,571,2],[525,572,2],[525,573,2],[525,574,2],[525,575,2],[525,576,2],[525,577,2],[525,578,2],[525,579,2],[525,580,2],[525,581,2],[525,582,2],[525,583,2],[525,584,2],[525,585,2],[525,586,2],[525,587,2],[525,588,2],[525,589,2],[525,590,2],[525,591,2],[525,592,2],[525,593,2],[525,594,2],[525,596,2],[525,597,2],[525,598,2],[525,599,2],[525,600,2],[525,601,2],[525,602,2],[525,603,2],[525,604,2],[525,605,2],[525,606,2],[525,607,2],[525,608,2],[525,609,2],[525,610,2],[525,611,2],[525,612,2],[525,613,2],[525,614,2],[525,615,2],[525,616,2],[525,617,2],[525,618,2],[525,619,2],[525,620,2],[525,621,2],[525,622,2],[525,623,2],[525,624,2],[525,625,2],[525,626,2],[525,627,2],[525,628,2],[525,629,2],[526,499,2],[526,501,2],[526,511,2],[526,517,2],[526,502,2],[526,512,2],[526,516,2],[526,507,2],[526,508,2],[526,509,2],[526,515,2],[526,514,2],[526,505,2],[526,503,2],[526,506,2],[526,87,2],[526,431,2],[526,37,2],[526,339,2],[526,233,2],[526,131,2],[526,369,2],[526,146,2],[526,207,2],[526,30,2],[526,312,2],[526,307,2],[526,486,2],[526,38,2],[526,265,2],[526,196,2],[526,263,2],[526,285,2],[526,470,2],[526,325,2],[526,487,2],[526,262,2],[526,488,2],[526,489,2],[526,149,2],[526,490,2],[526,491,2],[526,241,2],[526,140,2],[526,281,2],[526,191,2],[526,492,2],[526,493,2],[526,494,2],[526,129,2],[526,495,2],[526,496,2],[526,497,2],[526,296,2],[526,200,2],[526,210,2],[526,232,2],[526,498,2],[526,432,2],[526,454,2],[526,518,2],[526,519,2],[526,520,2],[526,521,2],[526,522,2],[526,523,2],[526,524,2],[526,525,2],[526,528,2],[526,529,2],[526,530,2],[526,532,2],[526,533,2],[526,534,2],[526,535,2],[526,536,2],[526,538,2],[526,539,2],[526,540,2],[526,541,2],[526,542,2],[526,543,2],[526,544,2],[526,545,2],[526,546,2],[526,547,2],[526,548,2],[526,549,2],[526,550,2],[526,551,2],[526,552,2],[526,553,2],[526,554,2],[526,555,2],[526,557,2],[526,558,2],[526,559,2],[526,560,2],[526,561,2],[526,562,2],[526,563,2],[526,564,2],[526,565,2],[526,566,2],[526,567,2],[526,568,2],[526,569,2],[526,570,2],[526,571,2],[526,572,2],[526,573,2],[526,574,2],[526,575,2],[526,576,2],[526,577,2],[526,578,2],[526,579,2],[526,580,2],[526,581,2],[526,582,2],[526,583,2],[526,584,2],[526,585,2],[526,586,2],[526,587,2],[526,588,2],[526,589,2],[526,590,2],[526,591,2],[526,592,2],[526,593,2],[526,594,2],[526,595,2],[526,596,2],[526,597,2],[526,598,2],[526,599,2],[526,600,2],[526,601,2],[526,602,2],[526,603,2],[526,604,2],[526,605,2],[526,606,2],[526,607,2],[526,608,2],[526,609,2],[526,610,2],[526,611,2],[526,612,2],[526,613,2],[526,614,2],[526,615,2],[526,616,2],[526,617,2],[526,618,2],[526,619,2],[526,620,2],[526,621,2],[526,622,2],[526,623,2],[526,624,2],[526,625,2],[526,626,2],[526,627,2],[526,628,2],[526,629,2],[527,499,2],[527,501,2],[527,511,2],[527,517,2],[527,502,2],[527,512,2],[527,516,2],[527,507,2],[527,508,2],[527,509,2],[527,515,2],[527,514,2],[527,505,2],[527,503,2],[527,506,2],[527,87,2],[527,431,2],[527,37,2],[527,339,2],[527,233,2],[527,131,2],[527,369,2],[527,146,2],[527,207,2],[527,30,2],[527,312,2],[527,307,2],[527,486,2],[527,38,2],[527,265,2],[527,196,2],[527,263,2],[527,285,2],[527,470,2],[527,325,2],[527,487,2],[527,262,2],[527,488,2],[527,489,2],[527,149,2],[527,490,2],[527,491,2],[527,241,2],[527,140,2],[527,281,2],[527,191,2],[527,492,2],[527,493,2],[527,494,2],[527,129,2],[527,495,2],[527,496,2],[527,497,2],[527,296,2],[527,200,2],[527,210,2],[527,232,2],[527,498,2],[527,432,2],[527,454,2],[527,518,2],[527,519,2],[527,520,2],[527,521,2],[527,522,2],[527,523,2],[527,524,2],[527,525,2],[527,528,2],[527,529,2],[527,530,2],[527,532,2],[527,533,2],[527,534,2],[527,535,2],[527,536,2],[527,538,2],[527,539,2],[527,540,2],[527,541,2],[527,542,2],[527,543,2],[527,544,2],[527,545,2],[527,546,2],[527,547,2],[527,548,2],[527,549,2],[527,550,2],[527,551,2],[527,552,2],[527,553,2],[527,554,2],[527,555,2],[527,557,2],[527,558,2],[527,559,2],[527,560,2],[527,561,2],[527,562,2],[527,563,2],[527,564,2],[527,565,2],[527,566,2],[527,567,2],[527,568,2],[527,569,2],[527,570,2],[527,571,2],[527,572,2],[527,573,2],[527,574,2],[527,575,2],[527,576,2],[527,577,2],[527,578,2],[527,579,2],[527,580,2],[527,581,2],[527,582,2],[527,583,2],[527,584,2],[527,585,2],[527,586,2],[527,587,2],[527,588,2],[527,589,2],[527,590,2],[527,591,2],[527,592,2],[527,593,2],[527,594,2],[527,595,2],[527,596,2],[527,597,2],[527,598,2],[527,599,2],[527,600,2],[527,601,2],[527,602,2],[527,603,2],[527,604,2],[527,605,2],[527,606,2],[527,607,2],[527,608,2],[527,609,2],[527,610,2],[527,611,2],[527,612,2],[527,613,2],[527,614,2],[527,615,2],[527,616,2],[527,617,2],[527,618,2],[527,619,2],[527,620,2],[527,621,2],[527,622,2],[527,623,2],[527,624,2],[527,625,2],[527,626,2],[527,627,2],[527,628,2],[527,629,2],[528,499,2],[528,501,2],[528,511,2],[528,517,2],[528,502,2],[528,512,2],[528,516,2],[528,507,2],[528,508,2],[528,509,2],[528,515,2],[528,514,2],[528,505,2],[528,503,2],[528,506,2],[528,87,2],[528,431,2],[528,37,2],[528,339,2],[528,233,2],[528,131,2],[528,369,2],[528,146,2],[528,207,2],[528,30,2],[528,312,2],[528,307,2],[528,486,2],[528,38,2],[528,265,2],[528,196,2],[528,263,2],[528,285,2],[528,470,2],[528,325,2],[528,487,2],[528,262,2],[528,488,2],[528,489,2],[528,149,2],[528,490,2],[528,491,2],[528,241,2],[528,140,2],[528,281,2],[528,191,2],[528,492,2],[528,493,2],[528,494,2],[528,129,2],[528,495,2],[528,496,2],[528,497,2],[528,296,2],[528,200,2],[528,210,2],[528,232,2],[528,498,2],[528,432,2],[528,454,2],[528,518,2],[528,519,2],[528,520,2],[528,521,2],[528,522,2],[528,523,2],[528,524,2],[528,525,2],[528,526,2],[528,527,2],[528,530,2],[528,531,2],[528,532,2],[528,533,2],[528,534,2],[528,535,2],[528,536,2],[528,537,2],[528,538,2],[528,539,2],[528,540,2],[528,541,2],[528,542,2],[528,543,2],[528,544,2],[528,545,2],[528,546,2],[528,547,2],[528,548,2],[528,549,2],[528,550,2],[528,551,2],[528,552,2],[528,553,2],[528,554,2],[528,555,2],[528,556,2],[528,557,2],[528,558,2],[528,559,2],[528,560,2],[528,561,2],[528,562,2],[528,563,2],[528,564,2],[528,565,2],[528,566,2],[528,567,2],[528,568,2],[528,569,2],[528,570,2],[528,571,2],[528,572,2],[528,573,2],[528,574,2],[528,577,2],[528,578,2],[528,579,2],[528,580,2],[528,581,2],[528,582,2],[528,583,2],[528,584,2],[528,585,2],[528,586,2],[528,587,2],[528,588,2],[528,589,2],[528,590,2],[528,591,2],[528,592,2],[528,593,2],[528,595,2],[528,596,2],[528,597,2],[528,598,2],[528,599,2],[528,600,2],[528,601,2],[528,602,2],[528,603,2],[528,604,2],[528,605,2],[528,606,2],[528,607,2],[528,608,2],[528,609,2],[528,610,2],[528,611,2],[528,612,2],[528,613,2],[528,614,2],[528,615,2],[528,616,2],[528,617,2],[528,618,2],[528,619,2],[528,620,2],[528,621,2],[528,622,2],[528,623,2],[528,624,2],[528,625,2],[528,626,2],[528,627,2],[528,628,2],[528,629,2],[529,499,2],[529,501,2],[529,511,2],[529,517,2],[529,502,2],[529,512,2],[529,516,2],[529,507,2],[529,508,2],[529,509,2],[529,515,2],[529,514,2],[529,505,2],[529,503,2],[529,506,2],[529,87,2],[529,431,2],[529,37,2],[529,339,2],[529,233,2],[529,131,2],[529,369,2],[529,146,2],[529,207,2],[529,30,2],[529,312,2],[529,307,2],[529,486,2],[529,38,2],[529,265,2],[529,196,2],[529,263,2],[529,285,2],[529,470,2],[529,325,2],[529,487,2],[529,262,2],[529,488,2],[529,489,2],[529,149,2],[529,490,2],[529,491,2],[529,241,2],[529,140,2],[529,281,2],[529,191,2],[529,492,2],[529,493,2],[529,494,2],[529,129,2],[529,495,2],[529,496,2],[529,497,2],[529,296,2],[529,200,2],[529,210,2],[529,232,2],[529,498,2],[529,432,2],[529,454,2],[529,518,2],[529,519,2],[529,520,2],[529,521,2],[529,522,2],[529,523,2],[529,524,2],[529,525,2],[529,526,2],[529,527,2],[529,530,2],[529,531,2],[529,532,2],[529,533,2],[529,534,2],[529,535,2],[529,536,2],[529,537,2],[529,538,2],[529,539,2],[529,540,2],[529,541,2],[529,542,2],[529,543,2],[529,544,2],[529,545,2],[529,546,2],[529,547,2],[529,548,2],[529,549,2],[529,550,2],[529,551,2],[529,552,2],[529,553,2],[529,554,2],[529,555,2],[529,556,2],[529,557,2],[529,558,2],[529,559,2],[529,560,2],[529,561,2],[529,562,2],[529,563,2],[529,564,2],[529,565,2],[529,566,2],[529,567,2],[529,568,2],[529,569,2],[529,570,2],[529,571,2],[529,572,2],[529,573,2],[529,574,2],[529,577,2],[529,578,2],[529,579,2],[529,580,2],[529,581,2],[529,582,2],[529,583,2],[529,584,2],[529,585,2],[529,586,2],[529,587,2],[529,588,2],[529,589,2],[529,590,2],[529,591,2],[529,592,2],[529,593,2],[529,595,2],[529,596,2],[529,597,2],[529,598,2],[529,599,2],[529,600,2],[529,601,2],[529,602,2],[529,603,2],[529,604,2],[529,605,2],[529,606,2],[529,607,2],[529,608,2],[529,609,2],[529,610,2],[529,611,2],[529,612,2],[529,613,2],[529,614,2],[529,615,2],[529,616,2],[529,617,2],[529,618,2],[529,619,2],[529,620,2],[529,621,2],[529,622,2],[529,623,2],[529,624,2],[529,625,2],[529,626,2],[529,627,2],[529,628,2],[529,629,2],[530,499,2],[530,501,2],[530,511,2],[530,517,2],[530,502,2],[530,512,2],[530,516,2],[530,507,2],[530,508,2],[530,509,2],[530,515,2],[530,514,2],[530,505,2],[530,503,2],[530,506,2],[530,87,2],[530,431,2],[530,37,2],[530,339,2],[530,233,2],[530,131,2],[530,369,2],[530,146,2],[530,207,2],[530,30,2],[530,312,2],[530,307,2],[530,486,2],[530,38,2],[530,265,2],[530,196,2],[530,263,2],[530,285,2],[530,470,2],[530,325,2],[530,487,2],[530,262,2],[530,488,2],[530,489,2],[530,149,2],[530,490,2],[530,491,2],[530,241,2],[530,140,2],[530,281,2],[530,191,2],[530,492,2],[530,493,2],[530,494,2],[530,129,2],[530,495,2],[530,496,2],[530,497,2],[530,296,2],[530,200,2],[530,210,2],[530,232,2],[530,498,2],[530,432,2],[530,454,2],[530,518,2],[530,519,2],[530,520,2],[530,521,2],[530,522,2],[530,524,2],[530,525,2],[530,526,2],[530,527,2],[530,528,2],[530,529,2],[530,531,2],[530,532,2],[530,533,2],[530,534,2],[530,535,2],[530,537,2],[530,538,2],[530,539,2],[530,541,2],[530,542,2],[530,543,2],[530,544,2],[530,545,2],[530,546,2],[530,547,2],[530,548,2],[530,549,2],[530,550,2],[530,551,2],[530,552,2],[530,553,2],[530,554,2],[530,555,2],[530,556,2],[530,557,2],[530,558,2],[530,559,2],[530,560,2],[530,561,2],[530,562,2],[530,563,2],[530,564,2],[530,565,2],[530,566,2],[530,567,2],[530,568,2],[530,569,2],[530,570,2],[530,571,2],[530,572,2],[530,573,2],[530,574,2],[530,575,2],[530,576,2],[530,577,2],[530,578,2],[530,579,2],[530,580,2],[530,581,2],[530,582,2],[530,583,2],[530,584,2],[530,585,2],[530,586,2],[530,587,2],[530,588,2],[530,589,2],[530,590,2],[530,591,2],[530,592,2],[530,593,2],[530,594,2],[530,595,2],[530,596,2],[530,597,2],[530,598,2],[530,599,2],[530,600,2],[530,601,2],[530,602,2],[530,603,2],[530,604,2],[530,605,2],[530,606,2],[530,607,2],[530,608,2],[530,609,2],[530,610,2],[530,611,2],[530,612,2],[530,613,2],[530,614,2],[530,615,2],[530,616,2],[530,617,2],[530,618,2],[530,619,2],[530,620,2],[530,621,2],[530,622,2],[530,623,2],[530,624,2],[530,625,2],[530,626,2],[530,627,2],[530,628,2],[530,629,2],[531,499,2],[531,501,2],[531,511,2],[531,517,2],[531,502,2],[531,512,2],[531,516,2],[531,507,2],[531,508,2],[531,509,2],[531,515,2],[531,514,2],[531,505,2],[531,503,2],[531,506,2],[531,87,2],[531,431,2],[531,37,2],[531,339,2],[531,233,2],[531,131,2],[531,369,2],[531,146,2],[531,207,2],[531,30,2],[531,312,2],[531,307,2],[531,486,2],[531,38,2],[531,265,2],[531,196,2],[531,263,2],[531,285,2],[531,470,2],[531,325,2],[531,487,2],[531,262,2],[531,488,2],[531,489,2],[531,149,2],[531,490,2],[531,491,2],[531,241,2],[531,140,2],[531,281,2],[531,191,2],[531,492,2],[531,493,2],[531,494,2],[531,129,2],[531,495,2],[531,496,2],[531,497,2],[531,296,2],[531,200,2],[531,210,2],[531,232,2],[531,498,2],[531,432,2],[531,454,2],[531,518,2],[531,519,2],[531,520,2],[531,521,2],[531,522,2],[531,523,2],[531,524,2],[531,525,2],[531,528,2],[531,529,2],[531,530,2],[531,532,2],[531,533,2],[531,534,2],[531,535,2],[531,536,2],[531,537,2],[531,538,2],[531,539,2],[531,540,2],[531,541,2],[531,542,2],[531,543,2],[531,544,2],[531,545,2],[531,546,2],[531,547,2],[531,548,2],[531,549,2],[531,550,2],[531,551,2],[531,552,2],[531,553,2],[531,554,2],[531,555,2],[531,557,2],[531,558,2],[531,559,2],[531,560,2],[531,561,2],[531,562,2],[531,563,2],[531,564,2],[531,565,2],[531,566,2],[531,567,2],[531,568,2],[531,569,2],[531,570,2],[531,571,2],[531,572,2],[531,573,2],[531,574,2],[531,575,2],[531,576,2],[531,577,2],[531,578,2],[531,579,2],[531,580,2],[531,581,2],[531,582,2],[531,583,2],[531,584,2],[531,585,2],[531,586,2],[531,587,2],[531,588,2],[531,589,2],[531,590,2],[531,591,2],[531,592,2],[531,593,2],[531,594,2],[531,595,2],[531,596,2],[531,597,2],[531,598,2],[531,599,2],[531,600,2],[531,601,2],[531,602,2],[531,603,2],[531,604,2],[531,605,2],[531,607,2],[531,608,2],[531,609,2],[531,610,2],[531,611,2],[531,612,2],[531,613,2],[531,614,2],[531,615,2],[531,616,2],[531,617,2],[531,618,2],[531,619,2],[531,620,2],[531,621,2],[531,622,2],[531,623,2],[531,624,2],[531,625,2],[531,626,2],[531,627,2],[531,628,2],[531,629,2],[532,499,2],[532,501,2],[532,511,2],[532,517,2],[532,502,2],[532,512,2],[532,516,2],[532,507,2],[532,508,2],[532,509,2],[532,515,2],[532,514,2],[532,505,2],[532,503,2],[532,506,2],[532,87,2],[532,431,2],[532,37,2],[532,339,2],[532,233,2],[532,131,2],[532,369,2],[532,146,2],[532,207,2],[532,30,2],[532,312,2],[532,307,2],[532,486,2],[532,38,2],[532,265,2],[532,196,2],[532,263,2],[532,285,2],[532,470,2],[532,325,2],[532,487,2],[532,262,2],[532,488,2],[532,489,2],[532,149,2],[532,490,2],[532,491,2],[532,241,2],[532,140,2],[532,281,2],[532,191,2],[532,492,2],[532,493,2],[532,494,2],[532,129,2],[532,495,2],[532,496,2],[532,497,2],[532,296,2],[532,200,2],[532,210,2],[532,232,2],[532,498,2],[532,432,2],[532,454,2],[532,518,2],[532,519,2],[532,520,2],[532,521,2],[532,522,2],[532,524,2],[532,525,2],[532,526,2],[532,527,2],[532,528,2],[532,529,2],[532,530,2],[532,531,2],[532,533,2],[532,534,2],[532,535,2],[532,536,2],[532,537,2],[532,538,2],[532,539,2],[532,540,2],[532,541,2],[532,542,2],[532,543,2],[532,544,2],[532,545,2],[532,546,2],[532,547,2],[532,548,2],[532,549,2],[532,550,2],[532,551,2],[532,552,2],[532,553,2],[532,554,2],[532,555,2],[532,556,2],[532,557,2],[532,558,2],[532,559,2],[532,561,2],[532,562,2],[532,563,2],[532,564,2],[532,565,2],[532,566,2],[532,567,2],[532,568,2],[532,569,2],[532,570,2],[532,571,2],[532,572,2],[532,574,2],[532,575,2],[532,576,2],[532,577,2],[532,578,2],[532,579,2],[532,580,2],[532,581,2],[532,582,2],[532,583,2],[532,584,2],[532,585,2],[532,586,2],[532,587,2],[532,588,2],[532,589,2],[532,590,2],[532,591,2],[532,592,2],[532,593,2],[532,594,2],[532,595,2],[532,596,2],[532,597,2],[532,598,2],[532,599,2],[532,600,2],[532,601,2],[532,602,2],[532,603,2],[532,604,2],[532,605,2],[532,606,2],[532,607,2],[532,608,2],[532,609,2],[532,610,2],[532,611,2],[532,612,2],[532,613,2],[532,614,2],[532,615,2],[532,616,2],[532,617,2],[532,618,2],[532,619,2],[532,620,2],[532,621,2],[532,622,2],[532,623,2],[532,624,2],[532,625,2],[532,626,2],[532,627,2],[532,628,2],[532,629,2],[533,499,2],[533,501,2],[533,511,2],[533,517,2],[533,502,2],[533,512,2],[533,516,2],[533,507,2],[533,508,2],[533,509,2],[533,515,2],[533,514,2],[533,505,2],[533,503,2],[533,506,2],[533,87,2],[533,431,2],[533,37,2],[533,339,2],[533,233,2],[533,131,2],[533,369,2],[533,146,2],[533,207,2],[533,30,2],[533,312,2],[533,307,2],[533,486,2],[533,38,2],[533,265,2],[533,196,2],[533,263,2],[533,285,2],[533,470,2],[533,325,2],[533,487,2],[533,262,2],[533,488,2],[533,489,2],[533,149,2],[533,490,2],[533,491,2],[533,241,2],[533,140,2],[533,281,2],[533,191,2],[533,492,2],[533,493,2],[533,494,2],[533,129,2],[533,495,2],[533,496,2],[533,497,2],[533,296,2],[533,200,2],[533,210,2],[533,232,2],[533,498,2],[533,432,2],[533,454,2],[533,518,2],[533,519,2],[533,520,2],[533,521,2],[533,522,2],[533,524,2],[533,525,2],[533,526,2],[533,527,2],[533,528,2],[533,529,2],[533,530,2],[533,531,2],[533,534,2],[533,535,2],[533,536,2],[533,537,2],[533,538,2],[533,539,2],[533,540,2],[533,541,2],[533,542,2],[533,543,2],[533,544,2],[533,545,2],[533,546,2],[533,547,2],[533,548,2],[533,549,2],[533,550,2],[533,551,2],[533,552,2],[533,553,2],[533,554,2],[533,555,2],[533,556,2],[533,557,2],[533,558,2],[533,559,2],[533,561,2],[533,562,2],[533,563,2],[533,564,2],[533,565,2],[533,566,2],[533,567,2],[533,568,2],[533,569,2],[533,570,2],[533,571,2],[533,572,2],[533,573,2],[533,574,2],[533,575,2],[533,576,2],[533,577,2],[533,578,2],[533,579,2],[533,580,2],[533,581,2],[533,582,2],[533,583,2],[533,584,2],[533,585,2],[533,586,2],[533,587,2],[533,588,2],[533,589,2],[533,590,2],[533,591,2],[533,592,2],[533,593,2],[533,594,2],[533,595,2],[533,596,2],[533,597,2],[533,598,2],[533,599,2],[533,600,2],[533,601,2],[533,602,2],[533,603,2],[533,604,2],[533,605,2],[533,606,2],[533,607,2],[533,608,2],[533,609,2],[533,610,2],[533,611,2],[533,612,2],[533,613,2],[533,614,2],[533,615,2],[533,616,2],[533,617,2],[533,618,2],[533,619,2],[533,620,2],[533,621,2],[533,622,2],[533,623,2],[533,624,2],[533,625,2],[533,626,2],[533,627,2],[533,628,2],[533,629,2],[534,499,2],[534,501,2],[534,511,2],[534,517,2],[534,502,2],[534,512,2],[534,516,2],[534,507,2],[534,508,2],[534,509,2],[534,515,2],[534,514,2],[534,505,2],[534,503,2],[534,506,2],[534,87,2],[534,431,2],[534,37,2],[534,339,2],[534,233,2],[534,131,2],[534,369,2],[534,146,2],[534,207,2],[534,30,2],[534,312,2],[534,307,2],[534,486,2],[534,38,2],[534,265,2],[534,196,2],[534,263,2],[534,285,2],[534,470,2],[534,325,2],[534,487,2],[534,262,2],[534,488,2],[534,489,2],[534,149,2],[534,490,2],[534,491,2],[534,241,2],[534,140,2],[534,281,2],[534,191,2],[534,492,2],[534,493,2],[534,494,2],[534,129,2],[534,495,2],[534,496,2],[534,497,2],[534,296,2],[534,200,2],[534,210,2],[534,232,2],[534,498,2],[534,432,2],[534,454,2],[534,518,2],[534,519,2],[534,520,2],[534,521,2],[534,522,2],[534,523,2],[534,524,2],[534,525,2],[534,526,2],[534,527,2],[534,528,2],[534,529,2],[534,530,2],[534,531,2],[534,532,2],[534,533,2],[534,535,2],[534,536,2],[534,537,2],[534,538,2],[534,539,2],[534,540,2],[534,541,2],[534,542,2],[534,543,2],[534,544,2],[534,545,2],[534,546,2],[534,547,2],[534,548,2],[534,549,2],[534,550,2],[534,551,2],[534,552,2],[534,553,2],[534,554,2],[534,555,2],[534,556,2],[534,557,2],[534,558,2],[534,559,2],[534,560,2],[534,561,2],[534,562,2],[534,563,2],[534,564,2],[534,565,2],[534,569,2],[534,570,2],[534,571,2],[534,572,2],[534,573,2],[534,574,2],[534,575,2],[534,576,2],[534,577,2],[534,578,2],[534,579,2],[534,580,2],[534,581,2],[534,582,2],[534,583,2],[534,584,2],[534,585,2],[534,586,2],[534,587,2],[534,588,2],[534,589,2],[534,590,2],[534,591,2],[534,592,2],[534,593,2],[534,594,2],[534,595,2],[534,596,2],[534,597,2],[534,598,2],[534,599,2],[534,600,2],[534,601,2],[534,602,2],[534,603,2],[534,604,2],[534,605,2],[534,606,2],[534,607,2],[534,608,2],[534,609,2],[534,610,2],[534,611,2],[534,612,2],[534,613,2],[534,614,2],[534,615,2],[534,617,2],[534,618,2],[534,619,2],[534,620,2],[534,621,2],[534,622,2],[534,623,2],[534,624,2],[534,625,2],[534,626,2],[534,627,2],[534,628,2],[534,629,2],[535,499,2],[535,501,2],[535,511,2],[535,517,2],[535,502,2],[535,512,2],[535,516,2],[535,507,2],[535,508,2],[535,509,2],[535,515,2],[535,514,2],[535,505,2],[535,503,2],[535,506,2],[535,87,2],[535,431,2],[535,37,2],[535,339,2],[535,131,2],[535,369,2],[535,146,2],[535,207,2],[535,30,2],[535,312,2],[535,307,2],[535,486,2],[535,38,2],[535,265,2],[535,196,2],[535,263,2],[535,285,2],[535,470,2],[535,325,2],[535,487,2],[535,488,2],[535,489,2],[535,149,2],[535,490,2],[535,491,2],[535,241,2],[535,140,2],[535,281,2],[535,191,2],[535,492,2],[535,493,2],[535,494,2],[535,129,2],[535,495,2],[535,496,2],[535,497,2],[535,296,2],[535,210,2],[535,232,2],[535,498,2],[535,432,2],[535,454,2],[535,518,2],[535,519,2],[535,521,2],[535,522,2],[535,523,2],[535,524,2],[535,525,2],[535,526,2],[535,527,2],[535,528,2],[535,529,2],[535,530,2],[535,531,2],[535,532,2],[535,533,2],[535,534,2],[535,536,2],[535,537,2],[535,538,2],[535,539,2],[535,540,2],[535,541,2],[535,542,2],[535,543,2],[535,544,2],[535,545,2],[535,546,2],[535,547,2],[535,548,2],[535,549,2],[535,550,2],[535,551,2],[535,554,2],[535,555,2],[535,556,2],[535,557,2],[535,558,2],[535,559,2],[535,560,2],[535,561,2],[535,562,2],[535,563,2],[535,564,2],[535,565,2],[535,566,2],[535,567,2],[535,568,2],[535,569,2],[535,570,2],[535,571,2],[535,572,2],[535,573,2],[535,574,2],[535,575,2],[535,576,2],[535,577,2],[535,578,2],[535,579,2],[535,580,2],[535,581,2],[535,582,2],[535,583,2],[535,584,2],[535,585,2],[535,586,2],[535,587,2],[535,588,2],[535,589,2],[535,590,2],[535,591,2],[535,592,2],[535,593,2],[535,594,2],[535,595,2],[535,596,2],[535,597,2],[535,598,2],[535,599,2],[535,600,2],[535,601,2],[535,602,2],[535,603,2],[535,604,2],[535,605,2],[535,606,2],[535,607,2],[535,608,2],[535,609,2],[535,610,2],[535,611,2],[535,612,2],[535,613,2],[535,614,2],[535,615,2],[535,616,2],[535,617,2],[535,618,2],[535,619,2],[535,620,2],[535,621,2],[535,622,2],[535,623,2],[535,624,2],[535,625,2],[535,626,2],[535,627,2],[535,628,2],[535,629,2],[536,499,2],[536,501,2],[536,511,2],[536,517,2],[536,502,2],[536,512,2],[536,516,2],[536,507,2],[536,508,2],[536,509,2],[536,515,2],[536,514,2],[536,505,2],[536,503,2],[536,506,2],[536,87,2],[536,431,2],[536,37,2],[536,339,2],[536,233,2],[536,131,2],[536,369,2],[536,146,2],[536,207,2],[536,30,2],[536,312,2],[536,307,2],[536,486,2],[536,38,2],[536,265,2],[536,196,2],[536,263,2],[536,285,2],[536,470,2],[536,325,2],[536,487,2],[536,262,2],[536,488,2],[536,489,2],[536,149,2],[536,490,2],[536,491,2],[536,241,2],[536,140,2],[536,281,2],[536,191,2],[536,492,2],[536,493,2],[536,494,2],[536,129,2],[536,495,2],[536,496,2],[536,497,2],[536,296,2],[536,200,2],[536,210,2],[536,232,2],[536,498,2],[536,432,2],[536,454,2],[536,518,2],[536,519,2],[536,520,2],[536,521,2],[536,522,2],[536,523,2],[536,524,2],[536,525,2],[536,526,2],[536,527,2],[536,528,2],[536,529,2],[536,530,2],[536,531,2],[536,532,2],[536,533,2],[536,534,2],[536,535,2],[536,537,2],[536,538,2],[536,539,2],[536,540,2],[536,541,2],[536,545,2],[536,546,2],[536,547,2],[536,548,2],[536,549,2],[536,550,2],[536,551,2],[536,552,2],[536,553,2],[536,554,2],[536,555,2],[536,556,2],[536,557,2],[536,558,2],[536,559,2],[536,560,2],[536,561,2],[536,562,2],[536,563,2],[536,564,2],[536,565,2],[536,566,2],[536,567,2],[536,568,2],[536,569,2],[536,570,2],[536,571,2],[536,572,2],[536,573,2],[536,574,2],[536,575,2],[536,576,2],[536,577,2],[536,578,2],[536,579,2],[536,580,2],[536,581,2],[536,582,2],[536,583,2],[536,584,2],[536,585,2],[536,586,2],[536,587,2],[536,588,2],[536,589,2],[536,590,2],[536,591,2],[536,592,2],[536,593,2],[536,594,2],[536,595,2],[536,596,2],[536,597,2],[536,598,2],[536,599,2],[536,600,2],[536,601,2],[536,602,2],[536,603,2],[536,604,2],[536,605,2],[536,606,2],[536,607,2],[536,608,2],[536,609,2],[536,610,2],[536,611,2],[536,612,2],[536,613,2],[536,614,2],[536,615,2],[536,616,2],[536,617,2],[536,618,2],[536,619,2],[536,620,2],[536,621,2],[536,622,2],[536,623,2],[536,624,2],[536,625,2],[536,626,2],[536,627,2],[536,628,2],[536,629,2],[537,499,2],[537,501,2],[537,511,2],[537,517,2],[537,502,2],[537,512,2],[537,516,2],[537,507,2],[537,508,2],[537,509,2],[537,515,2],[537,514,2],[537,505,2],[537,503,2],[537,506,2],[537,87,2],[537,431,2],[537,37,2],[537,339,2],[537,233,2],[537,131,2],[537,369,2],[537,146,2],[537,207,2],[537,30,2],[537,312,2],[537,307,2],[537,486,2],[537,38,2],[537,265,2],[537,196,2],[537,263,2],[537,285,2],[537,470,2],[537,325,2],[537,487,2],[537,262,2],[537,488,2],[537,489,2],[537,149,2],[537,490,2],[537,491,2],[537,241,2],[537,140,2],[537,281,2],[537,191,2],[537,492,2],[537,493,2],[537,494,2],[537,129,2],[537,495,2],[537,496,2],[537,497,2],[537,296,2],[537,200,2],[537,210,2],[537,232,2],[537,498,2],[537,432,2],[537,454,2],[537,518,2],[537,519,2],[537,520,2],[537,521,2],[537,522,2],[537,523,2],[537,524,2],[537,525,2],[537,528,2],[537,529,2],[537,530,2],[537,532,2],[537,533,2],[537,534,2],[537,535,2],[537,536,2],[537,538,2],[537,539,2],[537,540,2],[537,541,2],[537,542,2],[537,543,2],[537,544,2],[537,545,2],[537,546,2],[537,547,2],[537,548,2],[537,549,2],[537,550,2],[537,551,2],[537,552,2],[537,553,2],[537,554,2],[537,555,2],[537,557,2],[537,558,2],[537,559,2],[537,560,2],[537,561,2],[537,562,2],[537,563,2],[537,564,2],[537,565,2],[537,566,2],[537,567,2],[537,568,2],[537,569,2],[537,570,2],[537,571,2],[537,572,2],[537,573,2],[537,574,2],[537,575,2],[537,576,2],[537,577,2],[537,578,2],[537,579,2],[537,580,2],[537,581,2],[537,582,2],[537,583,2],[537,584,2],[537,585,2],[537,586,2],[537,587,2],[537,588,2],[537,589,2],[537,590,2],[537,591,2],[537,592,2],[537,593,2],[537,594,2],[537,595,2],[537,596,2],[537,597,2],[537,598,2],[537,599,2],[537,600,2],[537,601,2],[537,602,2],[537,603,2],[537,604,2],[537,605,2],[537,606,2],[537,607,2],[537,608,2],[537,609,2],[537,610,2],[537,611,2],[537,612,2],[537,613,2],[537,614,2],[537,615,2],[537,616,2],[537,617,2],[537,618,2],[537,619,2],[537,620,2],[537,621,2],[537,622,2],[537,623,2],[537,624,2],[537,625,2],[537,626,2],[537,627,2],[537,628,2],[537,629,2],[538,499,2],[538,501,2],[538,511,2],[538,517,2],[538,502,2],[538,512,2],[538,516,2],[538,507,2],[538,508,2],[538,509,2],[538,515,2],[538,514,2],[538,505,2],[538,503,2],[538,506,2],[538,87,2],[538,431,2],[538,37,2],[538,339,2],[538,233,2],[538,131,2],[538,369,2],[538,146,2],[538,207,2],[538,30,2],[538,312,2],[538,307,2],[538,486,2],[538,38,2],[538,265,2],[538,196,2],[538,263,2],[538,285,2],[538,470,2],[538,325,2],[538,487,2],[538,262,2],[538,488,2],[538,489,2],[538,149,2],[538,490,2],[538,491,2],[538,241,2],[538,140,2],[538,281,2],[538,191,2],[538,492,2],[538,493,2],[538,494,2],[538,129,2],[538,495,2],[538,496,2],[538,497,2],[538,296,2],[538,200,2],[538,210,2],[538,232,2],[538,498,2],[538,432,2],[538,454,2],[538,518,2],[538,519,2],[538,521,2],[538,522,2],[538,523,2],[538,524,2],[538,525,2],[538,526,2],[538,527,2],[538,528,2],[538,529,2],[538,530,2],[538,531,2],[538,532,2],[538,533,2],[538,534,2],[538,535,2],[538,536,2],[538,537,2],[538,540,2],[538,541,2],[538,543,2],[538,544,2],[538,545,2],[538,546,2],[538,547,2],[538,548,2],[538,549,2],[538,550,2],[538,551,2],[538,552,2],[538,553,2],[538,554,2],[538,555,2],[538,556,2],[538,557,2],[538,558,2],[538,559,2],[538,560,2],[538,561,2],[538,563,2],[538,564,2],[538,565,2],[538,566,2],[538,567,2],[538,568,2],[538,569,2],[538,570,2],[538,571,2],[538,572,2],[538,573,2],[538,574,2],[538,575,2],[538,576,2],[538,577,2],[538,578,2],[538,579,2],[538,580,2],[538,581,2],[538,582,2],[538,583,2],[538,584,2],[538,585,2],[538,586,2],[538,587,2],[538,588,2],[538,589,2],[538,590,2],[538,591,2],[538,592,2],[538,593,2],[538,594,2],[538,595,2],[538,596,2],[538,597,2],[538,598,2],[538,599,2],[538,600,2],[538,601,2],[538,602,2],[538,603,2],[538,604,2],[538,605,2],[538,606,2],[538,607,2],[538,608,2],[538,609,2],[538,610,2],[538,611,2],[538,612,2],[538,613,2],[538,614,2],[538,615,2],[538,616,2],[538,617,2],[538,618,2],[538,619,2],[538,620,2],[538,621,2],[538,622,2],[538,623,2],[538,624,2],[538,625,2],[538,626,2],[538,627,2],[538,628,2],[538,629,2],[539,499,2],[539,501,2],[539,511,2],[539,517,2],[539,502,2],[539,512,2],[539,516,2],[539,507,2],[539,508,2],[539,509,2],[539,515,2],[539,514,2],[539,505,2],[539,503,2],[539,506,2],[539,87,2],[539,431,2],[539,37,2],[539,339,2],[539,233,2],[539,131,2],[539,369,2],[539,146,2],[539,207,2],[539,30,2],[539,312,2],[539,307,2],[539,486,2],[539,38,2],[539,265,2],[539,196,2],[539,263,2],[539,285,2],[539,470,2],[539,325,2],[539,487,2],[539,262,2],[539,488,2],[539,489,2],[539,149,2],[539,490,2],[539,491,2],[539,241,2],[539,140,2],[539,191,2],[539,492,2],[539,493,2],[539,494,2],[539,129,2],[539,495,2],[539,496,2],[539,497,2],[539,296,2],[539,200,2],[539,210,2],[539,232,2],[539,498,2],[539,432,2],[539,454,2],[539,518,2],[539,519,2],[539,522,2],[539,523,2],[539,524,2],[539,525,2],[539,526,2],[539,527,2],[539,528,2],[539,529,2],[539,530,2],[539,531,2],[539,532,2],[539,533,2],[539,534,2],[539,535,2],[539,536,2],[539,537,2],[539,538,2],[539,540,2],[539,541,2],[539,543,2],[539,544,2],[539,545,2],[539,546,2],[539,547,2],[539,548,2],[539,549,2],[539,550,2],[539,551,2],[539,552,2],[539,553,2],[539,554,2],[539,555,2],[539,556,2],[539,557,2],[539,558,2],[539,559,2],[539,560,2],[539,561,2],[539,563,2],[539,564,2],[539,565,2],[539,566,2],[539,567,2],[539,568,2],[539,569,2],[539,570,2],[539,571,2],[539,572,2],[539,573,2],[539,574,2],[539,575,2],[539,576,2],[539,577,2],[539,578,2],[539,579,2],[539,580,2],[539,581,2],[539,582,2],[539,583,2],[539,584,2],[539,585,2],[539,586,2],[539,587,2],[539,588,2],[539,589,2],[539,590,2],[539,591,2],[539,592,2],[539,593,2],[539,594,2],[539,595,2],[539,596,2],[539,597,2],[539,598,2],[539,599,2],[539,600,2],[539,601,2],[539,602,2],[539,603,2],[539,604,2],[539,605,2],[539,606,2],[539,607,2],[539,608,2],[539,609,2],[539,610,2],[539,611,2],[539,612,2],[539,613,2],[539,614,2],[539,615,2],[539,616,2],[539,617,2],[539,618,2],[539,619,2],[539,620,2],[539,621,2],[539,622,2],[539,623,2],[539,624,2],[539,625,2],[539,626,2],[539,627,2],[539,628,2],[539,629,2],[540,499,2],[540,501,2],[540,511,2],[540,517,2],[540,502,2],[540,512,2],[540,516,2],[540,507,2],[540,508,2],[540,509,2],[540,515,2],[540,514,2],[540,505,2],[540,503,2],[540,506,2],[540,87,2],[540,431,2],[540,37,2],[540,339,2],[540,233,2],[540,131,2],[540,369,2],[540,146,2],[540,207,2],[540,30,2],[540,312,2],[540,307,2],[540,486,2],[540,38,2],[540,196,2],[540,263,2],[540,285,2],[540,470,2],[540,325,2],[540,487,2],[540,262,2],[540,488,2],[540,489,2],[540,149,2],[540,490,2],[540,491,2],[540,241,2],[540,140,2],[540,281,2],[540,191,2],[540,492,2],[540,493,2],[540,494,2],[540,129,2],[540,495,2],[540,496,2],[540,497,2],[540,296,2],[540,200,2],[540,210,2],[540,232,2],[540,498,2],[540,432,2],[540,454,2],[540,518,2],[540,519,2],[540,520,2],[540,521,2],[540,522,2],[540,524,2],[540,525,2],[540,526,2],[540,527,2],[540,528,2],[540,529,2],[540,531,2],[540,532,2],[540,533,2],[540,534,2],[540,535,2],[540,536,2],[540,537,2],[540,538,2],[540,539,2],[540,542,2],[540,543,2],[540,544,2],[540,545,2],[540,546,2],[540,547,2],[540,548,2],[540,549,2],[540,550,2],[540,551,2],[540,552,2],[540,553,2],[540,554,2],[540,555,2],[540,556,2],[540,557,2],[540,558,2],[540,559,2],[540,560,2],[540,561,2],[540,562,2],[540,563,2],[540,564,2],[540,565,2],[540,566,2],[540,567,2],[540,568,2],[540,569,2],[540,570,2],[540,571,2],[540,572,2],[540,573,2],[540,574,2],[540,575,2],[540,576,2],[540,577,2],[540,578,2],[540,579,2],[540,580,2],[540,581,2],[540,582,2],[540,583,2],[540,584,2],[540,585,2],[540,586,2],[540,587,2],[540,588,2],[540,589,2],[540,590,2],[540,591,2],[540,592,2],[540,593,2],[540,594,2],[540,595,2],[540,596,2],[540,597,2],[540,598,2],[540,599,2],[540,600,2],[540,601,2],[540,602,2],[540,603,2],[540,604,2],[540,605,2],[540,606,2],[540,607,2],[540,608,2],[540,609,2],[540,610,2],[540,611,2],[540,612,2],[540,613,2],[540,614,2],[540,615,2],[540,616,2],[540,617,2],[540,618,2],[540,619,2],[540,620,2],[540,621,2],[540,622,2],[540,623,2],[540,624,2],[540,625,2],[540,626,2],[540,627,2],[540,628,2],[540,629,2],[541,499,2],[541,501,2],[541,511,2],[541,517,2],[541,502,2],[541,512,2],[541,516,2],[541,507,2],[541,508,2],[541,509,2],[541,515,2],[541,514,2],[541,505,2],[541,503,2],[541,506,2],[541,87,2],[541,431,2],[541,37,2],[541,339,2],[541,233,2],[541,131,2],[541,369,2],[541,146,2],[541,207,2],[541,30,2],[541,312,2],[541,307,2],[541,486,2],[541,38,2],[541,196,2],[541,263,2],[541,285,2],[541,470,2],[541,325,2],[541,487,2],[541,262,2],[541,488,2],[541,489,2],[541,149,2],[541,490,2],[541,491,2],[541,241,2],[541,140,2],[541,281,2],[541,191,2],[541,492,2],[541,493,2],[541,494,2],[541,129,2],[541,495,2],[541,496,2],[541,497,2],[541,296,2],[541,200,2],[541,210,2],[541,232,2],[541,498,2],[541,432,2],[541,454,2],[541,518,2],[541,519,2],[541,520,2],[541,521,2],[541,522,2],[541,524,2],[541,525,2],[541,526,2],[541,527,2],[541,528,2],[541,529,2],[541,531,2],[541,532,2],[541,533,2],[541,534,2],[541,535,2],[541,536,2],[541,537,2],[541,538,2],[541,539,2],[541,542,2],[541,543,2],[541,544,2],[541,545,2],[541,546,2],[541,547,2],[541,548,2],[541,549,2],[541,550,2],[541,551,2],[541,552,2],[541,553,2],[541,554,2],[541,555,2],[541,556,2],[541,557,2],[541,558,2],[541,559,2],[541,560,2],[541,561,2],[541,562,2],[541,563,2],[541,564,2],[541,565,2],[541,566,2],[541,567,2],[541,568,2],[541,569,2],[541,570,2],[541,571,2],[541,572,2],[541,573,2],[541,574,2],[541,575,2],[541,576,2],[541,577,2],[541,578,2],[541,579,2],[541,580,2],[541,581,2],[541,582,2],[541,583,2],[541,584,2],[541,585,2],[541,586,2],[541,587,2],[541,588,2],[541,589,2],[541,590,2],[541,591,2],[541,592,2],[541,593,2],[541,594,2],[541,595,2],[541,596,2],[541,597,2],[541,598,2],[541,599,2],[541,600,2],[541,601,2],[541,602,2],[541,603,2],[541,604,2],[541,605,2],[541,606,2],[541,607,2],[541,608,2],[541,609,2],[541,610,2],[541,611,2],[541,612,2],[541,613,2],[541,614,2],[541,615,2],[541,616,2],[541,617,2],[541,618,2],[541,619,2],[541,620,2],[541,621,2],[541,622,2],[541,623,2],[541,624,2],[541,625,2],[541,626,2],[541,627,2],[541,628,2],[541,629,2],[542,499,2],[542,501,2],[542,511,2],[542,517,2],[542,502,2],[542,512,2],[542,516,2],[542,507,2],[542,508,2],[542,509,2],[542,515,2],[542,514,2],[542,505,2],[542,503,2],[542,506,2],[542,87,2],[542,431,2],[542,37,2],[542,339,2],[542,233,2],[542,131,2],[542,369,2],[542,146,2],[542,207,2],[542,30,2],[542,312,2],[542,307,2],[542,486,2],[542,38,2],[542,265,2],[542,196,2],[542,263,2],[542,285,2],[542,470,2],[542,325,2],[542,487,2],[542,262,2],[542,488,2],[542,489,2],[542,149,2],[542,490,2],[542,491,2],[542,241,2],[542,140,2],[542,281,2],[542,191,2],[542,492,2],[542,493,2],[542,494,2],[542,129,2],[542,495,2],[542,496,2],[542,497,2],[542,296,2],[542,200,2],[542,210,2],[542,232,2],[542,498,2],[542,432,2],[542,454,2],[542,518,2],[542,519,2],[542,522,2],[542,523,2],[542,524,2],[542,525,2],[542,526,2],[542,527,2],[542,528,2],[542,529,2],[542,530,2],[542,531,2],[542,532,2],[542,533,2],[542,534,2],[542,535,2],[542,536,2],[542,537,2],[542,538,2],[542,540,2],[542,541,2],[542,543,2],[542,544,2],[542,545,2],[542,546,2],[542,547,2],[542,548,2],[542,549,2],[542,550,2],[542,551,2],[542,552,2],[542,553,2],[542,554,2],[542,555,2],[542,556,2],[542,557,2],[542,558,2],[542,559,2],[542,560,2],[542,561,2],[542,563,2],[542,564,2],[542,565,2],[542,566,2],[542,567,2],[542,568,2],[542,569,2],[542,570,2],[542,571,2],[542,572,2],[542,573,2],[542,574,2],[542,575,2],[542,576,2],[542,577,2],[542,578,2],[542,579,2],[542,580,2],[542,581,2],[542,582,2],[542,583,2],[542,584,2],[542,585,2],[542,586,2],[542,587,2],[542,588,2],[542,589,2],[542,590,2],[542,591,2],[542,592,2],[542,593,2],[542,594,2],[542,595,2],[542,596,2],[542,597,2],[542,598,2],[542,599,2],[542,600,2],[542,601,2],[542,602,2],[542,603,2],[542,604,2],[542,605,2],[542,606,2],[542,607,2],[542,608,2],[542,609,2],[542,610,2],[542,611,2],[542,612,2],[542,613,2],[542,614,2],[542,615,2],[542,616,2],[542,617,2],[542,618,2],[542,619,2],[542,620,2],[542,621,2],[542,622,2],[542,623,2],[542,624,2],[542,625,2],[542,626,2],[542,627,2],[542,628,2],[542,629,2],[543,499,2],[543,501,2],[543,511,2],[543,517,2],[543,502,2],[543,512,2],[543,516,2],[543,507,2],[543,508,2],[543,509,2],[543,515,2],[543,514,2],[543,505,2],[543,503,2],[543,506,2],[543,87,2],[543,431,2],[543,37,2],[543,339,2],[543,233,2],[543,131,2],[543,369,2],[543,146,2],[543,207,2],[543,30,2],[543,312,2],[543,307,2],[543,486,2],[543,38,2],[543,265,2],[543,196,2],[543,263,2],[543,285,2],[543,470,2],[543,325,2],[543,487,2],[543,262,2],[543,488,2],[543,489,2],[543,149,2],[543,490,2],[543,491,2],[543,241,2],[543,140,2],[543,281,2],[543,191,2],[543,492,2],[543,493,2],[543,494,2],[543,129,2],[543,495,2],[543,496,2],[543,497,2],[543,296,2],[543,200,2],[543,210,2],[543,232,2],[543,498,2],[543,432,2],[543,454,2],[543,518,2],[543,519,2],[543,520,2],[543,521,2],[543,522,2],[543,523,2],[543,524,2],[543,525,2],[543,526,2],[543,527,2],[543,528,2],[543,529,2],[543,530,2],[543,531,2],[543,532,2],[543,533,2],[543,534,2],[543,535,2],[543,536,2],[543,537,2],[543,538,2],[543,539,2],[543,540,2],[543,541,2],[543,542,2],[543,545,2],[543,548,2],[543,550,2],[543,551,2],[543,552,2],[543,553,2],[543,554,2],[543,555,2],[543,556,2],[543,557,2],[543,558,2],[543,559,2],[543,560,2],[543,561,2],[543,562,2],[543,563,2],[543,564,2],[543,565,2],[543,566,2],[543,567,2],[543,568,2],[543,569,2],[543,570,2],[543,571,2],[543,572,2],[543,573,2],[543,574,2],[543,575,2],[543,576,2],[543,577,2],[543,578,2],[543,579,2],[543,580,2],[543,581,2],[543,582,2],[543,583,2],[543,584,2],[543,585,2],[543,586,2],[543,587,2],[543,588,2],[543,589,2],[543,590,2],[543,591,2],[543,592,2],[543,593,2],[543,594,2],[543,595,2],[543,596,2],[543,597,2],[543,598,2],[543,599,2],[543,600,2],[543,601,2],[543,602,2],[543,603,2],[543,604,2],[543,605,2],[543,606,2],[543,607,2],[543,608,2],[543,609,2],[543,610,2],[543,611,2],[543,612,2],[543,613,2],[543,614,2],[543,615,2],[543,616,2],[543,617,2],[543,618,2],[543,619,2],[543,620,2],[543,621,2],[543,622,2],[543,623,2],[543,624,2],[543,625,2],[543,626,2],[543,627,2],[543,628,2],[543,629,2],[544,499,2],[544,501,2],[544,511,2],[544,517,2],[544,502,2],[544,512,2],[544,516,2],[544,507,2],[544,508,2],[544,509,2],[544,515,2],[544,514,2],[544,505,2],[544,503,2],[544,506,2],[544,87,2],[544,431,2],[544,37,2],[544,339,2],[544,233,2],[544,131,2],[544,369,2],[544,146,2],[544,207,2],[544,30,2],[544,312,2],[544,307,2],[544,486,2],[544,38,2],[544,265,2],[544,196,2],[544,263,2],[544,285,2],[544,470,2],[544,325,2],[544,487,2],[544,262,2],[544,488,2],[544,489,2],[544,149,2],[544,490,2],[544,491,2],[544,241,2],[544,281,2],[544,191,2],[544,492,2],[544,493,2],[544,494,2],[544,129,2],[544,495,2],[544,496,2],[544,497,2],[544,296,2],[544,200,2],[544,210,2],[544,232,2],[544,498,2],[544,432,2],[544,454,2],[544,518,2],[544,519,2],[544,520,2],[544,521,2],[544,522,2],[544,523,2],[544,524,2],[544,525,2],[544,526,2],[544,527,2],[544,528,2],[544,529,2],[544,530,2],[544,531,2],[544,532,2],[544,533,2],[544,534,2],[544,535,2],[544,536,2],[544,537,2],[544,538,2],[544,539,2],[544,540,2],[544,541,2],[544,542,2],[544,545,2],[544,548,2],[544,550,2],[544,551,2],[544,552,2],[544,553,2],[544,554,2],[544,555,2],[544,556,2],[544,557,2],[544,558,2],[544,559,2],[544,560,2],[544,561,2],[544,562,2],[544,563,2],[544,564,2],[544,565,2],[544,566,2],[544,567,2],[544,568,2],[544,569,2],[544,570,2],[544,571,2],[544,572,2],[544,573,2],[544,574,2],[544,575,2],[544,576,2],[544,577,2],[544,578,2],[544,579,2],[544,580,2],[544,581,2],[544,582,2],[544,583,2],[544,584,2],[544,585,2],[544,586,2],[544,587,2],[544,588,2],[544,589,2],[544,590,2],[544,591,2],[544,592,2],[544,593,2],[544,594,2],[544,595,2],[544,596,2],[544,597,2],[544,598,2],[544,599,2],[544,600,2],[544,601,2],[544,602,2],[544,603,2],[544,604,2],[544,605,2],[544,606,2],[544,607,2],[544,608,2],[544,609,2],[544,610,2],[544,611,2],[544,612,2],[544,613,2],[544,614,2],[544,615,2],[544,616,2],[544,617,2],[544,618,2],[544,619,2],[544,620,2],[544,621,2],[544,622,2],[544,623,2],[544,624,2],[544,625,2],[544,626,2],[544,627,2],[544,628,2],[544,629,2],[545,499,2],[545,501,2],[545,511,2],[545,517,2],[545,502,2],[545,512,2],[545,516,2],[545,507,2],[545,508,2],[545,509,2],[545,515,2],[545,514,2],[545,505,2],[545,503,2],[545,506,2],[545,87,2],[545,431,2],[545,37,2],[545,339,2],[545,233,2],[545,131,2],[545,369,2],[545,146,2],[545,207,2],[545,30,2],[545,312,2],[545,307,2],[545,486,2],[545,38,2],[545,265,2],[545,196,2],[545,263,2],[545,285,2],[545,470,2],[545,325,2],[545,487,2],[545,262,2],[545,488,2],[545,489,2],[545,149,2],[545,490,2],[545,491,2],[545,241,2],[545,140,2],[545,281,2],[545,191,2],[545,492,2],[545,493,2],[545,494,2],[545,129,2],[545,495,2],[545,496,2],[545,497,2],[545,296,2],[545,200,2],[545,232,2],[545,498,2],[545,432,2],[545,454,2],[545,518,2],[545,519,2],[545,520,2],[545,521,2],[545,522,2],[545,523,2],[545,524,2],[545,525,2],[545,526,2],[545,527,2],[545,528,2],[545,529,2],[545,530,2],[545,531,2],[545,532,2],[545,533,2],[545,534,2],[545,535,2],[545,536,2],[545,537,2],[545,538,2],[545,539,2],[545,540,2],[545,541,2],[545,542,2],[545,548,2],[545,549,2],[545,550,2],[545,551,2],[545,552,2],[545,553,2],[545,554,2],[545,555,2],[545,556,2],[545,557,2],[545,558,2],[545,559,2],[545,560,2],[545,561,2],[545,562,2],[545,563,2],[545,564,2],[545,565,2],[545,566,2],[545,567,2],[545,568,2],[545,569,2],[545,570,2],[545,571,2],[545,572,2],[545,573,2],[545,574,2],[545,575,2],[545,576,2],[545,577,2],[545,578,2],[545,579,2],[545,580,2],[545,581,2],[545,582,2],[545,583,2],[545,584,2],[545,585,2],[545,586,2],[545,587,2],[545,588,2],[545,589,2],[545,590,2],[545,591,2],[545,592,2],[545,593,2],[545,594,2],[545,595,2],[545,596,2],[545,597,2],[545,598,2],[545,599,2],[545,600,2],[545,601,2],[545,602,2],[545,603,2],[545,604,2],[545,605,2],[545,606,2],[545,607,2],[545,608,2],[545,609,2],[545,610,2],[545,611,2],[545,612,2],[545,613,2],[545,614,2],[545,615,2],[545,616,2],[545,617,2],[545,618,2],[545,619,2],[545,620,2],[545,621,2],[545,622,2],[545,623,2],[545,624,2],[545,625,2],[545,626,2],[545,627,2],[545,628,2],[545,629,2],[546,499,2],[546,501,2],[546,511,2],[546,517,2],[546,502,2],[546,512,2],[546,516,2],[546,507,2],[546,508,2],[546,509,2],[546,515,2],[546,514,2],[546,505,2],[546,503,2],[546,506,2],[546,87,2],[546,431,2],[546,37,2],[546,339,2],[546,233,2],[546,131,2],[546,369,2],[546,146,2],[546,207,2],[546,30,2],[546,312,2],[546,307,2],[546,486,2],[546,38,2],[546,265,2],[546,196,2],[546,263,2],[546,285,2],[546,470,2],[546,325,2],[546,487,2],[546,262,2],[546,488,2],[546,489,2],[546,149,2],[546,490,2],[546,491,2],[546,241,2],[546,140,2],[546,281,2],[546,191,2],[546,492,2],[546,493,2],[546,494,2],[546,129,2],[546,495,2],[546,496,2],[546,497,2],[546,296,2],[546,200,2],[546,210,2],[546,232,2],[546,498,2],[546,432,2],[546,454,2],[546,518,2],[546,519,2],[546,520,2],[546,521,2],[546,522,2],[546,523,2],[546,524,2],[546,525,2],[546,526,2],[546,527,2],[546,528,2],[546,529,2],[546,530,2],[546,531,2],[546,532,2],[546,533,2],[546,534,2],[546,535,2],[546,536,2],[546,537,2],[546,538,2],[546,539,2],[546,540,2],[546,541,2],[546,542,2],[546,545,2],[546,548,2],[546,550,2],[546,551,2],[546,552,2],[546,553,2],[546,554,2],[546,555,2],[546,556,2],[546,557,2],[546,558,2],[546,559,2],[546,560,2],[546,561,2],[546,562,2],[546,563,2],[546,564,2],[546,565,2],[546,566,2],[546,567,2],[546,568,2],[546,569,2],[546,570,2],[546,571,2],[546,572,2],[546,573,2],[546,574,2],[546,575,2],[546,576,2],[546,577,2],[546,578,2],[546,579,2],[546,580,2],[546,581,2],[546,582,2],[546,583,2],[546,584,2],[546,585,2],[546,586,2],[546,587,2],[546,588,2],[546,589,2],[546,590,2],[546,591,2],[546,592,2],[546,593,2],[546,594,2],[546,595,2],[546,596,2],[546,597,2],[546,598,2],[546,599,2],[546,600,2],[546,601,2],[546,602,2],[546,603,2],[546,604,2],[546,605,2],[546,606,2],[546,607,2],[546,608,2],[546,609,2],[546,610,2],[546,611,2],[546,612,2],[546,613,2],[546,614,2],[546,615,2],[546,616,2],[546,617,2],[546,618,2],[546,619,2],[546,620,2],[546,621,2],[546,622,2],[546,623,2],[546,624,2],[546,625,2],[546,626,2],[546,627,2],[546,628,2],[546,629,2],[547,499,2],[547,501,2],[547,511,2],[547,517,2],[547,502,2],[547,512,2],[547,516,2],[547,507,2],[547,508,2],[547,509,2],[547,515,2],[547,514,2],[547,505,2],[547,503,2],[547,506,2],[547,87,2],[547,431,2],[547,37,2],[547,339,2],[547,233,2],[547,131,2],[547,369,2],[547,146,2],[547,207,2],[547,30,2],[547,312,2],[547,307,2],[547,486,2],[547,38,2],[547,265,2],[547,196,2],[547,263,2],[547,285,2],[547,470,2],[547,325,2],[547,487,2],[547,262,2],[547,488,2],[547,489,2],[547,149,2],[547,490,2],[547,491,2],[547,241,2],[547,140,2],[547,281,2],[547,191,2],[547,492,2],[547,493,2],[547,494,2],[547,129,2],[547,495,2],[547,496,2],[547,497,2],[547,296,2],[547,200,2],[547,210,2],[547,232,2],[547,498,2],[547,432,2],[547,454,2],[547,518,2],[547,519,2],[547,520,2],[547,521,2],[547,522,2],[547,523,2],[547,524,2],[547,525,2],[547,526,2],[547,527,2],[547,528,2],[547,529,2],[547,530,2],[547,531,2],[547,532,2],[547,533,2],[547,534,2],[547,535,2],[547,536,2],[547,537,2],[547,538,2],[547,539,2],[547,540,2],[547,541,2],[547,542,2],[547,545,2],[547,549,2],[547,550,2],[547,551,2],[547,552,2],[547,553,2],[547,554,2],[547,555,2],[547,556,2],[547,557,2],[547,558,2],[547,559,2],[547,560,2],[547,561,2],[547,562,2],[547,563,2],[547,564,2],[547,565,2],[547,566,2],[547,567,2],[547,568,2],[547,569,2],[547,570,2],[547,571,2],[547,572,2],[547,573,2],[547,574,2],[547,575,2],[547,576,2],[547,577,2],[547,578,2],[547,579,2],[547,580,2],[547,581,2],[547,582,2],[547,583,2],[547,584,2],[547,585,2],[547,586,2],[547,587,2],[547,588,2],[547,589,2],[547,590,2],[547,591,2],[547,592,2],[547,593,2],[547,594,2],[547,595,2],[547,596,2],[547,597,2],[547,598,2],[547,599,2],[547,600,2],[547,601,2],[547,602,2],[547,603,2],[547,604,2],[547,605,2],[547,606,2],[547,607,2],[547,608,2],[547,609,2],[547,610,2],[547,611,2],[547,612,2],[547,613,2],[547,614,2],[547,615,2],[547,616,2],[547,617,2],[547,618,2],[547,619,2],[547,620,2],[547,621,2],[547,622,2],[547,623,2],[547,624,2],[547,625,2],[547,626,2],[547,627,2],[547,628,2],[547,629,2],[548,499,2],[548,501,2],[548,511,2],[548,517,2],[548,502,2],[548,512,2],[548,516,2],[548,507,2],[548,508,2],[548,509,2],[548,515,2],[548,514,2],[548,505,2],[548,503,2],[548,506,2],[548,87,2],[548,431,2],[548,37,2],[548,339,2],[548,233,2],[548,131,2],[548,369,2],[548,146,2],[548,207,2],[548,30,2],[548,312,2],[548,307,2],[548,486,2],[548,38,2],[548,265,2],[548,196,2],[548,263,2],[548,285,2],[548,470,2],[548,325,2],[548,487,2],[548,262,2],[548,488,2],[548,489,2],[548,149,2],[548,490,2],[548,491,2],[548,241,2],[548,140,2],[548,281,2],[548,191,2],[548,492,2],[548,493,2],[548,494,2],[548,129,2],[548,495,2],[548,496,2],[548,497,2],[548,296,2],[548,200,2],[548,232,2],[548,498,2],[548,432,2],[548,454,2],[548,518,2],[548,519,2],[548,520,2],[548,521,2],[548,522,2],[548,523,2],[548,524,2],[548,525,2],[548,526,2],[548,527,2],[548,528,2],[548,529,2],[548,530,2],[548,531,2],[548,532,2],[548,533,2],[548,534,2],[548,535,2],[548,536,2],[548,537,2],[548,538,2],[548,539,2],[548,540,2],[548,541,2],[548,542,2],[548,545,2],[548,546,2],[548,547,2],[548,550,2],[548,551,2],[548,552,2],[548,553,2],[548,554,2],[548,555,2],[548,556,2],[548,557,2],[548,558,2],[548,559,2],[548,560,2],[548,561,2],[548,562,2],[548,563,2],[548,564,2],[548,565,2],[548,566,2],[548,567,2],[548,568,2],[548,569,2],[548,570,2],[548,571,2],[548,572,2],[548,573,2],[548,574,2],[548,575,2],[548,576,2],[548,577,2],[548,578,2],[548,579,2],[548,580,2],[548,581,2],[548,582,2],[548,583,2],[548,584,2],[548,585,2],[548,586,2],[548,587,2],[548,588,2],[548,589,2],[548,590,2],[548,591,2],[548,592,2],[548,593,2],[548,594,2],[548,595,2],[548,596,2],[548,597,2],[548,598,2],[548,599,2],[548,600,2],[548,601,2],[548,602,2],[548,603,2],[548,604,2],[548,605,2],[548,606,2],[548,607,2],[548,608,2],[548,609,2],[548,610,2],[548,611,2],[548,612,2],[548,613,2],[548,614,2],[548,615,2],[548,616,2],[548,617,2],[548,618,2],[548,619,2],[548,620,2],[548,621,2],[548,622,2],[548,623,2],[548,624,2],[548,625,2],[548,626,2],[548,627,2],[548,628,2],[548,629,2],[549,499,2],[549,501,2],[549,511,2],[549,517,2],[549,502,2],[549,512,2],[549,516,2],[549,507,2],[549,508,2],[549,509,2],[549,515,2],[549,514,2],[549,505,2],[549,503,2],[549,506,2],[549,87,2],[549,431,2],[549,37,2],[549,339,2],[549,233,2],[549,131,2],[549,369,2],[549,146,2],[549,207,2],[549,30,2],[549,312,2],[549,307,2],[549,486,2],[549,38,2],[549,265,2],[549,196,2],[549,263,2],[549,285,2],[549,470,2],[549,325,2],[549,487,2],[549,262,2],[549,488,2],[549,489,2],[549,149,2],[549,490,2],[549,491,2],[549,241,2],[549,281,2],[549,191,2],[549,492,2],[549,493,2],[549,494,2],[549,129,2],[549,495,2],[549,496,2],[549,497,2],[549,296,2],[549,200,2],[549,210,2],[549,232,2],[549,498,2],[549,432,2],[549,454,2],[549,518,2],[549,519,2],[549,520,2],[549,521,2],[549,522,2],[549,523,2],[549,524,2],[549,525,2],[549,526,2],[549,527,2],[549,528,2],[549,529,2],[549,530,2],[549,531,2],[549,532,2],[549,533,2],[549,534,2],[549,535,2],[549,536,2],[549,537,2],[549,538,2],[549,539,2],[549,540,2],[549,541,2],[549,542,2],[549,545,2],[549,547,2],[549,550,2],[549,551,2],[549,552,2],[549,553,2],[549,554,2],[549,555,2],[549,556,2],[549,557,2],[549,558,2],[549,559,2],[549,560,2],[549,561,2],[549,562,2],[549,563,2],[549,564,2],[549,565,2],[549,566,2],[549,567,2],[549,568,2],[549,569,2],[549,570,2],[549,571,2],[549,572,2],[549,573,2],[549,574,2],[549,575,2],[549,576,2],[549,577,2],[549,578,2],[549,579,2],[549,580,2],[549,581,2],[549,582,2],[549,583,2],[549,584,2],[549,585,2],[549,586,2],[549,587,2],[549,588,2],[549,589,2],[549,590,2],[549,591,2],[549,592,2],[549,593,2],[549,594,2],[549,595,2],[549,596,2],[549,597,2],[549,598,2],[549,599,2],[549,600,2],[549,601,2],[549,602,2],[549,603,2],[549,604,2],[549,605,2],[549,606,2],[549,607,2],[549,608,2],[549,609,2],[549,610,2],[549,611,2],[549,612,2],[549,613,2],[549,614,2],[549,615,2],[549,616,2],[549,617,2],[549,618,2],[549,619,2],[549,620,2],[549,621,2],[549,622,2],[549,623,2],[549,624,2],[549,625,2],[549,626,2],[549,627,2],[549,628,2],[549,629,2],[550,499,2],[550,501,2],[550,511,2],[550,517,2],[550,502,2],[550,512,2],[550,516,2],[550,507,2],[550,508,2],[550,509,2],[550,515,2],[550,514,2],[550,505,2],[550,503,2],[550,506,2],[550,87,2],[550,431,2],[550,37,2],[550,339,2],[550,233,2],[550,131,2],[550,369,2],[550,146,2],[550,207,2],[550,30,2],[550,312,2],[550,486,2],[550,38,2],[550,265,2],[550,196,2],[550,263,2],[550,285,2],[550,470,2],[550,325,2],[550,487,2],[550,262,2],[550,488,2],[550,489,2],[550,149,2],[550,490,2],[550,491,2],[550,241,2],[550,140,2],[550,281,2],[550,191,2],[550,492,2],[550,493,2],[550,494,2],[550,129,2],[550,495,2],[550,496,2],[550,497,2],[550,296,2],[550,200,2],[550,210,2],[550,232,2],[550,498,2],[550,432,2],[550,454,2],[550,518,2],[550,519,2],[550,520,2],[550,521,2],[550,522,2],[550,523,2],[550,524,2],[550,525,2],[550,526,2],[550,527,2],[550,528,2],[550,529,2],[550,530,2],[550,531,2],[550,532,2],[550,533,2],[550,534,2],[550,535,2],[550,536,2],[550,537,2],[550,538,2],[550,539,2],[550,540,2],[550,541,2],[550,542,2],[550,543,2],[550,544,2],[550,545,2],[550,546,2],[550,547,2],[550,548,2],[550,549,2],[550,551,2],[550,552,2],[550,553,2],[550,554,2],[550,555,2],[550,556,2],[550,558,2],[550,559,2],[550,560,2],[550,561,2],[550,562,2],[550,563,2],[550,564,2],[550,565,2],[550,566,2],[550,567,2],[550,568,2],[550,569,2],[550,570,2],[550,571,2],[550,572,2],[550,573,2],[550,574,2],[550,575,2],[550,576,2],[550,577,2],[550,578,2],[550,580,2],[550,581,2],[550,582,2],[550,583,2],[550,584,2],[550,585,2],[550,586,2],[550,587,2],[550,588,2],[550,589,2],[550,590,2],[550,591,2],[550,592,2],[550,593,2],[550,594,2],[550,595,2],[550,596,2],[550,597,2],[550,598,2],[550,600,2],[550,601,2],[550,602,2],[550,603,2],[550,604,2],[550,605,2],[550,606,2],[550,607,2],[550,608,2],[550,609,2],[550,610,2],[550,611,2],[550,612,2],[550,613,2],[550,614,2],[550,615,2],[550,616,2],[550,617,2],[550,618,2],[550,619,2],[550,620,2],[550,621,2],[550,622,2],[550,623,2],[550,624,2],[550,625,2],[550,626,2],[550,627,2],[550,628,2],[550,629,2],[551,499,2],[551,501,2],[551,511,2],[551,517,2],[551,502,2],[551,512,2],[551,516,2],[551,507,2],[551,508,2],[551,509,2],[551,515,2],[551,514,2],[551,505,2],[551,503,2],[551,506,2],[551,87,2],[551,431,2],[551,37,2],[551,339,2],[551,233,2],[551,131,2],[551,369,2],[551,146,2],[551,207,2],[551,30,2],[551,312,2],[551,307,2],[551,486,2],[551,38,2],[551,265,2],[551,196,2],[551,263,2],[551,285,2],[551,470,2],[551,325,2],[551,487,2],[551,262,2],[551,488,2],[551,489,2],[551,149,2],[551,490,2],[551,491,2],[551,241,2],[551,140,2],[551,281,2],[551,191,2],[551,492,2],[551,493,2],[551,494,2],[551,129,2],[551,495,2],[551,496,2],[551,497,2],[551,296,2],[551,200,2],[551,210,2],[551,232,2],[551,498,2],[551,432,2],[551,454,2],[551,518,2],[551,519,2],[551,520,2],[551,521,2],[551,522,2],[551,523,2],[551,525,2],[551,526,2],[551,527,2],[551,528,2],[551,529,2],[551,530,2],[551,531,2],[551,532,2],[551,533,2],[551,534,2],[551,535,2],[551,536,2],[551,537,2],[551,538,2],[551,539,2],[551,540,2],[551,541,2],[551,542,2],[551,543,2],[551,544,2],[551,545,2],[551,546,2],[551,547,2],[551,548,2],[551,549,2],[551,550,2],[551,552,2],[551,553,2],[551,554,2],[551,555,2],[551,556,2],[551,557,2],[551,558,2],[551,559,2],[551,560,2],[551,562,2],[551,563,2],[551,565,2],[551,566,2],[551,567,2],[551,568,2],[551,569,2],[551,570,2],[551,571,2],[551,572,2],[551,573,2],[551,574,2],[551,575,2],[551,576,2],[551,577,2],[551,578,2],[551,579,2],[551,580,2],[551,581,2],[551,582,2],[551,583,2],[551,584,2],[551,585,2],[551,586,2],[551,587,2],[551,588,2],[551,589,2],[551,590,2],[551,591,2],[551,592,2],[551,593,2],[551,594,2],[551,596,2],[551,597,2],[551,598,2],[551,599,2],[551,600,2],[551,601,2],[551,602,2],[551,603,2],[551,604,2],[551,605,2],[551,606,2],[551,607,2],[551,608,2],[551,609,2],[551,610,2],[551,611,2],[551,612,2],[551,613,2],[551,614,2],[551,615,2],[551,616,2],[551,617,2],[551,618,2],[551,619,2],[551,620,2],[551,621,2],[551,622,2],[551,623,2],[551,624,2],[551,625,2],[551,626,2],[551,627,2],[551,628,2],[551,629,2],[552,499,2],[552,501,2],[552,511,2],[552,517,2],[552,502,2],[552,512,2],[552,516,2],[552,507,2],[552,508,2],[552,509,2],[552,515,2],[552,514,2],[552,505,2],[552,503,2],[552,506,2],[552,87,2],[552,431,2],[552,37,2],[552,339,2],[552,233,2],[552,131,2],[552,369,2],[552,146,2],[552,207,2],[552,30,2],[552,312,2],[552,307,2],[552,486,2],[552,38,2],[552,265,2],[552,196,2],[552,263,2],[552,285,2],[552,470,2],[552,325,2],[552,487,2],[552,262,2],[552,488,2],[552,489,2],[552,149,2],[552,490,2],[552,491,2],[552,241,2],[552,140,2],[552,281,2],[552,191,2],[552,492,2],[552,493,2],[552,494,2],[552,129,2],[552,495,2],[552,496,2],[552,497,2],[552,296,2],[552,200,2],[552,210,2],[552,232,2],[552,498,2],[552,432,2],[552,454,2],[552,518,2],[552,519,2],[552,520,2],[552,521,2],[552,522,2],[552,523,2],[552,524,2],[552,525,2],[552,526,2],[552,527,2],[552,528,2],[552,529,2],[552,530,2],[552,531,2],[552,532,2],[552,533,2],[552,534,2],[552,535,2],[552,536,2],[552,537,2],[552,538,2],[552,539,2],[552,540,2],[552,541,2],[552,542,2],[552,543,2],[552,544,2],[552,545,2],[552,546,2],[552,547,2],[552,548,2],[552,549,2],[552,550,2],[552,551,2],[552,553,2],[552,554,2],[552,555,2],[552,556,2],[552,557,2],[552,558,2],[552,559,2],[552,560,2],[552,561,2],[552,562,2],[552,563,2],[552,564,2],[552,565,2],[552,566,2],[552,567,2],[552,568,2],[552,569,2],[552,570,2],[552,571,2],[552,572,2],[552,573,2],[552,574,2],[552,575,2],[552,576,2],[552,577,2],[552,578,2],[552,579,2],[552,580,2],[552,581,2],[552,582,2],[552,583,2],[552,584,2],[552,585,2],[552,586,2],[552,587,2],[552,588,2],[552,589,2],[552,590,2],[552,591,2],[552,592,2],[552,593,2],[552,594,2],[552,595,2],[552,596,2],[552,597,2],[552,598,2],[552,599,2],[552,600,2],[552,601,2],[552,602,2],[552,603,2],[552,604,2],[552,605,2],[552,606,2],[552,607,2],[552,608,2],[552,609,2],[552,610,2],[552,611,2],[552,612,2],[552,613,2],[552,614,2],[552,615,2],[552,616,2],[552,617,2],[552,618,2],[552,619,2],[552,620,2],[552,621,2],[552,622,2],[552,623,2],[552,624,2],[552,625,2],[552,626,2],[552,627,2],[552,628,2],[552,629,2],[553,499,2],[553,501,2],[553,511,2],[553,517,2],[553,502,2],[553,512,2],[553,516,2],[553,507,2],[553,508,2],[553,509,2],[553,515,2],[553,514,2],[553,505,2],[553,503,2],[553,506,2],[553,87,2],[553,431,2],[553,37,2],[553,339,2],[553,233,2],[553,131,2],[553,369,2],[553,146,2],[553,207,2],[553,30,2],[553,312,2],[553,307,2],[553,486,2],[553,38,2],[553,265,2],[553,196,2],[553,263,2],[553,285,2],[553,470,2],[553,325,2],[553,487,2],[553,262,2],[553,488,2],[553,489,2],[553,149,2],[553,490,2],[553,491,2],[553,241,2],[553,140,2],[553,281,2],[553,191,2],[553,492,2],[553,493,2],[553,494,2],[553,129,2],[553,495,2],[553,496,2],[553,497,2],[553,296,2],[553,210,2],[553,498,2],[553,432,2],[553,454,2],[553,519,2],[553,521,2],[553,522,2],[553,523,2],[553,524,2],[553,525,2],[553,526,2],[553,527,2],[553,528,2],[553,529,2],[553,530,2],[553,531,2],[553,532,2],[553,533,2],[553,534,2],[553,536,2],[553,537,2],[553,538,2],[553,539,2],[553,540,2],[553,541,2],[553,542,2],[553,543,2],[553,544,2],[553,545,2],[553,546,2],[553,547,2],[553,548,2],[553,549,2],[553,550,2],[553,551,2],[553,554,2],[553,555,2],[553,556,2],[553,557,2],[553,558,2],[553,559,2],[553,560,2],[553,561,2],[553,562,2],[553,563,2],[553,564,2],[553,565,2],[553,566,2],[553,567,2],[553,568,2],[553,569,2],[553,570,2],[553,571,2],[553,572,2],[553,573,2],[553,574,2],[553,575,2],[553,576,2],[553,577,2],[553,578,2],[553,579,2],[553,580,2],[553,581,2],[553,582,2],[553,583,2],[553,584,2],[553,585,2],[553,586,2],[553,587,2],[553,588,2],[553,589,2],[553,590,2],[553,591,2],[553,592,2],[553,593,2],[553,594,2],[553,595,2],[553,596,2],[553,597,2],[553,598,2],[553,599,2],[553,600,2],[553,601,2],[553,602,2],[553,603,2],[553,604,2],[553,605,2],[553,606,2],[553,607,2],[553,608,2],[553,609,2],[553,610,2],[553,611,2],[553,612,2],[553,613,2],[553,614,2],[553,615,2],[553,616,2],[553,617,2],[553,618,2],[553,619,2],[553,620,2],[553,621,2],[553,622,2],[553,623,2],[553,624,2],[553,625,2],[553,626,2],[553,627,2],[553,628,2],[553,629,2],[554,499,2],[554,501,2],[554,511,2],[554,517,2],[554,502,2],[554,512,2],[554,516,2],[554,507,2],[554,508,2],[554,509,2],[554,515,2],[554,514,2],[554,505,2],[554,503,2],[554,506,2],[554,87,2],[554,37,2],[554,339,2],[554,233,2],[554,131,2],[554,369,2],[554,146,2],[554,207,2],[554,30,2],[554,312,2],[554,307,2],[554,486,2],[554,38,2],[554,265,2],[554,196,2],[554,263,2],[554,285,2],[554,470,2],[554,325,2],[554,487,2],[554,262,2],[554,488,2],[554,489,2],[554,149,2],[554,490,2],[554,491,2],[554,140,2],[554,281,2],[554,191,2],[554,492,2],[554,493,2],[554,494,2],[554,129,2],[554,495,2],[554,496,2],[554,497,2],[554,296,2],[554,200,2],[554,210,2],[554,232,2],[554,498,2],[554,432,2],[554,454,2],[554,521,2],[554,522,2],[554,523,2],[554,524,2],[554,525,2],[554,526,2],[554,527,2],[554,528,2],[554,529,2],[554,530,2],[554,531,2],[554,532,2],[554,533,2],[554,534,2],[554,535,2],[554,536,2],[554,537,2],[554,538,2],[554,539,2],[554,540,2],[554,541,2],[554,542,2],[554,543,2],[554,544,2],[554,545,2],[554,546,2],[554,547,2],[554,548,2],[554,549,2],[554,550,2],[554,551,2],[554,552,2],[554,553,2],[554,555,2],[554,556,2],[554,557,2],[554,558,2],[554,559,2],[554,560,2],[554,561,2],[554,562,2],[554,563,2],[554,564,2],[554,565,2],[554,566,2],[554,567,2],[554,568,2],[554,569,2],[554,570,2],[554,571,2],[554,572,2],[554,573,2],[554,574,2],[554,575,2],[554,576,2],[554,577,2],[554,578,2],[554,579,2],[554,580,2],[554,581,2],[554,582,2],[554,583,2],[554,584,2],[554,585,2],[554,586,2],[554,587,2],[554,588,2],[554,589,2],[554,590,2],[554,591,2],[554,592,2],[554,593,2],[554,594,2],[554,596,2],[554,597,2],[554,598,2],[554,599,2],[554,600,2],[554,601,2],[554,602,2],[554,603,2],[554,604,2],[554,605,2],[554,606,2],[554,607,2],[554,608,2],[554,609,2],[554,610,2],[554,611,2],[554,612,2],[554,613,2],[554,614,2],[554,615,2],[554,616,2],[554,617,2],[554,618,2],[554,619,2],[554,620,2],[554,621,2],[554,622,2],[554,623,2],[554,624,2],[554,625,2],[554,626,2],[554,627,2],[554,628,2],[554,629,2],[555,499,2],[555,501,2],[555,511,2],[555,517,2],[555,502,2],[555,512,2],[555,516,2],[555,507,2],[555,508,2],[555,509,2],[555,515,2],[555,514,2],[555,505,2],[555,503,2],[555,506,2],[555,87,2],[555,431,2],[555,37,2],[555,339,2],[555,233,2],[555,131,2],[555,369,2],[555,146,2],[555,207,2],[555,30,2],[555,312,2],[555,307,2],[555,486,2],[555,38,2],[555,265,2],[555,196,2],[555,263,2],[555,285,2],[555,470,2],[555,325,2],[555,487,2],[555,262,2],[555,488,2],[555,489,2],[555,149,2],[555,490,2],[555,491,2],[555,241,2],[555,140,2],[555,281,2],[555,191,2],[555,492,2],[555,493,2],[555,494,2],[555,129,2],[555,495,2],[555,496,2],[555,497,2],[555,296,2],[555,200,2],[555,210,2],[555,232,2],[555,498,2],[555,432,2],[555,454,2],[555,518,2],[555,519,2],[555,520,2],[555,521,2],[555,522,2],[555,523,2],[555,524,2],[555,525,2],[555,526,2],[555,527,2],[555,528,2],[555,529,2],[555,530,2],[555,531,2],[555,532,2],[555,533,2],[555,534,2],[555,535,2],[555,536,2],[555,537,2],[555,538,2],[555,539,2],[555,540,2],[555,541,2],[555,542,2],[555,545,2],[555,547,2],[555,548,2],[555,549,2],[555,550,2],[555,551,2],[555,552,2],[555,553,2],[555,554,2],[555,556,2],[555,557,2],[555,559,2],[555,560,2],[555,561,2],[555,562,2],[555,563,2],[555,564,2],[555,565,2],[555,566,2],[555,567,2],[555,568,2],[555,569,2],[555,570,2],[555,571,2],[555,572,2],[555,573,2],[555,574,2],[555,575,2],[555,576,2],[555,577,2],[555,578,2],[555,579,2],[555,580,2],[555,581,2],[555,582,2],[555,583,2],[555,584,2],[555,585,2],[555,586,2],[555,587,2],[555,588,2],[555,589,2],[555,590,2],[555,591,2],[555,592,2],[555,593,2],[555,594,2],[555,595,2],[555,596,2],[555,597,2],[555,598,2],[555,599,2],[555,600,2],[555,601,2],[555,602,2],[555,603,2],[555,604,2],[555,605,2],[555,606,2],[555,607,2],[555,608,2],[555,609,2],[555,610,2],[555,611,2],[555,612,2],[555,613,2],[555,614,2],[555,615,2],[555,616,2],[555,617,2],[555,618,2],[555,619,2],[555,620,2],[555,621,2],[555,622,2],[555,623,2],[555,624,2],[555,625,2],[555,626,2],[555,627,2],[555,628,2],[555,629,2],[556,499,2],[556,501,2],[556,511,2],[556,517,2],[556,502,2],[556,512,2],[556,516,2],[556,507,2],[556,508,2],[556,509,2],[556,515,2],[556,514,2],[556,505,2],[556,503,2],[556,506,2],[556,87,2],[556,431,2],[556,37,2],[556,339,2],[556,233,2],[556,131,2],[556,369,2],[556,146,2],[556,207,2],[556,30,2],[556,312,2],[556,307,2],[556,486,2],[556,38,2],[556,265,2],[556,196,2],[556,263,2],[556,285,2],[556,470,2],[556,325,2],[556,487,2],[556,262,2],[556,488,2],[556,489,2],[556,149,2],[556,490,2],[556,491,2],[556,241,2],[556,140,2],[556,281,2],[556,191,2],[556,492,2],[556,493,2],[556,494,2],[556,129,2],[556,495,2],[556,496,2],[556,497,2],[556,296,2],[556,200,2],[556,210,2],[556,232,2],[556,498,2],[556,432,2],[556,454,2],[556,518,2],[556,519,2],[556,520,2],[556,521,2],[556,522,2],[556,523,2],[556,524,2],[556,525,2],[556,528,2],[556,529,2],[556,530,2],[556,532,2],[556,533,2],[556,534,2],[556,535,2],[556,536,2],[556,537,2],[556,538,2],[556,539,2],[556,540,2],[556,541,2],[556,542,2],[556,543,2],[556,544,2],[556,545,2],[556,546,2],[556,547,2],[556,548,2],[556,549,2],[556,550,2],[556,551,2],[556,552,2],[556,553,2],[556,554,2],[556,555,2],[556,557,2],[556,558,2],[556,559,2],[556,560,2],[556,561,2],[556,562,2],[556,563,2],[556,564,2],[556,565,2],[556,566,2],[556,567,2],[556,568,2],[556,569,2],[556,570,2],[556,571,2],[556,572,2],[556,573,2],[556,574,2],[556,575,2],[556,576,2],[556,577,2],[556,578,2],[556,579,2],[556,580,2],[556,581,2],[556,582,2],[556,583,2],[556,584,2],[556,585,2],[556,586,2],[556,587,2],[556,588,2],[556,589,2],[556,590,2],[556,591,2],[556,592,2],[556,593,2],[556,594,2],[556,595,2],[556,596,2],[556,597,2],[556,598,2],[556,599,2],[556,600,2],[556,601,2],[556,602,2],[556,603,2],[556,604,2],[556,605,2],[556,607,2],[556,608,2],[556,609,2],[556,610,2],[556,611,2],[556,612,2],[556,613,2],[556,614,2],[556,615,2],[556,616,2],[556,617,2],[556,618,2],[556,619,2],[556,620,2],[556,621,2],[556,622,2],[556,623,2],[556,624,2],[556,625,2],[556,626,2],[556,627,2],[556,628,2],[556,629,2],[557,499,2],[557,501,2],[557,511,2],[557,517,2],[557,502,2],[557,512,2],[557,516,2],[557,507,2],[557,508,2],[557,509,2],[557,515,2],[557,514,2],[557,505,2],[557,503,2],[557,506,2],[557,87,2],[557,431,2],[557,37,2],[557,339,2],[557,233,2],[557,131,2],[557,369,2],[557,146,2],[557,207,2],[557,30,2],[557,312,2],[557,307,2],[557,486,2],[557,38,2],[557,265,2],[557,196,2],[557,263,2],[557,285,2],[557,470,2],[557,325,2],[557,487,2],[557,262,2],[557,488,2],[557,489,2],[557,149,2],[557,490,2],[557,491,2],[557,241,2],[557,140,2],[557,281,2],[557,191,2],[557,492,2],[557,493,2],[557,494,2],[557,129,2],[557,495,2],[557,496,2],[557,497,2],[557,296,2],[557,200,2],[557,210,2],[557,232,2],[557,498,2],[557,432,2],[557,454,2],[557,518,2],[557,519,2],[557,520,2],[557,521,2],[557,522,2],[557,523,2],[557,524,2],[557,525,2],[557,526,2],[557,527,2],[557,528,2],[557,529,2],[557,530,2],[557,531,2],[557,532,2],[557,533,2],[557,534,2],[557,535,2],[557,536,2],[557,537,2],[557,538,2],[557,539,2],[557,540,2],[557,541,2],[557,542,2],[557,545,2],[557,546,2],[557,547,2],[557,548,2],[557,549,2],[557,551,2],[557,552,2],[557,553,2],[557,554,2],[557,555,2],[557,556,2],[557,558,2],[557,559,2],[557,560,2],[557,561,2],[557,562,2],[557,563,2],[557,564,2],[557,565,2],[557,566,2],[557,567,2],[557,568,2],[557,569,2],[557,570,2],[557,571,2],[557,572,2],[557,573,2],[557,574,2],[557,575,2],[557,576,2],[557,577,2],[557,578,2],[557,579,2],[557,580,2],[557,581,2],[557,582,2],[557,583,2],[557,584,2],[557,585,2],[557,586,2],[557,587,2],[557,588,2],[557,589,2],[557,590,2],[557,591,2],[557,592,2],[557,593,2],[557,594,2],[557,595,2],[557,596,2],[557,597,2],[557,598,2],[557,599,2],[557,600,2],[557,601,2],[557,602,2],[557,603,2],[557,604,2],[557,605,2],[557,606,2],[557,607,2],[557,608,2],[557,609,2],[557,610,2],[557,611,2],[557,612,2],[557,613,2],[557,614,2],[557,615,2],[557,616,2],[557,617,2],[557,618,2],[557,619,2],[557,620,2],[557,621,2],[557,622,2],[557,623,2],[557,624,2],[557,625,2],[557,626,2],[557,627,2],[557,628,2],[557,629,2],[558,499,2],[558,501,2],[558,511,2],[558,517,2],[558,502,2],[558,512,2],[558,516,2],[558,507,2],[558,508,2],[558,509,2],[558,515,2],[558,514,2],[558,505,2],[558,503,2],[558,506,2],[558,87,2],[558,431,2],[558,37,2],[558,339,2],[558,233,2],[558,131,2],[558,369,2],[558,146,2],[558,207,2],[558,30,2],[558,312,2],[558,307,2],[558,486,2],[558,38,2],[558,265,2],[558,196,2],[558,263,2],[558,285,2],[558,470,2],[558,325,2],[558,487,2],[558,262,2],[558,488,2],[558,489,2],[558,149,2],[558,490,2],[558,491,2],[558,241,2],[558,140,2],[558,281,2],[558,191,2],[558,492,2],[558,493,2],[558,494,2],[558,129,2],[558,495,2],[558,496,2],[558,497,2],[558,296,2],[558,200,2],[558,210,2],[558,232,2],[558,498,2],[558,432,2],[558,454,2],[558,518,2],[558,519,2],[558,520,2],[558,521,2],[558,522,2],[558,523,2],[558,524,2],[558,525,2],[558,526,2],[558,527,2],[558,528,2],[558,529,2],[558,530,2],[558,531,2],[558,532,2],[558,533,2],[558,534,2],[558,535,2],[558,536,2],[558,537,2],[558,538,2],[558,539,2],[558,540,2],[558,541,2],[558,542,2],[558,545,2],[558,547,2],[558,548,2],[558,549,2],[558,550,2],[558,551,2],[558,552,2],[558,553,2],[558,554,2],[558,556,2],[558,557,2],[558,559,2],[558,560,2],[558,561,2],[558,562,2],[558,563,2],[558,564,2],[558,565,2],[558,566,2],[558,567,2],[558,568,2],[558,569,2],[558,570,2],[558,571,2],[558,572,2],[558,573,2],[558,574,2],[558,575,2],[558,576,2],[558,577,2],[558,578,2],[558,579,2],[558,580,2],[558,581,2],[558,582,2],[558,583,2],[558,584,2],[558,585,2],[558,586,2],[558,587,2],[558,588,2],[558,589,2],[558,590,2],[558,591,2],[558,592,2],[558,593,2],[558,594,2],[558,595,2],[558,596,2],[558,597,2],[558,598,2],[558,599,2],[558,600,2],[558,601,2],[558,602,2],[558,603,2],[558,604,2],[558,605,2],[558,606,2],[558,607,2],[558,608,2],[558,609,2],[558,610,2],[558,611,2],[558,612,2],[558,613,2],[558,614,2],[558,615,2],[558,616,2],[558,617,2],[558,618,2],[558,619,2],[558,620,2],[558,621,2],[558,622,2],[558,623,2],[558,624,2],[558,625,2],[558,626,2],[558,627,2],[558,628,2],[558,629,2],[559,499,2],[559,501,2],[559,511,2],[559,517,2],[559,502,2],[559,512,2],[559,516,2],[559,507,2],[559,508,2],[559,509,2],[559,515,2],[559,514,2],[559,505,2],[559,503,2],[559,506,2],[559,87,2],[559,431,2],[559,37,2],[559,339,2],[559,233,2],[559,131,2],[559,369,2],[559,146,2],[559,207,2],[559,30,2],[559,312,2],[559,307,2],[559,486,2],[559,38,2],[559,196,2],[559,263,2],[559,285,2],[559,470,2],[559,325,2],[559,487,2],[559,262,2],[559,488,2],[559,489,2],[559,149,2],[559,490,2],[559,491,2],[559,241,2],[559,140,2],[559,281,2],[559,191,2],[559,492,2],[559,493,2],[559,494,2],[559,129,2],[559,495,2],[559,496,2],[559,497,2],[559,296,2],[559,200,2],[559,210,2],[559,232,2],[559,498,2],[559,432,2],[559,454,2],[559,518,2],[559,519,2],[559,520,2],[559,521,2],[559,522,2],[559,524,2],[559,525,2],[559,526,2],[559,527,2],[559,528,2],[559,529,2],[559,531,2],[559,532,2],[559,533,2],[559,534,2],[559,535,2],[559,536,2],[559,537,2],[559,538,2],[559,539,2],[559,541,2],[559,542,2],[559,543,2],[559,544,2],[559,545,2],[559,546,2],[559,547,2],[559,548,2],[559,549,2],[559,550,2],[559,551,2],[559,552,2],[559,553,2],[559,554,2],[559,555,2],[559,556,2],[559,557,2],[559,558,2],[559,560,2],[559,561,2],[559,562,2],[559,563,2],[559,564,2],[559,565,2],[559,566,2],[559,567,2],[559,568,2],[559,569,2],[559,570,2],[559,571,2],[559,572,2],[559,573,2],[559,574,2],[559,575,2],[559,576,2],[559,577,2],[559,578,2],[559,579,2],[559,580,2],[559,581,2],[559,582,2],[559,583,2],[559,584,2],[559,585,2],[559,586,2],[559,587,2],[559,588,2],[559,589,2],[559,590,2],[559,591,2],[559,592,2],[559,593,2],[559,594,2],[559,595,2],[559,596,2],[559,597,2],[559,598,2],[559,599,2],[559,600,2],[559,601,2],[559,602,2],[559,603,2],[559,604,2],[559,605,2],[559,606,2],[559,607,2],[559,608,2],[559,609,2],[559,610,2],[559,611,2],[559,612,2],[559,613,2],[559,614,2],[559,615,2],[559,616,2],[559,617,2],[559,618,2],[559,619,2],[559,620,2],[559,621,2],[559,622,2],[559,623,2],[559,624,2],[559,625,2],[559,626,2],[559,627,2],[559,628,2],[559,629,2],[560,499,2],[560,501,2],[560,511,2],[560,517,2],[560,502,2],[560,512,2],[560,516,2],[560,507,2],[560,508,2],[560,509,2],[560,515,2],[560,514,2],[560,505,2],[560,503,2],[560,506,2],[560,87,2],[560,431,2],[560,339,2],[560,233,2],[560,131,2],[560,369,2],[560,146,2],[560,207,2],[560,30,2],[560,312,2],[560,307,2],[560,486,2],[560,196,2],[560,263,2],[560,285,2],[560,470,2],[560,325,2],[560,487,2],[560,262,2],[560,488,2],[560,489,2],[560,149,2],[560,490,2],[560,491,2],[560,241,2],[560,140,2],[560,281,2],[560,191,2],[560,492,2],[560,493,2],[560,494,2],[560,129,2],[560,495,2],[560,496,2],[560,497,2],[560,296,2],[560,200,2],[560,210,2],[560,232,2],[560,498,2],[560,432,2],[560,454,2],[560,518,2],[560,519,2],[560,520,2],[560,521,2],[560,522,2],[560,524,2],[560,525,2],[560,526,2],[560,527,2],[560,528,2],[560,529,2],[560,530,2],[560,531,2],[560,533,2],[560,534,2],[560,535,2],[560,536,2],[560,537,2],[560,538,2],[560,539,2],[560,540,2],[560,541,2],[560,542,2],[560,543,2],[560,544,2],[560,545,2],[560,546,2],[560,547,2],[560,548,2],[560,549,2],[560,550,2],[560,551,2],[560,552,2],[560,553,2],[560,554,2],[560,555,2],[560,556,2],[560,557,2],[560,558,2],[560,559,2],[560,561,2],[560,562,2],[560,564,2],[560,565,2],[560,566,2],[560,567,2],[560,568,2],[560,569,2],[560,570,2],[560,571,2],[560,572,2],[560,574,2],[560,575,2],[560,576,2],[560,577,2],[560,578,2],[560,579,2],[560,580,2],[560,581,2],[560,582,2],[560,583,2],[560,584,2],[560,585,2],[560,586,2],[560,587,2],[560,588,2],[560,589,2],[560,590,2],[560,591,2],[560,592,2],[560,593,2],[560,594,2],[560,595,2],[560,596,2],[560,597,2],[560,598,2],[560,599,2],[560,600,2],[560,601,2],[560,602,2],[560,603,2],[560,604,2],[560,605,2],[560,606,2],[560,607,2],[560,608,2],[560,609,2],[560,610,2],[560,611,2],[560,612,2],[560,613,2],[560,614,2],[560,615,2],[560,616,2],[560,617,2],[560,618,2],[560,619,2],[560,620,2],[560,621,2],[560,622,2],[560,623,2],[560,624,2],[560,625,2],[560,626,2],[560,627,2],[560,628,2],[560,629,2],[561,499,2],[561,501,2],[561,511,2],[561,517,2],[561,502,2],[561,512,2],[561,516,2],[561,507,2],[561,508,2],[561,509,2],[561,515,2],[561,514,2],[561,505,2],[561,503,2],[561,506,2],[561,87,2],[561,431,2],[561,37,2],[561,339,2],[561,233,2],[561,131,2],[561,369,2],[561,146,2],[561,207,2],[561,30,2],[561,312,2],[561,307,2],[561,486,2],[561,38,2],[561,265,2],[561,196,2],[561,263,2],[561,285,2],[561,470,2],[561,325,2],[561,487,2],[561,262,2],[561,488,2],[561,489,2],[561,149,2],[561,490,2],[561,491,2],[561,241,2],[561,140,2],[561,281,2],[561,191,2],[561,492,2],[561,493,2],[561,494,2],[561,129,2],[561,495,2],[561,496,2],[561,497,2],[561,296,2],[561,200,2],[561,210,2],[561,232,2],[561,498,2],[561,432,2],[561,454,2],[561,518,2],[561,519,2],[561,520,2],[561,521,2],[561,522,2],[561,523,2],[561,525,2],[561,526,2],[561,527,2],[561,528,2],[561,529,2],[561,530,2],[561,531,2],[561,532,2],[561,533,2],[561,534,2],[561,535,2],[561,536,2],[561,537,2],[561,538,2],[561,539,2],[561,540,2],[561,541,2],[561,542,2],[561,543,2],[561,544,2],[561,545,2],[561,546,2],[561,547,2],[561,548,2],[561,549,2],[561,550,2],[561,552,2],[561,553,2],[561,554,2],[561,555,2],[561,556,2],[561,557,2],[561,558,2],[561,559,2],[561,560,2],[561,562,2],[561,563,2],[561,565,2],[561,566,2],[561,567,2],[561,568,2],[561,569,2],[561,570,2],[561,571,2],[561,572,2],[561,573,2],[561,574,2],[561,575,2],[561,576,2],[561,577,2],[561,579,2],[561,580,2],[561,581,2],[561,582,2],[561,583,2],[561,584,2],[561,585,2],[561,586,2],[561,587,2],[561,588,2],[561,589,2],[561,590,2],[561,591,2],[561,592,2],[561,593,2],[561,594,2],[561,595,2],[561,596,2],[561,597,2],[561,598,2],[561,599,2],[561,600,2],[561,601,2],[561,602,2],[561,603,2],[561,604,2],[561,605,2],[561,606,2],[561,607,2],[561,608,2],[561,609,2],[561,610,2],[561,611,2],[561,612,2],[561,613,2],[561,614,2],[561,615,2],[561,616,2],[561,617,2],[561,618,2],[561,619,2],[561,620,2],[561,621,2],[561,622,2],[561,623,2],[561,624,2],[561,625,2],[561,626,2],[561,627,2],[561,628,2],[561,629,2],[562,499,2],[562,501,2],[562,511,2],[562,517,2],[562,502,2],[562,512,2],[562,516,2],[562,507,2],[562,508,2],[562,509,2],[562,515,2],[562,514,2],[562,505,2],[562,503,2],[562,506,2],[562,87,2],[562,431,2],[562,37,2],[562,339,2],[562,233,2],[562,131,2],[562,369,2],[562,146,2],[562,207,2],[562,30,2],[562,312,2],[562,307,2],[562,486,2],[562,38,2],[562,265,2],[562,196,2],[562,263,2],[562,285,2],[562,470,2],[562,325,2],[562,487,2],[562,262,2],[562,488,2],[562,489,2],[562,149,2],[562,490,2],[562,491,2],[562,241,2],[562,140,2],[562,281,2],[562,191,2],[562,492,2],[562,493,2],[562,494,2],[562,129,2],[562,495,2],[562,496,2],[562,497,2],[562,296,2],[562,200,2],[562,210,2],[562,232,2],[562,498,2],[562,432,2],[562,454,2],[562,518,2],[562,519,2],[562,520,2],[562,522,2],[562,523,2],[562,524,2],[562,525,2],[562,526,2],[562,527,2],[562,528,2],[562,529,2],[562,530,2],[562,531,2],[562,532,2],[562,533,2],[562,534,2],[562,535,2],[562,536,2],[562,537,2],[562,540,2],[562,541,2],[562,543,2],[562,544,2],[562,545,2],[562,546,2],[562,547,2],[562,548,2],[562,549,2],[562,550,2],[562,551,2],[562,552,2],[562,553,2],[562,554,2],[562,555,2],[562,556,2],[562,557,2],[562,558,2],[562,559,2],[562,560,2],[562,561,2],[562,563,2],[562,564,2],[562,565,2],[562,566,2],[562,567,2],[562,568,2],[562,569,2],[562,570,2],[562,571,2],[562,572,2],[562,573,2],[562,574,2],[562,575,2],[562,576,2],[562,577,2],[562,578,2],[562,579,2],[562,580,2],[562,581,2],[562,582,2],[562,583,2],[562,584,2],[562,585,2],[562,586,2],[562,587,2],[562,588,2],[562,589,2],[562,590,2],[562,591,2],[562,592,2],[562,593,2],[562,594,2],[562,595,2],[562,596,2],[562,597,2],[562,598,2],[562,599,2],[562,600,2],[562,601,2],[562,602,2],[562,603,2],[562,604,2],[562,605,2],[562,606,2],[562,607,2],[562,608,2],[562,609,2],[562,610,2],[562,611,2],[562,612,2],[562,613,2],[562,614,2],[562,615,2],[562,616,2],[562,617,2],[562,618,2],[562,619,2],[562,620,2],[562,621,2],[562,622,2],[562,623,2],[562,624,2],[562,625,2],[562,626,2],[562,627,2],[562,628,2],[562,629,2],[563,499,2],[563,501,2],[563,511,2],[563,517,2],[563,502,2],[563,512,2],[563,516,2],[563,507,2],[563,508,2],[563,509,2],[563,515,2],[563,514,2],[563,505,2],[563,503,2],[563,506,2],[563,87,2],[563,431,2],[563,37,2],[563,339,2],[563,233,2],[563,131,2],[563,369,2],[563,146,2],[563,207,2],[563,30,2],[563,307,2],[563,486,2],[563,38,2],[563,265,2],[563,196,2],[563,263,2],[563,285,2],[563,470,2],[563,325,2],[563,487,2],[563,262,2],[563,488,2],[563,489,2],[563,149,2],[563,490,2],[563,491,2],[563,241,2],[563,140,2],[563,281,2],[563,191,2],[563,492,2],[563,493,2],[563,494,2],[563,129,2],[563,495,2],[563,496,2],[563,497,2],[563,296,2],[563,200,2],[563,210,2],[563,232,2],[563,498,2],[563,432,2],[563,454,2],[563,518,2],[563,519,2],[563,520,2],[563,521,2],[563,523,2],[563,524,2],[563,525,2],[563,526,2],[563,527,2],[563,528,2],[563,529,2],[563,530,2],[563,531,2],[563,532,2],[563,533,2],[563,534,2],[563,535,2],[563,536,2],[563,537,2],[563,538,2],[563,539,2],[563,540,2],[563,541,2],[563,542,2],[563,543,2],[563,544,2],[563,545,2],[563,546,2],[563,547,2],[563,548,2],[563,549,2],[563,550,2],[563,551,2],[563,552,2],[563,553,2],[563,554,2],[563,555,2],[563,556,2],[563,557,2],[563,558,2],[563,559,2],[563,561,2],[563,562,2],[563,566,2],[563,567,2],[563,568,2],[563,569,2],[563,570,2],[563,571,2],[563,572,2],[563,573,2],[563,574,2],[563,575,2],[563,576,2],[563,577,2],[563,578,2],[563,579,2],[563,580,2],[563,581,2],[563,582,2],[563,583,2],[563,584,2],[563,585,2],[563,586,2],[563,587,2],[563,588,2],[563,589,2],[563,590,2],[563,591,2],[563,592,2],[563,593,2],[563,594,2],[563,595,2],[563,596,2],[563,597,2],[563,598,2],[563,599,2],[563,600,2],[563,601,2],[563,602,2],[563,603,2],[563,604,2],[563,605,2],[563,606,2],[563,607,2],[563,608,2],[563,609,2],[563,610,2],[563,611,2],[563,612,2],[563,613,2],[563,614,2],[563,615,2],[563,616,2],[563,617,2],[563,618,2],[563,619,2],[563,620,2],[563,621,2],[563,622,2],[563,623,2],[563,624,2],[563,625,2],[563,626,2],[563,627,2],[563,628,2],[563,629,2],[564,499,2],[564,501,2],[564,511,2],[564,517,2],[564,502,2],[564,512,2],[564,516,2],[564,507,2],[564,508,2],[564,509,2],[564,515,2],[564,514,2],[564,505,2],[564,503,2],[564,506,2],[564,87,2],[564,431,2],[564,37,2],[564,339,2],[564,233,2],[564,131,2],[564,369,2],[564,146,2],[564,207,2],[564,30,2],[564,312,2],[564,307,2],[564,486,2],[564,38,2],[564,265,2],[564,196,2],[564,263,2],[564,285,2],[564,470,2],[564,325,2],[564,487,2],[564,262,2],[564,488,2],[564,489,2],[564,149,2],[564,490,2],[564,491,2],[564,241,2],[564,140,2],[564,281,2],[564,191,2],[564,492,2],[564,493,2],[564,494,2],[564,129,2],[564,495,2],[564,496,2],[564,497,2],[564,296,2],[564,200,2],[564,210,2],[564,232,2],[564,498,2],[564,432,2],[564,454,2],[564,518,2],[564,519,2],[564,520,2],[564,521,2],[564,522,2],[564,523,2],[564,525,2],[564,526,2],[564,527,2],[564,528,2],[564,529,2],[564,530,2],[564,531,2],[564,532,2],[564,533,2],[564,534,2],[564,535,2],[564,536,2],[564,537,2],[564,538,2],[564,539,2],[564,540,2],[564,541,2],[564,542,2],[564,543,2],[564,544,2],[564,545,2],[564,546,2],[564,547,2],[564,548,2],[564,549,2],[564,550,2],[564,552,2],[564,553,2],[564,554,2],[564,555,2],[564,556,2],[564,557,2],[564,558,2],[564,559,2],[564,560,2],[564,562,2],[564,563,2],[564,565,2],[564,566,2],[564,567,2],[564,568,2],[564,569,2],[564,570,2],[564,571,2],[564,572,2],[564,573,2],[564,574,2],[564,575,2],[564,576,2],[564,577,2],[564,579,2],[564,580,2],[564,581,2],[564,582,2],[564,583,2],[564,584,2],[564,585,2],[564,586,2],[564,587,2],[564,588,2],[564,589,2],[564,590,2],[564,591,2],[564,592,2],[564,593,2],[564,594,2],[564,595,2],[564,596,2],[564,597,2],[564,598,2],[564,599,2],[564,600,2],[564,601,2],[564,602,2],[564,603,2],[564,604,2],[564,605,2],[564,606,2],[564,607,2],[564,608,2],[564,609,2],[564,610,2],[564,611,2],[564,612,2],[564,613,2],[564,614,2],[564,615,2],[564,616,2],[564,617,2],[564,618,2],[564,619,2],[564,620,2],[564,621,2],[564,622,2],[564,623,2],[564,624,2],[564,625,2],[564,626,2],[564,627,2],[564,628,2],[564,629,2],[565,499,2],[565,501,2],[565,511,2],[565,517,2],[565,502,2],[565,512,2],[565,516,2],[565,507,2],[565,508,2],[565,509,2],[565,515,2],[565,514,2],[565,505,2],[565,503,2],[565,506,2],[565,87,2],[565,431,2],[565,37,2],[565,339,2],[565,233,2],[565,131,2],[565,369,2],[565,146,2],[565,207,2],[565,30,2],[565,307,2],[565,486,2],[565,38,2],[565,265,2],[565,196,2],[565,263,2],[565,285,2],[565,470,2],[565,325,2],[565,487,2],[565,262,2],[565,488,2],[565,489,2],[565,149,2],[565,490,2],[565,491,2],[565,241,2],[565,140,2],[565,281,2],[565,191,2],[565,492,2],[565,493,2],[565,494,2],[565,129,2],[565,495,2],[565,496,2],[565,497,2],[565,296,2],[565,200,2],[565,210,2],[565,232,2],[565,498,2],[565,432,2],[565,454,2],[565,518,2],[565,519,2],[565,520,2],[565,521,2],[565,522,2],[565,523,2],[565,524,2],[565,525,2],[565,526,2],[565,527,2],[565,528,2],[565,529,2],[565,530,2],[565,531,2],[565,532,2],[565,533,2],[565,534,2],[565,535,2],[565,536,2],[565,537,2],[565,538,2],[565,539,2],[565,540,2],[565,541,2],[565,542,2],[565,543,2],[565,544,2],[565,545,2],[565,546,2],[565,547,2],[565,548,2],[565,549,2],[565,550,2],[565,551,2],[565,552,2],[565,553,2],[565,554,2],[565,555,2],[565,556,2],[565,557,2],[565,558,2],[565,559,2],[565,560,2],[565,561,2],[565,562,2],[565,563,2],[565,567,2],[565,568,2],[565,569,2],[565,571,2],[565,572,2],[565,573,2],[565,574,2],[565,575,2],[565,576,2],[565,577,2],[565,578,2],[565,579,2],[565,580,2],[565,581,2],[565,582,2],[565,583,2],[565,584,2],[565,585,2],[565,586,2],[565,587,2],[565,588,2],[565,589,2],[565,590,2],[565,591,2],[565,592,2],[565,593,2],[565,594,2],[565,595,2],[565,596,2],[565,597,2],[565,598,2],[565,599,2],[565,600,2],[565,601,2],[565,602,2],[565,603,2],[565,604,2],[565,606,2],[565,607,2],[565,608,2],[565,609,2],[565,610,2],[565,611,2],[565,612,2],[565,613,2],[565,614,2],[565,615,2],[565,616,2],[565,617,2],[565,618,2],[565,619,2],[565,620,2],[565,621,2],[565,622,2],[565,623,2],[565,624,2],[565,625,2],[565,626,2],[565,627,2],[565,628,2],[565,629,2],[566,499,2],[566,501,2],[566,511,2],[566,517,2],[566,502,2],[566,512,2],[566,516,2],[566,507,2],[566,508,2],[566,509,2],[566,515,2],[566,514,2],[566,505,2],[566,503,2],[566,506,2],[566,87,2],[566,431,2],[566,37,2],[566,339,2],[566,233,2],[566,131,2],[566,369,2],[566,146,2],[566,207,2],[566,30,2],[566,312,2],[566,307,2],[566,486,2],[566,38,2],[566,265,2],[566,196,2],[566,263,2],[566,285,2],[566,470,2],[566,325,2],[566,487,2],[566,262,2],[566,488,2],[566,489,2],[566,149,2],[566,490,2],[566,491,2],[566,241,2],[566,140,2],[566,281,2],[566,191,2],[566,492,2],[566,493,2],[566,494,2],[566,129,2],[566,495,2],[566,496,2],[566,497,2],[566,296,2],[566,200,2],[566,210,2],[566,232,2],[566,498,2],[566,432,2],[566,454,2],[566,518,2],[566,519,2],[566,520,2],[566,521,2],[566,522,2],[566,523,2],[566,524,2],[566,525,2],[566,526,2],[566,527,2],[566,528,2],[566,529,2],[566,530,2],[566,531,2],[566,532,2],[566,533,2],[566,535,2],[566,536,2],[566,537,2],[566,538,2],[566,539,2],[566,540,2],[566,541,2],[566,542,2],[566,543,2],[566,544,2],[566,545,2],[566,546,2],[566,547,2],[566,548,2],[566,549,2],[566,550,2],[566,551,2],[566,552,2],[566,553,2],[566,554,2],[566,555,2],[566,556,2],[566,557,2],[566,558,2],[566,559,2],[566,560,2],[566,561,2],[566,562,2],[566,563,2],[566,564,2],[566,565,2],[566,569,2],[566,570,2],[566,571,2],[566,572,2],[566,573,2],[566,574,2],[566,575,2],[566,576,2],[566,577,2],[566,578,2],[566,579,2],[566,580,2],[566,581,2],[566,582,2],[566,583,2],[566,584,2],[566,585,2],[566,586,2],[566,587,2],[566,588,2],[566,589,2],[566,590,2],[566,591,2],[566,592,2],[566,593,2],[566,594,2],[566,595,2],[566,596,2],[566,597,2],[566,598,2],[566,599,2],[566,600,2],[566,601,2],[566,602,2],[566,603,2],[566,604,2],[566,606,2],[566,607,2],[566,608,2],[566,609,2],[566,610,2],[566,611,2],[566,612,2],[566,613,2],[566,614,2],[566,615,2],[566,616,2],[566,617,2],[566,618,2],[566,619,2],[566,620,2],[566,621,2],[566,622,2],[566,623,2],[566,624,2],[566,625,2],[566,626,2],[566,627,2],[566,628,2],[566,629,2],[567,499,2],[567,501,2],[567,511,2],[567,517,2],[567,502,2],[567,512,2],[567,516,2],[567,507,2],[567,508,2],[567,509,2],[567,515,2],[567,514,2],[567,505,2],[567,503,2],[567,506,2],[567,87,2],[567,431,2],[567,37,2],[567,339,2],[567,233,2],[567,131,2],[567,369,2],[567,146,2],[567,207,2],[567,30,2],[567,312,2],[567,307,2],[567,486,2],[567,38,2],[567,265,2],[567,196,2],[567,263,2],[567,285,2],[567,470,2],[567,325,2],[567,487,2],[567,262,2],[567,488,2],[567,489,2],[567,149,2],[567,490,2],[567,491,2],[567,241,2],[567,140,2],[567,281,2],[567,191,2],[567,492,2],[567,493,2],[567,494,2],[567,129,2],[567,495,2],[567,496,2],[567,497,2],[567,296,2],[567,200,2],[567,210,2],[567,232,2],[567,498,2],[567,432,2],[567,454,2],[567,518,2],[567,519,2],[567,520,2],[567,521,2],[567,522,2],[567,523,2],[567,524,2],[567,525,2],[567,526,2],[567,527,2],[567,528,2],[567,529,2],[567,530,2],[567,531,2],[567,532,2],[567,533,2],[567,535,2],[567,536,2],[567,537,2],[567,538,2],[567,539,2],[567,540,2],[567,541,2],[567,542,2],[567,543,2],[567,544,2],[567,545,2],[567,546,2],[567,547,2],[567,548,2],[567,549,2],[567,550,2],[567,551,2],[567,552,2],[567,553,2],[567,554,2],[567,555,2],[567,556,2],[567,557,2],[567,558,2],[567,559,2],[567,560,2],[567,561,2],[567,562,2],[567,563,2],[567,564,2],[567,565,2],[567,569,2],[567,570,2],[567,571,2],[567,572,2],[567,573,2],[567,574,2],[567,575,2],[567,576,2],[567,577,2],[567,578,2],[567,579,2],[567,580,2],[567,581,2],[567,582,2],[567,583,2],[567,584,2],[567,585,2],[567,586,2],[567,587,2],[567,588,2],[567,589,2],[567,590,2],[567,591,2],[567,592,2],[567,593,2],[567,594,2],[567,595,2],[567,596,2],[567,597,2],[567,598,2],[567,599,2],[567,600,2],[567,601,2],[567,602,2],[567,603,2],[567,604,2],[567,606,2],[567,607,2],[567,608,2],[567,609,2],[567,610,2],[567,611,2],[567,612,2],[567,613,2],[567,614,2],[567,615,2],[567,616,2],[567,617,2],[567,618,2],[567,619,2],[567,620,2],[567,621,2],[567,622,2],[567,623,2],[567,624,2],[567,625,2],[567,626,2],[567,627,2],[567,628,2],[567,629,2],[568,499,2],[568,501,2],[568,511,2],[568,517,2],[568,502,2],[568,512,2],[568,516,2],[568,507,2],[568,508,2],[568,509,2],[568,515,2],[568,514,2],[568,505,2],[568,503,2],[568,506,2],[568,87,2],[568,431,2],[568,37,2],[568,339,2],[568,233,2],[568,131,2],[568,369,2],[568,146,2],[568,207,2],[568,30,2],[568,307,2],[568,486,2],[568,38,2],[568,265,2],[568,196,2],[568,263,2],[568,285,2],[568,470,2],[568,325,2],[568,487,2],[568,262,2],[568,488,2],[568,489,2],[568,149,2],[568,490,2],[568,491,2],[568,241,2],[568,140,2],[568,281,2],[568,191,2],[568,492,2],[568,493,2],[568,494,2],[568,129,2],[568,495,2],[568,496,2],[568,497,2],[568,296,2],[568,200,2],[568,210,2],[568,232,2],[568,498,2],[568,432,2],[568,454,2],[568,518,2],[568,519,2],[568,520,2],[568,521,2],[568,522,2],[568,523,2],[568,524,2],[568,525,2],[568,526,2],[568,527,2],[568,528,2],[568,529,2],[568,530,2],[568,531,2],[568,532,2],[568,533,2],[568,535,2],[568,536,2],[568,537,2],[568,538,2],[568,539,2],[568,540,2],[568,541,2],[568,542,2],[568,543,2],[568,544,2],[568,545,2],[568,546,2],[568,547,2],[568,548,2],[568,549,2],[568,550,2],[568,551,2],[568,552,2],[568,553,2],[568,554,2],[568,555,2],[568,556,2],[568,557,2],[568,558,2],[568,559,2],[568,560,2],[568,561,2],[568,562,2],[568,563,2],[568,564,2],[568,565,2],[568,566,2],[568,567,2],[568,571,2],[568,572,2],[568,573,2],[568,574,2],[568,575,2],[568,576,2],[568,577,2],[568,578,2],[568,579,2],[568,580,2],[568,581,2],[568,582,2],[568,583,2],[568,584,2],[568,585,2],[568,586,2],[568,587,2],[568,588,2],[568,589,2],[568,590,2],[568,591,2],[568,592,2],[568,593,2],[568,594,2],[568,595,2],[568,596,2],[568,597,2],[568,598,2],[568,599,2],[568,600,2],[568,601,2],[568,602,2],[568,603,2],[568,604,2],[568,606,2],[568,607,2],[568,608,2],[568,609,2],[568,610,2],[568,611,2],[568,612,2],[568,613,2],[568,614,2],[568,615,2],[568,616,2],[568,617,2],[568,618,2],[568,619,2],[568,620,2],[568,621,2],[568,622,2],[568,623,2],[568,624,2],[568,625,2],[568,626,2],[568,627,2],[568,628,2],[568,629,2],[569,499,2],[569,501,2],[569,511,2],[569,517,2],[569,502,2],[569,512,2],[569,516,2],[569,507,2],[569,508,2],[569,509,2],[569,515,2],[569,514,2],[569,505,2],[569,503,2],[569,506,2],[569,87,2],[569,431,2],[569,37,2],[569,339,2],[569,233,2],[569,131,2],[569,369,2],[569,146,2],[569,207,2],[569,30,2],[569,312,2],[569,307,2],[569,486,2],[569,38,2],[569,265,2],[569,196,2],[569,263,2],[569,285,2],[569,470,2],[569,325,2],[569,487,2],[569,262,2],[569,488,2],[569,489,2],[569,149,2],[569,490,2],[569,491,2],[569,241,2],[569,140,2],[569,281,2],[569,191,2],[569,492,2],[569,493,2],[569,494,2],[569,129,2],[569,495,2],[569,496,2],[569,497,2],[569,296,2],[569,200,2],[569,210,2],[569,232,2],[569,498,2],[569,432,2],[569,454,2],[569,518,2],[569,519,2],[569,520,2],[569,521,2],[569,522,2],[569,523,2],[569,524,2],[569,525,2],[569,526,2],[569,527,2],[569,528,2],[569,529,2],[569,530,2],[569,531,2],[569,532,2],[569,533,2],[569,534,2],[569,535,2],[569,536,2],[569,537,2],[569,538,2],[569,539,2],[569,540,2],[569,541,2],[569,542,2],[569,543,2],[569,544,2],[569,545,2],[569,546,2],[569,547,2],[569,548,2],[569,549,2],[569,550,2],[569,551,2],[569,552,2],[569,553,2],[569,554,2],[569,555,2],[569,556,2],[569,557,2],[569,558,2],[569,559,2],[569,560,2],[569,561,2],[569,562,2],[569,563,2],[569,564,2],[569,565,2],[569,566,2],[569,567,2],[569,571,2],[569,572,2],[569,573,2],[569,574,2],[569,575,2],[569,576,2],[569,577,2],[569,578,2],[569,579,2],[569,580,2],[569,581,2],[569,582,2],[569,583,2],[569,584,2],[569,585,2],[569,586,2],[569,587,2],[569,588,2],[569,589,2],[569,590,2],[569,591,2],[569,592,2],[569,593,2],[569,594,2],[569,595,2],[569,596,2],[569,597,2],[569,598,2],[569,599,2],[569,600,2],[569,601,2],[569,602,2],[569,603,2],[569,604,2],[569,606,2],[569,607,2],[569,608,2],[569,609,2],[569,610,2],[569,611,2],[569,612,2],[569,613,2],[569,614,2],[569,615,2],[569,617,2],[569,618,2],[569,619,2],[569,620,2],[569,621,2],[569,622,2],[569,623,2],[569,624,2],[569,625,2],[569,626,2],[569,627,2],[569,628,2],[569,629,2],[570,499,2],[570,501,2],[570,511,2],[570,517,2],[570,502,2],[570,512,2],[570,516,2],[570,507,2],[570,508,2],[570,509,2],[570,515,2],[570,514,2],[570,505,2],[570,503,2],[570,506,2],[570,87,2],[570,431,2],[570,37,2],[570,339,2],[570,233,2],[570,131,2],[570,369,2],[570,146,2],[570,207,2],[570,30,2],[570,307,2],[570,486,2],[570,38,2],[570,265,2],[570,196,2],[570,263,2],[570,285,2],[570,470,2],[570,325,2],[570,487,2],[570,262,2],[570,488,2],[570,489,2],[570,149,2],[570,490,2],[570,491,2],[570,241,2],[570,140,2],[570,281,2],[570,191,2],[570,492,2],[570,493,2],[570,494,2],[570,129,2],[570,495,2],[570,496,2],[570,497,2],[570,296,2],[570,200,2],[570,210,2],[570,232,2],[570,498,2],[570,432,2],[570,454,2],[570,518,2],[570,519,2],[570,520,2],[570,521,2],[570,522,2],[570,523,2],[570,524,2],[570,525,2],[570,526,2],[570,527,2],[570,528,2],[570,529,2],[570,530,2],[570,531,2],[570,532,2],[570,533,2],[570,534,2],[570,535,2],[570,536,2],[570,537,2],[570,538,2],[570,539,2],[570,540,2],[570,541,2],[570,542,2],[570,543,2],[570,544,2],[570,545,2],[570,546,2],[570,547,2],[570,548,2],[570,549,2],[570,550,2],[570,551,2],[570,552,2],[570,553,2],[570,554,2],[570,555,2],[570,556,2],[570,557,2],[570,558,2],[570,559,2],[570,560,2],[570,561,2],[570,562,2],[570,563,2],[570,564,2],[570,565,2],[570,566,2],[570,567,2],[570,571,2],[570,572,2],[570,573,2],[570,574,2],[570,575,2],[570,576,2],[570,577,2],[570,578,2],[570,579,2],[570,580,2],[570,581,2],[570,582,2],[570,583,2],[570,584,2],[570,585,2],[570,586,2],[570,587,2],[570,588,2],[570,589,2],[570,590,2],[570,591,2],[570,592,2],[570,593,2],[570,594,2],[570,595,2],[570,596,2],[570,597,2],[570,598,2],[570,599,2],[570,600,2],[570,601,2],[570,602,2],[570,603,2],[570,604,2],[570,606,2],[570,607,2],[570,608,2],[570,609,2],[570,610,2],[570,611,2],[570,612,2],[570,613,2],[570,614,2],[570,615,2],[570,617,2],[570,618,2],[570,619,2],[570,620,2],[570,621,2],[570,622,2],[570,623,2],[570,624,2],[570,625,2],[570,626,2],[570,627,2],[570,628,2],[570,629,2],[571,499,2],[571,501,2],[571,511,2],[571,517,2],[571,502,2],[571,512,2],[571,516,2],[571,507,2],[571,508,2],[571,509,2],[571,515,2],[571,514,2],[571,505,2],[571,503,2],[571,506,2],[571,87,2],[571,431,2],[571,37,2],[571,339,2],[571,233,2],[571,131,2],[571,369,2],[571,146,2],[571,207,2],[571,30,2],[571,312,2],[571,307,2],[571,486,2],[571,38,2],[571,265,2],[571,196,2],[571,263,2],[571,285,2],[571,470,2],[571,325,2],[571,487,2],[571,262,2],[571,488,2],[571,489,2],[571,149,2],[571,490,2],[571,491,2],[571,241,2],[571,140,2],[571,281,2],[571,191,2],[571,492,2],[571,493,2],[571,494,2],[571,129,2],[571,495,2],[571,496,2],[571,497,2],[571,296,2],[571,200,2],[571,210,2],[571,232,2],[571,498,2],[571,432,2],[571,454,2],[571,518,2],[571,519,2],[571,520,2],[571,521,2],[571,522,2],[571,523,2],[571,524,2],[571,525,2],[571,526,2],[571,527,2],[571,528,2],[571,529,2],[571,530,2],[571,531,2],[571,532,2],[571,533,2],[571,534,2],[571,535,2],[571,536,2],[571,537,2],[571,538,2],[571,539,2],[571,540,2],[571,541,2],[571,542,2],[571,543,2],[571,544,2],[571,545,2],[571,546,2],[571,547,2],[571,548,2],[571,549,2],[571,550,2],[571,551,2],[571,552,2],[571,553,2],[571,554,2],[571,555,2],[571,556,2],[571,557,2],[571,558,2],[571,559,2],[571,560,2],[571,561,2],[571,562,2],[571,563,2],[571,564,2],[571,565,2],[571,566,2],[571,567,2],[571,568,2],[571,572,2],[571,574,2],[571,576,2],[571,577,2],[571,578,2],[571,579,2],[571,580,2],[571,581,2],[571,582,2],[571,583,2],[571,584,2],[571,585,2],[571,586,2],[571,587,2],[571,588,2],[571,589,2],[571,590,2],[571,591,2],[571,592,2],[571,593,2],[571,594,2],[571,595,2],[571,596,2],[571,597,2],[571,598,2],[571,599,2],[571,600,2],[571,601,2],[571,602,2],[571,603,2],[571,604,2],[571,605,2],[571,606,2],[571,607,2],[571,608,2],[571,609,2],[571,610,2],[571,611,2],[571,612,2],[571,613,2],[571,614,2],[571,615,2],[571,616,2],[571,617,2],[571,618,2],[571,619,2],[571,620,2],[571,621,2],[571,622,2],[571,623,2],[571,624,2],[571,625,2],[571,626,2],[571,627,2],[571,628,2],[571,629,2],[572,499,2],[572,501,2],[572,511,2],[572,517,2],[572,502,2],[572,512,2],[572,516,2],[572,507,2],[572,508,2],[572,509,2],[572,515,2],[572,514,2],[572,505,2],[572,503,2],[572,506,2],[572,87,2],[572,431,2],[572,37,2],[572,339,2],[572,233,2],[572,131,2],[572,369,2],[572,146,2],[572,207,2],[572,30,2],[572,312,2],[572,307,2],[572,486,2],[572,38,2],[572,265,2],[572,196,2],[572,263,2],[572,285,2],[572,470,2],[572,325,2],[572,487,2],[572,262,2],[572,488,2],[572,489,2],[572,149,2],[572,490,2],[572,491,2],[572,241,2],[572,140,2],[572,281,2],[572,191,2],[572,492,2],[572,493,2],[572,494,2],[572,129,2],[572,495,2],[572,496,2],[572,497,2],[572,296,2],[572,200,2],[572,210,2],[572,232,2],[572,498,2],[572,432,2],[572,454,2],[572,518,2],[572,519,2],[572,520,2],[572,521,2],[572,522,2],[572,523,2],[572,524,2],[572,525,2],[572,526,2],[572,527,2],[572,528,2],[572,529,2],[572,530,2],[572,531,2],[572,532,2],[572,533,2],[572,534,2],[572,535,2],[572,536,2],[572,537,2],[572,538,2],[572,539,2],[572,540,2],[572,541,2],[572,542,2],[572,543,2],[572,544,2],[572,545,2],[572,546,2],[572,547,2],[572,548,2],[572,549,2],[572,550,2],[572,551,2],[572,552,2],[572,553,2],[572,554,2],[572,555,2],[572,556,2],[572,557,2],[572,558,2],[572,559,2],[572,560,2],[572,561,2],[572,562,2],[572,563,2],[572,564,2],[572,565,2],[572,566,2],[572,567,2],[572,568,2],[572,571,2],[572,573,2],[572,574,2],[572,575,2],[572,576,2],[572,577,2],[572,578,2],[572,579,2],[572,580,2],[572,581,2],[572,582,2],[572,583,2],[572,584,2],[572,585,2],[572,586,2],[572,587,2],[572,588,2],[572,589,2],[572,590,2],[572,591,2],[572,592,2],[572,593,2],[572,594,2],[572,595,2],[572,596,2],[572,597,2],[572,598,2],[572,599,2],[572,600,2],[572,601,2],[572,602,2],[572,603,2],[572,604,2],[572,605,2],[572,606,2],[572,607,2],[572,608,2],[572,609,2],[572,610,2],[572,611,2],[572,612,2],[572,613,2],[572,614,2],[572,615,2],[572,617,2],[572,618,2],[572,619,2],[572,620,2],[572,621,2],[572,622,2],[572,623,2],[572,624,2],[572,625,2],[572,626,2],[572,627,2],[572,628,2],[572,629,2],[573,499,2],[573,501,2],[573,511,2],[573,517,2],[573,502,2],[573,512,2],[573,516,2],[573,507,2],[573,508,2],[573,509,2],[573,515,2],[573,514,2],[573,505,2],[573,503,2],[573,506,2],[573,87,2],[573,431,2],[573,37,2],[573,339,2],[573,233,2],[573,131,2],[573,369,2],[573,146,2],[573,207,2],[573,30,2],[573,312,2],[573,307,2],[573,486,2],[573,265,2],[573,196,2],[573,263,2],[573,285,2],[573,470,2],[573,325,2],[573,487,2],[573,262,2],[573,488,2],[573,489,2],[573,149,2],[573,490,2],[573,491,2],[573,241,2],[573,140,2],[573,281,2],[573,191,2],[573,492,2],[573,493,2],[573,494,2],[573,129,2],[573,495,2],[573,496,2],[573,497,2],[573,296,2],[573,200,2],[573,210,2],[573,232,2],[573,498,2],[573,432,2],[573,454,2],[573,518,2],[573,519,2],[573,520,2],[573,521,2],[573,522,2],[573,523,2],[573,524,2],[573,525,2],[573,526,2],[573,527,2],[573,528,2],[573,529,2],[573,530,2],[573,531,2],[573,533,2],[573,534,2],[573,535,2],[573,536,2],[573,537,2],[573,538,2],[573,539,2],[573,540,2],[573,541,2],[573,542,2],[573,543,2],[573,544,2],[573,545,2],[573,546,2],[573,547,2],[573,548,2],[573,549,2],[573,550,2],[573,551,2],[573,552,2],[573,553,2],[573,554,2],[573,555,2],[573,556,2],[573,557,2],[573,558,2],[573,559,2],[573,561,2],[573,562,2],[573,563,2],[573,564,2],[573,565,2],[573,567,2],[573,568,2],[573,569,2],[573,570,2],[573,572,2],[573,574,2],[573,575,2],[573,576,2],[573,577,2],[573,578,2],[573,579,2],[573,580,2],[573,581,2],[573,582,2],[573,583,2],[573,584,2],[573,585,2],[573,586,2],[573,587,2],[573,588,2],[573,589,2],[573,590,2],[573,591,2],[573,592,2],[573,593,2],[573,594,2],[573,595,2],[573,596,2],[573,597,2],[573,598,2],[573,599,2],[573,600,2],[573,601,2],[573,602,2],[573,603,2],[573,604,2],[573,605,2],[573,606,2],[573,607,2],[573,608,2],[573,609,2],[573,610,2],[573,611,2],[573,612,2],[573,613,2],[573,614,2],[573,615,2],[573,616,2],[573,617,2],[573,618,2],[573,619,2],[573,620,2],[573,621,2],[573,622,2],[573,623,2],[573,624,2],[573,625,2],[573,626,2],[573,627,2],[573,628,2],[573,629,2],[574,499,2],[574,501,2],[574,511,2],[574,517,2],[574,502,2],[574,512,2],[574,516,2],[574,507,2],[574,508,2],[574,509,2],[574,515,2],[574,514,2],[574,505,2],[574,503,2],[574,506,2],[574,87,2],[574,431,2],[574,37,2],[574,339,2],[574,233,2],[574,131,2],[574,369,2],[574,146,2],[574,207,2],[574,30,2],[574,312,2],[574,307,2],[574,486,2],[574,38,2],[574,265,2],[574,196,2],[574,263,2],[574,285,2],[574,470,2],[574,325,2],[574,487,2],[574,262,2],[574,488,2],[574,489,2],[574,149,2],[574,490,2],[574,491,2],[574,241,2],[574,140,2],[574,281,2],[574,191,2],[574,492,2],[574,493,2],[574,494,2],[574,129,2],[574,495,2],[574,496,2],[574,497,2],[574,296,2],[574,200,2],[574,210,2],[574,232,2],[574,498,2],[574,432,2],[574,454,2],[574,518,2],[574,519,2],[574,520,2],[574,521,2],[574,522,2],[574,523,2],[574,524,2],[574,525,2],[574,526,2],[574,527,2],[574,528,2],[574,529,2],[574,530,2],[574,531,2],[574,532,2],[574,533,2],[574,535,2],[574,536,2],[574,537,2],[574,538,2],[574,539,2],[574,540,2],[574,541,2],[574,542,2],[574,543,2],[574,544,2],[574,545,2],[574,546,2],[574,547,2],[574,548,2],[574,549,2],[574,550,2],[574,551,2],[574,552,2],[574,553,2],[574,554,2],[574,555,2],[574,556,2],[574,557,2],[574,558,2],[574,559,2],[574,560,2],[574,561,2],[574,562,2],[574,563,2],[574,564,2],[574,565,2],[574,566,2],[574,567,2],[574,571,2],[574,572,2],[574,573,2],[574,575,2],[574,576,2],[574,577,2],[574,578,2],[574,579,2],[574,580,2],[574,581,2],[574,582,2],[574,583,2],[574,584,2],[574,585,2],[574,586,2],[574,587,2],[574,588,2],[574,589,2],[574,590,2],[574,591,2],[574,592,2],[574,593,2],[574,594,2],[574,595,2],[574,596,2],[574,597,2],[574,598,2],[574,599,2],[574,600,2],[574,601,2],[574,602,2],[574,603,2],[574,604,2],[574,605,2],[574,606,2],[574,607,2],[574,608,2],[574,609,2],[574,610,2],[574,611,2],[574,612,2],[574,613,2],[574,614,2],[574,615,2],[574,616,2],[574,617,2],[574,618,2],[574,619,2],[574,620,2],[574,621,2],[574,622,2],[574,623,2],[574,624,2],[574,625,2],[574,626,2],[574,627,2],[574,628,2],[574,629,2],[575,499,2],[575,501,2],[575,511,2],[575,517,2],[575,502,2],[575,512,2],[575,516,2],[575,507,2],[575,508,2],[575,509,2],[575,515,2],[575,514,2],[575,505,2],[575,503,2],[575,506,2],[575,87,2],[575,431,2],[575,37,2],[575,339,2],[575,233,2],[575,131,2],[575,369,2],[575,146,2],[575,207,2],[575,30,2],[575,312,2],[575,307,2],[575,486,2],[575,38,2],[575,265,2],[575,196,2],[575,263,2],[575,285,2],[575,470,2],[575,325,2],[575,487,2],[575,262,2],[575,488,2],[575,489,2],[575,149,2],[575,490,2],[575,491,2],[575,241,2],[575,140,2],[575,281,2],[575,191,2],[575,492,2],[575,493,2],[575,494,2],[575,129,2],[575,495,2],[575,496,2],[575,497,2],[575,296,2],[575,200,2],[575,210,2],[575,232,2],[575,498,2],[575,432,2],[575,454,2],[575,518,2],[575,519,2],[575,520,2],[575,521,2],[575,522,2],[575,523,2],[575,524,2],[575,525,2],[575,526,2],[575,527,2],[575,530,2],[575,531,2],[575,532,2],[575,533,2],[575,534,2],[575,535,2],[575,536,2],[575,537,2],[575,538,2],[575,539,2],[575,540,2],[575,541,2],[575,542,2],[575,543,2],[575,544,2],[575,545,2],[575,546,2],[575,547,2],[575,548,2],[575,549,2],[575,550,2],[575,551,2],[575,552,2],[575,553,2],[575,554,2],[575,555,2],[575,556,2],[575,557,2],[575,558,2],[575,559,2],[575,560,2],[575,561,2],[575,562,2],[575,563,2],[575,564,2],[575,565,2],[575,566,2],[575,567,2],[575,568,2],[575,569,2],[575,570,2],[575,572,2],[575,573,2],[575,574,2],[575,577,2],[575,578,2],[575,579,2],[575,580,2],[575,581,2],[575,582,2],[575,583,2],[575,584,2],[575,585,2],[575,586,2],[575,587,2],[575,588,2],[575,589,2],[575,590,2],[575,591,2],[575,592,2],[575,593,2],[575,594,2],[575,595,2],[575,596,2],[575,597,2],[575,598,2],[575,599,2],[575,600,2],[575,601,2],[575,602,2],[575,603,2],[575,604,2],[575,605,2],[575,606,2],[575,607,2],[575,608,2],[575,609,2],[575,610,2],[575,611,2],[575,612,2],[575,613,2],[575,614,2],[575,615,2],[575,616,2],[575,617,2],[575,618,2],[575,619,2],[575,620,2],[575,621,2],[575,622,2],[575,623,2],[575,624,2],[575,625,2],[575,626,2],[575,627,2],[575,628,2],[575,629,2],[576,499,2],[576,501,2],[576,511,2],[576,517,2],[576,502,2],[576,512,2],[576,516,2],[576,507,2],[576,508,2],[576,509,2],[576,515,2],[576,514,2],[576,505,2],[576,503,2],[576,506,2],[576,87,2],[576,431,2],[576,37,2],[576,339,2],[576,233,2],[576,131,2],[576,369,2],[576,146,2],[576,207,2],[576,30,2],[576,312,2],[576,307,2],[576,486,2],[576,38,2],[576,265,2],[576,196,2],[576,263,2],[576,285,2],[576,470,2],[576,325,2],[576,487,2],[576,262,2],[576,488,2],[576,489,2],[576,149,2],[576,490,2],[576,491,2],[576,241,2],[576,140,2],[576,281,2],[576,191,2],[576,492,2],[576,493,2],[576,494,2],[576,129,2],[576,495,2],[576,496,2],[576,497,2],[576,296,2],[576,200,2],[576,210,2],[576,232,2],[576,498,2],[576,432,2],[576,454,2],[576,518,2],[576,519,2],[576,520,2],[576,521,2],[576,522,2],[576,523,2],[576,524,2],[576,525,2],[576,526,2],[576,527,2],[576,530,2],[576,531,2],[576,532,2],[576,533,2],[576,534,2],[576,535,2],[576,536,2],[576,537,2],[576,538,2],[576,539,2],[576,540,2],[576,541,2],[576,542,2],[576,543,2],[576,544,2],[576,545,2],[576,546,2],[576,547,2],[576,548,2],[576,549,2],[576,550,2],[576,551,2],[576,552,2],[576,553,2],[576,554,2],[576,555,2],[576,556,2],[576,557,2],[576,558,2],[576,559,2],[576,560,2],[576,561,2],[576,562,2],[576,563,2],[576,564,2],[576,565,2],[576,566,2],[576,567,2],[576,568,2],[576,569,2],[576,570,2],[576,572,2],[576,573,2],[576,574,2],[576,577,2],[576,578,2],[576,579,2],[576,580,2],[576,581,2],[576,582,2],[576,583,2],[576,584,2],[576,585,2],[576,586,2],[576,587,2],[576,588,2],[576,589,2],[576,590,2],[576,591,2],[576,592,2],[576,593,2],[576,594,2],[576,595,2],[576,596,2],[576,597,2],[576,598,2],[576,599,2],[576,600,2],[576,601,2],[576,602,2],[576,603,2],[576,604,2],[576,605,2],[576,606,2],[576,607,2],[576,608,2],[576,609,2],[576,610,2],[576,611,2],[576,612,2],[576,613,2],[576,614,2],[576,615,2],[576,616,2],[576,617,2],[576,618,2],[576,619,2],[576,620,2],[576,621,2],[576,622,2],[576,623,2],[576,624,2],[576,625,2],[576,626,2],[576,627,2],[576,628,2],[576,629,2],[577,499,2],[577,501,2],[577,511,2],[577,517,2],[577,502,2],[577,512,2],[577,516,2],[577,507,2],[577,508,2],[577,509,2],[577,515,2],[577,514,2],[577,505,2],[577,503,2],[577,506,2],[577,87,2],[577,431,2],[577,37,2],[577,339,2],[577,233,2],[577,131,2],[577,369,2],[577,146,2],[577,207,2],[577,30,2],[577,312,2],[577,307,2],[577,486,2],[577,38,2],[577,265,2],[577,196,2],[577,263,2],[577,285,2],[577,470,2],[577,325,2],[577,487,2],[577,262,2],[577,488,2],[577,489,2],[577,149,2],[577,490,2],[577,491,2],[577,241,2],[577,140,2],[577,281,2],[577,191,2],[577,492,2],[577,493,2],[577,494,2],[577,129,2],[577,495,2],[577,496,2],[577,497,2],[577,296,2],[577,200,2],[577,210,2],[577,232,2],[577,498,2],[577,432,2],[577,454,2],[577,518,2],[577,519,2],[577,520,2],[577,521,2],[577,522,2],[577,524,2],[577,525,2],[577,526,2],[577,527,2],[577,528,2],[577,529,2],[577,530,2],[577,531,2],[577,532,2],[577,533,2],[577,534,2],[577,535,2],[577,536,2],[577,537,2],[577,538,2],[577,539,2],[577,540,2],[577,541,2],[577,542,2],[577,543,2],[577,544,2],[577,545,2],[577,546,2],[577,547,2],[577,548,2],[577,549,2],[577,550,2],[577,551,2],[577,552,2],[577,553,2],[577,554,2],[577,555,2],[577,556,2],[577,557,2],[577,558,2],[577,559,2],[577,561,2],[577,562,2],[577,563,2],[577,564,2],[577,565,2],[577,566,2],[577,567,2],[577,568,2],[577,569,2],[577,570,2],[577,571,2],[577,572,2],[577,573,2],[577,574,2],[577,575,2],[577,576,2],[577,578,2],[577,579,2],[577,580,2],[577,581,2],[577,583,2],[577,584,2],[577,585,2],[577,586,2],[577,587,2],[577,588,2],[577,589,2],[577,590,2],[577,591,2],[577,592,2],[577,593,2],[577,594,2],[577,595,2],[577,596,2],[577,597,2],[577,598,2],[577,599,2],[577,600,2],[577,601,2],[577,602,2],[577,603,2],[577,604,2],[577,605,2],[577,606,2],[577,607,2],[577,608,2],[577,609,2],[577,610,2],[577,611,2],[577,612,2],[577,613,2],[577,614,2],[577,615,2],[577,616,2],[577,617,2],[577,618,2],[577,619,2],[577,620,2],[577,621,2],[577,622,2],[577,623,2],[577,624,2],[577,625,2],[577,626,2],[577,627,2],[577,628,2],[577,629,2],[578,499,2],[578,501,2],[578,511,2],[578,517,2],[578,502,2],[578,512,2],[578,516,2],[578,507,2],[578,508,2],[578,509,2],[578,515,2],[578,514,2],[578,505,2],[578,503,2],[578,506,2],[578,87,2],[578,431,2],[578,37,2],[578,339,2],[578,233,2],[578,131,2],[578,369,2],[578,146,2],[578,207,2],[578,30,2],[578,312,2],[578,307,2],[578,486,2],[578,38,2],[578,265,2],[578,196,2],[578,263,2],[578,285,2],[578,470,2],[578,325,2],[578,487,2],[578,262,2],[578,488,2],[578,489,2],[578,149,2],[578,490,2],[578,491,2],[578,241,2],[578,140,2],[578,281,2],[578,191,2],[578,492,2],[578,493,2],[578,494,2],[578,129,2],[578,495,2],[578,496,2],[578,497,2],[578,296,2],[578,200,2],[578,210,2],[578,232,2],[578,498,2],[578,432,2],[578,454,2],[578,518,2],[578,519,2],[578,520,2],[578,521,2],[578,522,2],[578,523,2],[578,525,2],[578,526,2],[578,527,2],[578,528,2],[578,529,2],[578,530,2],[578,531,2],[578,532,2],[578,533,2],[578,534,2],[578,535,2],[578,536,2],[578,537,2],[578,538,2],[578,539,2],[578,540,2],[578,541,2],[578,542,2],[578,543,2],[578,544,2],[578,545,2],[578,546,2],[578,547,2],[578,548,2],[578,549,2],[578,550,2],[578,552,2],[578,553,2],[578,554,2],[578,555,2],[578,556,2],[578,557,2],[578,558,2],[578,559,2],[578,560,2],[578,562,2],[578,563,2],[578,565,2],[578,566,2],[578,567,2],[578,568,2],[578,569,2],[578,570,2],[578,571,2],[578,572,2],[578,573,2],[578,574,2],[578,575,2],[578,576,2],[578,577,2],[578,579,2],[578,580,2],[578,581,2],[578,582,2],[578,583,2],[578,584,2],[578,585,2],[578,586,2],[578,587,2],[578,588,2],[578,589,2],[578,590,2],[578,591,2],[578,592,2],[578,593,2],[578,594,2],[578,595,2],[578,596,2],[578,597,2],[578,598,2],[578,599,2],[578,600,2],[578,601,2],[578,602,2],[578,603,2],[578,604,2],[578,605,2],[578,606,2],[578,607,2],[578,608,2],[578,609,2],[578,610,2],[578,611,2],[578,612,2],[578,613,2],[578,614,2],[578,615,2],[578,616,2],[578,617,2],[578,618,2],[578,619,2],[578,620,2],[578,621,2],[578,622,2],[578,623,2],[578,624,2],[578,625,2],[578,626,2],[578,627,2],[578,628,2],[578,629,2],[579,499,2],[579,501,2],[579,511,2],[579,517,2],[579,502,2],[579,512,2],[579,516,2],[579,507,2],[579,508,2],[579,509,2],[579,515,2],[579,514,2],[579,505,2],[579,503,2],[579,506,2],[579,87,2],[579,431,2],[579,37,2],[579,339,2],[579,233,2],[579,131,2],[579,369,2],[579,146,2],[579,207,2],[579,30,2],[579,312,2],[579,486,2],[579,38,2],[579,265,2],[579,196,2],[579,263,2],[579,285,2],[579,470,2],[579,325,2],[579,487,2],[579,262,2],[579,488,2],[579,489,2],[579,149,2],[579,490,2],[579,491,2],[579,241,2],[579,140,2],[579,281,2],[579,191,2],[579,492,2],[579,493,2],[579,494,2],[579,129,2],[579,495,2],[579,496,2],[579,497,2],[579,296,2],[579,200,2],[579,210,2],[579,232,2],[579,498,2],[579,432,2],[579,454,2],[579,518,2],[579,519,2],[579,520,2],[579,521,2],[579,522,2],[579,523,2],[579,524,2],[579,525,2],[579,526,2],[579,527,2],[579,528,2],[579,529,2],[579,530,2],[579,531,2],[579,532,2],[579,533,2],[579,534,2],[579,535,2],[579,536,2],[579,537,2],[579,538,2],[579,539,2],[579,540,2],[579,541,2],[579,542,2],[579,543,2],[579,544,2],[579,545,2],[579,546,2],[579,547,2],[579,548,2],[579,549,2],[579,551,2],[579,552,2],[579,553,2],[579,554,2],[579,555,2],[579,556,2],[579,558,2],[579,559,2],[579,560,2],[579,561,2],[579,562,2],[579,563,2],[579,564,2],[579,565,2],[579,566,2],[579,567,2],[579,568,2],[579,569,2],[579,570,2],[579,571,2],[579,572,2],[579,573,2],[579,574,2],[579,575,2],[579,576,2],[579,577,2],[579,578,2],[579,580,2],[579,581,2],[579,582,2],[579,583,2],[579,584,2],[579,585,2],[579,586,2],[579,587,2],[579,588,2],[579,589,2],[579,590,2],[579,591,2],[579,592,2],[579,593,2],[579,594,2],[579,595,2],[579,596,2],[579,597,2],[579,598,2],[579,600,2],[579,601,2],[579,602,2],[579,603,2],[579,604,2],[579,605,2],[579,606,2],[579,607,2],[579,608,2],[579,609,2],[579,610,2],[579,611,2],[579,612,2],[579,613,2],[579,614,2],[579,615,2],[579,616,2],[579,617,2],[579,618,2],[579,619,2],[579,620,2],[579,621,2],[579,622,2],[579,623,2],[579,624,2],[579,625,2],[579,626,2],[579,627,2],[579,628,2],[579,629,2],[580,499,2],[580,501,2],[580,511,2],[580,517,2],[580,502,2],[580,512,2],[580,516,2],[580,507,2],[580,508,2],[580,509,2],[580,515,2],[580,514,2],[580,505,2],[580,503,2],[580,506,2],[580,87,2],[580,431,2],[580,37,2],[580,339,2],[580,233,2],[580,131,2],[580,369,2],[580,146,2],[580,207,2],[580,30,2],[580,312,2],[580,307,2],[580,486,2],[580,38,2],[580,265,2],[580,196,2],[580,263,2],[580,285,2],[580,470,2],[580,325,2],[580,487,2],[580,262,2],[580,488,2],[580,489,2],[580,149,2],[580,490,2],[580,491,2],[580,241,2],[580,140,2],[580,281,2],[580,191,2],[580,492,2],[580,493,2],[580,494,2],[580,129,2],[580,495,2],[580,496,2],[580,497,2],[580,296,2],[580,200,2],[580,210,2],[580,232,2],[580,498,2],[580,432,2],[580,454,2],[580,518,2],[580,519,2],[580,520,2],[580,521,2],[580,522,2],[580,523,2],[580,524,2],[580,525,2],[580,526,2],[580,527,2],[580,528,2],[580,529,2],[580,530,2],[580,531,2],[580,532,2],[580,533,2],[580,534,2],[580,535,2],[580,536,2],[580,537,2],[580,538,2],[580,539,2],[580,540,2],[580,541,2],[580,542,2],[580,543,2],[580,544,2],[580,545,2],[580,546,2],[580,547,2],[580,548,2],[580,549,2],[580,550,2],[580,551,2],[580,552,2],[580,553,2],[580,554,2],[580,555,2],[580,556,2],[580,557,2],[580,558,2],[580,559,2],[580,560,2],[580,561,2],[580,562,2],[580,563,2],[580,564,2],[580,565,2],[580,566,2],[580,567,2],[580,568,2],[580,569,2],[580,570,2],[580,571,2],[580,572,2],[580,573,2],[580,574,2],[580,575,2],[580,576,2],[580,578,2],[580,579,2],[580,581,2],[580,583,2],[580,584,2],[580,586,2],[580,587,2],[580,588,2],[580,589,2],[580,591,2],[580,592,2],[580,593,2],[580,594,2],[580,595,2],[580,596,2],[580,597,2],[580,598,2],[580,599,2],[580,600,2],[580,601,2],[580,602,2],[580,603,2],[580,604,2],[580,605,2],[580,606,2],[580,607,2],[580,608,2],[580,609,2],[580,610,2],[580,611,2],[580,612,2],[580,613,2],[580,614,2],[580,615,2],[580,616,2],[580,617,2],[580,618,2],[580,619,2],[580,620,2],[580,621,2],[580,622,2],[580,623,2],[580,624,2],[580,625,2],[580,626,2],[580,627,2],[580,628,2],[580,629,2],[581,499,2],[581,501,2],[581,511,2],[581,517,2],[581,502,2],[581,512,2],[581,516,2],[581,507,2],[581,508,2],[581,509,2],[581,515,2],[581,514,2],[581,505,2],[581,503,2],[581,506,2],[581,87,2],[581,431,2],[581,37,2],[581,339,2],[581,233,2],[581,131,2],[581,369,2],[581,146,2],[581,207,2],[581,30,2],[581,312,2],[581,307,2],[581,486,2],[581,38,2],[581,265,2],[581,196,2],[581,263,2],[581,285,2],[581,470,2],[581,325,2],[581,487,2],[581,262,2],[581,488,2],[581,489,2],[581,149,2],[581,490,2],[581,491,2],[581,241,2],[581,140,2],[581,281,2],[581,191,2],[581,492,2],[581,493,2],[581,494,2],[581,129,2],[581,495,2],[581,496,2],[581,497,2],[581,296,2],[581,200,2],[581,210,2],[581,232,2],[581,498,2],[581,432,2],[581,454,2],[581,518,2],[581,519,2],[581,520,2],[581,521,2],[581,522,2],[581,524,2],[581,525,2],[581,526,2],[581,527,2],[581,528,2],[581,529,2],[581,530,2],[581,531,2],[581,532,2],[581,533,2],[581,534,2],[581,535,2],[581,536,2],[581,537,2],[581,538,2],[581,539,2],[581,540,2],[581,541,2],[581,542,2],[581,543,2],[581,544,2],[581,545,2],[581,546,2],[581,547,2],[581,548,2],[581,549,2],[581,550,2],[581,551,2],[581,552,2],[581,553,2],[581,554,2],[581,555,2],[581,556,2],[581,557,2],[581,558,2],[581,559,2],[581,560,2],[581,561,2],[581,562,2],[581,563,2],[581,564,2],[581,565,2],[581,566,2],[581,567,2],[581,568,2],[581,569,2],[581,570,2],[581,571,2],[581,572,2],[581,573,2],[581,574,2],[581,575,2],[581,576,2],[581,577,2],[581,578,2],[581,579,2],[581,580,2],[581,583,2],[581,584,2],[581,585,2],[581,587,2],[581,588,2],[581,589,2],[581,590,2],[581,591,2],[581,593,2],[581,594,2],[581,595,2],[581,596,2],[581,597,2],[581,598,2],[581,599,2],[581,600,2],[581,601,2],[581,602,2],[581,603,2],[581,604,2],[581,605,2],[581,606,2],[581,607,2],[581,608,2],[581,609,2],[581,610,2],[581,611,2],[581,612,2],[581,613,2],[581,614,2],[581,615,2],[581,616,2],[581,617,2],[581,618,2],[581,619,2],[581,620,2],[581,621,2],[581,622,2],[581,623,2],[581,624,2],[581,625,2],[581,626,2],[581,627,2],[581,628,2],[581,629,2],[582,499,2],[582,501,2],[582,511,2],[582,517,2],[582,502,2],[582,512,2],[582,516,2],[582,507,2],[582,508,2],[582,509,2],[582,515,2],[582,514,2],[582,505,2],[582,503,2],[582,506,2],[582,87,2],[582,431,2],[582,37,2],[582,339,2],[582,233,2],[582,131,2],[582,369,2],[582,146,2],[582,207,2],[582,30,2],[582,312,2],[582,307,2],[582,486,2],[582,38,2],[582,265,2],[582,196,2],[582,263,2],[582,285,2],[582,470,2],[582,325,2],[582,487,2],[582,262,2],[582,488,2],[582,489,2],[582,149,2],[582,490,2],[582,491,2],[582,241,2],[582,140,2],[582,281,2],[582,191,2],[582,492,2],[582,493,2],[582,494,2],[582,129,2],[582,495,2],[582,496,2],[582,497,2],[582,296,2],[582,200,2],[582,210,2],[582,232,2],[582,498,2],[582,432,2],[582,454,2],[582,518,2],[582,519,2],[582,520,2],[582,521,2],[582,522,2],[582,524,2],[582,525,2],[582,526,2],[582,527,2],[582,528,2],[582,529,2],[582,530,2],[582,531,2],[582,532,2],[582,533,2],[582,534,2],[582,535,2],[582,536,2],[582,537,2],[582,538,2],[582,539,2],[582,540,2],[582,541,2],[582,542,2],[582,543,2],[582,544,2],[582,545,2],[582,546,2],[582,547,2],[582,548,2],[582,549,2],[582,550,2],[582,551,2],[582,552,2],[582,553,2],[582,554,2],[582,555,2],[582,556,2],[582,557,2],[582,558,2],[582,559,2],[582,561,2],[582,562,2],[582,563,2],[582,564,2],[582,565,2],[582,566,2],[582,567,2],[582,568,2],[582,569,2],[582,570,2],[582,571,2],[582,572,2],[582,573,2],[582,574,2],[582,575,2],[582,576,2],[582,578,2],[582,579,2],[582,580,2],[582,581,2],[582,583,2],[582,584,2],[582,585,2],[582,587,2],[582,588,2],[582,589,2],[582,590,2],[582,591,2],[582,592,2],[582,593,2],[582,594,2],[582,595,2],[582,596,2],[582,597,2],[582,598,2],[582,599,2],[582,600,2],[582,601,2],[582,602,2],[582,603,2],[582,604,2],[582,605,2],[582,606,2],[582,607,2],[582,608,2],[582,609,2],[582,610,2],[582,611,2],[582,612,2],[582,613,2],[582,614,2],[582,615,2],[582,616,2],[582,617,2],[582,618,2],[582,619,2],[582,620,2],[582,621,2],[582,622,2],[582,623,2],[582,624,2],[582,625,2],[582,626,2],[582,627,2],[582,628,2],[582,629,2],[583,499,2],[583,501,2],[583,511,2],[583,517,2],[583,502,2],[583,512,2],[583,516,2],[583,507,2],[583,508,2],[583,509,2],[583,515,2],[583,514,2],[583,505,2],[583,503,2],[583,506,2],[583,87,2],[583,431,2],[583,37,2],[583,339,2],[583,233,2],[583,131,2],[583,369,2],[583,146,2],[583,207,2],[583,30,2],[583,312,2],[583,307,2],[583,486,2],[583,38,2],[583,265,2],[583,196,2],[583,263,2],[583,285,2],[583,470,2],[583,325,2],[583,487,2],[583,262,2],[583,488,2],[583,489,2],[583,149,2],[583,490,2],[583,491,2],[583,241,2],[583,140,2],[583,281,2],[583,191,2],[583,492,2],[583,493,2],[583,494,2],[583,129,2],[583,495,2],[583,496,2],[583,497,2],[583,296,2],[583,200,2],[583,232,2],[583,498,2],[583,432,2],[583,454,2],[583,518,2],[583,519,2],[583,520,2],[583,521,2],[583,522,2],[583,523,2],[583,524,2],[583,525,2],[583,526,2],[583,527,2],[583,528,2],[583,529,2],[583,530,2],[583,531,2],[583,532,2],[583,533,2],[583,534,2],[583,535,2],[583,536,2],[583,537,2],[583,538,2],[583,539,2],[583,540,2],[583,541,2],[583,542,2],[583,543,2],[583,544,2],[583,545,2],[583,546,2],[583,547,2],[583,548,2],[583,549,2],[583,550,2],[583,551,2],[583,552,2],[583,553,2],[583,554,2],[583,555,2],[583,556,2],[583,557,2],[583,558,2],[583,559,2],[583,560,2],[583,561,2],[583,562,2],[583,563,2],[583,564,2],[583,565,2],[583,566,2],[583,567,2],[583,568,2],[583,569,2],[583,570,2],[583,571,2],[583,572,2],[583,573,2],[583,574,2],[583,575,2],[583,576,2],[583,577,2],[583,578,2],[583,579,2],[583,580,2],[583,581,2],[583,584,2],[583,585,2],[583,586,2],[583,588,2],[583,591,2],[583,592,2],[583,593,2],[583,594,2],[583,595,2],[583,596,2],[583,597,2],[583,598,2],[583,599,2],[583,600,2],[583,601,2],[583,602,2],[583,603,2],[583,604,2],[583,605,2],[583,606,2],[583,607,2],[583,608,2],[583,609,2],[583,610,2],[583,611,2],[583,612,2],[583,613,2],[583,614,2],[583,615,2],[583,616,2],[583,617,2],[583,618,2],[583,619,2],[583,620,2],[583,621,2],[583,622,2],[583,623,2],[583,624,2],[583,625,2],[583,626,2],[583,627,2],[583,628,2],[583,629,2],[584,499,2],[584,501,2],[584,511,2],[584,517,2],[584,502,2],[584,512,2],[584,516,2],[584,507,2],[584,508,2],[584,509,2],[584,515,2],[584,514,2],[584,505,2],[584,503,2],[584,506,2],[584,87,2],[584,431,2],[584,37,2],[584,339,2],[584,233,2],[584,131,2],[584,369,2],[584,146,2],[584,207,2],[584,30,2],[584,312,2],[584,307,2],[584,486,2],[584,38,2],[584,265,2],[584,196,2],[584,263,2],[584,285,2],[584,470,2],[584,325,2],[584,487,2],[584,262,2],[584,488,2],[584,489,2],[584,149,2],[584,490,2],[584,491,2],[584,241,2],[584,140,2],[584,281,2],[584,191,2],[584,492,2],[584,493,2],[584,494,2],[584,129,2],[584,495,2],[584,496,2],[584,497,2],[584,296,2],[584,200,2],[584,210,2],[584,232,2],[584,498,2],[584,432,2],[584,454,2],[584,518,2],[584,519,2],[584,520,2],[584,521,2],[584,522,2],[584,523,2],[584,524,2],[584,525,2],[584,526,2],[584,527,2],[584,528,2],[584,529,2],[584,530,2],[584,531,2],[584,532,2],[584,534,2],[584,535,2],[584,536,2],[584,537,2],[584,538,2],[584,539,2],[584,540,2],[584,541,2],[584,542,2],[584,543,2],[584,544,2],[584,545,2],[584,546,2],[584,547,2],[584,548,2],[584,549,2],[584,550,2],[584,551,2],[584,552,2],[584,553,2],[584,554,2],[584,555,2],[584,556,2],[584,557,2],[584,558,2],[584,559,2],[584,560,2],[584,561,2],[584,562,2],[584,563,2],[584,564,2],[584,565,2],[584,566,2],[584,567,2],[584,568,2],[584,569,2],[584,570,2],[584,571,2],[584,572,2],[584,573,2],[584,574,2],[584,575,2],[584,576,2],[584,577,2],[584,578,2],[584,579,2],[584,580,2],[584,581,2],[584,582,2],[584,585,2],[584,586,2],[584,588,2],[584,590,2],[584,591,2],[584,592,2],[584,593,2],[584,594,2],[584,595,2],[584,596,2],[584,597,2],[584,598,2],[584,599,2],[584,600,2],[584,601,2],[584,602,2],[584,603,2],[584,604,2],[584,605,2],[584,606,2],[584,607,2],[584,608,2],[584,609,2],[584,610,2],[584,611,2],[584,612,2],[584,613,2],[584,614,2],[584,615,2],[584,616,2],[584,617,2],[584,618,2],[584,619,2],[584,620,2],[584,621,2],[584,622,2],[584,623,2],[584,624,2],[584,625,2],[584,626,2],[584,627,2],[584,628,2],[584,629,2],[585,499,2],[585,501,2],[585,511,2],[585,517,2],[585,502,2],[585,512,2],[585,516,2],[585,507,2],[585,508,2],[585,509,2],[585,515,2],[585,514,2],[585,505,2],[585,503,2],[585,506,2],[585,87,2],[585,37,2],[585,339,2],[585,233,2],[585,131,2],[585,369,2],[585,146,2],[585,207,2],[585,30,2],[585,312,2],[585,307,2],[585,486,2],[585,38,2],[585,265,2],[585,196,2],[585,263,2],[585,285,2],[585,470,2],[585,325,2],[585,487,2],[585,262,2],[585,488,2],[585,489,2],[585,149,2],[585,490,2],[585,491,2],[585,241,2],[585,140,2],[585,281,2],[585,191,2],[585,492,2],[585,493,2],[585,494,2],[585,129,2],[585,495,2],[585,496,2],[585,497,2],[585,296,2],[585,200,2],[585,232,2],[585,498,2],[585,432,2],[585,454,2],[585,518,2],[585,519,2],[585,520,2],[585,521,2],[585,522,2],[585,523,2],[585,524,2],[585,525,2],[585,526,2],[585,527,2],[585,528,2],[585,529,2],[585,530,2],[585,531,2],[585,532,2],[585,533,2],[585,534,2],[585,535,2],[585,536,2],[585,537,2],[585,538,2],[585,539,2],[585,540,2],[585,541,2],[585,542,2],[585,544,2],[585,545,2],[585,546,2],[585,547,2],[585,548,2],[585,549,2],[585,550,2],[585,551,2],[585,552,2],[585,553,2],[585,554,2],[585,555,2],[585,556,2],[585,557,2],[585,558,2],[585,559,2],[585,560,2],[585,561,2],[585,562,2],[585,563,2],[585,564,2],[585,565,2],[585,566,2],[585,567,2],[585,568,2],[585,569,2],[585,570,2],[585,571,2],[585,572,2],[585,573,2],[585,574,2],[585,575,2],[585,576,2],[585,577,2],[585,578,2],[585,579,2],[585,581,2],[585,582,2],[585,584,2],[585,586,2],[585,587,2],[585,588,2],[585,589,2],[585,591,2],[585,592,2],[585,593,2],[585,594,2],[585,595,2],[585,596,2],[585,597,2],[585,598,2],[585,599,2],[585,600,2],[585,601,2],[585,602,2],[585,603,2],[585,604,2],[585,605,2],[585,606,2],[585,607,2],[585,608,2],[585,609,2],[585,610,2],[585,611,2],[585,612,2],[585,613,2],[585,614,2],[585,615,2],[585,616,2],[585,617,2],[585,618,2],[585,619,2],[585,620,2],[585,621,2],[585,622,2],[585,623,2],[585,624,2],[585,625,2],[585,626,2],[585,627,2],[585,628,2],[585,629,2],[586,499,2],[586,501,2],[586,511,2],[586,517,2],[586,502,2],[586,512,2],[586,516,2],[586,507,2],[586,508,2],[586,509,2],[586,515,2],[586,514,2],[586,505,2],[586,503,2],[586,506,2],[586,87,2],[586,431,2],[586,37,2],[586,339,2],[586,233,2],[586,131,2],[586,369,2],[586,146,2],[586,207,2],[586,30,2],[586,312,2],[586,307,2],[586,486,2],[586,38,2],[586,265,2],[586,196,2],[586,263,2],[586,285,2],[586,470,2],[586,325,2],[586,487,2],[586,262,2],[586,488,2],[586,489,2],[586,149,2],[586,490,2],[586,491,2],[586,241,2],[586,140,2],[586,281,2],[586,191,2],[586,492,2],[586,493,2],[586,494,2],[586,129,2],[586,495,2],[586,496,2],[586,497,2],[586,296,2],[586,200,2],[586,210,2],[586,232,2],[586,498,2],[586,432,2],[586,454,2],[586,518,2],[586,519,2],[586,520,2],[586,521,2],[586,522,2],[586,524,2],[586,525,2],[586,526,2],[586,527,2],[586,528,2],[586,529,2],[586,530,2],[586,531,2],[586,532,2],[586,533,2],[586,534,2],[586,535,2],[586,536,2],[586,537,2],[586,538,2],[586,539,2],[586,540,2],[586,541,2],[586,542,2],[586,543,2],[586,544,2],[586,545,2],[586,546,2],[586,547,2],[586,548,2],[586,549,2],[586,550,2],[586,551,2],[586,552,2],[586,553,2],[586,554,2],[586,555,2],[586,556,2],[586,557,2],[586,558,2],[586,559,2],[586,560,2],[586,561,2],[586,562,2],[586,563,2],[586,564,2],[586,565,2],[586,566,2],[586,567,2],[586,568,2],[586,569,2],[586,570,2],[586,571,2],[586,572,2],[586,573,2],[586,574,2],[586,575,2],[586,576,2],[586,577,2],[586,578,2],[586,579,2],[586,580,2],[586,583,2],[586,584,2],[586,585,2],[586,587,2],[586,588,2],[586,589,2],[586,590,2],[586,591,2],[586,593,2],[586,594,2],[586,595,2],[586,596,2],[586,597,2],[586,598,2],[586,599,2],[586,600,2],[586,601,2],[586,602,2],[586,603,2],[586,604,2],[586,605,2],[586,606,2],[586,607,2],[586,608,2],[586,609,2],[586,610,2],[586,611,2],[586,612,2],[586,613,2],[586,614,2],[586,615,2],[586,616,2],[586,617,2],[586,618,2],[586,619,2],[586,620,2],[586,621,2],[586,622,2],[586,623,2],[586,624,2],[586,625,2],[586,626,2],[586,627,2],[586,628,2],[586,629,2],[587,499,2],[587,501,2],[587,511,2],[587,517,2],[587,502,2],[587,512,2],[587,516,2],[587,507,2],[587,508,2],[587,509,2],[587,515,2],[587,514,2],[587,505,2],[587,503,2],[587,506,2],[587,87,2],[587,431,2],[587,37,2],[587,339,2],[587,233,2],[587,131,2],[587,369,2],[587,146,2],[587,207,2],[587,30,2],[587,312,2],[587,307,2],[587,486,2],[587,38,2],[587,265,2],[587,196,2],[587,263,2],[587,285,2],[587,470,2],[587,325,2],[587,487,2],[587,262,2],[587,488,2],[587,489,2],[587,149,2],[587,490,2],[587,491,2],[587,241,2],[587,140,2],[587,281,2],[587,191,2],[587,492,2],[587,493,2],[587,494,2],[587,129,2],[587,495,2],[587,496,2],[587,497,2],[587,296,2],[587,200,2],[587,210,2],[587,232,2],[587,498,2],[587,432,2],[587,454,2],[587,518,2],[587,519,2],[587,520,2],[587,521,2],[587,522,2],[587,524,2],[587,525,2],[587,526,2],[587,527,2],[587,528,2],[587,529,2],[587,530,2],[587,531,2],[587,532,2],[587,533,2],[587,534,2],[587,535,2],[587,536,2],[587,537,2],[587,538,2],[587,539,2],[587,540,2],[587,541,2],[587,542,2],[587,543,2],[587,544,2],[587,545,2],[587,546,2],[587,547,2],[587,548,2],[587,549,2],[587,550,2],[587,551,2],[587,552,2],[587,553,2],[587,554,2],[587,555,2],[587,556,2],[587,557,2],[587,558,2],[587,559,2],[587,560,2],[587,561,2],[587,562,2],[587,563,2],[587,564,2],[587,565,2],[587,566,2],[587,567,2],[587,568,2],[587,569,2],[587,570,2],[587,571,2],[587,572,2],[587,573,2],[587,574,2],[587,575,2],[587,576,2],[587,577,2],[587,578,2],[587,579,2],[587,580,2],[587,581,2],[587,582,2],[587,585,2],[587,586,2],[587,588,2],[587,590,2],[587,591,2],[587,592,2],[587,593,2],[587,594,2],[587,595,2],[587,596,2],[587,597,2],[587,598,2],[587,599,2],[587,600,2],[587,601,2],[587,602,2],[587,603,2],[587,604,2],[587,605,2],[587,606,2],[587,607,2],[587,608,2],[587,609,2],[587,610,2],[587,611,2],[587,612,2],[587,613,2],[587,614,2],[587,615,2],[587,616,2],[587,617,2],[587,618,2],[587,619,2],[587,620,2],[587,621,2],[587,622,2],[587,623,2],[587,624,2],[587,625,2],[587,626,2],[587,627,2],[587,628,2],[587,629,2],[588,499,2],[588,501,2],[588,511,2],[588,517,2],[588,502,2],[588,512,2],[588,516,2],[588,507,2],[588,508,2],[588,509,2],[588,515,2],[588,514,2],[588,505,2],[588,503,2],[588,506,2],[588,87,2],[588,431,2],[588,37,2],[588,339,2],[588,233,2],[588,131,2],[588,369,2],[588,146,2],[588,207,2],[588,30,2],[588,312,2],[588,307,2],[588,486,2],[588,38,2],[588,265,2],[588,196,2],[588,263,2],[588,285,2],[588,470,2],[588,325,2],[588,487,2],[588,262,2],[588,488,2],[588,489,2],[588,149,2],[588,490,2],[588,491,2],[588,241,2],[588,140,2],[588,281,2],[588,191,2],[588,492,2],[588,493,2],[588,494,2],[588,129,2],[588,495,2],[588,496,2],[588,497,2],[588,296,2],[588,200,2],[588,210,2],[588,232,2],[588,498,2],[588,432,2],[588,454,2],[588,518,2],[588,519,2],[588,520,2],[588,521,2],[588,522,2],[588,523,2],[588,524,2],[588,525,2],[588,526,2],[588,527,2],[588,530,2],[588,531,2],[588,532,2],[588,534,2],[588,535,2],[588,536,2],[588,537,2],[588,538,2],[588,539,2],[588,540,2],[588,541,2],[588,542,2],[588,543,2],[588,544,2],[588,545,2],[588,546,2],[588,547,2],[588,548,2],[588,549,2],[588,550,2],[588,551,2],[588,552,2],[588,553,2],[588,554,2],[588,555,2],[588,556,2],[588,557,2],[588,558,2],[588,559,2],[588,560,2],[588,561,2],[588,562,2],[588,563,2],[588,564,2],[588,565,2],[588,566,2],[588,567,2],[588,568,2],[588,569,2],[588,570,2],[588,571,2],[588,572,2],[588,573,2],[588,574,2],[588,575,2],[588,576,2],[588,577,2],[588,578,2],[588,579,2],[588,580,2],[588,581,2],[588,582,2],[588,583,2],[588,584,2],[588,585,2],[588,586,2],[588,587,2],[588,589,2],[588,590,2],[588,591,2],[588,592,2],[588,593,2],[588,594,2],[588,595,2],[588,596,2],[588,597,2],[588,598,2],[588,599,2],[588,600,2],[588,601,2],[588,602,2],[588,603,2],[588,604,2],[588,605,2],[588,606,2],[588,607,2],[588,608,2],[588,609,2],[588,610,2],[588,611,2],[588,612,2],[588,613,2],[588,614,2],[588,615,2],[588,616,2],[588,617,2],[588,618,2],[588,619,2],[588,620,2],[588,621,2],[588,622,2],[588,623,2],[588,624,2],[588,625,2],[588,626,2],[588,627,2],[588,628,2],[588,629,2],[589,499,2],[589,501,2],[589,511,2],[589,517,2],[589,502,2],[589,512,2],[589,516,2],[589,507,2],[589,508,2],[589,509,2],[589,515,2],[589,514,2],[589,505,2],[589,503,2],[589,506,2],[589,87,2],[589,431,2],[589,37,2],[589,339,2],[589,233,2],[589,131,2],[589,369,2],[589,146,2],[589,207,2],[589,30,2],[589,312,2],[589,307,2],[589,486,2],[589,38,2],[589,265,2],[589,196,2],[589,263,2],[589,285,2],[589,470,2],[589,325,2],[589,487,2],[589,262,2],[589,488,2],[589,489,2],[589,149,2],[589,490,2],[589,491,2],[589,241,2],[589,140,2],[589,281,2],[589,191,2],[589,492,2],[589,493,2],[589,494,2],[589,129,2],[589,495,2],[589,496,2],[589,497,2],[589,296,2],[589,200,2],[589,210,2],[589,232,2],[589,498,2],[589,432,2],[589,454,2],[589,518,2],[589,519,2],[589,520,2],[589,521,2],[589,522,2],[589,523,2],[589,524,2],[589,525,2],[589,526,2],[589,527,2],[589,528,2],[589,529,2],[589,530,2],[589,531,2],[589,532,2],[589,534,2],[589,535,2],[589,536,2],[589,537,2],[589,538,2],[589,539,2],[589,540,2],[589,541,2],[589,542,2],[589,543,2],[589,544,2],[589,545,2],[589,546,2],[589,547,2],[589,548,2],[589,549,2],[589,550,2],[589,551,2],[589,552,2],[589,553,2],[589,554,2],[589,555,2],[589,556,2],[589,557,2],[589,558,2],[589,559,2],[589,560,2],[589,561,2],[589,562,2],[589,563,2],[589,564,2],[589,565,2],[589,566,2],[589,567,2],[589,568,2],[589,569,2],[589,570,2],[589,571,2],[589,572,2],[589,573,2],[589,574,2],[589,575,2],[589,576,2],[589,577,2],[589,578,2],[589,579,2],[589,580,2],[589,581,2],[589,582,2],[589,585,2],[589,586,2],[589,588,2],[589,590,2],[589,591,2],[589,592,2],[589,593,2],[589,594,2],[589,595,2],[589,596,2],[589,597,2],[589,598,2],[589,599,2],[589,600,2],[589,601,2],[589,602,2],[589,603,2],[589,604,2],[589,605,2],[589,606,2],[589,607,2],[589,608,2],[589,609,2],[589,610,2],[589,611,2],[589,612,2],[589,613,2],[589,614,2],[589,615,2],[589,616,2],[589,617,2],[589,618,2],[589,619,2],[589,620,2],[589,621,2],[589,622,2],[589,623,2],[589,624,2],[589,625,2],[589,626,2],[589,627,2],[589,628,2],[589,629,2],[590,499,2],[590,501,2],[590,511,2],[590,517,2],[590,502,2],[590,512,2],[590,516,2],[590,507,2],[590,508,2],[590,509,2],[590,515,2],[590,514,2],[590,505,2],[590,503,2],[590,506,2],[590,87,2],[590,37,2],[590,339,2],[590,233,2],[590,131,2],[590,369,2],[590,146,2],[590,207,2],[590,30,2],[590,312,2],[590,307,2],[590,486,2],[590,38,2],[590,265,2],[590,196,2],[590,263,2],[590,285,2],[590,470,2],[590,325,2],[590,487,2],[590,262,2],[590,488,2],[590,489,2],[590,149,2],[590,490,2],[590,491,2],[590,241,2],[590,140,2],[590,281,2],[590,191,2],[590,492,2],[590,493,2],[590,494,2],[590,129,2],[590,495,2],[590,496,2],[590,497,2],[590,296,2],[590,200,2],[590,232,2],[590,498,2],[590,432,2],[590,454,2],[590,518,2],[590,519,2],[590,520,2],[590,521,2],[590,522,2],[590,523,2],[590,524,2],[590,525,2],[590,526,2],[590,527,2],[590,528,2],[590,529,2],[590,530,2],[590,531,2],[590,532,2],[590,533,2],[590,534,2],[590,535,2],[590,536,2],[590,537,2],[590,538,2],[590,539,2],[590,540,2],[590,541,2],[590,542,2],[590,543,2],[590,544,2],[590,545,2],[590,546,2],[590,547,2],[590,548,2],[590,549,2],[590,550,2],[590,551,2],[590,552,2],[590,553,2],[590,554,2],[590,555,2],[590,556,2],[590,557,2],[590,558,2],[590,559,2],[590,560,2],[590,561,2],[590,562,2],[590,563,2],[590,564,2],[590,565,2],[590,566,2],[590,567,2],[590,568,2],[590,569,2],[590,570,2],[590,571,2],[590,572,2],[590,573,2],[590,574,2],[590,575,2],[590,576,2],[590,577,2],[590,578,2],[590,579,2],[590,581,2],[590,584,2],[590,586,2],[590,587,2],[590,588,2],[590,589,2],[590,591,2],[590,592,2],[590,593,2],[590,594,2],[590,595,2],[590,596,2],[590,597,2],[590,598,2],[590,599,2],[590,600,2],[590,601,2],[590,602,2],[590,603,2],[590,604,2],[590,605,2],[590,606,2],[590,607,2],[590,608,2],[590,609,2],[590,610,2],[590,611,2],[590,612,2],[590,613,2],[590,614,2],[590,615,2],[590,616,2],[590,617,2],[590,618,2],[590,619,2],[590,620,2],[590,621,2],[590,622,2],[590,623,2],[590,624,2],[590,625,2],[590,626,2],[590,627,2],[590,628,2],[590,629,2],[591,499,2],[591,501,2],[591,511,2],[591,517,2],[591,502,2],[591,512,2],[591,516,2],[591,507,2],[591,508,2],[591,509,2],[591,515,2],[591,514,2],[591,505,2],[591,503,2],[591,506,2],[591,87,2],[591,37,2],[591,339,2],[591,233,2],[591,131,2],[591,369,2],[591,146,2],[591,207,2],[591,30,2],[591,312,2],[591,307,2],[591,486,2],[591,38,2],[591,265,2],[591,196,2],[591,263,2],[591,285,2],[591,470,2],[591,325,2],[591,487,2],[591,262,2],[591,488,2],[591,489,2],[591,149,2],[591,490,2],[591,491,2],[591,241,2],[591,140,2],[591,281,2],[591,191,2],[591,492,2],[591,493,2],[591,494,2],[591,129,2],[591,495,2],[591,496,2],[591,497,2],[591,296,2],[591,200,2],[591,232,2],[591,498,2],[591,432,2],[591,454,2],[591,518,2],[591,519,2],[591,520,2],[591,521,2],[591,522,2],[591,523,2],[591,524,2],[591,525,2],[591,526,2],[591,527,2],[591,528,2],[591,529,2],[591,530,2],[591,531,2],[591,532,2],[591,533,2],[591,535,2],[591,536,2],[591,537,2],[591,538,2],[591,539,2],[591,540,2],[591,541,2],[591,542,2],[591,543,2],[591,544,2],[591,545,2],[591,546,2],[591,547,2],[591,548,2],[591,549,2],[591,550,2],[591,551,2],[591,552,2],[591,553,2],[591,554,2],[591,555,2],[591,556,2],[591,557,2],[591,558,2],[591,559,2],[591,560,2],[591,561,2],[591,562,2],[591,563,2],[591,564,2],[591,565,2],[591,566,2],[591,567,2],[591,568,2],[591,569,2],[591,570,2],[591,571,2],[591,572,2],[591,573,2],[591,574,2],[591,575,2],[591,576,2],[591,577,2],[591,578,2],[591,579,2],[591,580,2],[591,581,2],[591,582,2],[591,583,2],[591,584,2],[591,585,2],[591,586,2],[591,587,2],[591,588,2],[591,589,2],[591,590,2],[591,592,2],[591,593,2],[591,594,2],[591,595,2],[591,596,2],[591,597,2],[591,598,2],[591,602,2],[591,603,2],[591,604,2],[591,605,2],[591,606,2],[591,607,2],[591,608,2],[591,609,2],[591,610,2],[591,611,2],[591,612,2],[591,613,2],[591,614,2],[591,615,2],[591,616,2],[591,617,2],[591,618,2],[591,619,2],[591,620,2],[591,621,2],[591,622,2],[591,623,2],[591,624,2],[591,625,2],[591,626,2],[591,627,2],[591,628,2],[591,629,2],[592,499,2],[592,501,2],[592,511,2],[592,517,2],[592,502,2],[592,512,2],[592,516,2],[592,507,2],[592,508,2],[592,509,2],[592,515,2],[592,514,2],[592,505,2],[592,503,2],[592,506,2],[592,87,2],[592,431,2],[592,37,2],[592,339,2],[592,233,2],[592,131,2],[592,369,2],[592,146,2],[592,207,2],[592,30,2],[592,312,2],[592,307,2],[592,486,2],[592,38,2],[592,265,2],[592,196,2],[592,263,2],[592,285,2],[592,470,2],[592,325,2],[592,487,2],[592,262,2],[592,488,2],[592,489,2],[592,149,2],[592,490,2],[592,491,2],[592,241,2],[592,140,2],[592,281,2],[592,191,2],[592,492,2],[592,493,2],[592,494,2],[592,129,2],[592,495,2],[592,496,2],[592,497,2],[592,296,2],[592,200,2],[592,210,2],[592,232,2],[592,498,2],[592,432,2],[592,454,2],[592,518,2],[592,519,2],[592,520,2],[592,521,2],[592,522,2],[592,524,2],[592,525,2],[592,526,2],[592,527,2],[592,528,2],[592,529,2],[592,530,2],[592,531,2],[592,532,2],[592,533,2],[592,534,2],[592,535,2],[592,536,2],[592,537,2],[592,538,2],[592,539,2],[592,540,2],[592,541,2],[592,542,2],[592,543,2],[592,544,2],[592,545,2],[592,546,2],[592,547,2],[592,548,2],[592,549,2],[592,550,2],[592,551,2],[592,552,2],[592,553,2],[592,554,2],[592,555,2],[592,556,2],[592,557,2],[592,558,2],[592,559,2],[592,560,2],[592,561,2],[592,562,2],[592,563,2],[592,564,2],[592,565,2],[592,566,2],[592,567,2],[592,568,2],[592,569,2],[592,570,2],[592,571,2],[592,572,2],[592,573,2],[592,574,2],[592,575,2],[592,576,2],[592,577,2],[592,578,2],[592,579,2],[592,580,2],[592,583,2],[592,584,2],[592,585,2],[592,587,2],[592,588,2],[592,589,2],[592,590,2],[592,591,2],[592,593,2],[592,594,2],[592,595,2],[592,596,2],[592,597,2],[592,598,2],[592,599,2],[592,600,2],[592,601,2],[592,602,2],[592,603,2],[592,604,2],[592,605,2],[592,606,2],[592,607,2],[592,608,2],[592,609,2],[592,610,2],[592,611,2],[592,612,2],[592,613,2],[592,614,2],[592,615,2],[592,616,2],[592,617,2],[592,618,2],[592,619,2],[592,620,2],[592,621,2],[592,622,2],[592,623,2],[592,624,2],[592,625,2],[592,626,2],[592,627,2],[592,628,2],[592,629,2],[593,499,2],[593,501,2],[593,511,2],[593,517,2],[593,502,2],[593,512,2],[593,516,2],[593,507,2],[593,508,2],[593,509,2],[593,515,2],[593,514,2],[593,505,2],[593,503,2],[593,506,2],[593,87,2],[593,431,2],[593,37,2],[593,339,2],[593,233,2],[593,131,2],[593,369,2],[593,146,2],[593,207,2],[593,30,2],[593,312,2],[593,307,2],[593,486,2],[593,38,2],[593,265,2],[593,196,2],[593,263,2],[593,285,2],[593,470,2],[593,325,2],[593,487,2],[593,262,2],[593,488,2],[593,489,2],[593,149,2],[593,490,2],[593,491,2],[593,241,2],[593,140,2],[593,281,2],[593,191,2],[593,492,2],[593,493,2],[593,494,2],[593,129,2],[593,495,2],[593,496,2],[593,497,2],[593,296,2],[593,200,2],[593,210,2],[593,232,2],[593,498,2],[593,432,2],[593,454,2],[593,518,2],[593,519,2],[593,520,2],[593,521,2],[593,522,2],[593,523,2],[593,524,2],[593,525,2],[593,526,2],[593,527,2],[593,530,2],[593,531,2],[593,532,2],[593,533,2],[593,534,2],[593,536,2],[593,537,2],[593,538,2],[593,539,2],[593,540,2],[593,541,2],[593,542,2],[593,543,2],[593,544,2],[593,545,2],[593,546,2],[593,547,2],[593,548,2],[593,549,2],[593,550,2],[593,551,2],[593,552,2],[593,553,2],[593,554,2],[593,555,2],[593,556,2],[593,557,2],[593,558,2],[593,559,2],[593,560,2],[593,561,2],[593,562,2],[593,563,2],[593,564,2],[593,565,2],[593,566,2],[593,567,2],[593,568,2],[593,569,2],[593,570,2],[593,571,2],[593,572,2],[593,573,2],[593,574,2],[593,575,2],[593,576,2],[593,577,2],[593,578,2],[593,579,2],[593,580,2],[593,581,2],[593,582,2],[593,583,2],[593,584,2],[593,585,2],[593,586,2],[593,587,2],[593,588,2],[593,589,2],[593,590,2],[593,591,2],[593,592,2],[593,594,2],[593,595,2],[593,596,2],[593,597,2],[593,598,2],[593,599,2],[593,600,2],[593,601,2],[593,602,2],[593,603,2],[593,604,2],[593,605,2],[593,606,2],[593,607,2],[593,608,2],[593,609,2],[593,610,2],[593,611,2],[593,612,2],[593,613,2],[593,614,2],[593,615,2],[593,616,2],[593,617,2],[593,618,2],[593,619,2],[593,620,2],[593,621,2],[593,622,2],[593,623,2],[593,624,2],[593,625,2],[593,626,2],[593,627,2],[593,628,2],[593,629,2],[594,499,2],[594,501,2],[594,511,2],[594,517,2],[594,502,2],[594,512,2],[594,516,2],[594,507,2],[594,508,2],[594,509,2],[594,515,2],[594,514,2],[594,505,2],[594,503,2],[594,506,2],[594,87,2],[594,431,2],[594,37,2],[594,339,2],[594,233,2],[594,131,2],[594,369,2],[594,146,2],[594,207,2],[594,30,2],[594,312,2],[594,307,2],[594,486,2],[594,38,2],[594,265,2],[594,196,2],[594,263,2],[594,285,2],[594,470,2],[594,325,2],[594,487,2],[594,262,2],[594,488,2],[594,489,2],[594,149,2],[594,490,2],[594,491,2],[594,241,2],[594,140,2],[594,281,2],[594,191,2],[594,492,2],[594,493,2],[594,494,2],[594,129,2],[594,495,2],[594,496,2],[594,497,2],[594,296,2],[594,200,2],[594,232,2],[594,498,2],[594,432,2],[594,454,2],[594,518,2],[594,519,2],[594,520,2],[594,521,2],[594,522,2],[594,523,2],[594,524,2],[594,525,2],[594,526,2],[594,527,2],[594,530,2],[594,531,2],[594,532,2],[594,533,2],[594,534,2],[594,535,2],[594,536,2],[594,537,2],[594,538,2],[594,539,2],[594,540,2],[594,541,2],[594,542,2],[594,543,2],[594,544,2],[594,545,2],[594,546,2],[594,547,2],[594,548,2],[594,549,2],[594,550,2],[594,551,2],[594,552,2],[594,553,2],[594,554,2],[594,555,2],[594,556,2],[594,557,2],[594,558,2],[594,559,2],[594,560,2],[594,561,2],[594,562,2],[594,563,2],[594,564,2],[594,565,2],[594,566,2],[594,567,2],[594,568,2],[594,569,2],[594,570,2],[594,571,2],[594,572,2],[594,573,2],[594,574,2],[594,577,2],[594,578,2],[594,579,2],[594,580,2],[594,581,2],[594,582,2],[594,583,2],[594,584,2],[594,585,2],[594,586,2],[594,587,2],[594,588,2],[594,589,2],[594,590,2],[594,591,2],[594,592,2],[594,593,2],[594,595,2],[594,596,2],[594,597,2],[594,598,2],[594,599,2],[594,600,2],[594,601,2],[594,602,2],[594,603,2],[594,604,2],[594,605,2],[594,606,2],[594,607,2],[594,608,2],[594,609,2],[594,610,2],[594,611,2],[594,612,2],[594,613,2],[594,614,2],[594,615,2],[594,616,2],[594,617,2],[594,618,2],[594,619,2],[594,620,2],[594,621,2],[594,622,2],[594,623,2],[594,624,2],[594,625,2],[594,626,2],[594,627,2],[594,628,2],[594,629,2],[595,499,2],[595,501,2],[595,511,2],[595,517,2],[595,502,2],[595,512,2],[595,516,2],[595,507,2],[595,508,2],[595,509,2],[595,515,2],[595,514,2],[595,505,2],[595,503,2],[595,506,2],[595,87,2],[595,431,2],[595,37,2],[595,339,2],[595,233,2],[595,131,2],[595,369,2],[595,146,2],[595,207,2],[595,30,2],[595,312,2],[595,307,2],[595,486,2],[595,38,2],[595,265,2],[595,196,2],[595,263,2],[595,285,2],[595,470,2],[595,325,2],[595,487,2],[595,262,2],[595,488,2],[595,489,2],[595,149,2],[595,490,2],[595,491,2],[595,241,2],[595,140,2],[595,281,2],[595,191,2],[595,492,2],[595,493,2],[595,494,2],[595,129,2],[595,495,2],[595,496,2],[595,497,2],[595,296,2],[595,200,2],[595,210,2],[595,232,2],[595,498,2],[595,432,2],[595,454,2],[595,520,2],[595,521,2],[595,522,2],[595,523,2],[595,526,2],[595,527,2],[595,528,2],[595,529,2],[595,530,2],[595,531,2],[595,532,2],[595,533,2],[595,534,2],[595,535,2],[595,536,2],[595,537,2],[595,538,2],[595,539,2],[595,540,2],[595,541,2],[595,542,2],[595,543,2],[595,544,2],[595,545,2],[595,546,2],[595,547,2],[595,548,2],[595,549,2],[595,550,2],[595,551,2],[595,552,2],[595,553,2],[595,554,2],[595,555,2],[595,556,2],[595,557,2],[595,558,2],[595,559,2],[595,560,2],[595,561,2],[595,562,2],[595,563,2],[595,564,2],[595,565,2],[595,566,2],[595,567,2],[595,568,2],[595,569,2],[595,570,2],[595,571,2],[595,572,2],[595,573,2],[595,574,2],[595,575,2],[595,576,2],[595,577,2],[595,578,2],[595,579,2],[595,580,2],[595,581,2],[595,582,2],[595,583,2],[595,584,2],[595,585,2],[595,586,2],[595,587,2],[595,588,2],[595,589,2],[595,590,2],[595,591,2],[595,592,2],[595,593,2],[595,594,2],[595,596,2],[595,597,2],[595,598,2],[595,599,2],[595,600,2],[595,601,2],[595,602,2],[595,603,2],[595,604,2],[595,605,2],[595,606,2],[595,607,2],[595,608,2],[595,609,2],[595,610,2],[595,611,2],[595,612,2],[595,613,2],[595,614,2],[595,615,2],[595,616,2],[595,617,2],[595,618,2],[595,619,2],[595,620,2],[595,621,2],[595,622,2],[595,623,2],[595,624,2],[595,625,2],[595,626,2],[595,627,2],[595,628,2],[595,629,2],[596,499,2],[596,501,2],[596,511,2],[596,517,2],[596,502,2],[596,512,2],[596,516,2],[596,507,2],[596,508,2],[596,509,2],[596,515,2],[596,514,2],[596,505,2],[596,503,2],[596,506,2],[596,87,2],[596,37,2],[596,339,2],[596,233,2],[596,131,2],[596,369,2],[596,146,2],[596,207,2],[596,30,2],[596,312,2],[596,307,2],[596,486,2],[596,38,2],[596,265,2],[596,196,2],[596,263,2],[596,285,2],[596,470,2],[596,325,2],[596,487,2],[596,262,2],[596,488,2],[596,489,2],[596,149,2],[596,490,2],[596,491,2],[596,241,2],[596,140,2],[596,281,2],[596,191,2],[596,492,2],[596,493,2],[596,494,2],[596,129,2],[596,495,2],[596,496,2],[596,497,2],[596,296,2],[596,200,2],[596,232,2],[596,498,2],[596,432,2],[596,454,2],[596,518,2],[596,519,2],[596,520,2],[596,521,2],[596,522,2],[596,523,2],[596,524,2],[596,525,2],[596,526,2],[596,527,2],[596,528,2],[596,529,2],[596,530,2],[596,531,2],[596,532,2],[596,533,2],[596,534,2],[596,535,2],[596,536,2],[596,537,2],[596,538,2],[596,539,2],[596,540,2],[596,541,2],[596,542,2],[596,545,2],[596,547,2],[596,548,2],[596,549,2],[596,550,2],[596,551,2],[596,552,2],[596,553,2],[596,554,2],[596,555,2],[596,556,2],[596,557,2],[596,558,2],[596,559,2],[596,560,2],[596,561,2],[596,562,2],[596,563,2],[596,564,2],[596,565,2],[596,566,2],[596,567,2],[596,568,2],[596,569,2],[596,570,2],[596,571,2],[596,572,2],[596,573,2],[596,574,2],[596,575,2],[596,576,2],[596,577,2],[596,578,2],[596,579,2],[596,580,2],[596,581,2],[596,582,2],[596,583,2],[596,584,2],[596,585,2],[596,586,2],[596,587,2],[596,588,2],[596,589,2],[596,590,2],[596,591,2],[596,592,2],[596,593,2],[596,594,2],[596,595,2],[596,598,2],[596,599,2],[596,600,2],[596,601,2],[596,602,2],[596,603,2],[596,604,2],[596,605,2],[596,606,2],[596,607,2],[596,608,2],[596,609,2],[596,610,2],[596,611,2],[596,612,2],[596,613,2],[596,614,2],[596,615,2],[596,616,2],[596,617,2],[596,618,2],[596,619,2],[596,620,2],[596,621,2],[596,622,2],[596,623,2],[596,624,2],[596,625,2],[596,626,2],[596,627,2],[596,628,2],[596,629,2],[597,499,2],[597,501,2],[597,511,2],[597,517,2],[597,502,2],[597,512,2],[597,516,2],[597,507,2],[597,508,2],[597,509,2],[597,515,2],[597,514,2],[597,505,2],[597,503,2],[597,506,2],[597,87,2],[597,37,2],[597,339,2],[597,233,2],[597,131,2],[597,369,2],[597,146,2],[597,207,2],[597,30,2],[597,312,2],[597,307,2],[597,486,2],[597,38,2],[597,265,2],[597,196,2],[597,263,2],[597,285,2],[597,470,2],[597,325,2],[597,487,2],[597,262,2],[597,488,2],[597,489,2],[597,149,2],[597,490,2],[597,491,2],[597,241,2],[597,140,2],[597,281,2],[597,191,2],[597,492,2],[597,493,2],[597,494,2],[597,129,2],[597,495,2],[597,496,2],[597,497,2],[597,296,2],[597,200,2],[597,232,2],[597,498,2],[597,432,2],[597,454,2],[597,521,2],[597,522,2],[597,523,2],[597,524,2],[597,525,2],[597,526,2],[597,527,2],[597,528,2],[597,529,2],[597,530,2],[597,531,2],[597,532,2],[597,533,2],[597,534,2],[597,535,2],[597,536,2],[597,537,2],[597,538,2],[597,539,2],[597,540,2],[597,541,2],[597,542,2],[597,543,2],[597,544,2],[597,545,2],[597,546,2],[597,547,2],[597,548,2],[597,549,2],[597,550,2],[597,551,2],[597,552,2],[597,553,2],[597,554,2],[597,555,2],[597,556,2],[597,557,2],[597,558,2],[597,559,2],[597,560,2],[597,561,2],[597,562,2],[597,563,2],[597,564,2],[597,565,2],[597,566,2],[597,567,2],[597,568,2],[597,569,2],[597,570,2],[597,571,2],[597,572,2],[597,573,2],[597,574,2],[597,575,2],[597,576,2],[597,577,2],[597,578,2],[597,579,2],[597,580,2],[597,581,2],[597,582,2],[597,583,2],[597,584,2],[597,585,2],[597,586,2],[597,587,2],[597,588,2],[597,589,2],[597,590,2],[597,591,2],[597,592,2],[597,593,2],[597,594,2],[597,596,2],[597,598,2],[597,599,2],[597,600,2],[597,601,2],[597,602,2],[597,603,2],[597,604,2],[597,605,2],[597,606,2],[597,607,2],[597,608,2],[597,609,2],[597,610,2],[597,611,2],[597,612,2],[597,613,2],[597,614,2],[597,615,2],[597,616,2],[597,617,2],[597,618,2],[597,619,2],[597,620,2],[597,621,2],[597,622,2],[597,623,2],[597,624,2],[597,625,2],[597,626,2],[597,627,2],[597,628,2],[597,629,2],[598,499,2],[598,501,2],[598,511,2],[598,517,2],[598,502,2],[598,512,2],[598,516,2],[598,507,2],[598,508,2],[598,509,2],[598,515,2],[598,514,2],[598,505,2],[598,503,2],[598,506,2],[598,87,2],[598,431,2],[598,37,2],[598,339,2],[598,233,2],[598,131,2],[598,369,2],[598,146,2],[598,207,2],[598,30,2],[598,312,2],[598,307,2],[598,486,2],[598,38,2],[598,265,2],[598,196,2],[598,263,2],[598,285,2],[598,470,2],[598,325,2],[598,487,2],[598,262,2],[598,488,2],[598,489,2],[598,149,2],[598,490,2],[598,491,2],[598,241,2],[598,140,2],[598,281,2],[598,191,2],[598,492,2],[598,493,2],[598,494,2],[598,129,2],[598,495,2],[598,496,2],[598,497,2],[598,296,2],[598,200,2],[598,210,2],[598,232,2],[598,498,2],[598,432,2],[598,454,2],[598,518,2],[598,519,2],[598,520,2],[598,521,2],[598,522,2],[598,523,2],[598,524,2],[598,525,2],[598,526,2],[598,527,2],[598,528,2],[598,529,2],[598,530,2],[598,531,2],[598,532,2],[598,533,2],[598,534,2],[598,535,2],[598,536,2],[598,537,2],[598,538,2],[598,539,2],[598,540,2],[598,541,2],[598,542,2],[598,545,2],[598,547,2],[598,548,2],[598,549,2],[598,550,2],[598,551,2],[598,552,2],[598,553,2],[598,554,2],[598,555,2],[598,556,2],[598,557,2],[598,558,2],[598,559,2],[598,560,2],[598,561,2],[598,562,2],[598,563,2],[598,564,2],[598,565,2],[598,566,2],[598,567,2],[598,568,2],[598,569,2],[598,570,2],[598,571,2],[598,572,2],[598,573,2],[598,574,2],[598,575,2],[598,576,2],[598,577,2],[598,578,2],[598,579,2],[598,580,2],[598,581,2],[598,582,2],[598,583,2],[598,584,2],[598,585,2],[598,586,2],[598,587,2],[598,588,2],[598,589,2],[598,590,2],[598,591,2],[598,592,2],[598,593,2],[598,594,2],[598,595,2],[598,596,2],[598,597,2],[598,599,2],[598,600,2],[598,601,2],[598,602,2],[598,603,2],[598,604,2],[598,605,2],[598,606,2],[598,607,2],[598,608,2],[598,609,2],[598,610,2],[598,611,2],[598,612,2],[598,613,2],[598,614,2],[598,615,2],[598,616,2],[598,617,2],[598,618,2],[598,619,2],[598,620,2],[598,621,2],[598,622,2],[598,623,2],[598,624,2],[598,625,2],[598,626,2],[598,627,2],[598,628,2],[598,629,2],[599,499,2],[599,501,2],[599,511,2],[599,517,2],[599,502,2],[599,512,2],[599,516,2],[599,507,2],[599,508,2],[599,509,2],[599,515,2],[599,514,2],[599,505,2],[599,503,2],[599,506,2],[599,87,2],[599,431,2],[599,37,2],[599,339,2],[599,233,2],[599,131,2],[599,369,2],[599,146,2],[599,207,2],[599,30,2],[599,312,2],[599,307,2],[599,486,2],[599,38,2],[599,265,2],[599,196,2],[599,263,2],[599,285,2],[599,470,2],[599,325,2],[599,487,2],[599,262,2],[599,488,2],[599,489,2],[599,149,2],[599,490,2],[599,491,2],[599,241,2],[599,140,2],[599,281,2],[599,191,2],[599,492,2],[599,493,2],[599,494,2],[599,129,2],[599,495,2],[599,496,2],[599,497,2],[599,296,2],[599,200,2],[599,210,2],[599,232,2],[599,498,2],[599,432,2],[599,454,2],[599,518,2],[599,519,2],[599,520,2],[599,521,2],[599,522,2],[599,523,2],[599,524,2],[599,525,2],[599,526,2],[599,527,2],[599,528,2],[599,529,2],[599,530,2],[599,531,2],[599,532,2],[599,533,2],[599,534,2],[599,535,2],[599,536,2],[599,537,2],[599,538,2],[599,539,2],[599,540,2],[599,541,2],[599,542,2],[599,543,2],[599,544,2],[599,545,2],[599,546,2],[599,547,2],[599,548,2],[599,549,2],[599,551,2],[599,552,2],[599,553,2],[599,554,2],[599,555,2],[599,556,2],[599,557,2],[599,558,2],[599,559,2],[599,560,2],[599,561,2],[599,562,2],[599,563,2],[599,564,2],[599,565,2],[599,566,2],[599,567,2],[599,568,2],[599,569,2],[599,570,2],[599,571,2],[599,572,2],[599,573,2],[599,574,2],[599,575,2],[599,576,2],[599,577,2],[599,578,2],[599,579,2],[599,580,2],[599,581,2],[599,582,2],[599,583,2],[599,584,2],[599,585,2],[599,586,2],[599,587,2],[599,588,2],[599,589,2],[599,590,2],[599,592,2],[599,593,2],[599,594,2],[599,595,2],[599,596,2],[599,597,2],[599,598,2],[599,602,2],[599,603,2],[599,604,2],[599,605,2],[599,606,2],[599,607,2],[599,608,2],[599,609,2],[599,610,2],[599,611,2],[599,612,2],[599,613,2],[599,614,2],[599,615,2],[599,616,2],[599,617,2],[599,618,2],[599,619,2],[599,620,2],[599,621,2],[599,622,2],[599,623,2],[599,624,2],[599,625,2],[599,626,2],[599,627,2],[599,628,2],[599,629,2],[600,499,2],[600,501,2],[600,511,2],[600,517,2],[600,502,2],[600,512,2],[600,516,2],[600,507,2],[600,508,2],[600,509,2],[600,515,2],[600,514,2],[600,505,2],[600,503,2],[600,506,2],[600,87,2],[600,431,2],[600,37,2],[600,339,2],[600,233,2],[600,131,2],[600,369,2],[600,146,2],[600,207,2],[600,30,2],[600,312,2],[600,307,2],[600,486,2],[600,38,2],[600,265,2],[600,196,2],[600,263,2],[600,285,2],[600,470,2],[600,325,2],[600,487,2],[600,262,2],[600,488,2],[600,489,2],[600,149,2],[600,490,2],[600,491,2],[600,241,2],[600,140,2],[600,281,2],[600,191,2],[600,492,2],[600,493,2],[600,494,2],[600,129,2],[600,495,2],[600,496,2],[600,497,2],[600,296,2],[600,200,2],[600,210,2],[600,232,2],[600,498,2],[600,432,2],[600,454,2],[600,518,2],[600,519,2],[600,520,2],[600,521,2],[600,522,2],[600,524,2],[600,525,2],[600,526,2],[600,527,2],[600,528,2],[600,529,2],[600,530,2],[600,531,2],[600,532,2],[600,533,2],[600,534,2],[600,535,2],[600,536,2],[600,537,2],[600,538,2],[600,539,2],[600,540,2],[600,541,2],[600,542,2],[600,543,2],[600,544,2],[600,545,2],[600,546,2],[600,547,2],[600,548,2],[600,549,2],[600,550,2],[600,551,2],[600,552,2],[600,553,2],[600,554,2],[600,555,2],[600,556,2],[600,557,2],[600,558,2],[600,559,2],[600,560,2],[600,561,2],[600,562,2],[600,563,2],[600,564,2],[600,565,2],[600,566,2],[600,567,2],[600,568,2],[600,569,2],[600,570,2],[600,571,2],[600,572,2],[600,573,2],[600,574,2],[600,575,2],[600,576,2],[600,577,2],[600,578,2],[600,579,2],[600,580,2],[600,581,2],[600,582,2],[600,583,2],[600,584,2],[600,585,2],[600,586,2],[600,587,2],[600,588,2],[600,589,2],[600,590,2],[600,592,2],[600,593,2],[600,594,2],[600,595,2],[600,596,2],[600,597,2],[600,598,2],[600,602,2],[600,603,2],[600,604,2],[600,605,2],[600,606,2],[600,607,2],[600,608,2],[600,609,2],[600,610,2],[600,611,2],[600,612,2],[600,613,2],[600,614,2],[600,615,2],[600,616,2],[600,617,2],[600,618,2],[600,619,2],[600,620,2],[600,621,2],[600,622,2],[600,623,2],[600,624,2],[600,625,2],[600,626,2],[600,627,2],[600,628,2],[600,629,2],[601,499,2],[601,501,2],[601,511,2],[601,517,2],[601,502,2],[601,512,2],[601,516,2],[601,507,2],[601,508,2],[601,509,2],[601,515,2],[601,514,2],[601,505,2],[601,503,2],[601,506,2],[601,87,2],[601,431,2],[601,37,2],[601,339,2],[601,233,2],[601,131,2],[601,369,2],[601,146,2],[601,207,2],[601,30,2],[601,312,2],[601,307,2],[601,486,2],[601,38,2],[601,265,2],[601,196,2],[601,263,2],[601,285,2],[601,470,2],[601,325,2],[601,487,2],[601,262,2],[601,488,2],[601,489,2],[601,149,2],[601,490,2],[601,491,2],[601,241,2],[601,140,2],[601,281,2],[601,191,2],[601,492,2],[601,493,2],[601,494,2],[601,129,2],[601,495,2],[601,496,2],[601,497,2],[601,296,2],[601,200,2],[601,210,2],[601,232,2],[601,498,2],[601,432,2],[601,454,2],[601,518,2],[601,519,2],[601,520,2],[601,521,2],[601,522,2],[601,523,2],[601,524,2],[601,525,2],[601,526,2],[601,527,2],[601,528,2],[601,529,2],[601,530,2],[601,531,2],[601,532,2],[601,533,2],[601,534,2],[601,535,2],[601,536,2],[601,537,2],[601,538,2],[601,539,2],[601,540,2],[601,541,2],[601,542,2],[601,543,2],[601,544,2],[601,545,2],[601,546,2],[601,547,2],[601,548,2],[601,549,2],[601,551,2],[601,552,2],[601,553,2],[601,554,2],[601,555,2],[601,556,2],[601,557,2],[601,558,2],[601,559,2],[601,560,2],[601,561,2],[601,562,2],[601,563,2],[601,564,2],[601,565,2],[601,566,2],[601,567,2],[601,568,2],[601,569,2],[601,570,2],[601,571,2],[601,572,2],[601,573,2],[601,574,2],[601,575,2],[601,576,2],[601,577,2],[601,578,2],[601,579,2],[601,580,2],[601,581,2],[601,582,2],[601,583,2],[601,584,2],[601,585,2],[601,586,2],[601,587,2],[601,588,2],[601,589,2],[601,590,2],[601,592,2],[601,593,2],[601,594,2],[601,595,2],[601,596,2],[601,597,2],[601,598,2],[601,602,2],[601,603,2],[601,604,2],[601,605,2],[601,606,2],[601,607,2],[601,608,2],[601,609,2],[601,610,2],[601,611,2],[601,612,2],[601,613,2],[601,614,2],[601,615,2],[601,616,2],[601,617,2],[601,618,2],[601,619,2],[601,620,2],[601,621,2],[601,622,2],[601,623,2],[601,624,2],[601,625,2],[601,626,2],[601,627,2],[601,628,2],[601,629,2],[602,499,2],[602,501,2],[602,511,2],[602,517,2],[602,502,2],[602,512,2],[602,516,2],[602,507,2],[602,508,2],[602,509,2],[602,515,2],[602,514,2],[602,505,2],[602,503,2],[602,506,2],[602,87,2],[602,431,2],[602,37,2],[602,339,2],[602,233,2],[602,131,2],[602,369,2],[602,146,2],[602,207,2],[602,30,2],[602,312,2],[602,307,2],[602,486,2],[602,38,2],[602,265,2],[602,196,2],[602,263,2],[602,285,2],[602,470,2],[602,325,2],[602,487,2],[602,262,2],[602,488,2],[602,489,2],[602,149,2],[602,490,2],[602,491,2],[602,241,2],[602,140,2],[602,281,2],[602,191,2],[602,492,2],[602,493,2],[602,494,2],[602,129,2],[602,495,2],[602,496,2],[602,497,2],[602,296,2],[602,200,2],[602,210,2],[602,232,2],[602,498,2],[602,432,2],[602,454,2],[602,518,2],[602,519,2],[602,520,2],[602,521,2],[602,522,2],[602,523,2],[602,524,2],[602,525,2],[602,526,2],[602,527,2],[602,528,2],[602,529,2],[602,530,2],[602,531,2],[602,532,2],[602,533,2],[602,534,2],[602,535,2],[602,536,2],[602,537,2],[602,538,2],[602,539,2],[602,540,2],[602,541,2],[602,542,2],[602,543,2],[602,544,2],[602,545,2],[602,546,2],[602,547,2],[602,548,2],[602,549,2],[602,550,2],[602,551,2],[602,552,2],[602,553,2],[602,554,2],[602,555,2],[602,556,2],[602,557,2],[602,558,2],[602,559,2],[602,560,2],[602,561,2],[602,562,2],[602,563,2],[602,564,2],[602,565,2],[602,566,2],[602,567,2],[602,568,2],[602,569,2],[602,570,2],[602,571,2],[602,572,2],[602,573,2],[602,574,2],[602,575,2],[602,576,2],[602,577,2],[602,578,2],[602,579,2],[602,580,2],[602,581,2],[602,582,2],[602,583,2],[602,584,2],[602,585,2],[602,586,2],[602,587,2],[602,588,2],[602,589,2],[602,590,2],[602,592,2],[602,593,2],[602,594,2],[602,595,2],[602,596,2],[602,597,2],[602,598,2],[602,603,2],[602,604,2],[602,605,2],[602,606,2],[602,607,2],[602,608,2],[602,609,2],[602,610,2],[602,611,2],[602,612,2],[602,613,2],[602,614,2],[602,615,2],[602,616,2],[602,617,2],[602,618,2],[602,619,2],[602,620,2],[602,621,2],[602,622,2],[602,623,2],[602,624,2],[602,625,2],[602,626,2],[602,627,2],[602,628,2],[602,629,2],[603,499,2],[603,501,2],[603,511,2],[603,517,2],[603,502,2],[603,512,2],[603,516,2],[603,507,2],[603,508,2],[603,509,2],[603,515,2],[603,514,2],[603,505,2],[603,503,2],[603,506,2],[603,87,2],[603,431,2],[603,37,2],[603,339,2],[603,233,2],[603,131,2],[603,369,2],[603,146,2],[603,207,2],[603,30,2],[603,312,2],[603,307,2],[603,486,2],[603,38,2],[603,265,2],[603,196,2],[603,263,2],[603,285,2],[603,470,2],[603,325,2],[603,487,2],[603,262,2],[603,488,2],[603,489,2],[603,149,2],[603,490,2],[603,491,2],[603,241,2],[603,140,2],[603,281,2],[603,191,2],[603,492,2],[603,493,2],[603,494,2],[603,129,2],[603,495,2],[603,496,2],[603,497,2],[603,296,2],[603,200,2],[603,210,2],[603,232,2],[603,498,2],[603,432,2],[603,454,2],[603,518,2],[603,519,2],[603,520,2],[603,521,2],[603,523,2],[603,525,2],[603,526,2],[603,527,2],[603,528,2],[603,529,2],[603,530,2],[603,533,2],[603,534,2],[603,535,2],[603,536,2],[603,537,2],[603,538,2],[603,539,2],[603,540,2],[603,541,2],[603,542,2],[603,543,2],[603,544,2],[603,545,2],[603,546,2],[603,547,2],[603,548,2],[603,549,2],[603,550,2],[603,551,2],[603,552,2],[603,553,2],[603,554,2],[603,555,2],[603,556,2],[603,557,2],[603,558,2],[603,559,2],[603,560,2],[603,561,2],[603,562,2],[603,563,2],[603,564,2],[603,565,2],[603,566,2],[603,567,2],[603,568,2],[603,569,2],[603,570,2],[603,571,2],[603,572,2],[603,573,2],[603,574,2],[603,575,2],[603,576,2],[603,577,2],[603,578,2],[603,579,2],[603,580,2],[603,581,2],[603,582,2],[603,583,2],[603,584,2],[603,585,2],[603,586,2],[603,587,2],[603,588,2],[603,589,2],[603,590,2],[603,591,2],[603,592,2],[603,593,2],[603,594,2],[603,595,2],[603,596,2],[603,597,2],[603,598,2],[603,599,2],[603,600,2],[603,601,2],[603,602,2],[603,604,2],[603,605,2],[603,606,2],[603,607,2],[603,608,2],[603,609,2],[603,610,2],[603,611,2],[603,612,2],[603,613,2],[603,614,2],[603,615,2],[603,616,2],[603,617,2],[603,618,2],[603,619,2],[603,620,2],[603,621,2],[603,622,2],[603,623,2],[603,624,2],[603,625,2],[603,626,2],[603,627,2],[603,628,2],[603,629,2],[604,499,2],[604,501,2],[604,511,2],[604,517,2],[604,502,2],[604,512,2],[604,516,2],[604,507,2],[604,508,2],[604,509,2],[604,515,2],[604,514,2],[604,505,2],[604,503,2],[604,506,2],[604,87,2],[604,431,2],[604,37,2],[604,339,2],[604,233,2],[604,131,2],[604,369,2],[604,146,2],[604,207,2],[604,30,2],[604,312,2],[604,307,2],[604,486,2],[604,38,2],[604,265,2],[604,196,2],[604,263,2],[604,285,2],[604,470,2],[604,325,2],[604,487,2],[604,262,2],[604,488,2],[604,489,2],[604,149,2],[604,490,2],[604,491,2],[604,241,2],[604,140,2],[604,281,2],[604,191,2],[604,492,2],[604,493,2],[604,494,2],[604,129,2],[604,495,2],[604,496,2],[604,497,2],[604,296,2],[604,200,2],[604,210,2],[604,232,2],[604,498,2],[604,432,2],[604,454,2],[604,520,2],[604,521,2],[604,522,2],[604,523,2],[604,524,2],[604,526,2],[604,527,2],[604,528,2],[604,529,2],[604,530,2],[604,531,2],[604,532,2],[604,533,2],[604,534,2],[604,535,2],[604,536,2],[604,537,2],[604,538,2],[604,539,2],[604,540,2],[604,541,2],[604,542,2],[604,543,2],[604,544,2],[604,545,2],[604,546,2],[604,548,2],[604,549,2],[604,550,2],[604,551,2],[604,552,2],[604,553,2],[604,554,2],[604,555,2],[604,556,2],[604,557,2],[604,558,2],[604,559,2],[604,560,2],[604,561,2],[604,562,2],[604,563,2],[604,564,2],[604,565,2],[604,566,2],[604,567,2],[604,568,2],[604,569,2],[604,570,2],[604,571,2],[604,572,2],[604,573,2],[604,574,2],[604,575,2],[604,576,2],[604,577,2],[604,578,2],[604,579,2],[604,580,2],[604,581,2],[604,582,2],[604,583,2],[604,584,2],[604,585,2],[604,586,2],[604,587,2],[604,588,2],[604,589,2],[604,590,2],[604,591,2],[604,592,2],[604,593,2],[604,594,2],[604,595,2],[604,596,2],[604,597,2],[604,598,2],[604,599,2],[604,600,2],[604,601,2],[604,602,2],[604,603,2],[604,605,2],[604,606,2],[604,607,2],[604,608,2],[604,609,2],[604,610,2],[604,611,2],[604,612,2],[604,613,2],[604,614,2],[604,615,2],[604,616,2],[604,617,2],[604,618,2],[604,619,2],[604,620,2],[604,621,2],[604,622,2],[604,623,2],[604,624,2],[604,625,2],[604,626,2],[604,627,2],[604,628,2],[604,629,2],[605,499,2],[605,501,2],[605,511,2],[605,517,2],[605,502,2],[605,512,2],[605,516,2],[605,507,2],[605,508,2],[605,509,2],[605,515,2],[605,514,2],[605,505,2],[605,503,2],[605,506,2],[605,87,2],[605,431,2],[605,339,2],[605,233,2],[605,131,2],[605,369,2],[605,146,2],[605,207,2],[605,30,2],[605,312,2],[605,307,2],[605,486,2],[605,265,2],[605,196,2],[605,263,2],[605,285,2],[605,470,2],[605,325,2],[605,487,2],[605,262,2],[605,488,2],[605,489,2],[605,149,2],[605,490,2],[605,491,2],[605,241,2],[605,140,2],[605,281,2],[605,191,2],[605,492,2],[605,493,2],[605,494,2],[605,129,2],[605,495,2],[605,496,2],[605,497,2],[605,296,2],[605,200,2],[605,210,2],[605,232,2],[605,498,2],[605,432,2],[605,454,2],[605,518,2],[605,519,2],[605,520,2],[605,521,2],[605,522,2],[605,523,2],[605,524,2],[605,525,2],[605,526,2],[605,527,2],[605,528,2],[605,529,2],[605,530,2],[605,531,2],[605,532,2],[605,533,2],[605,535,2],[605,536,2],[605,537,2],[605,538,2],[605,539,2],[605,540,2],[605,541,2],[605,542,2],[605,543,2],[605,544,2],[605,545,2],[605,546,2],[605,547,2],[605,548,2],[605,549,2],[605,550,2],[605,551,2],[605,552,2],[605,553,2],[605,554,2],[605,555,2],[605,556,2],[605,557,2],[605,558,2],[605,559,2],[605,560,2],[605,561,2],[605,562,2],[605,563,2],[605,564,2],[605,565,2],[605,569,2],[605,570,2],[605,571,2],[605,572,2],[605,573,2],[605,574,2],[605,575,2],[605,576,2],[605,577,2],[605,578,2],[605,579,2],[605,580,2],[605,581,2],[605,582,2],[605,583,2],[605,584,2],[605,585,2],[605,586,2],[605,587,2],[605,588,2],[605,589,2],[605,590,2],[605,591,2],[605,592,2],[605,593,2],[605,594,2],[605,595,2],[605,596,2],[605,597,2],[605,598,2],[605,599,2],[605,600,2],[605,601,2],[605,602,2],[605,603,2],[605,604,2],[605,606,2],[605,607,2],[605,608,2],[605,609,2],[605,610,2],[605,611,2],[605,612,2],[605,613,2],[605,614,2],[605,615,2],[605,616,2],[605,617,2],[605,618,2],[605,619,2],[605,620,2],[605,621,2],[605,622,2],[605,623,2],[605,624,2],[605,625,2],[605,626,2],[605,627,2],[605,628,2],[605,629,2],[606,499,2],[606,501,2],[606,511,2],[606,517,2],[606,502,2],[606,512,2],[606,516,2],[606,507,2],[606,508,2],[606,509,2],[606,515,2],[606,514,2],[606,505,2],[606,503,2],[606,506,2],[606,87,2],[606,431,2],[606,339,2],[606,233,2],[606,131,2],[606,369,2],[606,146,2],[606,207,2],[606,312,2],[606,307,2],[606,486,2],[606,265,2],[606,196,2],[606,263,2],[606,285,2],[606,470,2],[606,325,2],[606,487,2],[606,262,2],[606,488,2],[606,489,2],[606,149,2],[606,490,2],[606,491,2],[606,241,2],[606,140,2],[606,281,2],[606,191,2],[606,492,2],[606,493,2],[606,494,2],[606,129,2],[606,495,2],[606,496,2],[606,497,2],[606,296,2],[606,200,2],[606,210,2],[606,232,2],[606,498,2],[606,432,2],[606,454,2],[606,518,2],[606,519,2],[606,520,2],[606,521,2],[606,522,2],[606,523,2],[606,524,2],[606,525,2],[606,526,2],[606,527,2],[606,528,2],[606,529,2],[606,530,2],[606,532,2],[606,533,2],[606,534,2],[606,535,2],[606,536,2],[606,537,2],[606,538,2],[606,539,2],[606,540,2],[606,541,2],[606,542,2],[606,543,2],[606,544,2],[606,545,2],[606,546,2],[606,547,2],[606,548,2],[606,549,2],[606,550,2],[606,551,2],[606,552,2],[606,553,2],[606,554,2],[606,555,2],[606,557,2],[606,558,2],[606,559,2],[606,560,2],[606,561,2],[606,562,2],[606,563,2],[606,564,2],[606,565,2],[606,566,2],[606,567,2],[606,568,2],[606,569,2],[606,570,2],[606,571,2],[606,572,2],[606,573,2],[606,574,2],[606,575,2],[606,576,2],[606,577,2],[606,578,2],[606,579,2],[606,580,2],[606,581,2],[606,582,2],[606,583,2],[606,584,2],[606,585,2],[606,586,2],[606,587,2],[606,588,2],[606,589,2],[606,590,2],[606,591,2],[606,592,2],[606,593,2],[606,594,2],[606,595,2],[606,596,2],[606,597,2],[606,598,2],[606,599,2],[606,600,2],[606,601,2],[606,602,2],[606,603,2],[606,604,2],[606,605,2],[606,608,2],[606,609,2],[606,610,2],[606,611,2],[606,612,2],[606,613,2],[606,614,2],[606,615,2],[606,616,2],[606,617,2],[606,618,2],[606,619,2],[606,620,2],[606,621,2],[606,622,2],[606,623,2],[606,624,2],[606,625,2],[606,626,2],[606,627,2],[606,628,2],[606,629,2],[607,499,2],[607,501,2],[607,511,2],[607,517,2],[607,502,2],[607,512,2],[607,516,2],[607,507,2],[607,508,2],[607,509,2],[607,515,2],[607,514,2],[607,505,2],[607,503,2],[607,506,2],[607,87,2],[607,431,2],[607,37,2],[607,339,2],[607,233,2],[607,131,2],[607,369,2],[607,146,2],[607,207,2],[607,30,2],[607,312,2],[607,307,2],[607,486,2],[607,38,2],[607,265,2],[607,196,2],[607,263,2],[607,285,2],[607,470,2],[607,325,2],[607,487,2],[607,262,2],[607,488,2],[607,489,2],[607,149,2],[607,490,2],[607,491,2],[607,241,2],[607,140,2],[607,281,2],[607,191,2],[607,492,2],[607,493,2],[607,494,2],[607,129,2],[607,495,2],[607,496,2],[607,497,2],[607,296,2],[607,200,2],[607,210,2],[607,232,2],[607,498,2],[607,432,2],[607,518,2],[607,519,2],[607,520,2],[607,521,2],[607,522,2],[607,523,2],[607,524,2],[607,525,2],[607,526,2],[607,527,2],[607,528,2],[607,529,2],[607,530,2],[607,531,2],[607,532,2],[607,533,2],[607,534,2],[607,535,2],[607,536,2],[607,537,2],[607,538,2],[607,539,2],[607,540,2],[607,541,2],[607,542,2],[607,543,2],[607,544,2],[607,545,2],[607,546,2],[607,547,2],[607,548,2],[607,549,2],[607,550,2],[607,551,2],[607,552,2],[607,553,2],[607,554,2],[607,555,2],[607,556,2],[607,557,2],[607,558,2],[607,559,2],[607,560,2],[607,561,2],[607,562,2],[607,563,2],[607,564,2],[607,565,2],[607,566,2],[607,567,2],[607,568,2],[607,569,2],[607,570,2],[607,571,2],[607,572,2],[607,573,2],[607,574,2],[607,575,2],[607,576,2],[607,577,2],[607,578,2],[607,579,2],[607,580,2],[607,581,2],[607,582,2],[607,583,2],[607,584,2],[607,585,2],[607,586,2],[607,587,2],[607,588,2],[607,589,2],[607,590,2],[607,591,2],[607,592,2],[607,593,2],[607,594,2],[607,595,2],[607,596,2],[607,597,2],[607,598,2],[607,599,2],[607,600,2],[607,601,2],[607,602,2],[607,603,2],[607,604,2],[607,605,2],[607,606,2],[607,611,2],[607,612,2],[607,613,2],[607,614,2],[607,615,2],[607,616,2],[607,617,2],[607,618,2],[607,619,2],[607,620,2],[607,621,2],[607,622,2],[607,623,2],[607,624,2],[607,625,2],[607,626,2],[607,627,2],[607,628,2],[607,629,2],[608,499,2],[608,501,2],[608,511,2],[608,517,2],[608,502,2],[608,512,2],[608,516,2],[608,507,2],[608,508,2],[608,509,2],[608,515,2],[608,514,2],[608,505,2],[608,503,2],[608,506,2],[608,87,2],[608,431,2],[608,37,2],[608,339,2],[608,233,2],[608,369,2],[608,146,2],[608,207,2],[608,30,2],[608,312,2],[608,307,2],[608,486,2],[608,38,2],[608,265,2],[608,196,2],[608,263,2],[608,285,2],[608,470,2],[608,325,2],[608,487,2],[608,262,2],[608,488,2],[608,489,2],[608,149,2],[608,490,2],[608,491,2],[608,241,2],[608,140,2],[608,281,2],[608,191,2],[608,492,2],[608,493,2],[608,494,2],[608,495,2],[608,496,2],[608,497,2],[608,296,2],[608,200,2],[608,210,2],[608,232,2],[608,498,2],[608,432,2],[608,454,2],[608,518,2],[608,519,2],[608,520,2],[608,521,2],[608,522,2],[608,523,2],[608,524,2],[608,525,2],[608,526,2],[608,527,2],[608,528,2],[608,529,2],[608,530,2],[608,531,2],[608,532,2],[608,533,2],[608,534,2],[608,535,2],[608,536,2],[608,537,2],[608,538,2],[608,539,2],[608,540,2],[608,541,2],[608,542,2],[608,543,2],[608,544,2],[608,545,2],[608,546,2],[608,547,2],[608,548,2],[608,549,2],[608,550,2],[608,551,2],[608,552,2],[608,553,2],[608,554,2],[608,555,2],[608,556,2],[608,557,2],[608,558,2],[608,559,2],[608,560,2],[608,561,2],[608,562,2],[608,563,2],[608,564,2],[608,565,2],[608,566,2],[608,567,2],[608,568,2],[608,569,2],[608,570,2],[608,571,2],[608,572,2],[608,573,2],[608,574,2],[608,575,2],[608,576,2],[608,577,2],[608,578,2],[608,579,2],[608,580,2],[608,581,2],[608,582,2],[608,583,2],[608,584,2],[608,585,2],[608,586,2],[608,587,2],[608,588,2],[608,589,2],[608,590,2],[608,591,2],[608,592,2],[608,593,2],[608,594,2],[608,595,2],[608,596,2],[608,597,2],[608,598,2],[608,599,2],[608,600,2],[608,601,2],[608,602,2],[608,603,2],[608,604,2],[608,605,2],[608,606,2],[608,611,2],[608,612,2],[608,613,2],[608,614,2],[608,615,2],[608,616,2],[608,617,2],[608,618,2],[608,619,2],[608,620,2],[608,621,2],[608,622,2],[608,623,2],[608,624,2],[608,625,2],[608,626,2],[608,627,2],[608,628,2],[608,629,2],[609,499,2],[609,501,2],[609,511,2],[609,517,2],[609,502,2],[609,512,2],[609,516,2],[609,507,2],[609,508,2],[609,509,2],[609,515,2],[609,514,2],[609,505,2],[609,503,2],[609,506,2],[609,87,2],[609,431,2],[609,37,2],[609,339,2],[609,233,2],[609,131,2],[609,369,2],[609,146,2],[609,207,2],[609,30,2],[609,312,2],[609,307,2],[609,486,2],[609,38,2],[609,265,2],[609,196,2],[609,263,2],[609,285,2],[609,470,2],[609,325,2],[609,487,2],[609,262,2],[609,488,2],[609,489,2],[609,149,2],[609,490,2],[609,491,2],[609,241,2],[609,140,2],[609,281,2],[609,191,2],[609,492,2],[609,493,2],[609,494,2],[609,129,2],[609,495,2],[609,496,2],[609,497,2],[609,200,2],[609,210,2],[609,232,2],[609,498,2],[609,432,2],[609,454,2],[609,518,2],[609,519,2],[609,520,2],[609,521,2],[609,522,2],[609,523,2],[609,524,2],[609,525,2],[609,526,2],[609,527,2],[609,528,2],[609,529,2],[609,530,2],[609,531,2],[609,532,2],[609,533,2],[609,534,2],[609,535,2],[609,536,2],[609,537,2],[609,538,2],[609,539,2],[609,540,2],[609,541,2],[609,542,2],[609,543,2],[609,544,2],[609,545,2],[609,546,2],[609,547,2],[609,548,2],[609,549,2],[609,550,2],[609,551,2],[609,552,2],[609,553,2],[609,554,2],[609,555,2],[609,556,2],[609,557,2],[609,558,2],[609,559,2],[609,560,2],[609,561,2],[609,562,2],[609,563,2],[609,564,2],[609,565,2],[609,566,2],[609,567,2],[609,568,2],[609,569,2],[609,570,2],[609,571,2],[609,572,2],[609,573,2],[609,574,2],[609,575,2],[609,576,2],[609,577,2],[609,578,2],[609,579,2],[609,580,2],[609,581,2],[609,582,2],[609,583,2],[609,584,2],[609,585,2],[609,586,2],[609,587,2],[609,588,2],[609,589,2],[609,590,2],[609,591,2],[609,592,2],[609,593,2],[609,594,2],[609,595,2],[609,596,2],[609,597,2],[609,598,2],[609,599,2],[609,600,2],[609,601,2],[609,602,2],[609,603,2],[609,604,2],[609,605,2],[609,606,2],[609,611,2],[609,612,2],[609,613,2],[609,614,2],[609,615,2],[609,616,2],[609,617,2],[609,618,2],[609,619,2],[609,620,2],[609,621,2],[609,622,2],[609,623,2],[609,624,2],[609,625,2],[609,626,2],[609,627,2],[609,628,2],[609,629,2],[610,499,2],[610,501,2],[610,511,2],[610,517,2],[610,502,2],[610,512,2],[610,516,2],[610,507,2],[610,508,2],[610,509,2],[610,515,2],[610,514,2],[610,505,2],[610,503,2],[610,506,2],[610,87,2],[610,431,2],[610,37,2],[610,339,2],[610,233,2],[610,131,2],[610,369,2],[610,146,2],[610,207,2],[610,30,2],[610,312,2],[610,307,2],[610,486,2],[610,38,2],[610,265,2],[610,196,2],[610,263,2],[610,285,2],[610,470,2],[610,325,2],[610,487,2],[610,262,2],[610,488,2],[610,489,2],[610,149,2],[610,490,2],[610,491,2],[610,241,2],[610,140,2],[610,281,2],[610,191,2],[610,492,2],[610,493,2],[610,494,2],[610,129,2],[610,495,2],[610,496,2],[610,497,2],[610,296,2],[610,200,2],[610,210,2],[610,232,2],[610,498,2],[610,432,2],[610,454,2],[610,518,2],[610,519,2],[610,520,2],[610,521,2],[610,522,2],[610,523,2],[610,524,2],[610,525,2],[610,526,2],[610,527,2],[610,528,2],[610,529,2],[610,530,2],[610,531,2],[610,532,2],[610,533,2],[610,534,2],[610,535,2],[610,536,2],[610,537,2],[610,538,2],[610,539,2],[610,540,2],[610,541,2],[610,542,2],[610,543,2],[610,544,2],[610,545,2],[610,546,2],[610,547,2],[610,548,2],[610,549,2],[610,550,2],[610,551,2],[610,552,2],[610,553,2],[610,554,2],[610,555,2],[610,556,2],[610,557,2],[610,558,2],[610,559,2],[610,560,2],[610,561,2],[610,562,2],[610,563,2],[610,564,2],[610,565,2],[610,566,2],[610,567,2],[610,568,2],[610,569,2],[610,570,2],[610,571,2],[610,572,2],[610,573,2],[610,574,2],[610,575,2],[610,576,2],[610,577,2],[610,578,2],[610,579,2],[610,580,2],[610,581,2],[610,582,2],[610,583,2],[610,584,2],[610,585,2],[610,586,2],[610,587,2],[610,588,2],[610,589,2],[610,590,2],[610,591,2],[610,592,2],[610,593,2],[610,594,2],[610,595,2],[610,596,2],[610,597,2],[610,598,2],[610,599,2],[610,600,2],[610,601,2],[610,602,2],[610,603,2],[610,604,2],[610,605,2],[610,606,2],[610,611,2],[610,612,2],[610,613,2],[610,614,2],[610,615,2],[610,616,2],[610,617,2],[610,618,2],[610,619,2],[610,620,2],[610,621,2],[610,622,2],[610,623,2],[610,624,2],[610,625,2],[610,626,2],[610,627,2],[610,628,2],[610,629,2],[611,499,2],[611,501,2],[611,511,2],[611,517,2],[611,502,2],[611,512,2],[611,516,2],[611,507,2],[611,508,2],[611,509,2],[611,515,2],[611,514,2],[611,505,2],[611,503,2],[611,506,2],[611,87,2],[611,431,2],[611,37,2],[611,339,2],[611,233,2],[611,131,2],[611,369,2],[611,146,2],[611,207,2],[611,30,2],[611,312,2],[611,307,2],[611,486,2],[611,38,2],[611,265,2],[611,196,2],[611,263,2],[611,285,2],[611,325,2],[611,487,2],[611,262,2],[611,488,2],[611,489,2],[611,149,2],[611,490,2],[611,491,2],[611,241,2],[611,140,2],[611,281,2],[611,191,2],[611,492,2],[611,493,2],[611,494,2],[611,129,2],[611,495,2],[611,496,2],[611,497,2],[611,296,2],[611,200,2],[611,210,2],[611,232,2],[611,498,2],[611,432,2],[611,454,2],[611,518,2],[611,519,2],[611,520,2],[611,521,2],[611,522,2],[611,524,2],[611,525,2],[611,526,2],[611,527,2],[611,528,2],[611,529,2],[611,530,2],[611,531,2],[611,532,2],[611,533,2],[611,534,2],[611,535,2],[611,536,2],[611,537,2],[611,538,2],[611,539,2],[611,540,2],[611,541,2],[611,542,2],[611,543,2],[611,544,2],[611,545,2],[611,546,2],[611,547,2],[611,548,2],[611,549,2],[611,550,2],[611,551,2],[611,552,2],[611,553,2],[611,554,2],[611,555,2],[611,556,2],[611,557,2],[611,558,2],[611,559,2],[611,560,2],[611,561,2],[611,562,2],[611,563,2],[611,564,2],[611,565,2],[611,566,2],[611,567,2],[611,568,2],[611,569,2],[611,570,2],[611,571,2],[611,572,2],[611,573,2],[611,574,2],[611,575,2],[611,576,2],[611,577,2],[611,578,2],[611,579,2],[611,580,2],[611,581,2],[611,582,2],[611,583,2],[611,584,2],[611,585,2],[611,586,2],[611,587,2],[611,588,2],[611,589,2],[611,590,2],[611,591,2],[611,592,2],[611,593,2],[611,594,2],[611,595,2],[611,596,2],[611,597,2],[611,598,2],[611,599,2],[611,601,2],[611,602,2],[611,603,2],[611,604,2],[611,605,2],[611,606,2],[611,607,2],[611,608,2],[611,609,2],[611,610,2],[611,612,2],[611,613,2],[611,616,2],[611,617,2],[611,618,2],[611,619,2],[611,620,2],[611,621,2],[611,622,2],[611,623,2],[611,624,2],[611,625,2],[611,626,2],[611,627,2],[611,628,2],[611,629,2],[612,499,2],[612,501,2],[612,511,2],[612,517,2],[612,502,2],[612,512,2],[612,516,2],[612,507,2],[612,508,2],[612,509,2],[612,515,2],[612,514,2],[612,505,2],[612,503,2],[612,506,2],[612,87,2],[612,431,2],[612,37,2],[612,339,2],[612,233,2],[612,369,2],[612,146,2],[612,207,2],[612,30,2],[612,312,2],[612,307,2],[612,486,2],[612,38,2],[612,265,2],[612,196,2],[612,263,2],[612,285,2],[612,470,2],[612,325,2],[612,487,2],[612,262,2],[612,488,2],[612,489,2],[612,149,2],[612,490,2],[612,491,2],[612,241,2],[612,140,2],[612,281,2],[612,191,2],[612,492,2],[612,493,2],[612,494,2],[612,495,2],[612,496,2],[612,497,2],[612,296,2],[612,200,2],[612,210,2],[612,232,2],[612,498,2],[612,432,2],[612,454,2],[612,521,2],[612,522,2],[612,523,2],[612,524,2],[612,525,2],[612,526,2],[612,527,2],[612,528,2],[612,529,2],[612,530,2],[612,531,2],[612,532,2],[612,533,2],[612,534,2],[612,535,2],[612,536,2],[612,537,2],[612,538,2],[612,539,2],[612,540,2],[612,541,2],[612,542,2],[612,543,2],[612,544,2],[612,545,2],[612,546,2],[612,547,2],[612,548,2],[612,549,2],[612,550,2],[612,551,2],[612,552,2],[612,553,2],[612,554,2],[612,555,2],[612,556,2],[612,557,2],[612,558,2],[612,559,2],[612,560,2],[612,562,2],[612,563,2],[612,564,2],[612,565,2],[612,566,2],[612,567,2],[612,568,2],[612,569,2],[612,570,2],[612,571,2],[612,572,2],[612,573,2],[612,574,2],[612,575,2],[612,576,2],[612,577,2],[612,578,2],[612,579,2],[612,580,2],[612,581,2],[612,582,2],[612,583,2],[612,584,2],[612,585,2],[612,586,2],[612,587,2],[612,588,2],[612,589,2],[612,590,2],[612,591,2],[612,592,2],[612,593,2],[612,594,2],[612,595,2],[612,596,2],[612,597,2],[612,598,2],[612,599,2],[612,600,2],[612,601,2],[612,602,2],[612,603,2],[612,604,2],[612,605,2],[612,606,2],[612,607,2],[612,608,2],[612,609,2],[612,610,2],[612,611,2],[612,613,2],[612,614,2],[612,615,2],[612,616,2],[612,617,2],[612,618,2],[612,619,2],[612,620,2],[612,621,2],[612,622,2],[612,623,2],[612,624,2],[612,625,2],[612,626,2],[612,627,2],[612,628,2],[612,629,2],[613,499,2],[613,501,2],[613,511,2],[613,517,2],[613,502,2],[613,512,2],[613,516,2],[613,507,2],[613,508,2],[613,509,2],[613,515,2],[613,514,2],[613,505,2],[613,503,2],[613,506,2],[613,87,2],[613,37,2],[613,339,2],[613,233,2],[613,131,2],[613,369,2],[613,146,2],[613,207,2],[613,30,2],[613,312,2],[613,307,2],[613,486,2],[613,38,2],[613,265,2],[613,196,2],[613,263,2],[613,285,2],[613,470,2],[613,325,2],[613,487,2],[613,262,2],[613,488,2],[613,489,2],[613,149,2],[613,490,2],[613,491,2],[613,140,2],[613,281,2],[613,191,2],[613,492,2],[613,493,2],[613,494,2],[613,129,2],[613,495,2],[613,496,2],[613,497,2],[613,296,2],[613,200,2],[613,210,2],[613,232,2],[613,498,2],[613,432,2],[613,454,2],[613,518,2],[613,519,2],[613,520,2],[613,521,2],[613,522,2],[613,523,2],[613,524,2],[613,525,2],[613,528,2],[613,529,2],[613,530,2],[613,532,2],[613,533,2],[613,534,2],[613,535,2],[613,536,2],[613,537,2],[613,538,2],[613,539,2],[613,540,2],[613,541,2],[613,542,2],[613,543,2],[613,544,2],[613,545,2],[613,546,2],[613,547,2],[613,548,2],[613,549,2],[613,550,2],[613,551,2],[613,552,2],[613,553,2],[613,554,2],[613,555,2],[613,556,2],[613,557,2],[613,558,2],[613,559,2],[613,560,2],[613,561,2],[613,562,2],[613,563,2],[613,564,2],[613,565,2],[613,566,2],[613,567,2],[613,568,2],[613,569,2],[613,570,2],[613,571,2],[613,572,2],[613,573,2],[613,574,2],[613,575,2],[613,576,2],[613,577,2],[613,578,2],[613,579,2],[613,580,2],[613,581,2],[613,582,2],[613,583,2],[613,584,2],[613,585,2],[613,586,2],[613,587,2],[613,588,2],[613,589,2],[613,590,2],[613,591,2],[613,592,2],[613,593,2],[613,594,2],[613,595,2],[613,596,2],[613,597,2],[613,598,2],[613,599,2],[613,600,2],[613,601,2],[613,602,2],[613,603,2],[613,604,2],[613,605,2],[613,606,2],[613,607,2],[613,608,2],[613,609,2],[613,610,2],[613,611,2],[613,612,2],[613,614,2],[613,615,2],[613,616,2],[613,617,2],[613,618,2],[613,619,2],[613,620,2],[613,621,2],[613,622,2],[613,623,2],[613,624,2],[613,625,2],[613,626,2],[613,627,2],[613,628,2],[613,629,2],[614,499,2],[614,501,2],[614,511,2],[614,517,2],[614,502,2],[614,512,2],[614,516,2],[614,507,2],[614,508,2],[614,509,2],[614,515,2],[614,514,2],[614,505,2],[614,503,2],[614,506,2],[614,87,2],[614,431,2],[614,37,2],[614,339,2],[614,233,2],[614,131,2],[614,369,2],[614,146,2],[614,207,2],[614,30,2],[614,312,2],[614,486,2],[614,38,2],[614,265,2],[614,196,2],[614,263,2],[614,285,2],[614,470,2],[614,325,2],[614,487,2],[614,262,2],[614,488,2],[614,489,2],[614,149,2],[614,490,2],[614,491,2],[614,241,2],[614,140,2],[614,281,2],[614,191,2],[614,492,2],[614,493,2],[614,494,2],[614,129,2],[614,495,2],[614,496,2],[614,497,2],[614,296,2],[614,200,2],[614,210,2],[614,232,2],[614,498,2],[614,432,2],[614,454,2],[614,518,2],[614,519,2],[614,520,2],[614,521,2],[614,522,2],[614,524,2],[614,525,2],[614,526,2],[614,527,2],[614,528,2],[614,529,2],[614,530,2],[614,531,2],[614,532,2],[614,533,2],[614,534,2],[614,535,2],[614,536,2],[614,537,2],[614,538,2],[614,539,2],[614,540,2],[614,541,2],[614,542,2],[614,543,2],[614,544,2],[614,545,2],[614,546,2],[614,547,2],[614,548,2],[614,549,2],[614,550,2],[614,551,2],[614,552,2],[614,553,2],[614,554,2],[614,555,2],[614,556,2],[614,557,2],[614,558,2],[614,559,2],[614,560,2],[614,561,2],[614,562,2],[614,563,2],[614,564,2],[614,565,2],[614,566,2],[614,567,2],[614,568,2],[614,569,2],[614,570,2],[614,571,2],[614,572,2],[614,573,2],[614,574,2],[614,575,2],[614,576,2],[614,577,2],[614,578,2],[614,579,2],[614,580,2],[614,581,2],[614,582,2],[614,583,2],[614,584,2],[614,585,2],[614,586,2],[614,587,2],[614,588,2],[614,589,2],[614,590,2],[614,591,2],[614,592,2],[614,593,2],[614,594,2],[614,596,2],[614,597,2],[614,598,2],[614,599,2],[614,601,2],[614,602,2],[614,603,2],[614,604,2],[614,605,2],[614,606,2],[614,607,2],[614,608,2],[614,609,2],[614,610,2],[614,612,2],[614,613,2],[614,615,2],[614,616,2],[614,617,2],[614,618,2],[614,619,2],[614,620,2],[614,621,2],[614,622,2],[614,623,2],[614,624,2],[614,625,2],[614,626,2],[614,627,2],[614,628,2],[614,629,2],[615,499,2],[615,501,2],[615,511,2],[615,517,2],[615,502,2],[615,512,2],[615,516,2],[615,507,2],[615,508,2],[615,509,2],[615,515,2],[615,514,2],[615,505,2],[615,503,2],[615,506,2],[615,87,2],[615,431,2],[615,37,2],[615,339,2],[615,233,2],[615,131,2],[615,369,2],[615,146,2],[615,207,2],[615,30,2],[615,312,2],[615,307,2],[615,486,2],[615,38,2],[615,265,2],[615,196,2],[615,263,2],[615,285,2],[615,470,2],[615,325,2],[615,487,2],[615,262,2],[615,488,2],[615,489,2],[615,149,2],[615,490,2],[615,491,2],[615,241,2],[615,140,2],[615,281,2],[615,191,2],[615,492,2],[615,493,2],[615,494,2],[615,129,2],[615,495,2],[615,496,2],[615,497,2],[615,296,2],[615,200,2],[615,210,2],[615,232,2],[615,498,2],[615,432,2],[615,454,2],[615,518,2],[615,519,2],[615,520,2],[615,521,2],[615,522,2],[615,523,2],[615,524,2],[615,525,2],[615,526,2],[615,527,2],[615,528,2],[615,529,2],[615,530,2],[615,531,2],[615,532,2],[615,533,2],[615,534,2],[615,535,2],[615,536,2],[615,537,2],[615,538,2],[615,539,2],[615,540,2],[615,541,2],[615,542,2],[615,543,2],[615,544,2],[615,545,2],[615,546,2],[615,547,2],[615,548,2],[615,549,2],[615,550,2],[615,551,2],[615,552,2],[615,553,2],[615,554,2],[615,555,2],[615,556,2],[615,557,2],[615,558,2],[615,559,2],[615,560,2],[615,561,2],[615,562,2],[615,563,2],[615,564,2],[615,565,2],[615,566,2],[615,567,2],[615,568,2],[615,569,2],[615,570,2],[615,571,2],[615,572,2],[615,573,2],[615,574,2],[615,575,2],[615,576,2],[615,577,2],[615,578,2],[615,579,2],[615,580,2],[615,581,2],[615,582,2],[615,583,2],[615,584,2],[615,585,2],[615,586,2],[615,587,2],[615,588,2],[615,589,2],[615,590,2],[615,591,2],[615,592,2],[615,593,2],[615,594,2],[615,595,2],[615,596,2],[615,597,2],[615,598,2],[615,599,2],[615,600,2],[615,601,2],[615,602,2],[615,603,2],[615,604,2],[615,605,2],[615,606,2],[615,610,2],[615,611,2],[615,612,2],[615,613,2],[615,614,2],[615,616,2],[615,617,2],[615,618,2],[615,619,2],[615,620,2],[615,621,2],[615,622,2],[615,623,2],[615,624,2],[615,625,2],[615,626,2],[615,627,2],[615,628,2],[615,629,2],[616,499,2],[616,501,2],[616,511,2],[616,517,2],[616,502,2],[616,512,2],[616,516,2],[616,507,2],[616,508,2],[616,509,2],[616,515,2],[616,514,2],[616,505,2],[616,503,2],[616,506,2],[616,87,2],[616,431,2],[616,37,2],[616,339,2],[616,233,2],[616,131,2],[616,369,2],[616,146,2],[616,207,2],[616,30,2],[616,312,2],[616,307,2],[616,486,2],[616,38,2],[616,265,2],[616,196,2],[616,263,2],[616,285,2],[616,470,2],[616,325,2],[616,487,2],[616,262,2],[616,488,2],[616,489,2],[616,149,2],[616,490,2],[616,491,2],[616,241,2],[616,140,2],[616,281,2],[616,191,2],[616,492,2],[616,493,2],[616,494,2],[616,129,2],[616,495,2],[616,496,2],[616,497,2],[616,296,2],[616,200,2],[616,210,2],[616,232,2],[616,498,2],[616,432,2],[616,454,2],[616,518,2],[616,519,2],[616,520,2],[616,521,2],[616,522,2],[616,523,2],[616,524,2],[616,525,2],[616,526,2],[616,527,2],[616,528,2],[616,529,2],[616,530,2],[616,531,2],[616,532,2],[616,533,2],[616,535,2],[616,536,2],[616,537,2],[616,538,2],[616,539,2],[616,540,2],[616,541,2],[616,542,2],[616,543,2],[616,544,2],[616,545,2],[616,546,2],[616,547,2],[616,548,2],[616,549,2],[616,550,2],[616,551,2],[616,552,2],[616,553,2],[616,554,2],[616,555,2],[616,556,2],[616,557,2],[616,558,2],[616,559,2],[616,560,2],[616,561,2],[616,562,2],[616,563,2],[616,564,2],[616,565,2],[616,567,2],[616,568,2],[616,571,2],[616,572,2],[616,573,2],[616,574,2],[616,575,2],[616,576,2],[616,577,2],[616,578,2],[616,579,2],[616,580,2],[616,581,2],[616,582,2],[616,583,2],[616,584,2],[616,585,2],[616,586,2],[616,587,2],[616,588,2],[616,589,2],[616,590,2],[616,591,2],[616,592,2],[616,593,2],[616,594,2],[616,595,2],[616,596,2],[616,597,2],[616,598,2],[616,599,2],[616,600,2],[616,601,2],[616,602,2],[616,603,2],[616,604,2],[616,605,2],[616,606,2],[616,607,2],[616,608,2],[616,609,2],[616,610,2],[616,611,2],[616,612,2],[616,613,2],[616,614,2],[616,615,2],[616,617,2],[616,618,2],[616,619,2],[616,620,2],[616,621,2],[616,622,2],[616,623,2],[616,624,2],[616,625,2],[616,626,2],[616,627,2],[616,628,2],[616,629,2],[617,499,2],[617,501,2],[617,511,2],[617,517,2],[617,502,2],[617,512,2],[617,516,2],[617,507,2],[617,508,2],[617,509,2],[617,515,2],[617,514,2],[617,505,2],[617,503,2],[617,506,2],[617,87,2],[617,431,2],[617,37,2],[617,339,2],[617,233,2],[617,131,2],[617,369,2],[617,146,2],[617,207,2],[617,30,2],[617,312,2],[617,307,2],[617,486,2],[617,38,2],[617,265,2],[617,196,2],[617,263,2],[617,285,2],[617,470,2],[617,325,2],[617,487,2],[617,262,2],[617,488,2],[617,489,2],[617,149,2],[617,490,2],[617,491,2],[617,241,2],[617,140,2],[617,281,2],[617,191,2],[617,492,2],[617,493,2],[617,494,2],[617,129,2],[617,495,2],[617,496,2],[617,497,2],[617,296,2],[617,200,2],[617,210,2],[617,232,2],[617,498,2],[617,432,2],[617,454,2],[617,518,2],[617,519,2],[617,520,2],[617,521,2],[617,522,2],[617,524,2],[617,525,2],[617,526,2],[617,527,2],[617,528,2],[617,529,2],[617,531,2],[617,532,2],[617,533,2],[617,534,2],[617,535,2],[617,536,2],[617,537,2],[617,538,2],[617,539,2],[617,540,2],[617,541,2],[617,542,2],[617,543,2],[617,544,2],[617,545,2],[617,546,2],[617,547,2],[617,548,2],[617,549,2],[617,550,2],[617,551,2],[617,552,2],[617,553,2],[617,554,2],[617,555,2],[617,556,2],[617,557,2],[617,558,2],[617,559,2],[617,560,2],[617,561,2],[617,562,2],[617,563,2],[617,564,2],[617,565,2],[617,566,2],[617,567,2],[617,568,2],[617,569,2],[617,570,2],[617,571,2],[617,572,2],[617,573,2],[617,574,2],[617,575,2],[617,576,2],[617,577,2],[617,578,2],[617,579,2],[617,580,2],[617,581,2],[617,582,2],[617,583,2],[617,584,2],[617,585,2],[617,586,2],[617,587,2],[617,588,2],[617,589,2],[617,590,2],[617,591,2],[617,592,2],[617,593,2],[617,594,2],[617,595,2],[617,596,2],[617,597,2],[617,598,2],[617,599,2],[617,600,2],[617,601,2],[617,602,2],[617,603,2],[617,604,2],[617,605,2],[617,606,2],[617,607,2],[617,608,2],[617,609,2],[617,610,2],[617,611,2],[617,612,2],[617,614,2],[617,615,2],[617,616,2],[617,618,2],[617,619,2],[617,620,2],[617,621,2],[617,622,2],[617,623,2],[617,624,2],[617,625,2],[617,626,2],[617,627,2],[617,628,2],[617,629,2],[618,500,2],[618,499,2],[618,511,2],[618,517,2],[618,502,2],[618,512,2],[618,516,2],[618,507,2],[618,508,2],[618,509,2],[618,515,2],[618,514,2],[618,505,2],[618,503,2],[618,506,2],[618,87,2],[618,431,2],[618,37,2],[618,339,2],[618,233,2],[618,131,2],[618,369,2],[618,146,2],[618,207,2],[618,30,2],[618,312,2],[618,307,2],[618,486,2],[618,38,2],[618,265,2],[618,196,2],[618,263,2],[618,285,2],[618,470,2],[618,325,2],[618,487,2],[618,262,2],[618,488,2],[618,489,2],[618,149,2],[618,490,2],[618,491,2],[618,241,2],[618,140,2],[618,281,2],[618,191,2],[618,492,2],[618,493,2],[618,494,2],[618,129,2],[618,495,2],[618,496,2],[618,497,2],[618,296,2],[618,200,2],[618,210,2],[618,232,2],[618,498,2],[618,432,2],[618,454,2],[618,519,2],[618,520,2],[618,521,2],[618,522,2],[618,523,2],[618,524,2],[618,525,2],[618,526,2],[618,527,2],[618,528,2],[618,529,2],[618,530,2],[618,531,2],[618,532,2],[618,533,2],[618,534,2],[618,535,2],[618,536,2],[618,537,2],[618,538,2],[618,539,2],[618,540,2],[618,541,2],[618,542,2],[618,543,2],[618,544,2],[618,545,2],[618,546,2],[618,547,2],[618,548,2],[618,549,2],[618,550,2],[618,551,2],[618,552,2],[618,553,2],[618,554,2],[618,555,2],[618,556,2],[618,557,2],[618,558,2],[618,559,2],[618,560,2],[618,562,2],[618,563,2],[618,564,2],[618,565,2],[618,566,2],[618,567,2],[618,568,2],[618,569,2],[618,570,2],[618,571,2],[618,572,2],[618,573,2],[618,574,2],[618,575,2],[618,576,2],[618,577,2],[618,578,2],[618,579,2],[618,580,2],[618,581,2],[618,582,2],[618,583,2],[618,584,2],[618,585,2],[618,586,2],[618,587,2],[618,588,2],[618,589,2],[618,590,2],[618,591,2],[618,592,2],[618,593,2],[618,594,2],[618,595,2],[618,596,2],[618,597,2],[618,598,2],[618,599,2],[618,600,2],[618,601,2],[618,602,2],[618,603,2],[618,604,2],[618,605,2],[618,606,2],[618,607,2],[618,608,2],[618,609,2],[618,610,2],[618,611,2],[618,612,2],[618,613,2],[618,615,2],[618,616,2],[618,617,2],[618,619,2],[618,620,2],[618,621,2],[618,622,2],[618,623,2],[618,624,2],[618,625,2],[618,626,2],[618,627,2],[618,628,2],[618,629,2],[619,500,2],[619,499,2],[619,511,2],[619,517,2],[619,502,2],[619,512,2],[619,516,2],[619,507,2],[619,508,2],[619,509,2],[619,515,2],[619,514,2],[619,505,2],[619,503,2],[619,506,2],[619,87,2],[619,431,2],[619,37,2],[619,339,2],[619,233,2],[619,131,2],[619,369,2],[619,146,2],[619,207,2],[619,30,2],[619,312,2],[619,307,2],[619,486,2],[619,38,2],[619,265,2],[619,196,2],[619,263,2],[619,285,2],[619,470,2],[619,325,2],[619,487,2],[619,262,2],[619,488,2],[619,489,2],[619,149,2],[619,490,2],[619,491,2],[619,241,2],[619,140,2],[619,281,2],[619,191,2],[619,492,2],[619,493,2],[619,494,2],[619,129,2],[619,495,2],[619,496,2],[619,497,2],[619,296,2],[619,200,2],[619,210,2],[619,232,2],[619,498,2],[619,432,2],[619,454,2],[619,518,2],[619,519,2],[619,520,2],[619,522,2],[619,523,2],[619,524,2],[619,525,2],[619,526,2],[619,527,2],[619,528,2],[619,529,2],[619,530,2],[619,531,2],[619,532,2],[619,533,2],[619,534,2],[619,535,2],[619,536,2],[619,537,2],[619,538,2],[619,539,2],[619,540,2],[619,541,2],[619,542,2],[619,543,2],[619,544,2],[619,545,2],[619,546,2],[619,547,2],[619,548,2],[619,549,2],[619,550,2],[619,551,2],[619,552,2],[619,553,2],[619,554,2],[619,555,2],[619,556,2],[619,557,2],[619,558,2],[619,559,2],[619,560,2],[619,561,2],[619,563,2],[619,564,2],[619,565,2],[619,566,2],[619,567,2],[619,568,2],[619,569,2],[619,570,2],[619,571,2],[619,572,2],[619,573,2],[619,574,2],[619,575,2],[619,576,2],[619,577,2],[619,578,2],[619,579,2],[619,580,2],[619,581,2],[619,582,2],[619,583,2],[619,584,2],[619,585,2],[619,586,2],[619,587,2],[619,588,2],[619,589,2],[619,590,2],[619,591,2],[619,592,2],[619,593,2],[619,594,2],[619,595,2],[619,596,2],[619,597,2],[619,598,2],[619,599,2],[619,600,2],[619,601,2],[619,602,2],[619,603,2],[619,604,2],[619,605,2],[619,606,2],[619,607,2],[619,608,2],[619,609,2],[619,610,2],[619,611,2],[619,612,2],[619,614,2],[619,615,2],[619,616,2],[619,617,2],[619,618,2],[619,620,2],[619,621,2],[619,622,2],[619,623,2],[619,624,2],[619,625,2],[619,626,2],[619,627,2],[619,628,2],[619,629,2],[620,500,2],[620,499,2],[620,511,2],[620,517,2],[620,502,2],[620,512,2],[620,516,2],[620,507,2],[620,508,2],[620,509,2],[620,515,2],[620,514,2],[620,505,2],[620,503,2],[620,506,2],[620,87,2],[620,431,2],[620,37,2],[620,339,2],[620,233,2],[620,131,2],[620,369,2],[620,146,2],[620,207,2],[620,30,2],[620,312,2],[620,307,2],[620,486,2],[620,38,2],[620,265,2],[620,196,2],[620,263,2],[620,285,2],[620,470,2],[620,325,2],[620,487,2],[620,262,2],[620,488,2],[620,489,2],[620,149,2],[620,490,2],[620,491,2],[620,241,2],[620,140,2],[620,281,2],[620,191,2],[620,492,2],[620,493,2],[620,494,2],[620,129,2],[620,495,2],[620,496,2],[620,497,2],[620,296,2],[620,200,2],[620,210,2],[620,232,2],[620,498,2],[620,432,2],[620,454,2],[620,518,2],[620,519,2],[620,520,2],[620,521,2],[620,522,2],[620,523,2],[620,524,2],[620,525,2],[620,526,2],[620,527,2],[620,528,2],[620,529,2],[620,530,2],[620,531,2],[620,532,2],[620,533,2],[620,534,2],[620,535,2],[620,536,2],[620,537,2],[620,538,2],[620,539,2],[620,540,2],[620,541,2],[620,542,2],[620,543,2],[620,544,2],[620,545,2],[620,546,2],[620,547,2],[620,548,2],[620,549,2],[620,550,2],[620,551,2],[620,552,2],[620,553,2],[620,554,2],[620,555,2],[620,556,2],[620,557,2],[620,558,2],[620,559,2],[620,560,2],[620,561,2],[620,562,2],[620,563,2],[620,564,2],[620,565,2],[620,566,2],[620,567,2],[620,568,2],[620,569,2],[620,570,2],[620,571,2],[620,572,2],[620,573,2],[620,574,2],[620,575,2],[620,576,2],[620,577,2],[620,578,2],[620,579,2],[620,580,2],[620,581,2],[620,582,2],[620,583,2],[620,584,2],[620,585,2],[620,586,2],[620,587,2],[620,588,2],[620,589,2],[620,590,2],[620,591,2],[620,592,2],[620,593,2],[620,594,2],[620,596,2],[620,597,2],[620,598,2],[620,599,2],[620,600,2],[620,601,2],[620,602,2],[620,603,2],[620,604,2],[620,605,2],[620,606,2],[620,607,2],[620,608,2],[620,609,2],[620,610,2],[620,612,2],[620,613,2],[620,614,2],[620,616,2],[620,617,2],[620,618,2],[620,619,2],[620,621,2],[620,622,2],[620,623,2],[620,624,2],[620,625,2],[620,626,2],[620,627,2],[620,628,2],[620,629,2],[621,500,2],[621,499,2],[621,511,2],[621,517,2],[621,502,2],[621,512,2],[621,516,2],[621,507,2],[621,508,2],[621,509,2],[621,515,2],[621,514,2],[621,505,2],[621,503,2],[621,506,2],[621,87,2],[621,431,2],[621,37,2],[621,339,2],[621,233,2],[621,131,2],[621,369,2],[621,146,2],[621,207,2],[621,30,2],[621,312,2],[621,307,2],[621,486,2],[621,38,2],[621,265,2],[621,196,2],[621,263,2],[621,285,2],[621,470,2],[621,325,2],[621,487,2],[621,262,2],[621,488,2],[621,489,2],[621,149,2],[621,490,2],[621,491,2],[621,241,2],[621,140,2],[621,281,2],[621,191,2],[621,492,2],[621,493,2],[621,494,2],[621,129,2],[621,495,2],[621,496,2],[621,497,2],[621,296,2],[621,200,2],[621,210,2],[621,232,2],[621,498,2],[621,432,2],[621,454,2],[621,518,2],[621,519,2],[621,520,2],[621,521,2],[621,522,2],[621,523,2],[621,524,2],[621,525,2],[621,526,2],[621,527,2],[621,528,2],[621,529,2],[621,530,2],[621,531,2],[621,532,2],[621,533,2],[621,534,2],[621,535,2],[621,536,2],[621,537,2],[621,538,2],[621,539,2],[621,540,2],[621,541,2],[621,542,2],[621,543,2],[621,544,2],[621,545,2],[621,546,2],[621,547,2],[621,548,2],[621,549,2],[621,550,2],[621,551,2],[621,552,2],[621,553,2],[621,555,2],[621,556,2],[621,558,2],[621,559,2],[621,560,2],[621,561,2],[621,562,2],[621,563,2],[621,564,2],[621,565,2],[621,566,2],[621,567,2],[621,568,2],[621,569,2],[621,570,2],[621,571,2],[621,572,2],[621,573,2],[621,574,2],[621,575,2],[621,576,2],[621,577,2],[621,578,2],[621,579,2],[621,580,2],[621,581,2],[621,582,2],[621,583,2],[621,584,2],[621,585,2],[621,586,2],[621,587,2],[621,588,2],[621,589,2],[621,590,2],[621,591,2],[621,592,2],[621,593,2],[621,594,2],[621,595,2],[621,596,2],[621,597,2],[621,598,2],[621,599,2],[621,600,2],[621,601,2],[621,602,2],[621,603,2],[621,604,2],[621,605,2],[621,606,2],[621,607,2],[621,608,2],[621,609,2],[621,610,2],[621,611,2],[621,612,2],[621,614,2],[621,615,2],[621,616,2],[621,617,2],[621,618,2],[621,619,2],[621,620,2],[621,622,2],[621,623,2],[621,624,2],[621,625,2],[621,626,2],[621,627,2],[621,628,2],[621,629,2],[622,500,2],[622,499,2],[622,511,2],[622,517,2],[622,502,2],[622,512,2],[622,516,2],[622,507,2],[622,508,2],[622,509,2],[622,515,2],[622,514,2],[622,505,2],[622,503,2],[622,506,2],[622,87,2],[622,431,2],[622,37,2],[622,339,2],[622,233,2],[622,131,2],[622,369,2],[622,146,2],[622,207,2],[622,30,2],[622,312,2],[622,307,2],[622,486,2],[622,38,2],[622,265,2],[622,196,2],[622,263,2],[622,285,2],[622,470,2],[622,325,2],[622,487,2],[622,262,2],[622,488,2],[622,489,2],[622,149,2],[622,490,2],[622,491,2],[622,241,2],[622,140,2],[622,281,2],[622,191,2],[622,492,2],[622,493,2],[622,494,2],[622,129,2],[622,495,2],[622,496,2],[622,497,2],[622,296,2],[622,200,2],[622,210,2],[622,232,2],[622,498,2],[622,432,2],[622,454,2],[622,518,2],[622,519,2],[622,520,2],[622,521,2],[622,522,2],[622,523,2],[622,524,2],[622,525,2],[622,526,2],[622,527,2],[622,528,2],[622,529,2],[622,530,2],[622,531,2],[622,532,2],[622,533,2],[622,534,2],[622,536,2],[622,537,2],[622,538,2],[622,539,2],[622,540,2],[622,541,2],[622,542,2],[622,543,2],[622,544,2],[622,545,2],[622,546,2],[622,547,2],[622,548,2],[622,549,2],[622,550,2],[622,551,2],[622,554,2],[622,555,2],[622,556,2],[622,557,2],[622,558,2],[622,559,2],[622,560,2],[622,561,2],[622,562,2],[622,563,2],[622,564,2],[622,565,2],[622,566,2],[622,567,2],[622,568,2],[622,569,2],[622,570,2],[622,571,2],[622,572,2],[622,573,2],[622,574,2],[622,575,2],[622,576,2],[622,577,2],[622,578,2],[622,579,2],[622,580,2],[622,581,2],[622,582,2],[622,583,2],[622,584,2],[622,585,2],[622,586,2],[622,587,2],[622,588,2],[622,589,2],[622,590,2],[622,591,2],[622,592,2],[622,593,2],[622,594,2],[622,595,2],[622,596,2],[622,597,2],[622,598,2],[622,599,2],[622,600,2],[622,601,2],[622,602,2],[622,603,2],[622,604,2],[622,605,2],[622,606,2],[622,607,2],[622,608,2],[622,609,2],[622,610,2],[622,611,2],[622,612,2],[622,613,2],[622,614,2],[622,615,2],[622,616,2],[622,617,2],[622,618,2],[622,619,2],[622,620,2],[622,621,2],[622,623,2],[622,624,2],[622,625,2],[622,626,2],[622,627,2],[622,628,2],[622,629,2],[623,500,2],[623,499,2],[623,511,2],[623,517,2],[623,502,2],[623,512,2],[623,516,2],[623,507,2],[623,508,2],[623,509,2],[623,515,2],[623,514,2],[623,505,2],[623,503,2],[623,506,2],[623,87,2],[623,431,2],[623,37,2],[623,339,2],[623,233,2],[623,131,2],[623,369,2],[623,146,2],[623,207,2],[623,30,2],[623,312,2],[623,307,2],[623,486,2],[623,38,2],[623,265,2],[623,196,2],[623,263,2],[623,285,2],[623,470,2],[623,325,2],[623,487,2],[623,262,2],[623,488,2],[623,489,2],[623,149,2],[623,490,2],[623,491,2],[623,241,2],[623,140,2],[623,281,2],[623,191,2],[623,492,2],[623,493,2],[623,494,2],[623,129,2],[623,495,2],[623,496,2],[623,497,2],[623,296,2],[623,200,2],[623,210,2],[623,232,2],[623,498,2],[623,432,2],[623,454,2],[623,518,2],[623,519,2],[623,520,2],[623,521,2],[623,522,2],[623,523,2],[623,524,2],[623,525,2],[623,526,2],[623,527,2],[623,528,2],[623,529,2],[623,530,2],[623,531,2],[623,532,2],[623,533,2],[623,534,2],[623,535,2],[623,536,2],[623,537,2],[623,538,2],[623,539,2],[623,540,2],[623,541,2],[623,542,2],[623,543,2],[623,544,2],[623,545,2],[623,546,2],[623,547,2],[623,548,2],[623,549,2],[623,550,2],[623,551,2],[623,552,2],[623,553,2],[623,554,2],[623,556,2],[623,559,2],[623,560,2],[623,561,2],[623,562,2],[623,563,2],[623,564,2],[623,565,2],[623,566,2],[623,567,2],[623,568,2],[623,569,2],[623,570,2],[623,571,2],[623,572,2],[623,573,2],[623,574,2],[623,575,2],[623,576,2],[623,577,2],[623,578,2],[623,579,2],[623,580,2],[623,581,2],[623,582,2],[623,583,2],[623,584,2],[623,585,2],[623,586,2],[623,587,2],[623,588,2],[623,589,2],[623,590,2],[623,591,2],[623,592,2],[623,593,2],[623,594,2],[623,595,2],[623,596,2],[623,597,2],[623,598,2],[623,599,2],[623,600,2],[623,601,2],[623,602,2],[623,603,2],[623,604,2],[623,605,2],[623,606,2],[623,607,2],[623,608,2],[623,609,2],[623,610,2],[623,611,2],[623,612,2],[623,613,2],[623,614,2],[623,615,2],[623,616,2],[623,617,2],[623,618,2],[623,619,2],[623,620,2],[623,621,2],[623,622,2],[623,624,2],[623,625,2],[623,626,2],[623,627,2],[623,628,2],[623,629,2],[624,500,2],[624,499,2],[624,511,2],[624,517,2],[624,502,2],[624,512,2],[624,516,2],[624,507,2],[624,508,2],[624,509,2],[624,515,2],[624,514,2],[624,505,2],[624,503,2],[624,506,2],[624,87,2],[624,431,2],[624,37,2],[624,339,2],[624,233,2],[624,131,2],[624,369,2],[624,146,2],[624,207,2],[624,30,2],[624,312,2],[624,307,2],[624,486,2],[624,38,2],[624,265,2],[624,196,2],[624,263,2],[624,285,2],[624,470,2],[624,325,2],[624,487,2],[624,262,2],[624,488,2],[624,489,2],[624,149,2],[624,490,2],[624,491,2],[624,241,2],[624,140,2],[624,281,2],[624,191,2],[624,492,2],[624,493,2],[624,494,2],[624,129,2],[624,495,2],[624,496,2],[624,497,2],[624,296,2],[624,200,2],[624,210,2],[624,232,2],[624,498,2],[624,432,2],[624,454,2],[624,518,2],[624,519,2],[624,520,2],[624,521,2],[624,523,2],[624,524,2],[624,525,2],[624,526,2],[624,527,2],[624,528,2],[624,529,2],[624,530,2],[624,531,2],[624,532,2],[624,533,2],[624,534,2],[624,535,2],[624,536,2],[624,537,2],[624,538,2],[624,539,2],[624,541,2],[624,542,2],[624,543,2],[624,544,2],[624,545,2],[624,546,2],[624,547,2],[624,548,2],[624,549,2],[624,550,2],[624,551,2],[624,552,2],[624,553,2],[624,554,2],[624,555,2],[624,556,2],[624,557,2],[624,558,2],[624,559,2],[624,560,2],[624,561,2],[624,562,2],[624,563,2],[624,564,2],[624,565,2],[624,566,2],[624,567,2],[624,568,2],[624,569,2],[624,570,2],[624,571,2],[624,572,2],[624,573,2],[624,574,2],[624,575,2],[624,576,2],[624,577,2],[624,578,2],[624,579,2],[624,580,2],[624,581,2],[624,582,2],[624,583,2],[624,584,2],[624,585,2],[624,586,2],[624,587,2],[624,588,2],[624,589,2],[624,590,2],[624,592,2],[624,593,2],[624,594,2],[624,595,2],[624,596,2],[624,597,2],[624,598,2],[624,599,2],[624,600,2],[624,601,2],[624,602,2],[624,603,2],[624,604,2],[624,605,2],[624,606,2],[624,607,2],[624,608,2],[624,609,2],[624,610,2],[624,611,2],[624,612,2],[624,613,2],[624,614,2],[624,615,2],[624,616,2],[624,617,2],[624,618,2],[624,619,2],[624,620,2],[624,621,2],[624,622,2],[624,623,2],[624,625,2],[624,626,2],[624,627,2],[624,628,2],[624,629,2],[625,500,2],[625,499,2],[625,511,2],[625,517,2],[625,502,2],[625,512,2],[625,516,2],[625,507,2],[625,508,2],[625,509,2],[625,515,2],[625,514,2],[625,505,2],[625,503,2],[625,506,2],[625,87,2],[625,431,2],[625,37,2],[625,339,2],[625,233,2],[625,131,2],[625,369,2],[625,146,2],[625,207,2],[625,30,2],[625,312,2],[625,307,2],[625,486,2],[625,38,2],[625,265,2],[625,196,2],[625,263,2],[625,285,2],[625,470,2],[625,325,2],[625,487,2],[625,262,2],[625,488,2],[625,489,2],[625,149,2],[625,490,2],[625,491,2],[625,241,2],[625,140,2],[625,281,2],[625,191,2],[625,492,2],[625,493,2],[625,494,2],[625,129,2],[625,495,2],[625,496,2],[625,497,2],[625,296,2],[625,200,2],[625,210,2],[625,232,2],[625,498,2],[625,432,2],[625,454,2],[625,518,2],[625,519,2],[625,520,2],[625,521,2],[625,522,2],[625,523,2],[625,524,2],[625,525,2],[625,526,2],[625,527,2],[625,528,2],[625,529,2],[625,530,2],[625,531,2],[625,532,2],[625,533,2],[625,534,2],[625,535,2],[625,536,2],[625,537,2],[625,538,2],[625,539,2],[625,540,2],[625,542,2],[625,543,2],[625,544,2],[625,545,2],[625,546,2],[625,547,2],[625,548,2],[625,549,2],[625,550,2],[625,551,2],[625,552,2],[625,553,2],[625,554,2],[625,555,2],[625,556,2],[625,557,2],[625,558,2],[625,560,2],[625,561,2],[625,562,2],[625,563,2],[625,564,2],[625,565,2],[625,566,2],[625,567,2],[625,568,2],[625,569,2],[625,570,2],[625,571,2],[625,572,2],[625,573,2],[625,574,2],[625,575,2],[625,576,2],[625,577,2],[625,578,2],[625,579,2],[625,580,2],[625,581,2],[625,582,2],[625,583,2],[625,584,2],[625,585,2],[625,586,2],[625,587,2],[625,588,2],[625,589,2],[625,590,2],[625,591,2],[625,593,2],[625,594,2],[625,595,2],[625,596,2],[625,597,2],[625,598,2],[625,599,2],[625,600,2],[625,601,2],[625,602,2],[625,603,2],[625,604,2],[625,605,2],[625,606,2],[625,607,2],[625,608,2],[625,609,2],[625,610,2],[625,611,2],[625,612,2],[625,613,2],[625,614,2],[625,615,2],[625,616,2],[625,617,2],[625,618,2],[625,619,2],[625,620,2],[625,621,2],[625,622,2],[625,623,2],[625,624,2],[625,626,2],[625,627,2],[625,628,2],[625,629,2],[626,500,2],[626,499,2],[626,511,2],[626,517,2],[626,502,2],[626,512,2],[626,516,2],[626,507,2],[626,508,2],[626,509,2],[626,515,2],[626,514,2],[626,505,2],[626,503,2],[626,506,2],[626,87,2],[626,431,2],[626,37,2],[626,339,2],[626,233,2],[626,131,2],[626,369,2],[626,146,2],[626,207,2],[626,30,2],[626,312,2],[626,307,2],[626,486,2],[626,38,2],[626,265,2],[626,196,2],[626,263,2],[626,285,2],[626,470,2],[626,325,2],[626,487,2],[626,262,2],[626,488,2],[626,489,2],[626,149,2],[626,490,2],[626,491,2],[626,241,2],[626,140,2],[626,281,2],[626,191,2],[626,492,2],[626,493,2],[626,494,2],[626,129,2],[626,495,2],[626,496,2],[626,497,2],[626,296,2],[626,200,2],[626,210,2],[626,232,2],[626,498,2],[626,432,2],[626,454,2],[626,518,2],[626,519,2],[626,520,2],[626,521,2],[626,522,2],[626,523,2],[626,524,2],[626,525,2],[626,526,2],[626,527,2],[626,528,2],[626,529,2],[626,530,2],[626,531,2],[626,532,2],[626,533,2],[626,534,2],[626,535,2],[626,536,2],[626,537,2],[626,538,2],[626,539,2],[626,540,2],[626,541,2],[626,542,2],[626,543,2],[626,544,2],[626,545,2],[626,546,2],[626,547,2],[626,548,2],[626,549,2],[626,550,2],[626,551,2],[626,552,2],[626,553,2],[626,554,2],[626,555,2],[626,556,2],[626,557,2],[626,558,2],[626,559,2],[626,560,2],[626,561,2],[626,562,2],[626,563,2],[626,566,2],[626,567,2],[626,568,2],[626,569,2],[626,570,2],[626,571,2],[626,572,2],[626,573,2],[626,575,2],[626,576,2],[626,577,2],[626,578,2],[626,579,2],[626,580,2],[626,581,2],[626,582,2],[626,583,2],[626,584,2],[626,585,2],[626,586,2],[626,587,2],[626,588,2],[626,589,2],[626,590,2],[626,591,2],[626,592,2],[626,593,2],[626,594,2],[626,595,2],[626,596,2],[626,597,2],[626,598,2],[626,599,2],[626,600,2],[626,601,2],[626,602,2],[626,603,2],[626,604,2],[626,605,2],[626,606,2],[626,607,2],[626,608,2],[626,609,2],[626,610,2],[626,611,2],[626,612,2],[626,613,2],[626,614,2],[626,615,2],[626,616,2],[626,617,2],[626,618,2],[626,619,2],[626,620,2],[626,621,2],[626,622,2],[626,623,2],[626,624,2],[626,625,2],[626,627,2],[626,628,2],[626,629,2],[627,500,2],[627,499,2],[627,511,2],[627,517,2],[627,502,2],[627,512,2],[627,516,2],[627,507,2],[627,508,2],[627,509,2],[627,515,2],[627,514,2],[627,505,2],[627,503,2],[627,506,2],[627,87,2],[627,431,2],[627,37,2],[627,339,2],[627,233,2],[627,131,2],[627,369,2],[627,146,2],[627,207,2],[627,30,2],[627,312,2],[627,307,2],[627,486,2],[627,38,2],[627,265,2],[627,196,2],[627,263,2],[627,285,2],[627,470,2],[627,325,2],[627,487,2],[627,262,2],[627,488,2],[627,489,2],[627,149,2],[627,490,2],[627,491,2],[627,241,2],[627,140,2],[627,281,2],[627,191,2],[627,492,2],[627,493,2],[627,494,2],[627,129,2],[627,495,2],[627,496,2],[627,497,2],[627,296,2],[627,200,2],[627,210,2],[627,232,2],[627,498,2],[627,432,2],[627,454,2],[627,518,2],[627,519,2],[627,520,2],[627,521,2],[627,522,2],[627,523,2],[627,524,2],[627,525,2],[627,526,2],[627,527,2],[627,528,2],[627,529,2],[627,530,2],[627,531,2],[627,532,2],[627,533,2],[627,534,2],[627,535,2],[627,536,2],[627,537,2],[627,538,2],[627,539,2],[627,541,2],[627,542,2],[627,543,2],[627,544,2],[627,545,2],[627,546,2],[627,547,2],[627,548,2],[627,549,2],[627,550,2],[627,551,2],[627,552,2],[627,553,2],[627,554,2],[627,555,2],[627,556,2],[627,557,2],[627,558,2],[627,559,2],[627,560,2],[627,561,2],[627,562,2],[627,563,2],[627,564,2],[627,565,2],[627,566,2],[627,567,2],[627,568,2],[627,569,2],[627,570,2],[627,571,2],[627,572,2],[627,573,2],[627,574,2],[627,575,2],[627,576,2],[627,577,2],[627,578,2],[627,579,2],[627,580,2],[627,581,2],[627,582,2],[627,583,2],[627,584,2],[627,585,2],[627,587,2],[627,588,2],[627,589,2],[627,590,2],[627,592,2],[627,593,2],[627,594,2],[627,595,2],[627,596,2],[627,597,2],[627,598,2],[627,599,2],[627,600,2],[627,601,2],[627,602,2],[627,603,2],[627,604,2],[627,605,2],[627,606,2],[627,607,2],[627,608,2],[627,609,2],[627,610,2],[627,611,2],[627,612,2],[627,613,2],[627,614,2],[627,615,2],[627,616,2],[627,617,2],[627,618,2],[627,619,2],[627,620,2],[627,621,2],[627,622,2],[627,623,2],[627,624,2],[627,625,2],[627,626,2],[627,628,2],[627,629,2],[628,500,2],[628,499,2],[628,511,2],[628,517,2],[628,502,2],[628,512,2],[628,516,2],[628,507,2],[628,508,2],[628,509,2],[628,515,2],[628,514,2],[628,505,2],[628,503,2],[628,506,2],[628,87,2],[628,431,2],[628,37,2],[628,339,2],[628,233,2],[628,131,2],[628,369,2],[628,146,2],[628,207,2],[628,30,2],[628,312,2],[628,307,2],[628,486,2],[628,38,2],[628,265,2],[628,196,2],[628,263,2],[628,285,2],[628,470,2],[628,325,2],[628,487,2],[628,262,2],[628,488,2],[628,489,2],[628,149,2],[628,490,2],[628,491,2],[628,241,2],[628,140,2],[628,281,2],[628,191,2],[628,492,2],[628,493,2],[628,494,2],[628,129,2],[628,495,2],[628,496,2],[628,497,2],[628,296,2],[628,200,2],[628,210,2],[628,232,2],[628,498,2],[628,432,2],[628,454,2],[628,518,2],[628,519,2],[628,520,2],[628,521,2],[628,522,2],[628,523,2],[628,524,2],[628,525,2],[628,526,2],[628,527,2],[628,528,2],[628,529,2],[628,530,2],[628,531,2],[628,532,2],[628,533,2],[628,534,2],[628,535,2],[628,536,2],[628,537,2],[628,538,2],[628,539,2],[628,540,2],[628,541,2],[628,542,2],[628,543,2],[628,544,2],[628,545,2],[628,546,2],[628,547,2],[628,548,2],[628,549,2],[628,550,2],[628,551,2],[628,552,2],[628,553,2],[628,554,2],[628,555,2],[628,556,2],[628,557,2],[628,558,2],[628,559,2],[628,560,2],[628,561,2],[628,562,2],[628,563,2],[628,564,2],[628,565,2],[628,566,2],[628,567,2],[628,568,2],[628,569,2],[628,570,2],[628,571,2],[628,572,2],[628,573,2],[628,574,2],[628,575,2],[628,576,2],[628,577,2],[628,578,2],[628,579,2],[628,580,2],[628,581,2],[628,582,2],[628,583,2],[628,584,2],[628,585,2],[628,586,2],[628,587,2],[628,588,2],[628,589,2],[628,590,2],[628,591,2],[628,592,2],[628,593,2],[628,594,2],[628,595,2],[628,596,2],[628,597,2],[628,598,2],[628,599,2],[628,600,2],[628,601,2],[628,602,2],[628,603,2],[628,604,2],[628,605,2],[628,607,2],[628,609,2],[628,610,2],[628,611,2],[628,613,2],[628,614,2],[628,615,2],[628,616,2],[628,617,2],[628,618,2],[628,619,2],[628,620,2],[628,621,2],[628,622,2],[628,623,2],[628,624,2],[628,625,2],[628,626,2],[628,627,2],[628,629,2],[629,500,2],[629,499,2],[629,511,2],[629,517,2],[629,502,2],[629,512,2],[629,516,2],[629,507,2],[629,508,2],[629,509,2],[629,515,2],[629,514,2],[629,505,2],[629,503,2],[629,506,2],[629,87,2],[629,431,2],[629,37,2],[629,339,2],[629,233,2],[629,131,2],[629,369,2],[629,146,2],[629,207,2],[629,30,2],[629,312,2],[629,307,2],[629,486,2],[629,38,2],[629,265,2],[629,196,2],[629,263,2],[629,285,2],[629,470,2],[629,325,2],[629,487,2],[629,262,2],[629,488,2],[629,489,2],[629,149,2],[629,490,2],[629,491,2],[629,241,2],[629,140,2],[629,281,2],[629,191,2],[629,492,2],[629,493,2],[629,494,2],[629,129,2],[629,495,2],[629,496,2],[629,497,2],[629,296,2],[629,200,2],[629,210,2],[629,232,2],[629,498,2],[629,432,2],[629,454,2],[629,518,2],[629,519,2],[629,520,2],[629,522,2],[629,523,2],[629,524,2],[629,525,2],[629,526,2],[629,527,2],[629,528,2],[629,529,2],[629,530,2],[629,531,2],[629,532,2],[629,533,2],[629,534,2],[629,535,2],[629,536,2],[629,537,2],[629,538,2],[629,539,2],[629,540,2],[629,541,2],[629,542,2],[629,543,2],[629,544,2],[629,545,2],[629,546,2],[629,547,2],[629,548,2],[629,550,2],[629,551,2],[629,552,2],[629,553,2],[629,554,2],[629,555,2],[629,556,2],[629,557,2],[629,558,2],[629,559,2],[629,560,2],[629,561,2],[629,562,2],[629,563,2],[629,564,2],[629,565,2],[629,566,2],[629,567,2],[629,568,2],[629,569,2],[629,570,2],[629,571,2],[629,572,2],[629,573,2],[629,574,2],[629,575,2],[629,576,2],[629,577,2],[629,578,2],[629,579,2],[629,580,2],[629,581,2],[629,582,2],[629,583,2],[629,584,2],[629,585,2],[629,586,2],[629,587,2],[629,588,2],[629,589,2],[629,590,2],[629,591,2],[629,592,2],[629,593,2],[629,594,2],[629,595,2],[629,597,2],[629,598,2],[629,599,2],[629,600,2],[629,601,2],[629,602,2],[629,603,2],[629,604,2],[629,605,2],[629,606,2],[629,607,2],[629,608,2],[629,609,2],[629,610,2],[629,611,2],[629,612,2],[629,613,2],[629,614,2],[629,615,2],[629,616,2],[629,617,2],[629,618,2],[629,619,2],[629,620,2],[629,621,2],[629,622,2],[629,623,2],[629,624,2],[629,625,2],[629,626,2],[629,627,2],[629,628,2],[518,245,7],[518,370,7],[518,446,7],[519,74,7],[519,245,7],[519,260,7],[520,148,7],[520,150,7],[520,373,7],[521,327,7],[521,402,7],[521,431,7],[522,26,7],[522,288,7],[522,463,7],[523,124,7],[523,185,7],[523,328,7],[524,32,7],[524,305,7],[524,450,7],[525,405,7],[525,407,7],[525,481,7],[526,220,7],[526,238,7],[526,247,7],[527,238,7],[527,244,7],[527,257,7],[528,273,7],[528,278,7],[528,437,7],[529,273,7],[529,278,7],[529,437,7],[530,389,7],[531,154,7],[531,155,7],[531,249,7],[532,48,7],[532,56,7],[532,485,7],[533,333,7],[534,48,7],[534,249,7],[534,386,7],[535,200,7],[535,233,7],[535,262,7],[536,350,7],[536,475,7],[537,220,7],[537,238,7],[537,247,7],[538,317,7],[538,427,7],[538,449,7],[539,6,7],[539,281,7],[539,310,7],[540,31,7],[540,255,7],[540,265,7],[541,255,7],[541,265,7],[541,387,7],[542,317,7],[542,427,7],[542,449,7],[543,72,7],[543,195,7],[543,283,7],[544,72,7],[544,140,7],[544,195,7],[545,203,7],[545,210,7],[545,421,7],[546,72,7],[546,79,7],[546,209,7],[547,1,7],[547,2,7],[547,64,7],[548,210,7],[548,383,7],[548,392,7],[549,140,7],[549,195,7],[549,392,7],[550,42,7],[550,307,7],[550,388,7],[551,31,7],[551,107,7],[551,450,7],[553,200,7],[553,232,7],[553,479,7],[554,241,7],[554,316,7],[554,431,7],[555,94,7],[555,162,7],[555,251,7],[556,154,7],[556,249,7],[556,313,7],[557,127,7],[557,287,7],[557,361,7],[558,162,7],[558,251,7],[558,252,7],[559,265,7],[559,392,7],[559,393,7],[560,37,7],[560,38,7],[560,265,7],[561,97,7],[561,107,7],[561,450,7],[562,327,7],[562,402,7],[562,449,7],[563,170,7],[563,183,7],[563,312,7],[564,31,7],[564,32,7],[564,450,7],[565,32,7],[565,170,7],[565,312,7],[566,183,7],[566,345,7],[566,438,7],[567,273,7],[567,278,7],[567,437,7],[568,192,7],[568,312,7],[568,363,7],[569,92,7],[569,363,7],[569,389,7],[570,92,7],[570,312,7],[570,363,7],[571,92,7],[571,183,7],[571,363,7],[572,92,7],[572,389,7],[573,38,7],[573,92,7],[573,183,7],[574,249,7],[574,363,7],[574,386,7],[575,160,7],[575,278,7],[575,437,7],[576,273,7],[576,278,7],[576,437,7],[577,48,7],[577,201,7],[577,236,7],[578,32,7],[578,256,7],[578,450,7],[579,42,7],[579,307,7],[579,388,7],[580,48,7],[580,56,7],[580,236,7],[581,180,7],[581,349,7],[581,392,7],[582,180,7],[582,349,7],[582,392,7],[583,210,7],[583,224,7],[583,392,7],[584,180,7],[584,349,7],[584,392,7],[585,210,7],[585,224,7],[585,431,7],[586,180,7],[586,273,7],[586,393,7],[587,180,7],[587,349,7],[587,392,7],[588,273,7],[588,308,7],[588,393,7],[589,180,7],[589,349,7],[589,392,7],[590,210,7],[590,224,7],[590,431,7],[591,210,7],[591,224,7],[591,431,7],[592,180,7],[592,273,7],[592,393,7],[593,309,7],[593,442,7],[594,160,7],[594,210,7],[594,437,7],[595,405,7],[595,407,7],[595,481,7],[596,210,7],[596,224,7],[596,431,7],[597,210,7],[597,224,7],[597,431,7],[598,81,7],[599,42,7],[599,176,7],[599,204,7],[600,42,7],[600,176,7],[600,204,7],[601,42,7],[601,176,7],[601,204,7],[602,42,7],[602,176,7],[602,204,7],[603,26,7],[603,288,7],[603,463,7],[604,62,7],[604,118,7],[604,198,7],[605,37,7],[605,38,7],[605,192,7],[606,30,7],[606,37,7],[606,38,7],[607,454,7],[607,455,7],[607,485,7],[608,88,7],[608,129,7],[608,131,7],[609,51,7],[609,179,7],[609,296,7],[610,144,7],[610,257,7],[611,231,7],[611,314,7],[611,470,7],[612,129,7],[612,131,7],[612,158,7],[613,86,7],[613,241,7],[613,431,7],[614,132,7],[614,307,7],[614,389,7],[615,345,7],[615,400,7],[615,401,7],[616,92,7],[616,228,7],[616,389,7],[617,213,7],[617,245,7],[617,446,7]]}