delete pics to save space
This commit is contained in:
7
history_source/ccf 入门篇/U2/2.1.1.cpp
Normal file
7
history_source/ccf 入门篇/U2/2.1.1.cpp
Normal file
@ -0,0 +1,7 @@
|
||||
#include<iostream>
|
||||
using namespace std;
|
||||
int main()
|
||||
{
|
||||
cout<<"ant\n_3cq\nmy\nfriend\nMycar\nmy_car\nall\na_abc\ndaf_32\nmaxn";
|
||||
while(true);
|
||||
}
|
Reference in New Issue
Block a user