Displaying certain charactersTry this [code]#include <iostream> using namespace std; int main () { char x=179; cout<<x<<...
i have written my code!! but i need someone to remake it!!it means to make it better or to find a better solution
string arrays loop[code]for(int a=0;a<3;a++) { for(int b=0;b<3;b++) { if((ingredient==...
Looping Problems[code]#include <iostream> #include <string> using namespace std; int main() { string acconName; ...
Looping Problems[code]string JustinWu="JustinWu";[/code]