Record Detail

Compile Error

/in/main.cpp: In function 'int main(int, const char**)':
/in/main.cpp:123:9: error: 's' may be used uninitialized in this function [-Werror=maybe-uninitialized]
  delete s;
         ^
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Project Four: SAT
Language
C++
Submit At
2020-11-22 21:00:53
Judged At
2020-11-22 21:00:53
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes