include
This commit is contained in:
committed by
JamesFlare1212
parent
bfc95ce254
commit
bb38a699a0
@@ -221,9 +221,9 @@ We develop this student_test.cpp program.
|
|||||||
|
|
||||||
## 25.7 What will be printed when running this program?
|
## 25.7 What will be printed when running this program?
|
||||||
|
|
||||||
|
```cpp
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
```cpp
|
|
||||||
class A {
|
class A {
|
||||||
public:
|
public:
|
||||||
A() {
|
A() {
|
||||||
|
|||||||
Reference in New Issue
Block a user