Free Ideone API
try it now!
Your great ideas will be born here
Recent public pastes are listed below. You can filter them by the following programming languages:
- view
- All
- Ada
- Assembler
- AWK (gawk)
- AWK (mawk)
- Bash
- bc
- Brainf**k
- C
- C#
- C++
- C99 strict
- CLIPS
- Clojure
- COBOL
- COBOL 85
- Common Lisp (clisp)
- D (dmd)
- Erlang
- F#
- Factor
- Falcon
- Forth
- Fortran
- Go
- Groovy
- Haskell
- Icon
- Intercal
- Java
- JavaScript (rhino)
- JavaScript (spidermonkey)
- Lua
- Nemerle
- Nice
- Nimrod
- Ocaml
- Oz
- Pascal (fpc)
- Pascal (gpc)
- Perl
- Perl 6
- PHP
- Pike
- Prolog (gnu)
- Prolog (swi)
- Python
- Python 3
- R
- Ruby
- Scala
- Scheme (guile)
- Smalltalk
- Tcl
- Text
- Unlambda
- Visual Basic .NET
- Whitespace
-
1 2 3 4 5 6 7 8 9
<?php $a=Array(); $a[0]='0)Zero(1)ddd)'; $a[1]='(1)One(one)'; $a[2]='(2Two'; preg_match_all('/\(.*\)/',ltrim($a[1]), $matches,PREG_PATTERN_ORDER); print('00 - '.$matches[0][0])."\n"; print('01 - '.$matches[0][1])."\n";
...
-
1
1110000101110010110101010100101010
-
1 2 3 4 5 6 7 8 9
module main; import std.stdio; import std.c.stdlib; class Test { const char[] m_Name; int x = 0;
...
-
1
ddtrjrtk
-
1 2 3 4 5 6 7 8 9
<?php $a=Array(); $a[0]='0)Zero(1)ddd)'; $a[1]='(1)One(one)'; $a[2]='(2Two'; preg_match_all('/\(.*\)/',ltrim($a[1]), $matches,PREG_SET_ORDER); print('00'.$matches[0][0])."\n"; print('01'.$matches[0][1])."\n";
...
-
1 2 3 4 5 6 7
#include <stdio.h> #include <string.h> int main() { puts(strerror(1)); return 0; }
-
1 2 3 4 5 6 7 8 9
<?php $a=Array(); $a[0]='0)Zero(1)ddd)'; $a[1]='(1)One(one)'; $a[2]='(2Two'; preg_match_all('/\(.*\)/',ltrim($a[1]), $matches,PREG_SET_ORDER); print('00'.$matches[0][0])."\n"; print('01'.$matches[0][1]).'\\n';
...
-
1 2 3 4 5 6 7
#include <stdio.h> #include <string.h> int main() { puts(strerror(-14)); return 0; }
-
1 2 3 4 5 6 7 8 9
module main; import std.stdio; import std.c.stdlib; class Test { const char[] m_Name; int x = 0;
...
-
1 2 3 4 5 6 7 8 9
<?php $a=Array(); $a[0]='0)Zero(1)ddd)'; $a[1]='(1)One(one)'; $a[2]='(2Two'; preg_match_all('/\(.*\)/',ltrim($a[1]), $matches,PREG_SET_ORDER); print('00'.$matches[0][0]).'\n'; print('01'.$matches[0][1]).'\n';
...
-
1 2 3 4 5 6 7
#include <stdio.h> #include <string.h> int main() { puts(strerror(14)); return 0; }
-
1 2 3 4 5 6 7 8 9
module main; import std.stdio; import std.c.stdlib; class Test { const char[] m_Name; int x = 0;
...
-
1 2 3 4 5 6 7 8 9
<?php $a=Array(); $a[0]='0)Zero(1)ddd)'; $a[1]='(1)One(one)'; $a[2]='(2Two'; preg_match_all('/\(.*\)/',ltrim($a[1]), $matches,PREG_SET_ORDER); print('00'.$matches[0][0]); print('01'.$matches[0][1]);
...
-
1 2 3 4 5 6 7 8 9
module main; import std.stdio; import std.c.stdlib; class Test { const char[] m_Name; int x = 0;
...
-
1 2 3 4 5 6 7 8 9
<?php $a=Array(); $a[0]='0)Zero(1)ddd)'; $a[1]='(1)One(one)'; $a[2]='(2Two'; preg_match_all('/\(.*\)/',ltrim($a[1]), $matches,PREG_SET_ORDER); print($matches[0][0]); print($matches[0][1]);
...
-
1 2 3 4 5
program hola; begin write("hola"); readln; end;
-
1 2 3 4 5 6 7 8 9
module main; import std.stdio; import std.c.stdlib; class Test { const char[] m_Name; int x = 0;
...
-
1 2 3 4 5 6 7 8 9
module main; import std.stdio; import std.c.stdlib; class Test { const char[] m_Name; int x = 0;
...
-
1 2 3 4 5 6 7 8 9
module main; import std.stdio; import std.c.stdlib; class Test { const char[] m_Name; int x = 0;
...
-
1 2 3 4 5 6 7 8 9
module main; import std.stdio; import std.c.stdlib; class Test { const char[] m_Name; int x = 0;
...
-
1 2 3 4 5 6 7 8 9
module main; import std.stdio; import std.c.stdlib; class Test { char[] m_Name; int x = 0;
...
-
1 2 3 4 5 6 7 8
public class Welcome2 { public static void main( String[] args ) { System.out.print( "Welcome to " ); System.out.pringln( "Java Programming!" ); } }
-
1 2 3 4
s" max-n" environment? [if] negate 1- constant (error) [then] : input begin refill drop bl word number dup (error) <> dup 0= if swap drop then until ; : doIt 43 begin 42 <> while input dup . repeat ; doIt
-
1 2 3 4 5 6 7 8 9
#include <stdio.h> int main() { int a; while (scanf("%d",&a)==1) printf("%d ",a*2); return 0; }
-
1
df asdf
-
1 2 3 4 5 6 7 8 9
#include <stdio.h> int main() { int a; while (scanf("%d",&a)==1) printf("%d ",a*2); return 0; }
-
1 2 3 4 5
s" max-n" environment? [if] negate 1- constant (error) [then] : number 0. rot dup 1+ c@ [char] - = >r count r@ if 1 /string then >number nip 0= if d>s r> if negate then else r> drop 2drop (error) then ; : input begin refill drop bl word number dup (error) <> dup 0= if swap drop then until ; : doIt 43 begin 42 <> while input dup . repeat ; doIt
-
1 2 3 4 5 6 7 8 9
// Lab Exercise 2.1: Syllabus Top 5 // Printing a line of text with multiple statements public class GuzmanJLE21 { public static void main( String[] args ) { System.out.println( "Syllabus Top 5 for IS 2033-section 002" ); System.out.println( "\n1. number1" );
...
-
1 2 3 4 5
s" max-n" environment? [if] negate 1- constant (error) [then] : number 0. rot dup 1+ c@ [char] - = >r count r@ if 1 /string then >number nip 0= if d>s r> if negate then else r> drop 2drop (error) then ; : input begin refill drop bl word number dup (error) <> dup 0= if swap drop then until ; : doIt 43 begin 42 <> while input dup . repeat ; doIt
-
1 2 3 4 5 6 7 8 9
#include <iostream> using namespace std; int main() { int intNum = 0; cin >> intNum; while (intNum != 42) {
...
