-
2075273·text·970 B·2011-06-05 23:08 UTC
HHHHlHxH.HxHxHxHh.lhzlHlHH '# reset state (H)' \
HHHH0HxH.HxHxHxHh.lhzlHlHH '# test SLP_TR (0)' \
HHHHlH0H.HxHxHxHh.lhzlHlHH '#
-
2075266·cpp·765 B·2011-06-05 22:42 UTC
#ifndef GRAPH_HEADER_H
#define GRAPH_HEADER_H
//graph_header.h by Cal Zabel for CS163 Program 5
#include <iostream>
#include <string>
using namespace std;
struct vertex
{
//constructor
-
2075264·text·4.2 KB·2011-06-05 22:38 UTC
#!/bin/bash
echo "Firewalling..."
iptables -F # Clear the tables
iptables
-
2075262·cpp·774 B·2011-06-05 22:32 UTC
#ifndef GRAPH_HEADER_H
#define GRAPH_HEADER_H
//graph_header.h by Cal Zabel for CS163 Program 5
#include <iostream>
#include <string>
using namespace std;
struct vertex
{
//constructor
-
2075261·cpp·529 B·2011-06-05 22:28 UTC
#ifndef GRAPH_HEADER_H
#define GRAPH_HEADER_H
//graph_header.h by Cal Zabel for CS163 Program 5
#include <iostream>
#include <string>
using namespace std;
struct vertex
{
//constructor
-
2075257·text·442 B·2011-06-05 22:16 UTC
deb http://ftp.fi.debian.org/debian/ squeeze main non-free contrib
deb-src http://ftp.fi.debian.org/debian/ squeeze main non-free contrib
deb http://security.debian.org squeeze/updates main contrib
-
2075255·text·2.9 KB·2011-06-05 22:14 UTC
Starting Nmap 5.00 ( http://nmap.org ) at 2011-06-05 23:59 MSD
Interesting ports on static.13.17.63.178.clients.your-server.de (178.63.17.13):
Not shown: 986 closed ports
PORT STATE SERVICE
-
2075250·text·8.3 KB·2011-06-05 22:03 UTC
; ---------------------------------------------------------------------------
mach_header struc ; (sizeof=0x1C, standard type)
magic DCD ?
cputype DCD ?
cpusubtype DCD ?
filetype DCD ?
ncmds
-
2075249·text·6.3 KB·2011-06-05 21:58 UTC
:) pacman -Ss json
extra/json-glib 0.12.4-1 [0.08 MB] [installed]
JSON library built on GLib
extra/qjson 0.7.1-1 [0.05 MB]
A qt-based library that maps JSON data to QVariant objects
commu
-
2075245·text·1.5 KB·2011-06-05 21:51 UTC
\alignauthor
NAME A\\
\affaddr{University of Twente}\\
\affaddr{P.O. Box 217, 7500AE Enschede}\\
\affaddr{The Netherlands}\\
\email{x}
\alignauthor
NAME B\\
-
2075241·text·387 B·2011-06-05 21:50 UTC
\alignauthor
NAME A\\
\affaddr{University of Twente}\\
\affaddr{P.O. Box 217, 7500AE Enschede}\\
\affaddr{The Netherlands}\\
\email{x}
\alignauthor
NAME B\\
-
2075239·text·420 B·2011-06-05 21:46 UTC
********************** p1.h ********************************
class TEST_CLASS
{
private:
int x;
public:
int getX();
}
*********************end of p1.h **********
-
2075238·text·418 B·2011-06-05 21:45 UTC
********************** p1.h ********************************
class TEST_CLASS
{
private:
int x;
public:
int getX();
}
*********************end of p1.h **********
-
2075234·text·5.0 KB·2011-06-05 21:37 UTC
Traceback (most recent call last):
File "bravo\factories\beta.pyc", line 123, in update_time
File "bravo\factories\beta.pyc", line 143, in update_season
File "bravo\plugin.pyc", line 83,
-
2075233·text·5.7 KB·2011-06-05 21:36 UTC
:) pacman -Ss json
extra/json-glib 0.12.4-1 [0.08 MB] [installed]
JSON library built on GLib
extra/qjson 0.7.1-1 [0.05 MB]
A qt-based library that maps JSON data to QVariant objects
commu
-
2075231·text·1008 B·2011-06-05 21:34 UTC
:) pacman -Ss json
extra/json-glib 0.12.4-1 [0.08 MB] [installed]
JSON library built on GLib
extra/qjson 0.7.1-1 [0.05 MB]
A qt-based library that maps JSON data to QVariant objects
commu
-
2075226·text·525 B·2011-06-05 21:29 UTC
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
echo "Running autopoint..." ; autopoint -f || exit 1
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
echo "Run
-
2075225·text·89 B·2011-06-05 21:28 UTC
Section "Device"
Identifier "Device0"
Driver "vesa"
EndSection
-
2075224·text·467 B·2011-06-05 21:27 UTC
ORIGINAL DESC I ENTERED:
This is a nice Job.
This is a weird line: ### @@@ ^^^ 'A`A"AçA_AºA\A|A:A_A>A.
This is my final line.
COMMANDS ON RUBY CONSOLE:
Loading development environment (Ra
-
2075220·text·1.3 KB·2011-06-05 21:13 UTC
#include <iostream>
#include <queue>
#include <stack>
#include <math.h>
#define FIL 7
#define COL 7
int m[FIL][COL] = {
{0,0,0,0,0,0,0},
{0,1,0,0,0,0,0},
{0,0,2,0,0,0,0},