C++ Program: Figure out the longest and shortest word in the input

preview_player
Показать описание
In this video i show you how to make a program that reports the longest and the shortest string in the input. Also reports the length of the shortest and longest word by using .size()

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

How would i do this with a ifstream file

shakos
Автор

use ctrl+D instead of ctrl+Z. it works

krispeebacon