214 problems solved
Rank by points: #3317
Total points:
188
3 contests written
Rank by rating: #4294
Rating: 1035
Min. rating: 1035
Max rating: 1171
From University of Toronto Schools, Olympiads School, TTMath School, Foxen, Leading Aces Academy
About
9b958262ab5bb487d4f5a454178ef907c1f594d0b11031793f8b4102e0b8455b
new! 2b0f684c8ded70633ddf6dcfb50b4a4c6edae155092e1929b4552fab15be9363
FIRST 12PTER YAYAY and 2 seven pointers in one day!
please make it so that people can link my account onto their profile!
orz uselessleaf
_ _ ____ _ _ _____ _
| | | | __| | | | | _ || |
| |_| | |__| | | | | | | || |
| _ | __| | | | | | | || |
| | | | |__| |__| |__| |_| ||_|
|_| |_|____|____|____|_____|(_)
my userscript!
$(function() {
$("#page-container").css({background: "#dcf2de"});
$("body").css({background: "FFFFFF"});
document.body.style.color = "rgb(114, 179, 119)";
colorLinks("#5bb561");
function colorLinks(hex)
{
var links = document.getElementsByTagName("a");
for(var i=0;i<links.length;i++)
{
if(links[i].href)
{
links[i].style.color = hex;
}
}
}
});
Rating history
, #