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
- 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
/*Minhaz Ahmed Syrus (msyrus)*/ #include <iostream> #include <cstdio> #include <cstdlib> #include <cmath> #include <cstring> #include <string> #include <algorithm> #include <vector>
...
-
1 2 3 4 5 6 7 8 9
#include <cctype> #include <vector> #include <string> #include <iostream> using namespace std ; int main() { int t , len ;
...
-
1 2 3 4 5 6 7 8 9
#include<stdio.h> int main() { int i,j,n; scanf("%d",&n); for(i=1;i<=n;i++) { for(j=0;j<(n-1-i)*2;j++) printf(" ");
...
-
1 2 3 4 5 6 7 8 9
#include<iostream> #include<string.h> using namespace std; bool isMatching(char *str, char *reg, int n, int m, int i, int j) { cout<<"FD "<<i<<" "<<str[i]<<" "<<j<<" "<<reg[j]<<endl; if(i==n&&j==m) return true; if(i>=n||j>=m) return false; if(reg[j]<'a'||reg[j]>'z') return false;
...
-
1 2 3 4 5 6 7 8 9
#include<iostream> #include<string.h> using namespace std; bool isMatching(char *str, char *reg, int n, int m, int i, int j) { cout<<"FD "<<i<<" "<<str[i]<<" "<<j<<" "<<reg[j]<<endl; if(i==n&&j==m) return true; if(i>=n||j>=m) return false; if(reg[j]<'a'||reg[j]>'z') return false;
...
-
1 2 3 4 5 6 7 8 9
#include<stdio.h> int main() { int i,j,n; scanf("%d",&n); for(i=1;i<=n;i++) { for(j=0;j<(n-1-i)*2;j++) printf(" ");
...
-
1 2 3 4 5 6 7 8 9
#include<stdio.h> int main() { int n,c; scanf("%d",n); if(c=(n>>3)) printf("divisible by 8");
...
-
1 2 3 4 5 6 7 8 9
#include<iostream> #include<string.h> using namespace std; bool isMatching(char *str, char *reg, int n, int m, int i, int j) { cout<<"FD "<<i<<" "<<str[i]<<" "<<j<<" "<<reg[j]<<endl; if(i==n&&j==m) return true; if(i>=n||j>=m) return false; if(reg[j]<'a'||reg[j]>'z') return false;
...
-
1 2 3 4 5 6 7 8 9
class calDifference{ public static void main(String k[]){ int n, sumOfSq, sqOfSums, diff; int[] num; int[] numSq; Scanner sc=new Scanner(System.in);
...
-
1 2 3 4 5 6 7 8 9
#include<stdio.h> int main() { int a1,a2,a3; scanf("%d%d%d",&a1,&a2,&a3); while((a1==a2==a3)!= 0) { if((a3-a2)==(a2-a1)) { printf("AP %d",a3+a2-a1); } else {
...
-
1 2 3 4 5 6 7 8
#include<stdio.h> int main() { int i=0; int j; scanf("%d",&j); while(i<4) {
...
-
1 2 3 4 5 6 7 8 9
#include<stdio.h> int main() { int n,c; scanf("%d",n); if(c=(n>>3)) { printf("divisible by 8");
...
-
1 2 3 4 5 6 7 8 9
#include <cctype> #include <vector> #include <string> #include <iostream> using namespace std ; int main() { int t , len ;
...
-
1 2 3 4 5 6 7 8 9
#include<stdio.h> int main() { int n; scanf("%d",n); if(c=(n>>3)) { printf("divisible by 8");
...
-
1 2 3 4 5 6 7 8 9
#include<iostream> #include<string.h> using namespace std; bool isMatching(char *str, char *reg, int n, int m, int i, int j) { cout<<"FD "<<i<<" "<<str[i]<<" "<<j<<" "<<reg[j]<<endl; if(i==n&&j==m) return true; if(i>=n||j>=m) return false; if(reg[j]<'a'||reg[j]>'z') return false;
...
-
1 2 3 4 5 6 7 8
#include<stdio.h> int main() { int i=0; int j; scanf("%d",&j); while(i<4) {
...
-
1 2 3 4 5 6 7 8 9
#include <cctype> #include <vector> #include <string> #include <iostream> using namespace std ; int main() { int t , len ;
...
-
1 2 3 4 5 6 7 8 9
#include<iostream> #include<string.h> using namespace std; bool isMatching(char *str, char *reg, int n, int m, int i, int j) { cout<<"FD "<<i<<" "<<str[i]<<" "<<j<<" "<<reg[j]<<endl; if(i==n&&j==m) return true; if(i>=n||j>=m) return false; if(reg[j]<'a'||reg[j]>'z') return false;
...
-
1 2 3 4 5 6 7 8
#include<stdio.h> int main() { int i=0; int j; scanf("%d",&j); while(i<4) {
...
-
1 2 3 4 5 6 7 8 9
#include<stdio.h> int main() { int n; scanf("%d",n); if(n>>3) { printf("divisible by 8");
...
-
1 2 3 4 5 6 7 8 9
class calDifference{ public static void main(String k[]){ int n, sumOfSq, sqOfSums, diff; int[] num; int[] numSq; Scanner sc=new Scanner(System.in);
...
-
1 2 3 4 5 6 7 8 9
#include<stdio.h> #include<math.h> int main() { char a[501]; int b[500]; int z[11]={1,1,2,6,24,120,720,5040,40320,362800,3628000}; int prime[95]={2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71, 73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,
...
-
1 2 3 4 5 6 7 8 9
#include<iostream> #include<string.h> using namespace std; bool isMatching(char *str, char *reg, int n, int m, int i, int j) { cout<<"FD "<<i<<" "<<str[i]<<" "<<j<<" "<<reg[j]<<endl; if(i==n&&j==m) return true; if(i>=n||j>=m) return false; if(reg[j]<'a'||reg[j]>'z') return false;
...
-
1 2 3 4 5 6 7 8 9
#include<stdio.h> int main() { int i,j,n; scanf("%d",&n); for(i=1;i<n;i++) { for(j=0;j<(n-1-i)*2;j++) printf(" ");
...
-
1 2 3 4 5 6 7 8 9
/* Abreu, Dianne * Apo, Andrea * Gardose, Zanetha * Manuel, Jezariel * Ouano, Genisha * Padan, Rheiva * Sepian, Rogelyn * Tupaen, Vivien * Faypon, Jeremy
...
-
1 2 3 4 5 6 7 8 9
#include <iostream> #include <math.h> #include <stdlib.h> using namespace std; int Pierwsza(int p) { int i = 2;
...
-
1 2 3 4 5 6 7 8 9
#include<stdio.h> int main() { int i,j,n; scanf("%d",&n); for(i=1;i<n;i++) { for(j=0;j<(n-1-i)*2;j++) printf(" ");
...
-
1 2 3 4 5 6 7 8 9
#include<stdio.h> int main() { int i=0; while(i<4) { int j=6; while(j>0)
...
-
1 2 3 4 5 6 7 8 9
/* Abreu, Dianne * Apo, Andrea * Gardose, Zanetha * Manuel, Jezariel * Ouano, Genisha * Padan, Rheiva * Sepian, Rogelyn * Tupaen, Vivien * Faypon, Jeremy
...
-
1 2 3 4 5 6 7 8 9
class calDifference{ public static void main(String k[]){ int n, sumOfSq, sqOfSums, diff; int[] num; int[] numSq; Scanner sc=new Scanner(System.in);
...


