i think in all likelihood because of integer.
Mmmmmm it could be because i am using %modulus so if that is the case, should i re-frame from using modulus for negative numbers?How about 0s? any...
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...
Can someone help?
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.