From University of Toronto Schools, Olympiads School
About
M4 (Grade 10) Student at UTS
Marcus Liu
tfw your top problems are either scuffed or math related
note to self: sometimes c++ tles not because ur algorithm is too slow, but because ur array bounds aren't correct (this happened way too many times) usually just add some extra cells to ur array and it will work
other common errors (trivial yet deadly):
- index off by 1
- swapped rows and columns of a grid
- bad io
- wrong data type
- misreading the problem statement (or not reading it at all)
- stupidity
VERY COOL PROBLEM: noi16p6
cool submissions:
vmss7wc16c3p2
ccc09s4
tle18p1 (first 20p lmao)
phantomc1 (ggggggggggggggggggggggggggggg and first 40p hehe)
utso15p6 (bro why is this even 40p)
ccc23j5 (lmao myfirstpwogwam always works)
alongproblem (1000th problem solved gg)
noi05p6 (BRO I HATE THIS PROBLEM)
tle18p5 (hurray!!! gg cool problem)
these
this one is actually skill
helloworld (what)