Recent public codes are listed below. You can filter them by the following programming languages:
- view
- All
- Ada
- Assembler
- Assembler
- AWK (gawk)
- AWK (mawk)
- Bash
- bc
- Brainf**k
- C
- C#
- C++
- C++0x
- C99 strict
- CLIPS
- Clojure
- COBOL
- COBOL 85
- Common Lisp (clisp)
- D (dmd)
- Erlang
- F#
- Factor
- Falcon
- Forth
- Fortran
- Go
- Groovy
- Haskell
- Icon
- Intercal
- Java
- Java7
- JavaScript (rhino)
- JavaScript (spidermonkey)
- Lua
- Nemerle
- Nice
- Nimrod
- Objective-C
- Ocaml
- Oz
- Pascal (fpc)
- Pascal (gpc)
- Perl
- Perl 6
- PHP
- Pike
- Prolog (gnu)
- Prolog (swi)
- Python
- Python 3
- R
- Ruby
- Scala
- Scheme (guile)
- Smalltalk
- SQL
- Tcl
- Text
- Unlambda
- VB.NET
- Whitespace
-
1 2 3 4 5 6 7 8 9
using System; public class BF{ BF () { string str; string[] ary; int[] val; int num;
...
-
1
-
1 2 3 4 5 6 7 8 9
using System; using System.Text; using System.IO; using System.Collections.Generic; using System.Collections; using System.Linq; namespace final {
...
-
1 2 3 4 5 6 7 8 9
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.Graphics; namespace WindowsGame1
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static void Main() { var Intitule = "this comment"; Intitule = "%" + String.Join("%", Intitule.Split(' ')) + "%"; Console.Write(Intitule );
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static void Main() { var Intitule = "this comment"; Intitule = "%" + String.Join('%', Intitule.Split(" ".ToCharArray())) + "%"; Console.Write(Intitule );
...
-
1 2 3 4 5 6 7 8 9
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Storage; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.Graphics;
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static void Main() { var Intitule = "this comment"; Intitule = "%" + String.Join("%", Intitule.Split(" ".ToCharArray())) + "%"; v = v.Where(i => SqlMethods.Like(i.Intitule,Intitule));
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static void Main() { var Intitule = "this comment"; Intitule = "%" + String.Join('%', Intitule.Split(" ".ToCharArray())) + "%"; v = v.Where(i => SqlMethods.Like(i.Intitule,Intitule));
...
-
1 2 3 4 5 6 7 8 9
using System; using System.Text; using System.IO; using System.Collections.Generic; using System.Collections; using System.Linq; namespace final {
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static void Main() { string Intitule = "this comment"; Intitule = String.Join("%", Intitule.Split(' ')); Console.Write(Intitule);
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static void Main() { string Intitule = "this comment"; Intitule = String.Join("%", String.Split(' ')); Console.Write(Intitule);
...
-
1 2 3 4 5 6 7 8 9
using System; using System.Text; using System.IO; using System.Collections.Generic; using System.Collections; using System.Linq; namespace final {
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static void Main() { string Intitule = "this comment"; Intitule = String.Join("%", String.Split(" ".ToCharArray())); Console.Write(Intitule);
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static void Main() { string Intitule = "this comment"; Intitule = String.Join('\%', String.Split(" ".ToCharArray())); Console.Write(Intitule);
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static void Main() { string Intitule = "this comment"; Intitule = "%" + String.Join('%', String.Split(" ".ToCharArray())) + "%"; Console.Write(Intitule);
...
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static void Main() { int[] tab = new int[20]; int[] tab2 = new int[40]; int[] tab3 = new int[tab.Length + tab2.Length];
...
-
1 2 3 4 5 6 7 8 9
using System; using System.Text; public class Test { public static void Main() { var result = new StringBuilder(); result.Append(" ", 0, 2);
...
-
1 2 3 4 5 6 7 8 9
using System; using System.Text; public class Test { public static void Main() { var result = new StringBuilder(); result.Append(" ", result.Length, 2);
...
-
1 2 3 4 5 6 7 8 9
using System; using System.Text; public class Test { public static void Main() { var result = new StringBuilder(); result.Append(" ", result.Length, ident);
...
-
1 2 3 4 5 6 7 8 9
http = require 'http' formidable = require 'formidable' util = require 'util' fs = require 'fs' ecstatic = (require 'ecstatic') __dirname uri = require 'URIjs' async = require 'async' routes = (req, res) ->
...
-
1
-
1 2 3 4 5 6 7 8 9
using System; public class Test { public static void Main() { int n; while ((n = int.Parse(Console.ReadLine()))!=42) Console.WriteLine(n); }
-
1
-
1 2 3 4 5 6 7 8 9
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; namespace CS_ConsoleApplication1 { class Program
...
-
1 2 3 4 5 6 7 8 9
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; namespace CS_ConsoleApplication1 { class Program
...
-
1 2 3 4 5 6 7 8 9
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; namespace CS_ConsoleApplication1 { class Program
...
-
1 2 3 4 5 6 7 8 9
class Program { static void Main(string[] args) { // Создание var rnd = new Random(1); var tmp = new int[31]; for (var i = 0; i < tmp.Length; i++) {
...
-
1 2 3 4 5 6 7 8 9
using UnityEngine; using System.Collections; public class NewMoveLeft : MonoBehaviour { bool lookLeft = false; float currentYAxisSpeed = 0.0f; float speed = 100.0f;
...
-
1 2 3 4 5 6 7 8 9
using System; class TwoD { public int x{private get;set;} public int y{get;set;} public void show() {
...


