From 787272956ec58450fd004c587c72801a54102796 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Fri, 28 Aug 2020 20:41:50 -0500 Subject: Update README.md --- Template/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Template/README.md b/Template/README.md index 6c94b05..504ebf0 100644 --- a/Template/README.md +++ b/Template/README.md @@ -6,6 +6,6 @@ ### Notes - - Symlink these files from the repository to your home directory so you can easily `cp ~/basic.cpp .` and `cat ~/template.cpp` + - Symlink these files from the repository to your home directory as `.b`, `.t`, and `.u`, so you can easily `cp ~/.b main.cpp` and `cat ~/.t` - The line `if (fopen("in", "r")) freopen("in", "r", stdin), freopen("out", "w", stdout);` is to redirect input and output to files `in` and `out`, if they exist - For the `usaco.cpp` template, replace `name` with the name of the problem -- cgit v1.2.3-70-g09d2