Record Detail

Compile Error

/in/blackjack.cpp: In function 'int main(int, const char**)':
/in/blackjack.cpp:52:4: error: 'cut' was not declared in this scope
    cut=get_cut();
    ^~~
/in/blackjack.cpp:75:5: error: 'cut' was not declared in this scope
     cut=get_cut();
     ^~~

Information

Submit By
Type
Submission
Homework
Project 4: Blackjack
Language
C++
Submit At
2018-07-23 14:49:41
Judged At
2018-07-23 14:49:41
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes