User: clementleibniz

  • Public profile

User profile: clementleibniz

User info
User name:clementleibniz
History
Joined:
Number of posts:7
Latest posts:

write a c++ program to tell degree or class
its now running. #include <iostream> using namespace std; int main() { int cgpa; cout << "Pl...

a c++ program to calculate time given the speed and distance
thanks #include <iostream> using namespace std; int main() { double speed; double km; cout ...

write a c++ program to tell degree or class
writing a c++ program to tell the degree or class of a student when you key in the cpga. dont know w...

a c++ program to calculate time given the speed and distance
Thanks alot got it running; #include <iostream> using namespace std; int main() { int speed; ...

a c++ program to calculate time given the speed and distance
i dont understand, am kind of lost here.

This user does not accept Private Messages