delete pics to save space
This commit is contained in:
9
history_source/ccf 入门篇/U5/5.4.1.cpp
Normal file
9
history_source/ccf 入门篇/U5/5.4.1.cpp
Normal file
@ -0,0 +1,9 @@
|
||||
#include<cstdio>
|
||||
int main()
|
||||
{
|
||||
printf("TCCCCCCCCCCCCCCCCCCCCCCCCC\n\n");
|
||||
printf("I HAVE A DREAM.\n15\n\n\n");
|
||||
printf("f\nsof\n\n\n");
|
||||
printf("9.87654\n1.23457\n");
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user