EP4: Taking inputs till EOF CPP/C

preview_player
Показать описание
Learn how to take inputs till EOF (End of File) in C program and also C++. In this video I am going cover how to take inputs till EOF for both C++ and C program. The link to the question is given down below as well as the code.

Timestamps:
00:00 Intro
0:14 The problem
0:40 Solving it with C
2:58 converting it to CPP

Рекомендации по теме
Комментарии
Автор

im with c++ and made the eof as you show it in here, but it doesnt end if, even if i dont input the variables, is that normal?

vanessaserna