Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

Como utiluizar a estrutura de repetição do while ?

+6 votes
asked Oct 22, 2025 by kleiton Reis (180 points)

1 Answer

0 votes
answered Oct 26, 2025 by Peter Minarik (101,340 points)

It varies slightly from language to language, but the base concepts are similar. See it for C/C++ here.

Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...