스택오버플로우 404 페이지 소스코드

1 개요[ | ]

스택오버플로우 404 페이지 코드

 

2 실행해보기[ | ]

[root@zetawiki ~]# cat 404.txt
# define v putchar
#   define print(x) main(){v(4+v(v(52)-4));return 0;}/*
#>+++++++4+[>++++++<-]>++++.----.++++.*/
print(202*2);exit();
#define/*>.@/exit()
Perl
[root@zetawiki ~]# perl 404.txt
404
PHP
[root@zetawiki ~]# php -r "`cat 404.txt`"
404
Python
[root@zetawiki ~]# python 404.txt
404
Ruby
[root@zetawiki ~]# ruby 404.txt
404

3 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}