Record Detail

Compile Error

/in/l8.cpp: In function 'int main()':
/in/l8.cpp:23:22: error: left operand of comma operator has no effect [-Werror=unused-value]
             while (x != 0, x--)
                    ~~^~~~
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Lab 8
Language
C++
Submit At
2018-07-31 18:44:17
Judged At
2018-07-31 18:44:17
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes