0
How to get correct output ,1 trio=3 numbOfCrabs
#include <iostream> using namespace std; int main() { int numbOfCrabs ; cout << "enter numbOfCrabs"; cin >>numbOfCrabs ; cout << "numbOfCrabs / e"; return 0; }
1 Answer
0
What are you trying to do? can you please at least describe what program this is?
And what about those crabs, just don't get it ...