Record Detail

Compile Error

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

Information

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