Why are C++ unit tests failing with die program

后端 未结 0 494
北恋
北恋 2020-12-09 22:24

I have the following program written: die.h

class Die {
    public:
        // Randomly assigns a value to roll_value in the range of 1 to 6
        void roll         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题