Skip to content

Instantly share code, notes, and snippets.

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define SIZE 4
#define UNKNOWN 0
#define UP 1
#define DOWN 2
http://sandbox.sourceforge.net/
https://labix.org/hsandbox
http://stackoverflow.com/questions/980170/how-to-create-a-lightweight-c-code-sandbox
http://graphics.stanford.edu/~seander/bithacks.html
import android.app.Activity;
import android.app.Fragment;
import android.app.FragmentManager;
import android.os.Bundle;
import java.util.HashMap;
import java.util.Map;
public abstract class AbsFragment extends Fragment {