Trying to make a program which turns first and final letter of each words to uppercaseAs the title says, that's the program. Everything works fine until I enter more than one blank spac...
C++ homework - wrong resultWe've got a string of n numbers. Each number should be replaced with its closest integer and the str...
C++ exerciseWe introduce n numbers. The 2 highest ones need to be shown. e.g.: n=4, numbers: 2, 10, 4, 8. the n...
C++ exerciseExample: vterminal.in 5 4 11 24 13 97 vterminal.out 4 Explanation only 11, 13, 97 are prime, so...
C++ exerciseThere is no error - it just doesn't work as expected. (sum2=0 in the .out file)
This user does not accept Private Messages