I need to find in which line there's a problem that will occurs in an error for the following C++

前端 未结 0 1317
孤街浪徒
孤街浪徒 2021-01-03 03:18

I need to find in which line there\'s a problem that will occurs in an error for the following C++ Here\'s the code

class c 
{
    private:
    int a;
    pub         


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