Commit 138ea158 by Szeberényi Imre

split

parent c01e2352
ly.png

33.1 KB

......@@ -22,7 +22,7 @@ ELKESZULT makro
int main() {
Lyszaml::runtests();
std::cout << "Input olvasása EOF-ig:" << std::endl;
std::cout << "Input olvasasa EOF-ig:" << std::endl;
Lyszaml ly;
char ch;
while (std::cin >> std::noskipws >> ch)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment