index
:
dotfiles
main
my dotfiles
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
essentials
/
nvim
/
templates
/
main.cpp
blob: 3d4f0fb214c40881ca0ccb97b358b484472d04f1 (
plain
)
1
2
3
4
5
6
#include <iostream> using namespace std; int main() { return 0; }