index
:
pub/users/cem/playground.git
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
C
/
HF
/
rocks.c
blob: b2446594e367bc8f51dd3b140b6c12f94e12b79c (
plain
)
1
2
3
4
5
6
#include <stdio.h> int main() { puts("Corno"); return 0; }