Record Detail

Compile Error

/in/ex1.cpp: In function 'void ex1_ordered_queue()':
/in/ex1.cpp:94:9: error: unused variable 'length' [-Werror=unused-variable]
     int length=string1.size();
         ^~~~~~
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 8 (Individual)
Language
C++
Submit At
2019-12-02 23:34:13
Judged At
2019-12-02 23:34:13
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes