Debug1
Time Limit: 1000 ms
Memory Limit: 65536 KiB
Problem Description
Testing is the process of finding errors (bugs) in a program and debugging is the process of correcting errors that are found. Determine if bugs exists in the program in Figure 1. If so, please change them and show the output in console window.
Figure 1
program in Figure 1. Compare your answers with the output.
Input
No input.
Output
"Computers are useless.
They can only give you answers.", said Pablo Picasso
Sample Input
Sample Output
"Computers are useless. They can only give you answers.", said Pablo Picasso
Hint
Source
maxj