Are there errors in the following code?

class A {
  int a;
public:
  static int GetA() { return a; }
};
Explanation
Static class members do not have access to non-static ones

Следи за CodeGalaxy

Мобильное приложение Beta

Get it on Google Play
Обратная Связь
Cosmo
Зарегистрируйся сейчас
или Подпишись на будущие тесты