#
Archive for the \'Uncategorized\' Category

Geschützt: At work

Dieser Artikel ist durch ein Passwort geschützt.
Um ihn anzusehen, trage es bitte hier ein:


Back again

At the start of january the harddisk of keyboardsamurais just crashed and that’s why this site was not available for a while.

Alive

test


import java.util.*;
public class test{
  public void main(String [] argv){
    System.out.println("hello");
  }
}