0_0_11706087_28312.cpp:5: error: a brace-enclosed initializer is not allowed here before '{' token
0_0_11706087_28312.cpp:5: error: ISO C++ forbids initialization of member `leason'
0_0_11706087_28312.cpp:5: error: making `leason' static
0_0_11706087_28312.cpp:5: error: invalid in-class initialization of static data member of non-integral type `double[6]'
0_0_11706087_28312.cpp: In function `int main()':
0_0_11706087_28312.cpp:18: error: 'class student' has no member named 'leason'
0_0_11706087_28312.cpp:22: error: 'class student' has no member named 'leason'
0_0_11706087_28312.cpp:30: error: 'class student' has no member named 'leason'
0_0_11706087_28312.cpp:41: error: 'class student' has no member named 'leason'
|