|
Re: Computations: extra inputs?
Quote:
Originally Posted by wannabe7
I suspect that it's probably because of the code . The problem is, when/if I remove that code, the program won't execute.
|
What do you mean by "won't execute"? Compiler error? It crashes? Wrong output? The reason for asking for input twice is because that line, well, asks for input twice.
__________________
<insert disclaimer here>
<insert shameless plug for Visual Studio here>
|