Record Detail

Compile Error

/in/main.cpp: In function 'int main(int, char**)':
/in/main.cpp:88:30: error: 'solve_this' may be used uninitialized in this function [-Werror=maybe-uninitialized]
             solve_this->solve(aim_cnf);
             ~~~~~~~~~~~~~~~~~^~~~~~~~~
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Project Four: SAT
Language
C++
Submit At
2020-11-19 16:35:42
Judged At
2020-11-19 16:35:42
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes