index
:
boca.git
master
This is an administration system to held programming contests
Lucas Faria Mendes
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
tests
/
fontes
/
bits-compile.c
blob: ad979fd3db5d9fb092abdd6630ece47602a563a5 (
plain
)
1
2
3
4
5
int
main
(
void
)
{
int
n
;
n
=
42
return
0
;
}