User: coco2991

  • Public profile

User profile: coco2991

User info
User name:coco2991
History
Joined:
Number of posts:6
Latest posts:

C++ program errors, where?
what do you mean it is missing a format specifier?

getting errors, anyone tell me why?
#include <stdio.h> int main() { int count = 2; //variable declaration and initialization whi...

Any help on this C++ program?
#include <stdio.h> int main() { int grade = 76; //variable declaration and initialization ...

C++ program errors, cant fix, help?
#include <stdio.h> int main() { double PI = 3.14; //variable declaration double radius; double are...

C++ program errors, where?
#include <stdio.h> int main() { int radius, diameter; //variable declaration printf("Ente...

This user does not accept Private Messages