Compile Error
/in/exam3_matrix.cpp: In constructor 'intMatrix::intMatrix(int, int, int)': /in/exam3_matrix.cpp:14:46: error: unused parameter 'initVal' [-Werror=unused-parameter] intMatrix::intMatrix(int rows, int cols, int initVal) { ^~~~~~~ cc1plus: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Homework
- Final Exam
- Language
- C++
- Submit At
- 2022-08-02 15:44:14
- Judged At
- 2022-08-06 15:12:53
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes