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
[DataObjectMethod(DataObjectMethodType.Delete, true)] static public DeleteMember(UserName : string) : void { surroundwith(connection) { MsgBox.Show ( try {
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = int.Parse(Console.ReadLine()); unless (i == 42) { Console.WriteLine(i);
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = int.Parse(Console.ReadLine()); unless (i == 42) { Console.WriteLine(i);
...
-
1 2 3 4 5 6 7 8
[DataObjectMethod(DataObjectMethodType.Select, true)] public static GetReport(mutable Param1 : string ,mutable Param2 : int , Group : int, DayOfMonth : int, ContactHour : string, MyCase : int, ForDia : bool) : DataTable { ///<Time Machine> mutable MonthFirstDay = DateTime.Today; mutable MonthLastDay = DateTime.Today; mutable DayFirstHour = DateTime.Today; mutable DayLastHour = DateTime.Today;
...
-
1 2 3 4 5 6 7 8 9
unless (GridView1.Rows.Count==0) { mutable ts=GridView1.Rows[0].Cells[0].Text.Split(':'); mutable first=true; mutable cntrl=ts[3]; foreach(index with row = GridView1.Rows[index] in [0..GridView1.Rows.Count-1]) { unless (first)
...
-
1 2 3 4 5 6 7 8 9
[DataObjectMethod(DataObjectMethodType.Select, true)] public static GetRoles() : List[(string * string)] { def RlTable = List(); foreach(rln in System.Web.Security.Roles.GetAllRoles()) { def res = linq<#from rl in _Roles where (rl.RoleName==rln) select (rl.RoleName, rl.LoweredRoleName)#>;
...
-
1 2 3 4 5 6 7 8 9
[DataObjectMethod(DataObjectMethodType.Select, true)] public static GetReport2(Group : int, ForDiagram : bool, Date : string, GroupPars : int, Hour : int) : DataTable { def date = DateTime.ParseExact(Date, "dd/MM/yyyy", null); surroundwith(connection) { //TODO : try //try {
...
-
1 2 3 4 5 6 7 8 9
Response.Redirect ( "ChartX.aspx?IzmProc=" + this.SqlDataSource1.SelectParameters[0].DefaultValue + "&ID_Izmeritel=" + this.SqlDataSource1.SelectParameters[1].DefaultValue + "&NumGr=" + this.SqlDataSource1.SelectParameters[2].DefaultValue + "&RunNumber=" + this.SqlDataSource1.SelectParameters[3].DefaultValue + "&ID_Point=" + this.SqlDataSource1.SelectParameters[4].DefaultValue + "&SysTime1=" + this.SqlDataSource1.SelectParameters[5].DefaultValue + "&SysTime2=" + this.SqlDataSource1.SelectParameters[6].DefaultValue +
...
-
1 2 3 4 5 6 7 8 9
class SomeClass { private Integer value = 1; public Integer getValue() { return value; } public void changeVal(Integer value) { value = new Integer(3);
...
-
1
¸„ħ}ßnïÚæ“‘½–ä´CB»GH¥÷tf…VlÕÄe¢±Îü¨
-
1 2 3 4 5 6 7 8 9
[System.Runtime.InteropServices.ComVisible(true)] public class MyScriptObject { public static Window1 wndX; public MyScriptObject(Window1 wnd) { wndX = wnd; wndX.MainMenu.Visibility = System.Windows.Visibility.Hidden;
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = int.Parse(Console.ReadLine()); unless (i == 42) { Console.WriteLine(i);
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static Main() : void { def solve() : void { def i = int.Parse(Console.ReadLine()); unless (i == 42) { Console.WriteLine(i);
...
-
1 2 3 4 5 6 7 8 9
[DataObjectMethod(DataObjectMethodType.Delete, true)] static public DeleteMember(UserName : string) : void { surroundwith(connection) { MsgBox.Show ( try {
...
-
1 2 3 4 5 6 7 8 9
class Test{ public static void main(String[] args){ for(int i=1;i<5;i++) {
...
-
1 2 3 4 5 6 7 8 9
class Test{ public static void main(String[] args){ for(int i=63;i<1000;i++) {
...
-
1 2 3 4 5 6 7 8 9
class Test{ public static void main(String[] args){ for(int i=63;i<1000;i++) {
...
-
1 2 3 4 5 6 7 8 9
[DataObjectMethod(DataObjectMethodType.Select, true)] public static GetReport(mutable Param1 : string ,mutable Param2 : int , Group : int, DayOfMonth : int, ContactHour : string, MyCase : int, ForDia : bool) : DataTable { ///<Time Machine> mutable MonthFirstDay = DateTime.Today; mutable MonthLastDay = DateTime.Today; mutable DayFirstHour = DateTime.Today; mutable DayLastHour = DateTime.Today;
...
-
1 2 3 4 5 6 7 8 9
[DataObjectMethod(DataObjectMethodType.Select, true)] public static GetReport(mutable Param1 : string ,mutable Param2 : int , Group : int, DayOfMonth : int, ContactHour : string, MyCase : int, ForDia : bool) : DataTable { ///<Time Machine> mutable MonthFirstDay = DateTime.Today; mutable MonthLastDay = DateTime.Today; mutable DayFirstHour = DateTime.Today; mutable DayLastHour = DateTime.Today;
...
-
1 2 3 4 5 6 7 8 9
#pragma indent using System using System.Data using System.Configuration using System.IO using System.Web using System.Web.Security using System.Web.UI
...
-
1 2 3 4 5 6 7 8 9
interface IA { F() : void; } abstract class ABase : IA { abstract public F() : void;
...
-
1 2 3 4 5 6 7 8 9
using System; interface IA { F() : void; } interface IA2 {
...
-
1 2
def x = 4; x = 5;
-
1
System.Console.WriteLine("o");
-
1 2 3 4 5
acxcxzczc {cxzcxzcvxv}; { czxcxcvxcv }
-
1 2 3 4 5 6 7 8 9
#pragma indent using System using Microsoft.VisualBasic using System.Text using System.Collections using System.Web using System.Web.UI using System.Web.UI.WebControls
...
-
1 2 3 4 5 6 7 8 9
SELECT C.[RepGroup_ID], C.[ID_Izmerit], C.[ID_GroupPars], C.[ID_Param], C.[Full_name], C.[ParamStartType], C.[ID_Point], [CfgGIS].[AdvCode], [CfgGIS].[ID_GIS],
...
-
1 2 3 4 5 6 7 8 9
[DataObjectMethod(DataObjectMethodType.Select, true)] public static GetPARS(ID_User : string,ID_ListGroupParIzm : string,CIzmer : string,CPoint : string,UserExt : string) : DataTable if([ID_User,ID_ListGroupParIzm,CIzmer,CPoint,UserExt].ForAll(x =>(""!=x && null!=x))) surroundwith(connection) def dt = DataTable() try _=SqlDataAdapter(SqlCommand($"FlowClientHardQ3 '$ID_User', $ID_ListGroupParIzm, $CIzmer, $CPoint, '$UserExt'" , conn)).Fill(dt) dt catch
...
-
1 2 3 4 5 6 7 8 9
[DataObjectMethod(DataObjectMethodType.Select, true)] public static GetPARS(ID_User : string,ID_ListGroupParIzm : string,CIzmer : string,CPoint : string,UserExt : string) : DataTable if([ID_User,ID_ListGroupParIzm,CIzmer,CPoint,UserExt].ForAll(x =>(""!=x && null!=x))) surroundwith(connection) def dt = DataTable() try _=SqlDataAdapter(SqlCommand($@"FlowClientHardQ3 '$ID_User', $ID_ListGroupParIzm, $CIzmer, $CPoint, '$UserExt'" , conn)).Fill(dt) dt catch
...
-
1 2 3 4 5 6 7 8 9
{ if([ID_User,ID_ListGroupParIzm,CIzmer,CPoint,UserExt].ForAll(x =>(""!=x && null!=x))) surroundwith(connection) { def dt = DataTable(); try{ _=SqlDataAdapter(SqlCommand($@"FlowClientHardQ3 '$ID_User', $ID_ListGroupParIzm, $CIzmer, $CPoint, '$UserExt'" , conn)).Fill(dt); dt } catch { | _ => RepError="Ошибка загрузки параметров"; null } } else null
