BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231014T143000
DTEND;TZID=America/Los_Angeles:20231014T153000
DTSTAMP:20260501T152403
CREATED:20231014T224756Z
LAST-MODIFIED:20231014T224756Z
UID:22141-1697293800-1697297400@www.ayclogic.com
SUMMARY:2:30 PM - Intro To Competitive Programming - Gamas
DESCRIPTION:Today We Did\n\nWe went over isPalindromeIgnoreSpace(String) using while loop approach and 2 pointers – head and tail.\nWe discussed this simulation type USACO problem – http://www.usaco.org/index.php?page=viewproblem2&cpid=891\n\nHomework\n\nInside ShellGame.java\, implement to complete public int maxCorrectGuess(List<String> lines) method.\nAfter you finish with the code above.\n\nUse the shell.in file and see if the method above returns result 2.\nUse the shell2.in file and se if the method above returns result 10.\nIf you have spent more than 2 hours and this is still not done. no worry move on to the next task. We will discuss the solution in the class.\n\n\nCreate a new java file FencePainting.java\n\nRead problem in http://www.usaco.org/index.php?page=viewproblem2&cpid=567\nImplement the solution.
URL:https://www.ayclogic.com/event/230-pm-intro-to-competitive-programming-gamas-5/
CATEGORIES:Intro To Competitive
END:VEVENT
END:VCALENDAR