что здесь не тоhttp://softtime.ru/cppчто здесь не тоhttp://softtime.ru/cpp/read.php?id_forum=1&id_theme=1527#post8087Вот эта строка if (a"b) {t=1; max=a;}; else {t=2; max=b;};должна выглядеть следующим образом if (a"b) {t=1; max=a;} else {t=2; max=b;};что здесь не тоFri, 14 Sep 2012 07:50:59 +0300cheopsчто здесь не тоhttp://softtime.ru/cpp/read.php?id_forum=1&id_theme=1527#post8086написал "программу" но пишет ошибку Compiling... Cpp1.cpp C:\Windows\System32\Cpp1.cpp(8) : error C2181: illegal else without matching if Error executing cl.exe. помогите...что здесь не тоThu, 13 Sep 2012 21:53:37 +0300Hrayr