2024 SI@UCF Introduction to Competitive Programming via C++: Schedule, Notes, Assignments


Syllabus
Contest Archive
Date Recitation Topic Lecture Topic Notes Examples In class Examples Assignments Solutions
6/3/24 I/O Vars Assignment I/O+Vars hello.cpp
r2.cpp
jackolanternjuxtaposition.cpp
digitswap.cpp
digitswap2.cpp
triarea.cpp
triarea2.cpp
In Class Notes
cppsyntax.cpp
distance.cpp
fifa.cpp
ternary.cpp
knightpacking.cpp
H0
H1
hello.cpp
addtwonumbers.cpp
faktor.cpp
romans.cpp
bossbattle.cpp
planina.cpp
6/4/24 If Stmt For Loop If/For Notes
fyi.cpp
quadrant.cpp
nsum.cpp
nastyhacks.cpp
pot.cpp
primes.cpp
sumrange.cpp
In Class Notes
primes.cpp
theplank.cpp
licensetolaunch.cpp
H2
Extra Hmk
whichisgreater.cpp
timeloop.cpp
tarifa.cpp
twostones.cpp
grading.cpp
fizzbuzz.cpp
6/5/23 Math Functions User Defined Functions Functions Notes
quadratic.cpp
gcvwr.cpp
taisformula.cpp
speedlimit.cpp
In Class Notes
day3examples.cpp
H3 filip.cpp
artichoke.cpp
logicfunctions.cpp
arithmeticfunctions.cpp
numberfun.cpp
stats1.cpp
6/6/24 Vectors Vector Examples Vector Notes
vectorexample.cpp
zanzibar.cpp
vectorfunctions.cpp
vectorfunctions.h
knotknowledge.cpp
slidecount.cpp
In Class Notes
vectorday4.cpp
lettercount.cpp
slidecountslow.cpp
maketestcase.cpp
slide.in
H4 oddgnome.cpp
vote.cpp
jollyjumpers.cpp
baloni.cpp
inverteddeck.cpp
6/7/24 Strings String Examples String Notes
stringexample.cpp
lineup.cpp
testtime.cpp
trik.cpp
hissingmicrophone.cpp
In Class Notes
trik.cpp
Contest Only See Contest page
6/10/24 Sorting Sorting Examples Sorting Notes
plantingtrees1.cpp
plantingtrees2.cpp
cups.cpp
sortofsorting.cpp
In Class Notes
personexample.cpp
fractiontest.cpp
inverteddeck.cpp
H5 conundrum.cpp
keytocrypto.cpp
autori.cpp
keysphonewallet.cpp
detaileddifferences.cpp
drmmessages.cpp
6/11/24 2D Vectors 2D Examples 2D Vector Notes
nineknights.cpp
prva.cpp
countingstars.cpp
In Class Notes
prva.cpp
starsinclass.cpp
stringstuff.cpp
H6 ceremony.cpp
intervalscheduling.cpp
classy.cpp
6/12/24 Sets + Set Examples Maps and Map Examples Sets/Maps
tripodometer_alt.cpp
oddmanout.cpp
babelfish.cpp
mapid.cpp
votes.cpp
grandpabernie.cpp(TLE)
grandpabernie2.cpp
In Class Notes
H7 laptopstickers.cpp
imageprocessing.cpp
grandpa.cpp
6/13/24 GCD,LCM,Prime Sieve Applications Num Theory Number Theory
numtheory.cpp
happyprime.cpp
gcd.cpp
factorialpower.cpp
nonprimefactors.cpp
In Class Notes
H8 everywhere.cpp
zoo.cpp
nodup.cpp
securedoors.cpp
6/14/24 Recursion Intro Towers, Fast Mod Expo Recursion
recursion.cpp
countingstars.cpp
In Class Notes
See Contest Page See Contest Page
6/17/24 Brute Force Loops Brute Force Recursion Brute Force
veci.cpp
doubleplusgood.cpp
anttyping.cpp
classpicture.cpp
In Class Notes
plusaddorconcat.cpp
bruteforce.cpp
H9 heirsdilemma.cpp
set.cpp
safehouses.cpp
lektira.cpp
6/18/24 Binary Search Binary Search BinarySearch
speed.cpp
financialplanning.cpp
Day12-InClass.pdf
bootstrappingnumber.cpp
freeweights.cpp
towergood.cpp
H10 exammanipulation.cpp
towering_bits.cpp
towering_perm.cpp
dancerecital.cpp
6/19/24 USACO USACO USACO
square.cpp
aircowndtioning2.cpp
hungrycow.cpp
mooloo.cpp
candycane.cpp
Day13-InClass.pdf
H11 herdle.cpp
cowcollege.cpp
palgame.cpp
majorityopinion.cpp
moooperations.cpp
blocks.cpp
6/20/24 Prep for Final Contest Codeforces Codeforces
a.cpp
b.cpp
c.cpp
d.cpp
e.cpp
f.cpp
howmanydigits.cpp
2dvec.cpp
blocks.cpp
Prep For Final Contest