-
1960727·text·36.1 KB·2010-10-13 08:19 UTC
-
1960719·text·13.8 KB·2010-10-13 07:56 UTC
20:09:20 T:3035817856 M:1312952320 NOTICE: -----------------------------------------------------------------------
20:09:20 T:3035817856 M:1313071104 NOTICE: Starting XBMC, Platform: Linux (openSUS
-
1960711·text·98.7 KB·2010-10-13 07:46 UTC
-
1960700·text·29 B·2010-10-13 07:08 UTC
Wed Oct 13 00:09:08 PDT 2010
-
1960698·text·29 B·2010-10-13 07:07 UTC
Wed Oct 13 00:07:45 PDT 2010
-
1960513·text·125.6 KB·2010-10-12 23:26 UTC
-
1960419·python·3.2 KB·2010-10-12 21:31 UTC
import sys
import re
import math
vertexmatcher = re.compile(r"v (.*?) (.*?) (.*)")
trimatcher = re.compile(r"f (.*?) (.*?) (.*)")
quadmatcher = re.compile(r"f (.*?) (.*?) (.*?) (.*)")
indexmat
-
1960391·c·460 B·2010-10-12 20:48 UTC
#include<stdio.h>
/*
Michal Piskozub
Lista zadan A
Zadanie 5
*/
int main(){
int num,i,count=0;
printf("\nWprowadz liczbe:");
scanf("%d",&num);
for(i=2;i<=num/
-
1960388·c·1.1 KB·2010-10-12 20:45 UTC
#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
/* wypisz zestawienie stanu konta, jesli kwote 10 tys. zl.
wlozylismy na lokate 10 letnia oprocentowana 5% rocznie
i procenty sa
-
1960386·c·984 B·2010-10-12 20:43 UTC
#include <stdio.h>
/* wypisz zestawienie stanu konta, jesli kwote 10 tys. zl.
wlozylismy na lokate 10 letnia oprocentowana 5% rocznie
i procenty sa dopisywane co kwartal. */
int main(voi
-
1960380·c·1.0 KB·2010-10-12 20:38 UTC
#include <stdio.h>
/* wypisz zestawienie stanu konta, jesli kwote 10 tys. zl.
wlozylismy na lokate 10 letnia oprocentowana 5% rocznie
i procenty sa dopisywane co kwartal. */
int main(v
-
1960368·javascript·434 B·2010-10-12 20:23 UTC
<html>
<head>
<script>
function show(i) {
console.log(i);
document.getElementById("number").innerHTML = i;
}
function countdown (num) {
for (var i = num; i >= 0; --i) {
console.lo
-
1960347·text·11.3 KB·2010-10-12 19:51 UTC
# Rescue Logfile. Created by GNU ddrescue version 1.12
# current_pos current_status
0x5EA06200 ?
# pos size status
0x00000000 0x161EF000 +
0x161EF000 0x00000200 -
0x161EF200 0x0
-
1960340·text·1.7 KB·2010-10-12 19:38 UTC
options validvarname=any;
data dolgozat.dolgozok;
input
név $1-12
neme 14
fizetés 16-22
életkor 24-25
kezdés yymmdd10.;
format fizetés 7.0;
format kezdés yymmdd10.;
label név = 'a dol
-
1960291·diff·9.4 KB·2010-10-12 18:21 UTC
From 3b04d0defc80c1a5aedddfd93d8d79493d7ec65e Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Tue, 12 Oct 2010 19:59:25 +0300
Subject: [PATCH] Impliment opacity cache for SDL su
-
1960260·text·73.5 KB·2010-10-12 17:45 UTC
-
1960210·text·129 B·2010-10-12 16:34 UTC
F10::
WinWaitActive, Minecraft
IfWinExist
{
WinMove, , , -8, 146, 1296, 742 ; move the window and resize it
}
return
-
1960179·text·38.3 KB·2010-10-12 15:36 UTC
-
1960170·c·245 B·2010-10-12 15:13 UTC
#include <stdio.h>
#include <stdlib.h>
int main () {
int cont,cont2,den=1,num=1000;
long int result=0;
for (cont=0; cont<50; cont++) {
resul = result+(num/den);
printf(" Resul
-
1960153·text·6 B·2010-10-12 14:58 UTC
próba