Question: 1. Your task is to read the file_list.csv file. Then, you need to create a CSV file containing a list of students, their respective groups,
1. Your task is to read the file_list.csv file. Then, you need to create a CSV file containing a list of students, their respective groups, and the questions answered by each student. (Use C++ and using namespace std;) For example: a_1_2122011022.cpp a_2_2111011011.txt.cpp B_2_2111011243.cpp.txt A_3_2111011011.txt
The output file should be structured as follows:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
