Hi came up with his code, basically to reverse whatever input you key in. However when i key in 0 or 0001 or -101 they donot reverse.What have i...
I also came up with the below code still doesnt work #include <iostream> #include <cctype> using namespace std; int main() { char s;...
I am getting errors in the polynomial equation x.I hav no idea whats wrong.This equation was provided.My code is as followed #include<stdio.h>...
Separate names with a comma.