Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.
My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.
May 26, 2013
7:50AM EDT
View all 11 lines
function print_times( text, times ) { if ( text == null ) { return; }
May 26, 2013
7:49AM EDT
@Wawa_mostafaa You got me messed up!πππ I don't want that govt moneyπͺ lmao ; no! Ew! Wtf?!π I run around saying "join my twerk team!" I got no bitches π
May 26, 2013
7:47AM EDT
View all 11 lines
function got_2_numbers(x, y) { if ( typeof(x) !== 'number' ) { return 1; }
May 26, 2013
7:43AM EDT
View all 8 lines
int main()
{
int iarr[] = {12,10,13};
int sum = 0;
for(int i = 0;i < 3;i++)
May 26, 2013
7:42AM EDT
View all 9 lines
var o = { x: 5, y: 7 }; o.moveRight = function( steps ) { o.x += steps; };
May 26, 2013
7:38AM EDT
View all 99 lines
Direct Download From Here : http://freeee-stuff.blogspot.in/ Scanned For Virus : http://Virustotal.com Scan it Yourself if You Can Feel As If It's Not Safe. ----------------------------------------Β------------------- Download this working Megapolis Hack and generate items to your Megapolis account in just a click!
May 26, 2013
7:37AM EDT
function sum_of_digits( number ) { return Number(String(number).split('').reduce( function(a,b) { return Number(a) + Number(b); } )); }
May 26, 2013
7:33AM EDT
View all 9 lines
function sum_of_digits( number ) { var result = 0; while ( number > 0 ) { result += number % 10;
May 26, 2013
7:30AM EDT
View all 48 lines
Subject Shugo Tomb Disconnected Discussion Thread Response Via Email (GM Crumbster) 05/24/2013 04:12 PM
May 26, 2013
7:30AM EDT
var a = Math.floor( Math.random() * 10000 ); var b = Math.floor( Math.random() * 10000 ); var sum_a = sum_of_digits( a ); var sum_b = sum_of_digits( b );
May 26, 2013
7:27AM EDT
View all 19 lines
var a = Math.floor( Math.random() * 10000 ); var b = Math.floor( Math.random() * 10000 ); var sum_a = 0, sum_b = 0; while (a) {
May 26, 2013
7:26AM EDT
@MichaelParisi thx again however what you're facing regarding the Shared Photos are not caused by Acid yet the SemiTethered issue may be cause they are not compatible together (Ac!D & Semi Tethered)
May 26, 2013
7:21AM EDT
View all 12 lines
<script type="text/javascript"> $(document).ready(function(){ $("#searchBar").focus(function(){ // I'LL BE BACK $(".disappearElements").hide(200);
May 26, 2013
7:20AM EDT
View all 55 lines
Location :: /basedir/headers/common.h // MAIN FUNCTIONS static int create_unison(char *); static int create_folder(char *); static int create_user(char *);
May 26, 2013
7:14AM EDT
View all 6 lines
Mobile game downloads mostly made from word-of-mouth By Ed Sutherland on May 24, 2013 3 Comments
May 26, 2013
7:10AM EDT
View all 32 lines
import java.util.Scanner; public class TS_22811 { public static void main(String[] args) { Scanner input=new Scanner(System.in);
May 26, 2013
7:09AM EDT
View all 416 lines
Bus 001 Device 004: ID 1532:0116 Razer USA, Ltd Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00
May 26, 2013
7:02AM EDT
View all 9 lines
var a = [10.8, 20.17, 55.22, 77.1, 2]; var rounded = a.map(function(el) { return Math.round(el); });
| Past 24 hours | 4,507 pastes |
| Past 7 days | 31,852 |
| This month | 211,767 |
| Last month | 491,108 |
| This year | 2,352,342 |
| ActionScript | 27 |
| Bash (shell) | 116 |
| C# | 188 |
| C/C++ | 586 |
| CoffeeScript | 15 |
| CSS | 43 |
| Diff | 53 |
| HTML (ERB / Rails) | 27 |
| HTML / XML | 258 |
| Java | 516 |
| Javascript | 343 |
| Lua | 30 |
| Objective-C/C++ | 60 |
| Perl | 36 |
| PHP | 413 |
| Plain text | 29,276 |
| Python | 256 |
| Ruby | 148 |
| Ruby on Rails | 129 |
| Scala | 37 |
| SQL | 72 |
| YAML | 46 |