Only edit empty lines of a fileI'm trying to make a program format a really large html file, so that it isn't displayed as a huge c...
User forced next lineWhat is the [output]string output[/output] for?
plx somebody help me with this code This should fix your code: [code]#include <iostream> using namespace std; int main() { int number;...
areas of rectanglesYou just need to make sure there is a space between the two numbers. You can also combine the int d...
areas of rectanglesYou could combine the entry of the length and width together. [code]int length, width,area; int...
This user does not accept Private Messages