Update comment

This commit is contained in:
Lev
2021-04-13 15:00:14 -05:00
parent 972c1980dc
commit 6f6a026f5f

View File

@ -24,3 +24,6 @@ int main()
std::cout << c << std::endl;
return 0;
}
//This can be compiled adding both files as in
//g++ main.cpp side.cpp