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; }

20th Oct 2020, 4:34 PM
Sada
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 ...
20th Oct 2020, 5:03 PM
Ipang