Simulating keypressesI'm trying to create a program that replicates keypresses so it can fill some forms. I understand yo...
Prime numbers problemI did what you said, but it still doesn`t work... It tells me that all the numbers are not prime eve...
Prime numbers problemI have no idea why this program of mine doesn't work. [code]#include <iostream> using namespace st...
Easy program not working[code]#include <iostream> using namespace std; int main() { int n, nr, nrfin; cout << "...
writing a program For your second program, you can simply add another number then compare the three of them one by one...
This user does not accept Private Messages