+ 3
How can we make a c++ code that does not accept the same input from the user (like name or roll no)???
i have a practical to make a oop program in c++ that accepts students name and roll no 3 times but same name and roll no should not be displayed. https://code.sololearn.com/csXlu576jgoF/?ref=app
1 Odpowiedź