This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
uggcf://jjj.zvaqfuner.pbz/pbzcnal/ryrneavat5/nezi8/zbqhyr1.zc4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name DeCC | |
// @version 1.2 | |
// @grant none | |
// ==/UserScript== | |
// Removes [CC brakets] on Netflix subtitles (requires browser refresh) | |
function main() | |
{ | |
console.log("Starting!"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import random | |
import sys | |
class Program: | |
# Dic: string->list | |
rules = None | |
# String | |
state = None |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/bin/env python | |
from random import choice | |
import os | |
import webbrowser | |
if os.sys.version_info[0] < 3: | |
from urllib import urlopen | |
else: | |
from urllib.request import urlopen | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#/*>>>>>>>[-][*/ | |
#include <stdio.h>/*] | |
print("Python Code");""" | |
+>^^>V<<-[[-]++++++++++[->+++>++++>+++++++>++++++++++>+++++++++++>++++++++++++<<<<<<]>>> | |
++.>>>+.<++.<+.>++.<<<+++++.>----.>++++.>-----.<----.>+.+++++.<+++ | |
+.>----.-.<--------.>--.<<<<++.[-]]>[[-]>]+++++ +++[- >++++ ++++< ]>++. <++++ ++[-> +++++ | |
+<]>+ +++++ +++++ +.<++++[-> ----< ]>-.+ +++++ ++.++ +++.- ----- --.<+ ++[-> +++<] >++++ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h> | |
main(_) | |
int | |
_ | |
;{ | |
int c=!!_;char a[]={(c<<c+c+c+c+c+c)+(c<<c+c)+c+ | |
c,_,_};(c[a]=a[!c]+(c<<c+c+c+c+c)+(c<<c+c)-c),(* | |
(a+c+c)=c[a ]+c+(c<<c+c+c+c));return _<=(a[c]-(c | |
<<c+c)-c)?((!(_%((c<<c)+c))||!(_%((c<<c<<c)+c))) | |
?((c+=((!(_%((c+c)+c))))?(putchar(a[!c]),putchar |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h>/* | |
main*/int | |
main(int | |
main){return | |
main= | |
main-!! | |
main? | |
main*:: | |
main( | |
main-!! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Are you there god??/ | |
??=define _(please, help) | |
??=define _____(i,m, v,e,r,y) r%:%:m | |
??=define ____ _____(a,f,r,a,i,d) | |
main(__)<%____(!_(-~-??-((-~-??-!__<<- | |
??-!!__)<<-??-(!!__<<!!__))+-~-~-??--~-~ | |
-~-~-~-~-??-(-~-~-~-~-??-!!__<<-~!!__),- | |
??-!__))<%??>%>_(__,___)??<____ | |
(printf("please let me die??/r%d bottle%s" | |
" of bee%s""""??/n",(!(___ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Make Room | |
>> | |
// Take code as input | |
----------[++++++++++>,----------] | |
// New Section | |
> | |
// Prepare to print |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
# Bounded flushing input for string, (unoptimized for easy reading) | |
# Iterations are predetermined | |
# This example takes a max of four characters | |
# Precondition: Start at origin | |
# Array has empty cell before it | |
# Empty "array" series of cells | |
# Postcondition: End at origin | |
# All cells(except last) in "arrays" are filled with input from keyboard |