This is some text which contains addresses like this: http://www.splitbrain.org and **formatting**, but nothing is done with it.
**bla**
//asdasdasdasd//
< #include <stdio.h> main() { int k; printf("Unesi k); scanf("%d", &k); printf("k je %d\n", k); } >