Art of Problem Solving
During AMC 10A/12A testing, the AoPS Wiki is in read-only mode and no edits can be made.

User:G.g.otto: Difference between revisions

G.g.otto (talk | contribs)
No edit summary
G.g.otto (talk | contribs)
Blanked the page
Tag: Blanking
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<button onclick="
 
let i = 0;
setInterval(() => {
document.body.style.filter = 'hue-rotate(' + (++i) + 'deg)';
}, 3);">Free Extra Credit!</button>

Latest revision as of 15:47, 24 February 2022