delete pics to save space
This commit is contained in:
9
history_source/ccf 入门篇/U1/1.3.cpp
Normal file
9
history_source/ccf 入门篇/U1/1.3.cpp
Normal file
@ -0,0 +1,9 @@
|
||||
#include<iostream>
|
||||
using namespace std;
|
||||
int main()
|
||||
{
|
||||
int w;
|
||||
w=90/3/3;
|
||||
cout<<"5̨<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>6<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"<<5*6*w<<"<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"<<endl;
|
||||
while(true);
|
||||
}
|
Reference in New Issue
Block a user