index
:
scripts
bkup
main
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
snippets
/
cppmain.cpp
blob: e2762492a329d8642e375758914452e76afd1897 (
plain
) (
tree
)
6e52824
1
2
3
int
main
(
int
argc
,
char
**
argv
)
{
return
0
;
}