Merge branch 'CPP' of https://gitee.com/dengrb1/code into CPP
This commit is contained in:
commit
c32df704e2
8
class1.cpp
Normal file
8
class1.cpp
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
#include<iostream>
|
||||||
|
|
||||||
|
using namespace std;
|
||||||
|
|
||||||
|
int main(){
|
||||||
|
|
||||||
|
return 0;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user