refine content of abstract

This commit is contained in:
Aurelius84
2020-06-12 20:30:35 +08:00
parent 9e1c3a9abd
commit 5894e8cde0
6 changed files with 116 additions and 35 deletions

View File

@@ -9,7 +9,6 @@
#include<iostream>
using namespace std;
class Base
{
int x;