{"id":21647226,"url":"https://github.com/codingsince1985/uva","last_synced_at":"2025-08-22T03:32:27.957Z","repository":{"id":46595133,"uuid":"44672712","full_name":"codingsince1985/UVa","owner":"codingsince1985","description":"800 UVa Online Judge solutions in Go","archived":false,"fork":false,"pushed_at":"2024-02-08T06:10:01.000Z","size":1939,"stargazers_count":127,"open_issues_count":0,"forks_count":28,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-08T21:51:20.925Z","etag":null,"topics":["algorithms","go","golang","uva","uva-solutions"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codingsince1985.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"codingsince1985","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-10-21T11:51:11.000Z","updated_at":"2025-03-29T13:28:54.000Z","dependencies_parsed_at":"2024-02-07T04:37:39.031Z","dependency_job_id":null,"html_url":"https://github.com/codingsince1985/UVa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codingsince1985/UVa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingsince1985%2FUVa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingsince1985%2FUVa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingsince1985%2FUVa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingsince1985%2FUVa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingsince1985","download_url":"https://codeload.github.com/codingsince1985/UVa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingsince1985%2FUVa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271579435,"owners_count":24784250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","go","golang","uva","uva-solutions"],"created_at":"2024-11-25T06:49:01.492Z","updated_at":"2025-08-22T03:32:26.966Z","avatar_url":"https://github.com/codingsince1985.png","language":"Go","funding_links":["https://github.com/sponsors/codingsince1985"],"categories":[],"sub_categories":[],"readme":"UVa Online Judge solutions in Golang\n==\n[![Go Report Card](https://goreportcard.com/badge/github.com/codingsince1985/UVa)](https://goreportcard.com/report/github.com/codingsince1985/UVa)\n\n[UVa 100](100) - [The 3n + 1 problem](https://onlinejudge.org/external/1/100.pdf)  \n[UVa 101](101) - [The Blocks Problem](https://onlinejudge.org/external/1/101.pdf)  \n[UVa 102](102) - [Ecological Bin Packing](https://onlinejudge.org/external/1/102.pdf)  \n[UVa 103](103) - [Stacking Boxes](https://onlinejudge.org/external/1/103.pdf)  \n[UVa 104](104) - [Arbitrage](https://onlinejudge.org/external/1/104.pdf)  \n[UVa 105](105) - [The Skyline Problem](https://onlinejudge.org/external/1/105.pdf)  \n[UVa 106](106) - [Fermat vs. Pythagoras](https://onlinejudge.org/external/1/106.pdf)  \n[UVa 107](107) - [The Cat in the Hat](https://onlinejudge.org/external/1/107.pdf)  \n[UVa 108](108) - [Maximum Sum](https://onlinejudge.org/external/1/108.pdf)  \n[UVa 110](110) - [Meta-Loopless Sorts](https://onlinejudge.org/external/1/110.pdf)  \n[UVa 111](111) - [History Grading](https://onlinejudge.org/external/1/111.pdf)  \n[UVa 112](112) - [Tree Summing](https://onlinejudge.org/external/1/112.pdf)  \n[UVa 113](113) - [Power of Cryptography](https://onlinejudge.org/external/1/113.pdf)  \n[UVa 114](114) - [Simulation Wizardry](https://onlinejudge.org/external/1/114.pdf)  \n[UVa 115](115) - [Climbing Trees](https://onlinejudge.org/external/1/115.pdf)  \n[UVa 116](116) - [Unidirectional TSP](https://onlinejudge.org/external/1/116.pdf)  \n[UVa 117](117) - [The Postal Worker Rings Once](https://onlinejudge.org/external/1/117.pdf)  \n[UVa 118](118) - [Mutant Flatworld Explorers](https://onlinejudge.org/external/1/118.pdf)  \n[UVa 119](119) - [Greedy Gift Givers](https://onlinejudge.org/external/1/119.pdf)  \n[UVa 120](120) - [Stacks of Flapjacks](https://onlinejudge.org/external/1/120.pdf)  \n[UVa 121](121) - [Pipe Fitters](https://onlinejudge.org/external/1/121.pdf)  \n[UVa 122](122) - [Trees on the level](https://onlinejudge.org/external/1/122.pdf)  \n[UVa 123](123) - [Searching Quickly](https://onlinejudge.org/external/1/123.pdf)  \n[UVa 124](124) - [Following Orders](https://onlinejudge.org/external/1/124.pdf)  \n[UVa 125](125) - [Numbering Paths](https://onlinejudge.org/external/1/125.pdf)  \n[UVa 127](127) - [\"Accordian\" Patience](https://onlinejudge.org/external/1/127.pdf)  \n[UVa 128](128) - [Software CRC](https://onlinejudge.org/external/1/128.pdf)  \n[UVa 129](129) - [Krypton Factor](https://onlinejudge.org/external/1/129.pdf)  \n[UVa 130](130) - [Roman Roulette](https://onlinejudge.org/external/1/130.pdf)  \n[UVa 131](131) - [The Psychic Poker Player](https://onlinejudge.org/external/1/131.pdf)  \n[UVa 133](133) - [The Dole Queue](https://onlinejudge.org/external/1/133.pdf)  \n[UVa 136](136) - [Ugly Numbers](https://onlinejudge.org/external/1/136.pdf)  \n[UVa 138](138) - [Street Numbers](https://onlinejudge.org/external/1/138.pdf)  \n[UVa 139](139) - [Telephone Tangles](https://onlinejudge.org/external/1/139.pdf)  \n[UVa 140](140) - [Bandwidth](https://onlinejudge.org/external/1/140.pdf)  \n[UVa 141](141) - [The Spot Game](https://onlinejudge.org/external/1/141.pdf)  \n[UVa 142](142) - [Mouse Clicks](https://onlinejudge.org/external/1/142.pdf)  \n[UVa 143](143) - [Orchard Trees](https://onlinejudge.org/external/1/143.pdf)  \n[UVa 144](144) - [Student Grants](https://onlinejudge.org/external/1/144.pdf)  \n[UVa 145](145) - [Gondwanaland Telecom](https://onlinejudge.org/external/1/145.pdf)  \n[UVa 146](146) - [ID Codes](https://onlinejudge.org/external/1/146.pdf)  \n[UVa 147](147) - [Dollars](https://onlinejudge.org/external/1/147.pdf)  \n[UVa 148](148) - [Anagram checker](https://onlinejudge.org/external/1/148.pdf)  \n[UVa 151](151) - [Power Crisis](https://onlinejudge.org/external/1/151.pdf)  \n[UVa 152](152) - [Tree's a Crowd](https://onlinejudge.org/external/1/152.pdf)  \n[UVa 153](153) - [Permalex](https://onlinejudge.org/external/1/153.pdf)  \n[UVa 154](154) - [Recycling](https://onlinejudge.org/external/1/154.pdf)  \n[UVa 155](155) - [All Squares](https://onlinejudge.org/external/1/155.pdf)  \n[UVa 156](156) - [Ananagrams](https://onlinejudge.org/external/1/156.pdf)  \n[UVa 159](159) - [Word Crosses](https://onlinejudge.org/external/1/159.pdf)  \n[UVa 160](160) - [Factors and Factorials](https://onlinejudge.org/external/1/160.pdf)  \n[UVa 161](161) - [Traffic Lights](https://onlinejudge.org/external/1/161.pdf)  \n[UVa 162](162) - [Beggar My Neighbour](https://onlinejudge.org/external/1/162.pdf)  \n[UVa 164](164) - [String Computer](https://onlinejudge.org/external/1/164.pdf)  \n[UVa 165](165) - [Stamps](https://onlinejudge.org/external/1/165.pdf)  \n[UVa 166](166) - [Making Change](https://onlinejudge.org/external/1/166.pdf)  \n[UVa 167](167) - [The Sultan's Successors](https://onlinejudge.org/external/1/167.pdf)  \n[UVa 168](168) - [Theseus and the Minotaur](https://onlinejudge.org/external/1/168.pdf)  \n[UVa 170](170) - [Clock Patience](https://onlinejudge.org/external/1/170.pdf)  \n[UVa 183](183) - [Bit Maps](https://onlinejudge.org/external/1/183.pdf)  \n[UVa 184](184) - [Laser Lines](https://onlinejudge.org/external/1/184.pdf)  \n[UVa 186](186) - [Trip Routing](https://onlinejudge.org/external/1/186.pdf)  \n[UVa 187](187) - [Transaction Processing](https://onlinejudge.org/external/1/187.pdf)  \n[UVa 188](188) - [Perfect Hash](https://onlinejudge.org/external/1/188.pdf)  \n[UVa 190](190) - [Circle Through Three Points](https://onlinejudge.org/external/1/190.pdf)  \n[UVa 191](191) - [Intersection](https://onlinejudge.org/external/1/191.pdf)  \n[UVa 193](193) - [Graph Coloring](https://onlinejudge.org/external/1/193.pdf)  \n[UVa 195](195) - [Anagram](https://onlinejudge.org/external/1/195.pdf)  \n[UVa 196](196) - [Spreadsheet](https://onlinejudge.org/external/1/196.pdf)  \n[UVa 200](200) - [Rare Order](https://onlinejudge.org/external/2/200.pdf)  \n[UVa 201](201) - [Squares](https://onlinejudge.org/external/2/201.pdf)  \n[UVa 202](202) - [Repeating Decimals](https://onlinejudge.org/external/2/202.pdf)  \n[UVa 208](208) - [Firetruck](https://onlinejudge.org/external/2/208.pdf)  \n[UVa 213](213) - [Message Decoding](https://onlinejudge.org/external/2/213.pdf)  \n[UVa 216](216) - [Getting in Line](https://onlinejudge.org/external/2/216.pdf)  \n[UVa 218](218) - [Moth Eradication](https://onlinejudge.org/external/2/218.pdf)  \n[UVa 222](222) - [Budget Travel](https://onlinejudge.org/external/2/222.pdf)  \n[UVa 227](227) - [Puzzle](https://onlinejudge.org/external/2/227.pdf)  \n[UVa 231](231) - [Testing the CATCHER](https://onlinejudge.org/external/2/231.pdf)  \n[UVa 232](232) - [Crossword Answers](https://onlinejudge.org/external/2/232.pdf)  \n[UVa 245](245) - [Uncompress](https://onlinejudge.org/external/2/245.pdf)  \n[UVa 253](253) - [Cube painting](https://onlinejudge.org/external/2/253.pdf)  \n[UVa 254](254) - [Towers of Hanoi](https://onlinejudge.org/external/2/254.pdf)  \n[UVa 255](255) - [Correct Move](https://onlinejudge.org/external/2/255.pdf)  \n[UVa 256](256) - [Quirksome Squares](https://onlinejudge.org/external/2/256.pdf)  \n[UVa 260](260) - [Il Gioco dell'X](https://onlinejudge.org/external/2/260.pdf)  \n[UVa 263](263) - [Number Chains](https://onlinejudge.org/external/2/263.pdf)  \n[UVa 264](264) - [Count on Cantor](https://onlinejudge.org/external/2/264.pdf)  \n[UVa 270](270) - [Lining Up](https://onlinejudge.org/external/2/270.pdf)  \n[UVa 271](271) - [Simply Syntax](https://onlinejudge.org/external/2/271.pdf)  \n[UVa 272](272) - [TEX Quotes](https://onlinejudge.org/external/2/272.pdf)  \n[UVa 273](273) - [Jack Straws](https://onlinejudge.org/external/2/273.pdf)  \n[UVa 275](275) - [Expanding Fractions](https://onlinejudge.org/external/2/275.pdf)  \n[UVa 278](278) - [Chess](https://onlinejudge.org/external/2/278.pdf)  \n[UVa 280](280) - [Vertex](https://onlinejudge.org/external/2/280.pdf)  \n[UVa 290](290) - [Palindroms \u003c---\u003e smordnilaP](https://onlinejudge.org/external/2/290.pdf)  \n[UVa 291](291) - [The House Of Santa Claus](https://onlinejudge.org/external/2/291.pdf)  \n[UVa 294](294) - [Divisors](https://onlinejudge.org/external/2/294.pdf)  \n[UVa 296](296) - [Safebreaker](https://onlinejudge.org/external/2/296.pdf)  \n[UVa 297](297) - [Quadtrees](https://onlinejudge.org/external/2/297.pdf)  \n[UVa 299](299) - [Train Swapping](https://onlinejudge.org/external/2/299.pdf)  \n[UVa 300](300) - [Maya Calendar](https://onlinejudge.org/external/3/300.pdf)  \n[UVa 301](301) - [Transportation](https://onlinejudge.org/external/3/301.pdf)  \n[UVa 302](302) - [John's trip](https://onlinejudge.org/external/3/302.pdf)  \n[UVa 305](305) - [Joseph](https://onlinejudge.org/external/3/305.pdf)  \n[UVa 306](306) - [Cipher](https://onlinejudge.org/external/3/306.pdf)  \n[UVa 307](307) - [Sticks](https://onlinejudge.org/external/3/307.pdf)  \n[UVa 311](311) - [Packets](https://onlinejudge.org/external/3/311.pdf)  \n[UVa 314](314) - [Robot](https://onlinejudge.org/external/3/314.pdf)  \n[UVa 315](315) - [Network](https://onlinejudge.org/external/3/315.pdf)  \n[UVa 320](320) - [Border](https://onlinejudge.org/external/3/320.pdf)  \n[UVa 324](324) - [Factorial Frequencies](https://onlinejudge.org/external/3/324.pdf)  \n[UVa 325](325) - [Identifying Legal Pascal Real Constants](https://onlinejudge.org/external/3/325.pdf)  \n[UVa 326](326) - [Extrapolation Using a Difference Table](https://onlinejudge.org/external/3/326.pdf)  \n[UVa 331](331) - [Mapping the Swaps](https://onlinejudge.org/external/3/331.pdf)  \n[UVa 332](332) - [Rational Numbers from Repeating Fractions](https://onlinejudge.org/external/3/332.pdf)  \n[UVa 333](333) - [Recognizing Good ISBNs](https://onlinejudge.org/external/3/333.pdf)  \n[UVa 336](336) - [A Node Too Far](https://onlinejudge.org/external/3/336.pdf)  \n[UVa 337](337) - [Interpreting Control Sequences](https://onlinejudge.org/external/3/337.pdf)  \n[UVa 338](338) - [Long Multiplication](https://onlinejudge.org/external/3/338.pdf)  \n[UVa 340](340) - [Master-Mind Hints](https://onlinejudge.org/external/3/340.pdf)  \n[UVa 341](341) - [Non-Stop Travel](https://onlinejudge.org/external/3/341.pdf)  \n[UVa 343](343) - [What Base Is This?](https://onlinejudge.org/external/3/343.pdf)  \n[UVa 344](344) - [Roman Digititis](https://onlinejudge.org/external/3/344.pdf)  \n[UVa 347](347) - [Run](https://onlinejudge.org/external/3/347.pdf)  \n[UVa 348](348) - [Optimal Array Multiplication Sequence](https://onlinejudge.org/external/3/348.pdf)  \n[UVa 350](350) - [Pseudo-Random Numbers](https://onlinejudge.org/external/3/350.pdf)  \n[UVa 352](352) - [The Seasonal War](https://onlinejudge.org/external/3/352.pdf)  \n[UVa 353](353) - [Pesky Palindromes](https://onlinejudge.org/external/3/353.pdf)  \n[UVa 355](355) - [The Bases Are Loaded](https://onlinejudge.org/external/3/355.pdf)  \n[UVa 356](356) - [Square Pegs And Round Holes](https://onlinejudge.org/external/3/356.pdf)  \n[UVa 357](357) - [Let Me Count The Ways](https://onlinejudge.org/external/3/357.pdf)  \n[UVa 362](362) - [18,000 Seconds Remaining](https://onlinejudge.org/external/3/362.pdf)  \n[UVa 369](369) - [Combinations](https://onlinejudge.org/external/3/369.pdf)  \n[UVa 371](371) - [Ackermann Functions](https://onlinejudge.org/external/3/371.pdf)  \n[UVa 374](374) - [Big Mod](https://onlinejudge.org/external/3/374.pdf)  \n[UVa 377](377) - [Cowculations](https://onlinejudge.org/external/3/377.pdf)  \n[UVa 378](378) - [Intersecting Lines](https://onlinejudge.org/external/3/378.pdf)  \n[UVa 379](379) - [Hi-Q](https://onlinejudge.org/external/3/379.pdf)  \n[UVa 380](380) - [Call Forwarding](https://onlinejudge.org/external/3/380.pdf)  \n[UVa 381](381) - [Making the Grade](https://onlinejudge.org/external/3/381.pdf)  \n[UVa 382](382) - [Perfection](https://onlinejudge.org/external/3/382.pdf)  \n[UVa 383](383) - [Shipping Routes](https://onlinejudge.org/external/3/383.pdf)  \n[UVa 384](384) - [Slurpys](https://onlinejudge.org/external/3/384.pdf)  \n[UVa 386](386) - [Perfect Cubes](https://onlinejudge.org/external/3/386.pdf)  \n[UVa 389](389) - [Basically Speaking](https://onlinejudge.org/external/3/389.pdf)  \n[UVa 391](391) - [Mark-up](https://onlinejudge.org/external/3/391.pdf)  \n[UVa 392](392) - [Polynomial Showdown](https://onlinejudge.org/external/3/392.pdf)  \n[UVa 394](394) - [Mapmaker](https://onlinejudge.org/external/3/394.pdf)  \n[UVa 397](397) - [Equation Elation](https://onlinejudge.org/external/3/397.pdf)  \n[UVa 400](400) - [Unix ls](https://onlinejudge.org/external/4/400.pdf)  \n[UVa 401](401) - [Palindromes](https://onlinejudge.org/external/4/401.pdf)  \n[UVa 402](402) - [M*A*S*H](https://onlinejudge.org/external/4/402.pdf)  \n[UVa 406](406) - [Prime Cuts](https://onlinejudge.org/external/4/406.pdf)  \n[UVa 408](408) - [Uniform Generator](https://onlinejudge.org/external/4/408.pdf)  \n[UVa 409](409) - [Excuses, Excuses!](https://onlinejudge.org/external/4/409.pdf)  \n[UVa 410](410) - [Station Balance](https://onlinejudge.org/external/4/410.pdf)  \n[UVa 412](412) - [Pi](https://onlinejudge.org/external/4/412.pdf)  \n[UVa 413](413) - [Up and Down Sequences](https://onlinejudge.org/external/4/413.pdf)  \n[UVa 414](414) - [Machined Surfaces](https://onlinejudge.org/external/4/414.pdf)  \n[UVa 416](416) - [LED Test](https://onlinejudge.org/external/4/416.pdf)  \n[UVa 417](417) - [Word Index](https://onlinejudge.org/external/4/417.pdf)  \n[UVa 418](418) - [Molecules](https://onlinejudge.org/external/4/418.pdf)  \n[UVa 422](422) - [Word-Search Wonder](https://onlinejudge.org/external/4/422.pdf)  \n[UVa 423](423) - [MPI Maelstrom](https://onlinejudge.org/external/4/423.pdf)  \n[UVa 424](424) - [Integer Inquiry](https://onlinejudge.org/external/4/424.pdf)  \n[UVa 429](429) - [Word Transformation](https://onlinejudge.org/external/4/429.pdf)  \n[UVa 434](434) - [Matty's Blocks](https://onlinejudge.org/external/4/434.pdf)  \n[UVa 435](435) - [Block Voting](https://onlinejudge.org/external/4/435.pdf)  \n[UVa 436](436) - [Arbitrage (II)](https://onlinejudge.org/external/4/436.pdf)  \n[UVa 437](437) - [The Tower of Babylon](https://onlinejudge.org/external/4/437.pdf)  \n[UVa 438](438) - [The Circumference of the Circle](https://onlinejudge.org/external/4/438.pdf)  \n[UVa 439](439) - [Knight Moves](https://onlinejudge.org/external/4/439.pdf)  \n[UVa 440](440) - [Eeny Meeny Moo](https://onlinejudge.org/external/4/440.pdf)  \n[UVa 441](441) - [Lotto](https://onlinejudge.org/external/4/441.pdf)  \n[UVa 442](442) - [Matrix Chain Multiplication](https://onlinejudge.org/external/4/442.pdf)  \n[UVa 443](443) - [Humble Numbers](https://onlinejudge.org/external/4/443.pdf)  \n[UVa 444](444) - [Encoder and Decoder](https://onlinejudge.org/external/4/444.pdf)  \n[UVa 445](445) - [Marvelous Mazes](https://onlinejudge.org/external/4/445.pdf)  \n[UVa 446](446) - [Kibbles \"n\" Bits \"n\" Bits \"n\" Bits](https://onlinejudge.org/external/4/446.pdf)  \n[UVa 448](448) - [OOPS!](https://onlinejudge.org/external/4/448.pdf)  \n[UVa 450](450) - [Little Black Book](https://onlinejudge.org/external/4/450.pdf)  \n[UVa 454](454) - [Anagrams](https://onlinejudge.org/external/4/454.pdf)  \n[UVa 455](455) - [Periodic Strings](https://onlinejudge.org/external/4/455.pdf)  \n[UVa 457](457) - [Linear Cellular Automata](https://onlinejudge.org/external/4/457.pdf)  \n[UVa 458](458) - [The Decoder](https://onlinejudge.org/external/4/458.pdf)  \n[UVa 459](459) - [Graph Connectivity](https://onlinejudge.org/external/4/459.pdf)  \n[UVa 460](460) - [Overlapping Rectangles](https://onlinejudge.org/external/4/460.pdf)  \n[UVa 465](465) - [Overflow](https://onlinejudge.org/external/4/465.pdf)  \n[UVa 466](466) - [Mirror, Mirror](https://onlinejudge.org/external/4/466.pdf)  \n[UVa 468](468) - [Key to Success](https://onlinejudge.org/external/4/468.pdf)  \n[UVa 469](469) - [Wetlands of Florida](https://onlinejudge.org/external/4/469.pdf)  \n[UVa 471](471) - [Magic Numbers](https://onlinejudge.org/external/4/471.pdf)  \n[UVa 474](474) - [Heads / Tails Probability](https://onlinejudge.org/external/4/474.pdf)  \n[UVa 476](476) - [Points in Figures: Rectangles](https://onlinejudge.org/external/4/476.pdf)  \n[UVa 477](477) - [Points in Figures: Rectangles and Circles](https://onlinejudge.org/external/4/477.pdf)  \n[UVa 478](478) - [Points in Figures: Rectangles, Circles, Triangles](https://onlinejudge.org/external/4/478.pdf)  \n[UVa 481](481) - [What Goes Up](https://onlinejudge.org/external/4/481.pdf)  \n[UVa 482](482) - [Permutation Arrays](https://onlinejudge.org/external/4/482.pdf)  \n[UVa 483](483) - [Word Scramble](https://onlinejudge.org/external/4/483.pdf)  \n[UVa 484](484) - [The Department of Redundancy Department](https://onlinejudge.org/external/4/484.pdf)  \n[UVa 485](485) - [Pascal's Triangle of Death](https://onlinejudge.org/external/4/485.pdf)  \n[UVa 486](486) - [English-Number Translator](https://onlinejudge.org/external/4/486.pdf)  \n[UVa 488](488) - [Triangle Wave](https://onlinejudge.org/external/4/488.pdf)  \n[UVa 489](489) - [Hangman Judge](https://onlinejudge.org/external/4/489.pdf)  \n[UVa 490](490) - [Rotating Sentences](https://onlinejudge.org/external/4/490.pdf)  \n[UVa 492](492) - [Pig-Latin](https://onlinejudge.org/external/4/492.pdf)  \n[UVa 494](494) - [Kindergarten Counting Game](https://onlinejudge.org/external/4/494.pdf)  \n[UVa 495](495) - [Fibonacci Freeze](https://onlinejudge.org/external/4/495.pdf)  \n[UVa 496](496) - [Simply Subsets](https://onlinejudge.org/external/4/496.pdf)  \n[UVa 497](497) - [Strategic Defense Initiative](https://onlinejudge.org/external/4/497.pdf)  \n[UVa 498](498) - [Polly the Polynomial](https://onlinejudge.org/external/4/498.pdf)  \n[UVa 499](499) - [What's The Frequency, Kenneth?](https://onlinejudge.org/external/4/499.pdf)  \n[UVa 501](501) - [Black Box](https://onlinejudge.org/external/5/501.pdf)  \n[UVa 507](507) - [Jill Rides Again](https://onlinejudge.org/external/5/507.pdf)  \n[UVa 514](514) - [Rails](https://onlinejudge.org/external/5/514.pdf)  \n[UVa 516](516) - [Prime Land](https://onlinejudge.org/external/5/516.pdf)  \n[UVa 524](524) - [Prime Ring Problem](https://onlinejudge.org/external/5/524.pdf)  \n[UVa 526](526) - [String Distance and Transform Process](https://onlinejudge.org/external/5/526.pdf)  \n[UVa 530](530) - [Binomial Showdown](https://onlinejudge.org/external/5/530.pdf)  \n[UVa 531](531) - [Compromise](https://onlinejudge.org/external/5/531.pdf)  \n[UVa 532](532) - [Dungeon Master](https://onlinejudge.org/external/5/532.pdf)  \n[UVa 534](534) - [Frogger](https://onlinejudge.org/external/5/534.pdf)  \n[UVa 535](535) - [Globetrotter](https://onlinejudge.org/external/5/535.pdf)  \n[UVa 536](536) - [Tree Recovery](https://onlinejudge.org/external/5/536.pdf)  \n[UVa 537](537) - [Artificial Intelligence?](https://onlinejudge.org/external/5/537.pdf)  \n[UVa 538](538) - [Balancing Bank Accounts](https://onlinejudge.org/external/5/538.pdf)  \n[UVa 539](539) - [The Settlers of Catan](https://onlinejudge.org/external/5/539.pdf)  \n[UVa 540](540) - [Team Queue](https://onlinejudge.org/external/5/540.pdf)  \n[UVa 541](541) - [Error Correction](https://onlinejudge.org/external/5/541.pdf)  \n[UVa 542](542) - [France '98](https://onlinejudge.org/external/5/542.pdf)  \n[UVa 543](543) - [Goldbach's Conjecture](https://onlinejudge.org/external/5/543.pdf)  \n[UVa 544](544) - [Heavy Cargo](https://onlinejudge.org/external/5/544.pdf)  \n[UVa 545](545) - [Heads](https://onlinejudge.org/external/5/545.pdf)  \n[UVa 547](547) - [DDF](https://onlinejudge.org/external/5/547.pdf)  \n[UVa 548](548) - [Tree](https://onlinejudge.org/external/5/548.pdf)  \n[UVa 550](550) - [Multiplying by Rotation](https://onlinejudge.org/external/5/550.pdf)  \n[UVa 551](551) - [Nesting a Bunch of Brackets](https://onlinejudge.org/external/5/551.pdf)  \n[UVa 555](555) - [Bridge Hands](https://onlinejudge.org/external/5/555.pdf)  \n[UVa 556](556) - [Amazing](https://onlinejudge.org/external/5/556.pdf)  \n[UVa 558](558) - [Wormholes](https://onlinejudge.org/external/5/558.pdf)  \n[UVa 562](562) - [Dividing coins](https://onlinejudge.org/external/5/562.pdf)  \n[UVa 567](567) - [Risk](https://onlinejudge.org/external/5/567.pdf)  \n[UVa 568](568) - [Just the Facts](https://onlinejudge.org/external/5/568.pdf)  \n[UVa 571](571) - [Jugs](https://onlinejudge.org/external/5/571.pdf)  \n[UVa 572](572) - [Oil Deposits](https://onlinejudge.org/external/5/572.pdf)  \n[UVa 573](573) - [The Snail](https://onlinejudge.org/external/5/573.pdf)  \n[UVa 574](574) - [Sum It Up](https://onlinejudge.org/external/5/574.pdf)  \n[UVa 575](575) - [Skew Binary](https://onlinejudge.org/external/5/575.pdf)  \n[UVa 576](576) - [Haiku Review](https://onlinejudge.org/external/5/576.pdf)  \n[UVa 579](579) - [Clock Hands](https://onlinejudge.org/external/5/579.pdf)  \n[UVa 580](580) - [Critical Mass](https://onlinejudge.org/external/5/580.pdf)  \n[UVa 583](583) - [Prime Factors](https://onlinejudge.org/external/5/583.pdf)  \n[UVa 584](584) - [Bowling](https://onlinejudge.org/external/5/584.pdf)  \n[UVa 585](585) - [Triangles](https://onlinejudge.org/external/5/585.pdf)  \n[UVa 586](586) - [Instant Complexity](https://onlinejudge.org/external/5/586.pdf)  \n[UVa 587](587) - [There's treasure everywhere!](https://onlinejudge.org/external/5/587.pdf)  \n[UVa 590](590) - [Always on the run](https://onlinejudge.org/external/5/590.pdf)  \n[UVa 591](591) - [Box of Bricks](https://onlinejudge.org/external/5/591.pdf)  \n[UVa 594](594) - [One Little, Two Little, Three Little Endians](https://onlinejudge.org/external/5/594.pdf)  \n[UVa 598](598) - [Bundling Newspapers](https://onlinejudge.org/external/5/598.pdf)  \n[UVa 601](601) - [The PATH](https://onlinejudge.org/external/6/601.pdf)  \n[UVa 602](602) - [What Day Is It?](https://onlinejudge.org/external/6/602.pdf)  \n[UVa 608](608) - [Counterfeit Dollar](https://onlinejudge.org/external/6/608.pdf)  \n[UVa 612](612) - [DNA Sorting](https://onlinejudge.org/external/6/612.pdf)  \n[UVa 615](615) - [Is It A Tree?](https://onlinejudge.org/external/6/615.pdf)  \n[UVa 616](616) - [Coconuts, Revisited](https://onlinejudge.org/external/6/616.pdf)  \n[UVa 617](617) - [Nonstop Travel](https://onlinejudge.org/external/6/617.pdf)  \n[UVa 619](619) - [Numerically Speaking](https://onlinejudge.org/external/6/619.pdf)  \n[UVa 620](620) - [Cellular Structure](https://onlinejudge.org/external/6/620.pdf)  \n[UVa 621](621) - [Secret Research](https://onlinejudge.org/external/6/621.pdf)  \n[UVa 622](622) - [Grammar Evaluation](https://onlinejudge.org/external/6/622.pdf)  \n[UVa 623](623) - [500!](https://onlinejudge.org/external/6/623.pdf)  \n[UVa 624](624) - [CD](https://onlinejudge.org/external/6/624.pdf)  \n[UVa 626](626) - [Ecosystem](https://onlinejudge.org/external/6/626.pdf)  \n[UVa 627](627) - [The Net](https://onlinejudge.org/external/6/627.pdf)  \n[UVa 628](628) - [Passwords](https://onlinejudge.org/external/6/628.pdf)  \n[UVa 630](630) - [Anagrams (II)](https://onlinejudge.org/external/6/630.pdf)  \n[UVa 632](632) - [Compression (II)](https://onlinejudge.org/external/6/632.pdf)  \n[UVa 634](634) - [Polygon](https://onlinejudge.org/external/6/634.pdf)  \n[UVa 636](636) - [Squares (III)](https://onlinejudge.org/external/6/636.pdf)  \n[UVa 637](637) - [Booklet Printing](https://onlinejudge.org/external/6/637.pdf)  \n[UVa 638](638) - [Finding Rectangles](https://onlinejudge.org/external/6/638.pdf)  \n[UVa 639](639) - [Don't Get Rooked](https://onlinejudge.org/external/6/639.pdf)  \n[UVa 640](640) - [Self Numbers](https://onlinejudge.org/external/6/640.pdf)  \n[UVa 641](641) - [Do the Untwist](https://onlinejudge.org/external/6/641.pdf)  \n[UVa 642](642) - [Word Amalgamation](https://onlinejudge.org/external/6/642.pdf)  \n[UVa 644](644) - [Immediate Decodability](https://onlinejudge.org/external/6/644.pdf)  \n[UVa 647](647) - [Chutes and Ladders](https://onlinejudge.org/external/6/647.pdf)  \n[UVa 651](651) - [Deck](https://onlinejudge.org/external/6/651.pdf)  \n[UVa 654](654) - [Ratio](https://onlinejudge.org/external/6/654.pdf)  \n[UVa 657](657) - [The die is cast](https://onlinejudge.org/external/6/657.pdf)  \n[UVa 661](661) - [Blowing Fuses](https://onlinejudge.org/external/6/661.pdf)  \n[UVa 673](673) - [Parentheses Balance](https://onlinejudge.org/external/6/673.pdf)  \n[UVa 674](674) - [Coin Change](https://onlinejudge.org/external/6/674.pdf)  \n[UVa 677](677) - [All Walks of length \"n\" from the first node](https://onlinejudge.org/external/6/677.pdf)  \n[UVa 679](679) - [Dropping Balls](https://onlinejudge.org/external/6/679.pdf)  \n[UVa 681](681) - [Convex Hull Finding](https://onlinejudge.org/external/6/681.pdf)  \n[UVa 686](686) - [Goldbach's Conjecture (II)](https://onlinejudge.org/external/6/686.pdf)  \n[UVa 688](688) - [Mobile Phone Coverage](https://onlinejudge.org/external/6/688.pdf)  \n[UVa 694](694) - [The Collatz Sequence](https://onlinejudge.org/external/6/694.pdf)  \n[UVa 696](696) - [How Many Knights](https://onlinejudge.org/external/6/696.pdf)  \n[UVa 699](699) - [The Falling Leaves](https://onlinejudge.org/external/6/699.pdf)  \n[UVa 700](700) - [Date Bugs](https://onlinejudge.org/external/7/700.pdf)  \n[UVa 701](701) - [The Archeologists' Dilemma](https://onlinejudge.org/external/7/701.pdf)  \n[UVa 703](703) - [Triple Ties: The Organizer's Nightmare](https://onlinejudge.org/external/7/703.pdf)  \n[UVa 705](705) - [Slash Maze](https://onlinejudge.org/external/7/705.pdf)  \n[UVa 706](706) - [LC-Display](https://onlinejudge.org/external/7/706.pdf)  \n[UVa 711](711) - [Dividing up](https://onlinejudge.org/external/7/711.pdf)  \n[UVa 712](712) - [S-Trees](https://onlinejudge.org/external/7/712.pdf)  \n[UVa 713](713) - [Adding Reversed Numbers](https://onlinejudge.org/external/7/713.pdf)  \n[UVa 714](714) - [Copying Books](https://onlinejudge.org/external/7/714.pdf)  \n[UVa 719](719) - [Glass Beads](https://onlinejudge.org/external/7/719.pdf)  \n[UVa 725](725) - [Division](https://onlinejudge.org/external/7/725.pdf)  \n[UVa 727](727) - [Equation](https://onlinejudge.org/external/7/727.pdf)  \n[UVa 729](729) - [The Hamming Distance Problem](https://onlinejudge.org/external/7/729.pdf)  \n[UVa 737](737) - [Gleaming the Cubes](https://onlinejudge.org/external/7/737.pdf)  \n[UVa 739](739) - [Soundex Indexing](https://onlinejudge.org/external/7/739.pdf)  \n[UVa 740](740) - [Baudot Data Communication Code](https://onlinejudge.org/external/7/740.pdf)  \n[UVa 741](741) - [Burrows Wheeler Decoder](https://onlinejudge.org/external/7/741.pdf)  \n[UVa 743](743) - [The MTM Machine](https://onlinejudge.org/external/7/743.pdf)  \n[UVa 748](748) - [Exponentiation](https://onlinejudge.org/external/7/748.pdf)  \n[UVa 750](750) - [8 Queens Chess Problem](https://onlinejudge.org/external/7/750.pdf)  \n[UVa 755](755) - [487--3279](https://onlinejudge.org/external/7/755.pdf)  \n[UVa 756](756) - [Biorhythms](https://onlinejudge.org/external/7/756.pdf)  \n[UVa 762](762) - [We Ship Cheap](https://onlinejudge.org/external/7/762.pdf)  \n[UVa 763](763) - [Fibinary Numbers](https://onlinejudge.org/external/7/763.pdf)  \n[UVa 784](784) - [Maze Exploration](https://onlinejudge.org/external/7/784.pdf)  \n[UVa 785](785) - [Grid Colouring](https://onlinejudge.org/external/7/785.pdf)  \n[UVa 793](793) - [Network Connections](https://onlinejudge.org/external/7/793.pdf)  \n[UVa 796](796) - [Critical Links](https://onlinejudge.org/external/7/796.pdf)  \n[UVa 808](808) - [Bee Breeding](https://onlinejudge.org/external/8/808.pdf)  \n[UVa 816](816) - [Abbott's Revenge](https://onlinejudge.org/external/8/816.pdf)  \n[UVa 820](820) - [Internet Bandwidth](https://onlinejudge.org/external/8/820.pdf)  \n[UVa 821](821) - [Page Hopping](https://onlinejudge.org/external/8/821.pdf)  \n[UVa 825](825) - [Walking on the Safe Side](https://onlinejudge.org/external/8/825.pdf)  \n[UVa 833](833) - [Water Falls](https://onlinejudge.org/external/8/833.pdf)  \n[UVa 834](834) - [Continued Fractions](https://onlinejudge.org/external/8/834.pdf)  \n[UVa 836](836) - [Largest Submatrix](https://onlinejudge.org/external/8/836.pdf)  \n[UVa 839](839) - [Not so Mobile](https://onlinejudge.org/external/8/839.pdf)  \n[UVa 843](843) - [Crypt Kicker](https://onlinejudge.org/external/8/843.pdf)  \n[UVa 846](846) - [Steps](https://onlinejudge.org/external/8/846.pdf)  \n[UVa 847](847) - [A Multiplication Game](https://onlinejudge.org/external/8/847.pdf)  \n[UVa 850](850) - [Crypt Kicker II](https://onlinejudge.org/external/8/850.pdf)  \n[UVa 855](855) - [Lunch in Grid City](https://onlinejudge.org/external/8/855.pdf)  \n[UVa 880](880) - [Cantor Fractions](https://onlinejudge.org/external/8/880.pdf)  \n[UVa 884](884) - [Factorial Factors](https://onlinejudge.org/external/8/884.pdf)  \n[UVa 895](895) - [Word Problem](https://onlinejudge.org/external/8/895.pdf)  \n[UVa 900](900) - [Brick Wall Patterns](https://onlinejudge.org/external/9/900.pdf)  \n[UVa 902](902) - [Password Search](https://onlinejudge.org/external/9/902.pdf)  \n[UVa 913](913) - [Joana and the Odd Numbers](https://onlinejudge.org/external/9/913.pdf)  \n[UVa 929](929) - [Number Maze](https://onlinejudge.org/external/9/929.pdf)  \n[UVa 948](948) - [Fibonaccimal Base](https://onlinejudge.org/external/9/948.pdf)  \n[UVa 993](993) - [Product of digits](https://onlinejudge.org/external/9/993.pdf)  \n[UVa 10000](10000) - [Longest Paths](https://onlinejudge.org/external/100/10000.pdf)  \n[UVa 10001](10001) - [Garden of Eden](https://onlinejudge.org/external/100/10001.pdf)  \n[UVa 10003](10003) - [Cutting Sticks](https://onlinejudge.org/external/100/10003.pdf)  \n[UVa 10004](10004) - [Bicoloring](https://onlinejudge.org/external/100/10004.pdf)  \n[UVa 10006](10006) - [Carmichael Numbers](https://onlinejudge.org/external/100/10006.pdf)  \n[UVa 10007](10007) - [Count the Trees](https://onlinejudge.org/external/100/10007.pdf)  \n[UVa 10008](10008) - [What's Cryptanalysis?](https://onlinejudge.org/external/100/10008.pdf)  \n[UVa 10009](10009) - [All Roads Lead Where?](https://onlinejudge.org/external/100/10009.pdf)  \n[UVa 10010](10010) - [Where's Waldorf?](https://onlinejudge.org/external/100/10010.pdf)  \n[UVa 10012](10012) - [How Big Is It?](https://onlinejudge.org/external/100/10012.pdf)  \n[UVa 10013](10013) - [Super long sums](https://onlinejudge.org/external/100/10013.pdf)  \n[UVa 10014](10014) - [Simple calculations](https://onlinejudge.org/external/100/10014.pdf)  \n[UVa 10015](10015) - [Joseph's Cousin](https://onlinejudge.org/external/100/10015.pdf)  \n[UVa 10016](10016) - [Flip-Flop the Squarelotron](https://onlinejudge.org/external/100/10016.pdf)  \n[UVa 10017](10017) - [The Never Ending Towers of Hanoi](https://onlinejudge.org/external/100/10017.pdf)  \n[UVa 10018](10018) - [Reverse and Add](https://onlinejudge.org/external/100/10018.pdf)  \n[UVa 10019](10019) - [Funny Encryption Method](https://onlinejudge.org/external/100/10019.pdf)  \n[UVa 10020](10020) - [Minimal coverage](https://onlinejudge.org/external/100/10020.pdf)  \n[UVa 10022](10022) - [Delta-wave](https://onlinejudge.org/external/100/10022.pdf)  \n[UVa 10023](10023) - [Square root](https://onlinejudge.org/external/100/10023.pdf)  \n[UVa 10025](10025) - [The ? 1 ? 2 ? ... ? n = k problem](https://onlinejudge.org/external/100/10025.pdf)  \n[UVa 10026](10026) - [Shoemaker's Problem](https://onlinejudge.org/external/100/10026.pdf)  \n[UVa 10029](10029) - [Edit Step Ladders](https://onlinejudge.org/external/100/10029.pdf)  \n[UVa 10032](10032) - [Tug of War](https://onlinejudge.org/external/100/10032.pdf)  \n[UVa 10033](10033) - [Interpreter](https://onlinejudge.org/external/100/10033.pdf)  \n[UVa 10034](10034) - [Freckles](https://onlinejudge.org/external/100/10034.pdf)  \n[UVa 10035](10035) - [Primary Arithmetic](https://onlinejudge.org/external/100/10035.pdf)  \n[UVa 10036](10036) - [Divisibility](https://onlinejudge.org/external/100/10036.pdf)  \n[UVa 10037](10037) - [Bridge](https://onlinejudge.org/external/100/10037.pdf)  \n[UVa 10038](10038) - [Jolly Jumpers](https://onlinejudge.org/external/100/10038.pdf)  \n[UVa 10041](10041) - [Vito's Family](https://onlinejudge.org/external/100/10041.pdf)  \n[UVa 10042](10042) - [Smith Numbers](https://onlinejudge.org/external/100/10042.pdf)  \n[UVa 10044](10044) - [Erdos Numbers](https://onlinejudge.org/external/100/10044.pdf)  \n[UVa 10047](10047) - [The Monocycle](https://onlinejudge.org/external/100/10047.pdf)  \n[UVa 10048](10048) - [Audiophobia](https://onlinejudge.org/external/100/10048.pdf)  \n[UVa 10049](10049) - [Self-describing Sequence](https://onlinejudge.org/external/100/10049.pdf)  \n[UVa 10050](10050) - [Hartals](https://onlinejudge.org/external/100/10050.pdf)  \n[UVa 10051](10051) - [Tower of Cubes](https://onlinejudge.org/external/100/10051.pdf)  \n[UVa 10054](10054) - [The Necklace](https://onlinejudge.org/external/100/10054.pdf)  \n[UVa 10055](10055) - [Hashmat the Brave Warrior](https://onlinejudge.org/external/100/10055.pdf)  \n[UVa 10056](10056) - [What is the Probability ?](https://onlinejudge.org/external/100/10056.pdf)  \n[UVa 10057](10057) - [A mid-summer night's dream.](https://onlinejudge.org/external/100/10057.pdf)  \n[UVa 10060](10060) - [A hole to catch a man](https://onlinejudge.org/external/100/10060.pdf)  \n[UVa 10061](10061) - [How many zero's and how many digits ?](https://onlinejudge.org/external/100/10061.pdf)  \n[UVa 10062](10062) - [Tell me the frequencies!](https://onlinejudge.org/external/100/10062.pdf)  \n[UVa 10063](10063) - [Knuth's Permutation](https://onlinejudge.org/external/100/10063.pdf)  \n[UVa 10066](10066) - [The Twin Towers](https://onlinejudge.org/external/100/10066.pdf)  \n[UVa 10067](10067) - [Playing with Wheels](https://onlinejudge.org/external/100/10067.pdf)  \n[UVa 10069](10069) - [Distinct Subsequences](https://onlinejudge.org/external/100/10069.pdf)  \n[UVa 10070](10070) - [Leap Year or Not Leap Year and ...](https://onlinejudge.org/external/100/10070.pdf)  \n[UVa 10071](10071) - [Back to High School Physics](https://onlinejudge.org/external/100/10071.pdf)  \n[UVa 10074](10074) - [Take the Land](https://onlinejudge.org/external/100/10074.pdf)  \n[UVa 10077](10077) - [The Stern-Brocot Number System](https://onlinejudge.org/external/100/10077.pdf)  \n[UVa 10078](10078) - [The Art Gallery](https://onlinejudge.org/external/100/10078.pdf)  \n[UVa 10079](10079) - [Pizza Cutting](https://onlinejudge.org/external/100/10079.pdf)  \n[UVa 10080](10080) - [Gopher II](https://onlinejudge.org/external/100/10080.pdf)  \n[UVa 10081](10081) - [Tight Words](https://onlinejudge.org/external/100/10081.pdf)  \n[UVa 10082](10082) - [WERTYU](https://onlinejudge.org/external/100/10082.pdf)  \n[UVa 10088](10088) - [Trees on My Island](https://onlinejudge.org/external/100/10088.pdf)  \n[UVa 10090](10090) - [Marbles](https://onlinejudge.org/external/100/10090.pdf)  \n[UVa 10093](10093) - [An Easy Problem!](https://onlinejudge.org/external/100/10093.pdf)  \n[UVa 10098](10098) - [Generating Fast](https://onlinejudge.org/external/100/10098.pdf)  \n[UVa 10099](10099) - [The Tourist Guide](https://onlinejudge.org/external/100/10099.pdf)  \n[UVa 10100](10100) - [Longest Match](https://onlinejudge.org/external/101/10100.pdf)  \n[UVa 10101](10101) - [Bangla Numbers](https://onlinejudge.org/external/101/10101.pdf)  \n[UVa 10102](10102) - [The path in the colored field](https://onlinejudge.org/external/101/10102.pdf)  \n[UVa 10104](10104) - [Euclid Problem](https://onlinejudge.org/external/101/10104.pdf)  \n[UVa 10105](10105) - [Polynomial Coefficients](https://onlinejudge.org/external/101/10105.pdf)  \n[UVa 10106](10106) - [Product](https://onlinejudge.org/external/101/10106.pdf)  \n[UVa 10107](10107) - [What is the Median?](https://onlinejudge.org/external/101/10107.pdf)  \n[UVa 10110](10110) - [Light, more light](https://onlinejudge.org/external/101/10110.pdf)  \n[UVa 10112](10112) - [Myacm Triangles](https://onlinejudge.org/external/101/10112.pdf)  \n[UVa 10115](10115) - [Automatic Editing](https://onlinejudge.org/external/101/10115.pdf)  \n[UVa 10116](10116) - [Robot Motion](https://onlinejudge.org/external/101/10116.pdf)  \n[UVa 10120](10120) - [Gift?!](https://onlinejudge.org/external/101/10120.pdf)  \n[UVa 10125](10125) - [Sumsets](https://onlinejudge.org/external/101/10125.pdf)  \n[UVa 10126](10126) - [Zipf's Law](https://onlinejudge.org/external/101/10126.pdf)  \n[UVa 10127](10127) - [Ones](https://onlinejudge.org/external/101/10127.pdf)  \n[UVa 10128](10128) - [Queue](https://onlinejudge.org/external/101/10128.pdf)  \n[UVa 10129](10129) - [Play on Words](https://onlinejudge.org/external/101/10129.pdf)  \n[UVa 10130](10130) - [SuperSale](https://onlinejudge.org/external/101/10130.pdf)  \n[UVa 10131](10131) - [Is Bigger Smarter?](https://onlinejudge.org/external/101/10131.pdf)  \n[UVa 10132](10132) - [File Fragmentation](https://onlinejudge.org/external/101/10132.pdf)  \n[UVa 10137](10137) - [The Trip](https://onlinejudge.org/external/101/10137.pdf)  \n[UVa 10139](10139) - [Factovisors](https://onlinejudge.org/external/101/10139.pdf)  \n[UVa 10140](10140) - [Prime Distance](https://onlinejudge.org/external/101/10140.pdf)  \n[UVa 10141](10141) - [Request for Proposal](https://onlinejudge.org/external/101/10141.pdf)  \n[UVa 10142](10142) - [Australian Voting](https://onlinejudge.org/external/101/10142.pdf)  \n[UVa 10147](10147) - [Highways](https://onlinejudge.org/external/101/10147.pdf)  \n[UVa 10150](10150) - [Doublets](https://onlinejudge.org/external/101/10150.pdf)  \n[UVa 10152](10152) - [ShellSort](https://onlinejudge.org/external/101/10152.pdf)  \n[UVa 10154](10154) - [Weights and Measures](https://onlinejudge.org/external/101/10154.pdf)  \n[UVa 10158](10158) - [War](https://onlinejudge.org/external/101/10158.pdf)  \n[UVa 10161](10161) - [Ant on a Chessboard](https://onlinejudge.org/external/101/10161.pdf)  \n[UVa 10162](10162) - [Last Digit](https://onlinejudge.org/external/101/10162.pdf)  \n[UVa 10165](10165) - [Stone Game](https://onlinejudge.org/external/101/10165.pdf)  \n[UVa 10167](10167) - [Birthday Cake](https://onlinejudge.org/external/101/10167.pdf)  \n[UVa 10168](10168) - [Summation of Four Primes](https://onlinejudge.org/external/101/10168.pdf)  \n[UVa 10170](10170) - [The Hotel with Infinite Rooms](https://onlinejudge.org/external/101/10170.pdf)  \n[UVa 10171](10171) - [Meeting Prof. Miguel...](https://onlinejudge.org/external/101/10171.pdf)  \n[UVa 10176](10176) - [Ocean Deep! - Make it shallow!!](https://onlinejudge.org/external/101/10176.pdf)  \n[UVa 10177](10177) - [(2/3/4)-D Sqr/Rects/Cubes/Boxes?](https://onlinejudge.org/external/101/10177.pdf)  \n[UVa 10178](10178) - [Count the Faces.](https://onlinejudge.org/external/101/10178.pdf)  \n[UVa 10179](10179) - [Irreducable Basic Fractions](https://onlinejudge.org/external/101/10179.pdf)  \n[UVa 10182](10182) - [Bee Maja](https://onlinejudge.org/external/101/10182.pdf)  \n[UVa 10183](10183) - [How Many Fibs?](https://onlinejudge.org/external/101/10183.pdf)  \n[UVa 10188](10188) - [Automated Judge Script](https://onlinejudge.org/external/101/10188.pdf)  \n[UVa 10189](10189) - [Minesweeper](https://onlinejudge.org/external/101/10189.pdf)  \n[UVa 10190](10190) - [Divide, But Not Quite Conquer!](https://onlinejudge.org/external/101/10190.pdf)  \n[UVa 10191](10191) - [Longest Nap](https://onlinejudge.org/external/101/10191.pdf)  \n[UVa 10192](10192) - [Vacation](https://onlinejudge.org/external/101/10192.pdf)  \n[UVa 10193](10193) - [All You Need Is Love](https://onlinejudge.org/external/101/10193.pdf)  \n[UVa 10194](10194) - [Football (aka Soccer)](https://onlinejudge.org/external/101/10194.pdf)  \n[UVa 10195](10195) - [The Knights Of The Round Table](https://onlinejudge.org/external/101/10195.pdf)  \n[UVa 10196](10196) - [Check The Check](https://onlinejudge.org/external/101/10196.pdf)  \n[UVa 10197](10197) - [Learning Portuguese](https://onlinejudge.org/external/101/10197.pdf)  \n[UVa 10198](10198) - [Counting](https://onlinejudge.org/external/101/10198.pdf)  \n[UVa 10199](10199) - [Tourist Guide](https://onlinejudge.org/external/101/10199.pdf)  \n[UVa 10200](10200) - [Prime Time](https://onlinejudge.org/external/102/10200.pdf)  \n[UVa 10201](10201) - [Adventures in Moving - Part IV](https://onlinejudge.org/external/102/10201.pdf)  \n[UVa 10205](10205) - [Stack 'em Up](https://onlinejudge.org/external/102/10205.pdf)  \n[UVa 10209](10209) - [Is This Integration ?](https://onlinejudge.org/external/102/10209.pdf)  \n[UVa 10210](10210) - [Romeo and Juliet !](https://onlinejudge.org/external/102/10210.pdf)  \n[UVa 10212](10212) - [The Last Non-zero Digit.](https://onlinejudge.org/external/102/10212.pdf)  \n[UVa 10213](10213) - [How Many Pieces of Land ?](https://onlinejudge.org/external/102/10213.pdf)  \n[UVa 10215](10215) - [The Largest/Smallest Box ...](https://onlinejudge.org/external/102/10215.pdf)  \n[UVa 10219](10219) - [Find the ways !](https://onlinejudge.org/external/102/10219.pdf)  \n[UVa 10220](10220) - [I Love Big Numbers !](https://onlinejudge.org/external/102/10220.pdf)  \n[UVa 10221](10221) - [Satellites](https://onlinejudge.org/external/102/10221.pdf)  \n[UVa 10222](10222) - [Decode the Mad man](https://onlinejudge.org/external/102/10222.pdf)  \n[UVa 10223](10223) - [How many nodes ?](https://onlinejudge.org/external/102/10223.pdf)  \n[UVa 10226](10226) - [Hardwood Species](https://onlinejudge.org/external/102/10226.pdf)  \n[UVa 10227](10227) - [Forests](https://onlinejudge.org/external/102/10227.pdf)  \n[UVa 10229](10229) - [Modular Fibonacci](https://onlinejudge.org/external/102/10229.pdf)  \n[UVa 10233](10233) - [Dermuba Triangle](https://onlinejudge.org/external/102/10233.pdf)  \n[UVa 10235](10235) - [Simply Emirp](https://onlinejudge.org/external/102/10235.pdf)  \n[UVa 10242](10242) - [Fourth Point !!](https://onlinejudge.org/external/102/10242.pdf)  \n[UVa 10245](10245) - [The Closest Pair Problem](https://onlinejudge.org/external/102/10245.pdf)  \n[UVa 10249](10249) - [The Grand Dinner](https://onlinejudge.org/external/102/10249.pdf)  \n[UVa 10252](10252) - [Common Permutation](https://onlinejudge.org/external/102/10252.pdf)  \n[UVa 10258](10258) - [Contest Scoreboard](https://onlinejudge.org/external/102/10258.pdf)  \n[UVa 10260](10260) - [Soundex](https://onlinejudge.org/external/102/10260.pdf)  \n[UVa 10261](10261) - [Ferry Loading](https://onlinejudge.org/external/102/10261.pdf)  \n[UVa 10267](10267) - [Graphical Editor](https://onlinejudge.org/external/102/10267.pdf)  \n[UVa 10268](10268) - [498-bis](https://onlinejudge.org/external/102/10268.pdf)  \n[UVa 10271](10271) - [Chopsticks](https://onlinejudge.org/external/102/10271.pdf)  \n[UVa 10276](10276) - [Hanoi Tower Troubles Again!](https://onlinejudge.org/external/102/10276.pdf)  \n[UVa 10278](10278) - [Fire Station](https://onlinejudge.org/external/102/10278.pdf)  \n[UVa 10279](10279) - [Mine Sweeper](https://onlinejudge.org/external/102/10279.pdf)  \n[UVa 10281](10281) - [Average Speed](https://onlinejudge.org/external/102/10281.pdf)  \n[UVa 10282](10282) - [Babelfish](https://onlinejudge.org/external/102/10282.pdf)  \n[UVa 10283](10283) - [The Kissing Circles](https://onlinejudge.org/external/102/10283.pdf)  \n[UVa 10285](10285) - [Longest Run on a Snowboard](https://onlinejudge.org/external/102/10285.pdf)  \n[UVa 10286](10286) - [Trouble with a Pentagon](https://onlinejudge.org/external/102/10286.pdf)  \n[UVa 10287](10287) - [Gifts in a Hexagonal Box](https://onlinejudge.org/external/102/10287.pdf)  \n[UVa 10290](10290) - [{Sum+=i++} to Reach N](https://onlinejudge.org/external/102/10290.pdf)  \n[UVa 10293](10293) - [Word Length and Frequency](https://onlinejudge.org/external/102/10293.pdf)  \n[UVa 10295](10295) - [Hay Points](https://onlinejudge.org/external/102/10295.pdf)  \n[UVa 10297](10297) - [Beavergnaw](https://onlinejudge.org/external/102/10297.pdf)  \n[UVa 10298](10298) - [Power Strings](https://onlinejudge.org/external/102/10298.pdf)  \n[UVa 10299](10299) - [Relatives](https://onlinejudge.org/external/102/10299.pdf)  \n[UVa 10300](10300) - [Ecological Premium](https://onlinejudge.org/external/103/10300.pdf)  \n[UVa 10301](10301) - [Rings and Glue](https://onlinejudge.org/external/103/10301.pdf)  \n[UVa 10302](10302) - [Summation of Polynomials](https://onlinejudge.org/external/103/10302.pdf)  \n[UVa 10303](10303) - [How Many Trees?](https://onlinejudge.org/external/103/10303.pdf)  \n[UVa 10304](10304) - [Optimal Binary Search Tree](https://onlinejudge.org/external/103/10304.pdf)  \n[UVa 10305](10305) - [Ordering Tasks](https://onlinejudge.org/external/103/10305.pdf)  \n[UVa 10306](10306) - [e-Coins](https://onlinejudge.org/external/103/10306.pdf)  \n[UVa 10309](10309) - [Turn the Lights Off](https://onlinejudge.org/external/103/10309.pdf)  \n[UVa 10310](10310) - [Dog and Gopher](https://onlinejudge.org/external/103/10310.pdf)  \n[UVa 10311](10311) - [Goldbach and Euler](https://onlinejudge.org/external/103/10311.pdf)  \n[UVa 10315](10315) - [Poker Hands](https://onlinejudge.org/external/103/10315.pdf)  \n[UVa 10323](10323) - [Factorial! You Must be Kidding!!!](https://onlinejudge.org/external/103/10323.pdf)  \n[UVa 10324](10324) - [Zeros and Ones](https://onlinejudge.org/external/103/10324.pdf)  \n[UVa 10326](10326) - [The Polynomial Equation](https://onlinejudge.org/external/103/10326.pdf)  \n[UVa 10327](10327) - [Flip Sort](https://onlinejudge.org/external/103/10327.pdf)  \n[UVa 10330](10330) - [Power Transmission](https://onlinejudge.org/external/103/10330.pdf)  \n[UVa 10334](10334) - [Ray Through Glasses](https://onlinejudge.org/external/103/10334.pdf)  \n[UVa 10336](10336) - [Rank the Languages](https://onlinejudge.org/external/103/10336.pdf)  \n[UVa 10337](10337) - [Flight Planner](https://onlinejudge.org/external/103/10337.pdf)  \n[UVa 10338](10338) - [Mischievous Children](https://onlinejudge.org/external/103/10338.pdf)  \n[UVa 10340](10340) - [All in All](https://onlinejudge.org/external/103/10340.pdf)  \n[UVa 10341](10341) - [Solve It](https://onlinejudge.org/external/103/10341.pdf)  \n[UVa 10344](10344) - [23 out of 5](https://onlinejudge.org/external/103/10344.pdf)  \n[UVa 10346](10346) - [Peter's Smokes](https://onlinejudge.org/external/103/10346.pdf)  \n[UVa 10347](10347) - [Medians](https://onlinejudge.org/external/103/10347.pdf)  \n[UVa 10354](10354) - [Avoiding Your Boss](https://onlinejudge.org/external/103/10354.pdf)  \n[UVa 10359](10359) - [Tiling](https://onlinejudge.org/external/103/10359.pdf)  \n[UVa 10360](10360) - [Rat Attack](https://onlinejudge.org/external/103/10360.pdf)  \n[UVa 10361](10361) - [Automatic Poetry](https://onlinejudge.org/external/103/10361.pdf)  \n[UVa 10363](10363) - [Tic Tac Toe](https://onlinejudge.org/external/103/10363.pdf)  \n[UVa 10364](10364) - [Square](https://onlinejudge.org/external/103/10364.pdf)  \n[UVa 10365](10365) - [Blocks](https://onlinejudge.org/external/103/10365.pdf)  \n[UVa 10368](10368) - [Euclid's Game](https://onlinejudge.org/external/103/10368.pdf)  \n[UVa 10369](10369) - [Arctic Network](https://onlinejudge.org/external/103/10369.pdf)  \n[UVa 10370](10370) - [Above Average](https://onlinejudge.org/external/103/10370.pdf)  \n[UVa 10371](10371) - [Time Zones](https://onlinejudge.org/external/103/10371.pdf)  \n[UVa 10374](10374) - [Election](https://onlinejudge.org/external/103/10374.pdf)  \n[UVa 10375](10375) - [Choose and divide](https://onlinejudge.org/external/103/10375.pdf)  \n[UVa 10377](10377) - [Maze Traversal](https://onlinejudge.org/external/103/10377.pdf)  \n[UVa 10391](10391) - [Compound Words](https://onlinejudge.org/external/103/10391.pdf)  \n[UVa 10392](10392) - [Factoring Large Numbers](https://onlinejudge.org/external/103/10392.pdf)  \n[UVa 10393](10393) - [The One-Handed Typist](https://onlinejudge.org/external/103/10393.pdf)  \n[UVa 10394](10394) - [Twin Primes](https://onlinejudge.org/external/103/10394.pdf)  \n[UVa 10397](10397) - [Connect the Campus](https://onlinejudge.org/external/103/10397.pdf)  \n[UVa 10400](10400) - [Game Show Math](https://onlinejudge.org/external/104/10400.pdf)  \n[UVa 10404](10404) - [Bachet's Game](https://onlinejudge.org/external/104/10404.pdf)  \n[UVa 10405](10405) - [Longest Common Subsequence](https://onlinejudge.org/external/104/10405.pdf)  \n[UVa 10407](10407) - [Simple division](https://onlinejudge.org/external/104/10407.pdf)  \n[UVa 10408](10408) - [Farey sequences](https://onlinejudge.org/external/104/10408.pdf)  \n[UVa 10409](10409) - [Die Game](https://onlinejudge.org/external/104/10409.pdf)  \n[UVa 10415](10415) - [Eb Alto Saxophone Player](https://onlinejudge.org/external/104/10415.pdf)  \n[UVa 10420](10420) - [List of Conquests](https://onlinejudge.org/external/104/10420.pdf)  \n[UVa 10422](10422) - [Knights in FEN](https://onlinejudge.org/external/104/10422.pdf)  \n[UVa 10424](10424) - [Love Calculator](https://onlinejudge.org/external/104/10424.pdf)  \n[UVa 10427](10427) - [Naughty Sleepy Boys](https://onlinejudge.org/external/104/10427.pdf)  \n[UVa 10432](10432) - [Polygon Inside A Circle](https://onlinejudge.org/external/104/10432.pdf)  \n[UVa 10440](10440) - [Ferry Loading II](https://onlinejudge.org/external/104/10440.pdf)  \n[UVa 10443](10443) - [Rock](https://onlinejudge.org/external/104/10443.pdf)  \n[UVa 10446](10446) - [The Marriage Interview :-)](https://onlinejudge.org/external/104/10446.pdf)  \n[UVa 10450](10450) - [World Cup Noise](https://onlinejudge.org/external/104/10450.pdf)  \n[UVa 10451](10451) - [Ancient Village Sports](https://onlinejudge.org/external/104/10451.pdf)  \n[UVa 10452](10452) - [Marcus](https://onlinejudge.org/external/104/10452.pdf)  \n[UVa 10453](10453) - [Make Palindrome](https://onlinejudge.org/external/104/10453.pdf)  \n[UVa 10460](10460) - [Find the Permuted String](https://onlinejudge.org/external/104/10460.pdf)  \n[UVa 10465](10465) - [Homer Simpson](https://onlinejudge.org/external/104/10465.pdf)  \n[UVa 10469](10469) - [To Carry or not to Carry](https://onlinejudge.org/external/104/10469.pdf)  \n[UVa 10473](10473) - [Simple Base Conversion](https://onlinejudge.org/external/104/10473.pdf)  \n[UVa 10474](10474) - [Where is the Marble?](https://onlinejudge.org/external/104/10474.pdf)  \n[UVa 10484](10484) - [Divisibility of Factors](https://onlinejudge.org/external/104/10484.pdf)  \n[UVa 10487](10487) - [Closest Sums](https://onlinejudge.org/external/104/10487.pdf)  \n[UVa 10489](10489) - [Boxes of Chocolates](https://onlinejudge.org/external/104/10489.pdf)  \n[UVa 10490](10490) - [Mr. Azad and his Son!!!!!](https://onlinejudge.org/external/104/10490.pdf)  \n[UVa 10491](10491) - [Cows and Cars](https://onlinejudge.org/external/104/10491.pdf)  \n[UVa 10493](10493) - [Cats, with or without Hats](https://onlinejudge.org/external/104/10493.pdf)  \n[UVa 10494](10494) - [If We Were a Child Again](https://onlinejudge.org/external/104/10494.pdf)  \n[UVa 10496](10496) - [Collecting Beepers](https://onlinejudge.org/external/104/10496.pdf)  \n[UVa 10497](10497) - [Sweet Child Makes Trouble](https://onlinejudge.org/external/104/10497.pdf)  \n[UVa 10499](10499) - [The Land of Justice](https://onlinejudge.org/external/104/10499.pdf)  \n[UVa 10500](10500) - [Robot maps](https://onlinejudge.org/external/105/10500.pdf)  \n[UVa 10502](10502) - [Counting Rectangles](https://onlinejudge.org/external/105/10502.pdf)  \n[UVa 10503](10503) - [The dominoes solitaire](https://onlinejudge.org/external/105/10503.pdf)  \n[UVa 10507](10507) - [Waking up brain](https://onlinejudge.org/external/105/10507.pdf)  \n[UVa 10508](10508) - [Word Morphing](https://onlinejudge.org/external/105/10508.pdf)  \n[UVa 10509](10509) - [R U Kidding Mr. Feynman?](https://onlinejudge.org/external/105/10509.pdf)  \n[UVa 10515](10515) - [Powers Et Al.](https://onlinejudge.org/external/105/10515.pdf)  \n[UVa 10518](10518) - [How Many Calls?](https://onlinejudge.org/external/105/10518.pdf)  \n[UVa 10519](10519) - [!! Really Strange !!](https://onlinejudge.org/external/105/10519.pdf)  \n[UVa 10522](10522) - [Height to Area](https://onlinejudge.org/external/105/10522.pdf)  \n[UVa 10523](10523) - [Very Easy !!!](https://onlinejudge.org/external/105/10523.pdf)  \n[UVa 10527](10527) - [Persistent Numbers](https://onlinejudge.org/external/105/10527.pdf)  \n[UVa 10530](10530) - [Guessing Game](https://onlinejudge.org/external/105/10530.pdf)  \n[UVa 10533](10533) - [Digit Primes](https://onlinejudge.org/external/105/10533.pdf)  \n[UVa 10534](10534) - [Wavio Sequence](https://onlinejudge.org/external/105/10534.pdf)  \n[UVa 10539](10539) - [Almost Prime Numbers](https://onlinejudge.org/external/105/10539.pdf)  \n[UVa 10541](10541) - [Stripe](https://onlinejudge.org/external/105/10541.pdf)  \n[UVa 10550](10550) - [Combination Lock](https://onlinejudge.org/external/105/10550.pdf)  \n[UVa 10551](10551) - [Basic Remains](https://onlinejudge.org/external/105/10551.pdf)  \n[UVa 10566](10566) - [Crossed Ladders](https://onlinejudge.org/external/105/10566.pdf)  \n[UVa 10573](10573) - [Geometry Paradox](https://onlinejudge.org/external/105/10573.pdf)  \n[UVa 10579](10579) - [Fibonacci Numbers](https://onlinejudge.org/external/105/10579.pdf)  \n[UVa 10583](10583) - [Ubiquitous Religions](https://onlinejudge.org/external/105/10583.pdf)  \n[UVa 10589](10589) - [Area](https://onlinejudge.org/external/105/10589.pdf)  \n[UVa 10591](10591) - [Happy Number](https://onlinejudge.org/external/105/10591.pdf)  \n[UVa 10596](10596) - [Morning Walk](https://onlinejudge.org/external/105/10596.pdf)  \n[UVa 10600](10600) - [ACM Contest and Blackout](https://onlinejudge.org/external/106/10600.pdf)  \n[UVa 10602](10602) - [Editor Nottoobad](https://onlinejudge.org/external/106/10602.pdf)  \n[UVa 10608](10608) - [Friends](https://onlinejudge.org/external/106/10608.pdf)  \n[UVa 10611](10611) - [The Playboy Chimp](https://onlinejudge.org/external/106/10611.pdf)  \n[UVa 10617](10617) - [Again Palindrome](https://onlinejudge.org/external/106/10617.pdf)  \n[UVa 10620](10620) - [A Flea on a Chessboard](https://onlinejudge.org/external/106/10620.pdf)  \n[UVa 10622](10622) - [Perfect P-th Powers](https://onlinejudge.org/external/106/10622.pdf)  \n[UVa 10633](10633) - [Rare Easy Problem](https://onlinejudge.org/external/106/10633.pdf)  \n[UVa 10642](10642) - [Can You Solve It?](https://onlinejudge.org/external/106/10642.pdf)  \n[UVa 10650](10650) - [Determinate Prime](https://onlinejudge.org/external/106/10650.pdf)  \n[UVa 10651](10651) - [Pebble Solitaire](https://onlinejudge.org/external/106/10651.pdf)  \n[UVa 10653](10653) - [Bombs! NO they are Mines!!](https://onlinejudge.org/external/106/10653.pdf)  \n[UVa 10656](10656) - [Maximum Sum (II)](https://onlinejudge.org/external/106/10656.pdf)  \n[UVa 10664](10664) - [Luggage](https://onlinejudge.org/external/106/10664.pdf)  \n[UVa 10667](10667) - [Largest Block](https://onlinejudge.org/external/106/10667.pdf)  \n[UVa 10669](10669) - [Three powers](https://onlinejudge.org/external/106/10669.pdf)  \n[UVa 10673](10673) - [Play with Floor and Ceil](https://onlinejudge.org/external/106/10673.pdf)  \n[UVa 10678](10678) - [The Grazing Cow](https://onlinejudge.org/external/106/10678.pdf)  \n[UVa 10679](10679) - [I Love Strings!!](https://onlinejudge.org/external/106/10679.pdf)  \n[UVa 10680](10680) - [LCM](https://onlinejudge.org/external/106/10680.pdf)  \n[UVa 10683](10683) - [The decadary watch](https://onlinejudge.org/external/106/10683.pdf)  \n[UVa 10684](10684) - [The jackpot](https://onlinejudge.org/external/106/10684.pdf)  \n[UVa 10689](10689) - [Yet another Number Sequence](https://onlinejudge.org/external/106/10689.pdf)  \n[UVa 10693](10693) - [Traffic Volume](https://onlinejudge.org/external/106/10693.pdf)  \n[UVa 10696](10696) - [f91](https://onlinejudge.org/external/106/10696.pdf)  \n[UVa 10699](10699) - [Count the factors](https://onlinejudge.org/external/106/10699.pdf)  \n[UVa 10700](10700) - [Camel trading](https://onlinejudge.org/external/107/10700.pdf)  \n[UVa 10701](10701) - [Pre, in and post](https://onlinejudge.org/external/107/10701.pdf)  \n[UVa 10702](10702) - [Travelling Salesman](https://onlinejudge.org/external/107/10702.pdf)  \n[UVa 10703](10703) - [Free spots](https://onlinejudge.org/external/107/10703.pdf)  \n[UVa 10705](10705) - [The Fun Number System](https://onlinejudge.org/external/107/10705.pdf)  \n[UVa 10706](10706) - [Number Sequence](https://onlinejudge.org/external/107/10706.pdf)  \n[UVa 10714](10714) - [Ants](https://onlinejudge.org/external/107/10714.pdf)  \n[UVa 10719](10719) - [Quotient Polynomial](https://onlinejudge.org/external/107/10719.pdf)  \n[UVa 10721](10721) - [Bar Codes](https://onlinejudge.org/external/107/10721.pdf)  \n[UVa 10730](10730) - [Antiarithmetic?](https://onlinejudge.org/external/107/10730.pdf)  \n[UVa 10738](10738) - [Riemann vs Mertens](https://onlinejudge.org/external/107/10738.pdf)  \n[UVa 10739](10739) - [String to Palindrome](https://onlinejudge.org/external/107/10739.pdf)  \n[UVa 10763](10763) - [Foreign Exchange](https://onlinejudge.org/external/107/10763.pdf)  \n[UVa 10773](10773) - [Back to Intermediate Math](https://onlinejudge.org/external/107/10773.pdf)  \n[UVa 10780](10780) - [Again Prime? No Time.](https://onlinejudge.org/external/107/10780.pdf)  \n[UVa 10783](10783) - [Odd Sum](https://onlinejudge.org/external/107/10783.pdf)  \n[UVa 10784](10784) - [Diagonal](https://onlinejudge.org/external/107/10784.pdf)  \n[UVa 10789](10789) - [Prime Frequency](https://onlinejudge.org/external/107/10789.pdf)  \n[UVa 10790](10790) - [How Many Points of Intersection?](https://onlinejudge.org/external/107/10790.pdf)  \n[UVa 10791](10791) - [Minimum Sum LCM](https://onlinejudge.org/external/107/10791.pdf)  \n[UVa 10800](10800) - [Not That Kind of Graph](https://onlinejudge.org/external/108/10800.pdf)  \n[UVa 10801](10801) - [Lift Hopping](https://onlinejudge.org/external/108/10801.pdf)  \n[UVa 10803](10803) - [Thunder Mountain](https://onlinejudge.org/external/108/10803.pdf)  \n[UVa 10810](10810) - [Ultra-QuickSort](https://onlinejudge.org/external/108/10810.pdf)  \n[UVa 10812](10812) - [Beat the Spread!](https://onlinejudge.org/external/108/10812.pdf)  \n[UVa 10813](10813) - [Traditional BINGO](https://onlinejudge.org/external/108/10813.pdf)  \n[UVa 10814](10814) - [Simplifying Fractions](https://onlinejudge.org/external/108/10814.pdf)  \n[UVa 10815](10815) - [Andy's First Dictionary](https://onlinejudge.org/external/108/10815.pdf)  \n[UVa 10820](10820) - [Send a Table](https://onlinejudge.org/external/108/10820.pdf)  \n[UVa 10849](10849) - [Move the bishop](https://onlinejudge.org/external/108/10849.pdf)  \n[UVa 10852](10852) - [Less Prime](https://onlinejudge.org/external/108/10852.pdf)  \n[UVa 10865](10865) - [Brownie Points](https://onlinejudge.org/external/108/10865.pdf)  \n[UVa 10871](10871) - [Primed Subsequence](https://onlinejudge.org/external/108/10871.pdf)  \n[UVa 10878](10878) - [Decode the tape](https://onlinejudge.org/external/108/10878.pdf)  \n[UVa 10879](10879) - [Code Refactoring](https://onlinejudge.org/external/108/10879.pdf)  \n[UVa 10880](10880) - [Colin and Ryan](https://onlinejudge.org/external/108/10880.pdf)  \n[UVa 10891](10891) - [Game of Sum](https://onlinejudge.org/external/108/10891.pdf)  \n[UVa 10903](10903) - [Rock-Paper-Scissors Tournament](https://onlinejudge.org/external/109/10903.pdf)  \n[UVa 10905](10905) - [Children's Game](https://onlinejudge.org/external/109/10905.pdf)  \n[UVa 10908](10908) - [Largest Square](https://onlinejudge.org/external/109/10908.pdf)  \n[UVa 10910](10910) - [Marks Distribution](https://onlinejudge.org/external/109/10910.pdf)  \n[UVa 10911](10911) - [Forming Quiz Teams](https://onlinejudge.org/external/109/10911.pdf)  \n[UVa 10916](10916) - [Factstone Benchmark](https://onlinejudge.org/external/109/10916.pdf)  \n[UVa 10918](10918) - [Tri Tiling](https://onlinejudge.org/external/109/10918.pdf)  \n[UVa 10919](10919) - [Prerequisites?](https://onlinejudge.org/external/109/10919.pdf)  \n[UVa 10920](10920) - [Spiral Tap](https://onlinejudge.org/external/109/10920.pdf)  \n[UVa 10921](10921) - [Find the Telephone](https://onlinejudge.org/external/109/10921.pdf)  \n[UVa 10922](10922) - [2 the 9s](https://onlinejudge.org/external/109/10922.pdf)  \n[UVa 10924](10924) - [Prime Words](https://onlinejudge.org/external/109/10924.pdf)  \n[UVa 10925](10925) - [Krakovia](https://onlinejudge.org/external/109/10925.pdf)  \n[UVa 10926](10926) - [How Many Dependencies?](https://onlinejudge.org/external/109/10926.pdf)  \n[UVa 10928](10928) - [My Dear Neighbours](https://onlinejudge.org/external/109/10928.pdf)  \n[UVa 10929](10929) - [You can say 11](https://onlinejudge.org/external/109/10929.pdf)  \n[UVa 10930](10930) - [A-Sequence](https://onlinejudge.org/external/109/10930.pdf)  \n[UVa 10931](10931) - [Parity](https://onlinejudge.org/external/109/10931.pdf)  \n[UVa 10935](10935) - [Throwing cards away I](https://onlinejudge.org/external/109/10935.pdf)  \n[UVa 10940](10940) - [Throwing cards away II](https://onlinejudge.org/external/109/10940.pdf)  \n[UVa 10943](10943) - [How do you add?](https://onlinejudge.org/external/109/10943.pdf)  \n[UVa 10945](10945) - [Mother bear](https://onlinejudge.org/external/109/10945.pdf)  \n[UVa 10946](10946) - [You want what filled?](https://onlinejudge.org/external/109/10946.pdf)  \n[UVa 10948](10948) - [The primary problem](https://onlinejudge.org/external/109/10948.pdf)  \n[UVa 10954](10954) - [Add All](https://onlinejudge.org/external/109/10954.pdf)  \n[UVa 10959](10959) - [The Party, Part I](https://onlinejudge.org/external/109/10959.pdf)  \n[UVa 10963](10963) - [The Swallowing Ground](https://onlinejudge.org/external/109/10963.pdf)  \n[UVa 10970](10970) - [Big Chocolate](https://onlinejudge.org/external/109/10970.pdf)  \n[UVa 10976](10976) - [Fractions Again?!](https://onlinejudge.org/external/109/10976.pdf)  \n[UVa 10986](10986) - [Sending email](https://onlinejudge.org/external/109/10986.pdf)  \n[UVa 10994](10994) - [Simple Addition](https://onlinejudge.org/external/109/10994.pdf)  \n[UVa 11000](11000) - [Bee](https://onlinejudge.org/external/110/11000.pdf)  \n[UVa 11001](11001) - [Necklace](https://onlinejudge.org/external/110/11001.pdf)  \n[UVa 11005](11005) - [Cheapest Base](https://onlinejudge.org/external/110/11005.pdf)  \n[UVa 11015](11015) - [05-2 Rendezvous](https://onlinejudge.org/external/110/11015.pdf)  \n[UVa 11039](11039) - [Building designing](https://onlinejudge.org/external/110/11039.pdf)  \n[UVa 11040](11040) - [Add bricks in the wall](https://onlinejudge.org/external/110/11040.pdf)  \n[UVa 11044](11044) - [Searching for Nessy](https://onlinejudge.org/external/110/11044.pdf)  \n[UVa 11045](11045) - [My T-shirt suits me](https://onlinejudge.org/external/110/11045.pdf)  \n[UVa 11057](11057) - [Exact Sum](https://onlinejudge.org/external/110/11057.pdf)  \n[UVa 11059](11059) - [Maximum Product](https://onlinejudge.org/external/110/11059.pdf)  \n[UVa 11063](11063) - [B2-Sequence](https://onlinejudge.org/external/110/11063.pdf)  \n[UVa 11069](11069) - [A Graph Problem](https://onlinejudge.org/external/110/11069.pdf)  \n[UVa 11074](11074) - [Draw Grid](https://onlinejudge.org/external/110/11074.pdf)  \n[UVa 11110](11110) - [Equidivisions](https://onlinejudge.org/external/111/11110.pdf)  \n[UVa 11121](11121) - [Base -2](https://onlinejudge.org/external/111/11121.pdf)  \n[UVa 11137](11137) - [Ingenuous Cubrency](https://onlinejudge.org/external/111/11137.pdf)  \n[UVa 11150](11150) - [Cola](https://onlinejudge.org/external/111/11150.pdf)  \n[UVa 11151](11151) - [Longest Palindrome](https://onlinejudge.org/external/111/11151.pdf)  \n[UVa 11152](11152) - [Colourful Flowers](https://onlinejudge.org/external/111/11152.pdf)  \n[UVa 11172](11172) - [Relational Operator](https://onlinejudge.org/external/111/11172.pdf)  \n[UVa 11185](11185) - [Ternary](https://onlinejudge.org/external/111/11185.pdf)  \n[UVa 11192](11192) - [Group Reverse](https://onlinejudge.org/external/111/11192.pdf)  \n[UVa 11219](11219) - [How old are you?](https://onlinejudge.org/external/112/11219.pdf)  \n[UVa 11220](11220) - [Decoding the message.](https://onlinejudge.org/external/112/11220.pdf)  \n[UVa 11221](11221) - [Magic square palindromes.](https://onlinejudge.org/external/112/11221.pdf)  \n[UVa 11223](11223) - [O: dah dah dah!](https://onlinejudge.org/external/112/11223.pdf)  \n[UVa 11233](11233) - [Deli Deli](https://onlinejudge.org/external/112/11233.pdf)  \n[UVa 11244](11244) - [Counting Stars](https://onlinejudge.org/external/112/11244.pdf)  \n[UVa 11292](11292) - [Dragon of Loowater](https://onlinejudge.org/external/112/11292.pdf)  \n[UVa 11321](11321) - [Sort! Sort!! and Sort!!!](https://onlinejudge.org/external/113/11321.pdf)  \n[UVa 11332](11332) - [Summing Digits](https://onlinejudge.org/external/113/11332.pdf)  \n[UVa 11340](11340) - [Newspaper](https://onlinejudge.org/external/113/11340.pdf)  \n[UVa 11362](11362) - [Phone List](https://onlinejudge.org/external/113/11362.pdf)  \n[UVa 11364](11364) - [Parking](https://onlinejudge.org/external/113/11364.pdf)  \n[UVa 11369](11369) - [Shopaholic](https://onlinejudge.org/external/113/11369.pdf)  \n[UVa 11371](11371) - [Number Theory for Newbies](https://onlinejudge.org/external/113/11371.pdf)  \n[UVa 11385](11385) - [Da Vinci Code](https://onlinejudge.org/external/113/11385.pdf)  \n[UVa 11388](11388) - [GCD LCM](https://onlinejudge.org/external/113/11388.pdf)  \n[UVa 11389](11389) - [The Bus Driver Problem](https://onlinejudge.org/external/113/11389.pdf)  \n[UVa 11401](11401) - [Triangle Counting](https://onlinejudge.org/external/114/11401.pdf)  \n[UVa 11417](11417) - [GCD](https://onlinejudge.org/external/114/11417.pdf)  \n[UVa 11428](11428) - [Cubes](https://onlinejudge.org/external/114/11428.pdf)  \n[UVa 11450](11450) - [Wedding shopping](https://onlinejudge.org/external/114/11450.pdf)  \n[UVa 11455](11455) - [Behold my quadrangle](https://onlinejudge.org/external/114/11455.pdf)  \n[UVa 11461](11461) - [Square Numbers](https://onlinejudge.org/external/114/11461.pdf)  \n[UVa 11462](11462) - [Age Sort](https://onlinejudge.org/external/114/11462.pdf)  \n[UVa 11466](11466) - [Largest Prime Divisor](https://onlinejudge.org/external/114/11466.pdf)  \n[UVa 11470](11470) - [Square Sums](https://onlinejudge.org/external/114/11470.pdf)  \n[UVa 11479](11479) - [Is this the easiest problem?](https://onlinejudge.org/external/114/11479.pdf)  \n[UVa 11494](11494) - [Queen](https://onlinejudge.org/external/114/11494.pdf)  \n[UVa 11498](11498) - [Division of Nlogonia](https://onlinejudge.org/external/114/11498.pdf)  \n[UVa 11503](11503) - [Virtual Friends](https://onlinejudge.org/external/115/11503.pdf)  \n[UVa 11504](11504) - [Dominos](https://onlinejudge.org/external/115/11504.pdf)  \n[UVa 11526](11526) - [H(n)](https://onlinejudge.org/external/115/11526.pdf)  \n[UVa 11530](11530) - [SMS Typing](https://onlinejudge.org/external/115/11530.pdf)  \n[UVa 11541](11541) - [Decoding](https://onlinejudge.org/external/115/11541.pdf)  \n[UVa 11547](11547) - [Automatic Answer](https://onlinejudge.org/external/115/11547.pdf)  \n[UVa 11559](11559) - [Event Planning](https://onlinejudge.org/external/115/11559.pdf)  \n[UVa 11577](11577) - [Letter Frequency](https://onlinejudge.org/external/115/11577.pdf)  \n[UVa 11608](11608) - [No Problem](https://onlinejudge.org/external/116/11608.pdf)  \n[UVa 11614](11614) - [Etruscan Warriors Never Play Chess](https://onlinejudge.org/external/116/11614.pdf)  \n[UVa 11631](11631) - [Dark roads](https://onlinejudge.org/external/116/11631.pdf)  \n[UVa 11636](11636) - [Hello World!](https://onlinejudge.org/external/116/11636.pdf)  \n[UVa 11650](11650) - [Mirror Clock](https://onlinejudge.org/external/116/11650.pdf)  \n[UVa 11661](11661) - [Burger Time?](https://onlinejudge.org/external/116/11661.pdf)  \n[UVa 11677](11677) - [Alarm Clock](https://onlinejudge.org/external/116/11677.pdf)  \n[UVa 11689](11689) - [Soda Surpler](https://onlinejudge.org/external/116/11689.pdf)  \n[UVa 11805](11805) - [Bafana Bafana](https://onlinejudge.org/external/118/11805.pdf)  \n[UVa 11827](11827) - [Maximum GCD](https://onlinejudge.org/external/118/11827.pdf)  \n[UVa 11849](11849) - [CD](https://onlinejudge.org/external/118/11849.pdf)  \n[UVa 11854](11854) - [Egypt](https://onlinejudge.org/external/118/11854.pdf)  \n[UVa 11875](11875) - [Brick Game](https://onlinejudge.org/external/118/11875.pdf)  \n[UVa 11877](11877) - [The Coco-Cola Store](https://onlinejudge.org/external/118/11877.pdf)  \n[UVa 11879](11879) - [Multiple of 17](https://onlinejudge.org/external/118/11879.pdf)  \n[UVa 11900](11900) - [Boiled Eggs](https://onlinejudge.org/external/119/11900.pdf)  \n[UVa 11934](11934) - [Magic Formula](https://onlinejudge.org/external/119/11934.pdf)  \n[UVa 11936](11936) - [The Lazy Lumberjacks](https://onlinejudge.org/external/119/11936.pdf)  \n[UVa 11942](11942) - [Lumberjack Sequencing](https://onlinejudge.org/external/119/11942.pdf)  \n[UVa 11995](11995) - [I Can Guess the Data Structure!](https://onlinejudge.org/external/119/11995.pdf)  \n[UVa 12015](12015) - [Google is Feeling Lucky](https://onlinejudge.org/external/120/12015.pdf)  \n[UVa 12149](12149) - [Feynman](https://onlinejudge.org/external/121/12149.pdf)  \n[UVa 12250](12250) - [Language Detection](https://onlinejudge.org/external/122/12250.pdf)  \n[UVa 12289](12289) - [One-Two-Three](https://onlinejudge.org/external/122/12289.pdf)  \n[UVa 12347](12347) - [Binary Search Tree](https://onlinejudge.org/external/123/12347.pdf)  \n[UVa 12372](12372) - [Packing for Holiday](https://onlinejudge.org/external/123/12372.pdf)  \n[UVa 12403](12403) - [Save Setu](https://onlinejudge.org/external/124/12403.pdf)  \n[UVa 12468](12468) - [Zapping](https://onlinejudge.org/external/124/12468.pdf)  \n\nLicense\n==\nUVa Online Judge solutions in Golang is under the terms of the MIT license. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingsince1985%2Fuva","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingsince1985%2Fuva","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingsince1985%2Fuva/lists"}