Record Detail

Compile Error

/in/blackjack.cpp: In function 'int main(int, char**)':
/in/blackjack.cpp:11:13: error: variable 'dealer' set but not used [-Werror=unused-but-set-variable]
     Player *dealer;
             ^~~~~~
cc1plus: all warnings being treated as errors
/in/compile/Makefile:25: recipe for target 'blackjack' failed
make: *** [blackjack] Error 1

Information

Submit By
Type
Submission
Homework
Project 4
Language
C++
Submit At
2024-11-21 03:51:27
Judged At
2024-11-21 03:51:27
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes