index
:
cpp-primer-5th.git
master
my exercises for the c++ primer book (5th edition)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
return.cpp
blob: c1ee4e053ce666f745440c8d2a76df8560780067 (
plain
)
1
2
3
int main () { return 69; }