Record Detail

Compile Error

/in/p1.cpp: In function 'int main()':
/in/p1.cpp:44:15: error: variable 'item' set but not used [-Werror=unused-but-set-variable]
     for (auto item : set){
               ^~~~
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Language
C++
Submit At
2022-05-29 19:48:09
Judged At
2022-05-29 19:48:09
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes