Record Detail

Compile Error

/in/p3.cpp: In function 'int main(int, char**)':
/in/p3.cpp:212:22: error: 'verbose' may be used uninitialized in this function [-Werror=maybe-uninitialized]
         simulateRound(world,verbose);
         ~~~~~~~~~~~~~^~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Project 3
Language
C++
Submit At
2024-11-13 22:07:40
Judged At
2024-11-13 22:07:40
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes