-
2102299·text·717 B·2012-01-11 22:07 UTC
Max = arr(0, 0)
k = 0
For i = 0 To n - 1
For j = 0 To m - 1
If arr(i, j) > Max Then
Max = arr(i, j)
k = 0
ReDim b
-
2102296·text·3.5 KB·2012-01-11 22:04 UTC
The Lonely Island – Turtleneck & Chain
Эти ребята просто божественны! Дуэты со всеми, кто только может существовать в этой жалкой вселенной. Безумно годные тексты. Выпустили альбом просто like a bo
-
2102294·text·2.9 KB·2012-01-11 20:52 UTC
-- MySQL dump 10.13 Distrib 5.1.25-rc, for sun-solaris2.10 (sparc)
--
-- Host: localhost Database: database
-- ------------------------------------------------------
-- Server version 5.
-
2102292·scheme·59.2 KB·2012-01-11 20:43 UTC
-
2102291·text·16.4 KB·2012-01-11 20:33 UTC
// This is a comment
// uncomment the line below if you want to write a filterscript
//#define FILTERSCRIPT
#include <a_samp>
forward close();
#define COLOR_RED 0xF60000AA
#define COLOR_BLUE 0
-
2102285·text·1.3 KB·2012-01-11 20:11 UTC
$ grep -i "sshd\[" secure.log | head -n20
Jan 11 09:25:15 silverbox sshd[6464]: Did not receive identification string from 203.199.9.27
Jan 11 09:30:31 silverbox sshd[6474]: reverse mapping checking
-
2102280·text·2.1 KB·2012-01-11 20:06 UTC
$ grep -i "sshd\[" secure.log | head -n20
Jan 11 08:45:27 silverbox sshd[6388]: Accepted keyboard-interactive/pam for egc from 10.0.0.4 port 53633 ssh2
Jan 11 08:47:07 silverbox sshd[6392]: Received
-
2102279·text·3.0 KB·2012-01-11 20:04 UTC
src/journal/sd-journal.c: In function 'sd_journal_get_data':
src/journal/sd-journal.c:1361:51: warning: passing argument 4 of 'uncompress_startswith' from incompatible pointer type [enabled by defaul
-
2102277·text·229 B·2012-01-11 19:54 UTC
var renderer:DisplayObjectRenderer = highlightEntity.lookupComponentByName("Renderer") as DisplayObjectRenderer;
var bitmap:Bitmap = Bitmap(renderer.displayObject);
bitmap.bitmapData.dispose();
-
2102273·text·11.6 KB·2012-01-11 19:40 UTC
$ grep "invalid user" /var/log/secure.log
Jan 11 09:30:31 silverbox sshd[6475]: input_userauth_request: invalid user staff
Jan 11 09:30:34 silverbox sshd[6479]: input_userauth_request: invalid user
-
2102268·text·159 B·2012-01-11 19:01 UTC
losetup /dev/block/loop1 $card/recovery.img
mount -t ext3 /dev/block/loop1 /recovery
echo "Switching to recovery"
source /recovery/recovery
-
2102266·text·1.0 KB·2012-01-11 18:28 UTC
$cfg['Servers'][$i]['pmadb'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['relation'] ... not OK [ Documentation ]
General relation features: Disabled
$cfg['Servers'][$i]['table_info']
-
2102265·text·1.0 KB·2012-01-11 18:27 UTC
$cfg['Servers'][$i]['pmadb'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['relation'] ... not OK [ Documentation ]
General relation features: Disabled
$cfg['Servers'][$i]['table_info']
-
2102264·text·483 B·2012-01-11 18:23 UTC
Remote VPN Gateway: 168.234.207.230
Encryption Scheme: IKE
Encryption Algorithm (Key Exchange) – PHASE 1 and 2: 3DES
Hashing Algorithm (Data Integrity) – PHASE 1 and 2: SHA1
Authentication Method:
-
2102262·text·1.8 KB·2012-01-11 18:13 UTC
>>> derp
'Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam eaque ipsa, quae ab illo inventore veritatis et quasi architecto beatae
-
2102261·python·1.8 KB·2012-01-11 18:08 UTC
#!/usr/bin/env python
# save as perm.py in your current directory
# Example of usage:
# import perm
# dict = perm.load( )
# dict.display( 'cats' )
import sys
class node:
def __init__( s
-
2102224·text·20.8 KB·2012-01-11 16:10 UTC
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Kodlar</title>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function copyit(theField) {
var tempval=e
-
2102212·text·1.3 KB·2012-01-11 15:27 UTC
Paavon Pannupizzat suunnittelee toimintaansa varten tietojärjestelmää, jonka avulla asiakas voi tilata pizzoja, salaatteja ja juomia Internetin välityksellä. Järjestelmästä rakennetaan ensin protovers
-
2102205·text·300 B·2012-01-11 15:08 UTC
if [ -d $card ]; then
clear
if [ ! -d /recovery ]; then
mkdir /recovery
fi
mount -o loop,rw -t ext3 $card/recovery.img /recovery
rm -rf /etc
rm -f /init.rc
ln -s /recovery
-
2102204·text·24.4 KB·2012-01-11 15:00 UTC
+ export prefix=/usr
+ prefix=/usr
+ export STRIP=sh4-linux-strip
+ STRIP=sh4-linux-strip
+ export STAGING_SIPDIR=/home/fabien/edison-6.0-sh4-build/tmp-eglibc/sysroots/x86_64-linux/usr/share/sip