Код: Выделить всё
#include
#include
int main()
{
int sum = 0, val = 1;
// keep executing the until val is greater than 10
while (val
Подробнее здесь: [url]https://stackoverflow.com/questions/41768544/code-blocks-runing-error-build-failed[/url]Код: Выделить всё
#include
#include
int main()
{
int sum = 0, val = 1;
// keep executing the until val is greater than 10
while (val
Подробнее здесь: [url]https://stackoverflow.com/questions/41768544/code-blocks-runing-error-build-failed[/url]