Record Detail

Compile Error

/in/HW7.cpp: In function 'int main()':
/in/HW7.cpp:245:57: error: suggest parentheses around assignment used as truth value [-Werror=parentheses]
                             if(customers[k1].customerID = customer_id)
                                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
HW7
Language
C++
Submit At
2021-12-02 23:24:28
Judged At
2021-12-02 23:24:28
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes