index
:
marvinborner/DeutschC
haupt
This was just a joke between some classmates and me :)
Marvin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run
blob: 0d704b313d7ddceb830548a230abc48a084fe4fd (
plain
) (
blame
)
1
2
3
#!/usr/bin/env sh gcc -Wall -Wextra -pedantic-errors -std=c99 main.c && ./a.out && rm a.out