X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
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
| /* ใฐใญใผใใซ */ | |
| #header { | |
| /* ไธ้จใใผๅบๅฎ่กจ็คบใ่งฃ้ค */ | |
| position: static !important; | |
| } |
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
| data:text/html,<body onload="for(s=i='';i++<32;s+='<br>')for(j=0;j++<32;)s+=Math.random()<.5?'\u25A0':'\u25A1';document.write(s)"> | |
| data:text/html,<body id=B onload=i=setInterval("with(n=9*Math.sin((i=(i+9)%25180)*.017),B.style)margin=9-n/3+'pc',fontSize=n+'pc'",9)>??? |
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
| @echo off | |
| setlocal | |
| set bkdir="%date:~0,4%-%date:~5,2%-%date:~8,2% Backup Opera settings (%time:~0,2%%time:~3,2%%time:~6,2%%time:~9,2%)" | |
| set profile="<Opera ใใญใใกใคใซใใฃใฌใฏใใชใฎใใน>" | |
| md %bkdir% | |
| if not exist %bkdir% goto bkdir_make_error | |
| echo ็พๅจใฎใใฃใฌใฏใใชใซใใใฏใขใใใใฃใฌใฏใใช %bkdir% ใไฝๆใใพใใใ Opera ใฎ่จญๅฎใใกใคใซใใใใฏใขใใใใฃใฌใฏใใชใซใณใใผใใพใใ | |
| pause |
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== | |
| // @include http://golf.shinh.org/* | |
| // ==/UserScript== | |
| addEventListener("DOMNodeInserted", function fn(e) { | |
| /* set default language */ | |
| var lang = document.getElementsByName("ext")[0]; | |
| if (lang) { | |
| lang.value = "js"; | |
| removeEventListener(e.type, fn); |
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
| for(); | |
| for(;;); | |
| for(a); | |
| for(;a;); | |
| for(a;b); | |
| for(a;b;); | |
| for(a;b;c); |
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
| 123 456 78# | |
| 456 78# 123 | |
| 78# 123 456 | |
| 312 564 8#7 <-+ | |
| 564 8#7 312 | exchangeable | |
| 8#7 312 564 <-+ | |
| 231 645 #78 | |
| 645 #78 231 |
- ใกใใฅใผใใผ > ใใผใซ > ใกใผใซใจใใฃใใใขใซใฆใณใใฎ็ทจ้..
- ไฝๆใใใขใซใฆใณใใฎ็จฎ้กใฏ ใใฃใใ(IRC)
- ๅๅใฏใใฆใใจใผใชๅคใๅ ฅๅใใใใญใฐใคใณใฎ้ใซๅฟ ่ฆใซใชใใใใผใฎๅคใใใ ใใใใใซใฏใไพใใฐใๅๅใฎๅ ้ ญใใขใซใใกใใใใใ้ๅงใใใชใใใฐใชใใชใใใจใใใไฝฟใใชใๆๅญใใใใใจใใใใใใฃใใใใช็ธใใใใใใใฎ่ฆๅใซใคใใฆใฏ่ชฟๆปใใฆใใชใใใใไธๆใงใใใใใใงใฎ่จญๅฎใซใใฃใฆใฏใใขใซใฆใณใใไฝๆใงใใใจใใฆใใใฃใใใซใญใฐใคใณใงใใชใใจใใฃใๅ้กใ็บ็ใใใ
- ใกใผใซใขใใฌในใซใใฆใใจใผใชๅคใๅ ฅๅใใใใใใซใคใใฆใฏใใใใฏใใผใ ใฎใใใช็ธใใฏใชใใใใใใใใใฎใกใผใซใขใใฌในใฎ่จญๅฎใฏใๆฌกใธใใใฟใณใๆผไธๅฏ่ฝใซใใใใใ ใใฎใใฎใงใใใฎใงใใใจใง็ฉบๆๅญใซ่จญๅฎใใชใใใใๅพ่ฟฐใใใ
for(;s=readline();print(s))for(;!s[19];)s=" "+s+"\0"
for(;s=readline();)print(" ".slice(s.length/2),s)
main(c,s){for(;gets(s);puts())memset(s-c,32,c=10-strlen(s)/2);}
main(c,s){for(;gets(s);printf("%*s\n",10-c/2+c,s))c=strlen(s);}