+ 2
Could someone help me with how to put first column for question and second column for answer as there are two different files.
1. Use global variables for ROW and COLUMN 2. The first file will be ”question.txt” 3. The second file will be "answer.txt" 4. You may use numberRows if you want to partially fill your array. 5. Create a 2D array- First column for question and second column for an answer. Thanks in advance as I am a beginner to C++
4 Respuestas
+ 1
Here you go, be sure to like all of my codes on my profile page here on SoloLearn 🐨🐨🐨
https://code.sololearn.com/ca6IPfOF9Uu5/#cpp
+ 1
Thank you Edward Finkelstein !!
+ 1
Skylar Yang, you are welcome, you can thank me by visiting my page and liking this code, so I can get a Sololearn badge 🐨🐨🐨
https://code.sololearn.com/cGWg3qG8ke4O/#cpp
+ 1
Sure, Edward Finkelstein.