This commit is contained in:
Jidong Xiao
2025-04-11 15:26:09 -04:00
committed by JamesFlare1212
parent bfc95ce254
commit bb38a699a0

View File

@@ -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() {