@@ -0,0 +1,5 @@
all:
$(CXX) reverse_copy.cpp -std=c++11 -o reverse_copy
clean:
rm -r reverse_copy
The note is not visible to the blocked user.