Beverage machine (noob)Here is a example of simple use of switch statements. [code]#include <iostream> using namesp...
Second smalest numberThis problem should be solved without using array.... Thanx for help! Like i said still learning (no...
Second smalest numberOk...something like this? ;) ...but still doesn't work as it should... #include <iostream> using na...
Second smalest numberWhat do you think should be the answer? I'm realy out of idea.... :(
Second smalest number#include <iostream> using namespace std; int main() { int low; int low2; int x...
This user does not accept Private Messages