Skip to content

Commit

Permalink
Remove ascii art comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
hermanzdosilovic committed Feb 11, 2022
1 parent f263fe3 commit 912ef81
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions js/ide.js
Original file line number Diff line number Diff line change
Expand Up @@ -642,20 +642,6 @@ int main() {\n\
";

var competitiveProgrammingSource = "\
/*\n\
* _____ __ ______ ______ _______ ________ \n\
* / | / | / \\ / |/ \\ / |\n\
* $$$$$ | __ __ ____$$ | ______ ______ /$$$$$$ | $$$$$$/ $$$$$$$ |$$$$$$$$/ \n\
* $$ |/ | / | / $$ | / \\ / \\ $$$ \\$$ | $$ | $$ | $$ |$$ |__ \n\
* __ $$ |$$ | $$ |/$$$$$$$ |/$$$$$$ |/$$$$$$ |$$$$ $$ | $$ | $$ | $$ |$$ | \n\
* / | $$ |$$ | $$ |$$ | $$ |$$ | $$ |$$ $$ |$$ $$ $$ | $$ | $$ | $$ |$$$$$/ \n\
* $$ \\__$$ |$$ \\__$$ |$$ \\__$$ |$$ \\__$$ |$$$$$$$$/ $$ \\$$$$ | _$$ |_ $$ |__$$ |$$ |_____ \n\
* $$ $$/ $$ $$/ $$ $$ |$$ $$ |$$ |$$ $$$/ / $$ |$$ $$/ $$ |\n\
* $$$$$$/ $$$$$$/ $$$$$$$/ $$$$$$$ | $$$$$$$/ $$$$$$/ $$$$$$/ $$$$$$$/ $$$$$$$$/ \n\
* / \\__$$ | \n\
* $$ $$/ \n\
* $$$$$$/ \n\
*/\n\
#include <algorithm>\n\
#include <cstdint>\n\
#include <iostream>\n\
Expand Down

0 comments on commit 912ef81

Please sign in to comment.