delete pics to save space
This commit is contained in:
6
history_source/ccf 入门篇/U5/5.3.5.cpp
Normal file
6
history_source/ccf 入门篇/U5/5.3.5.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
#include<cstdio>
|
||||
int main()
|
||||
{
|
||||
printf("14 23 23 48 56 56 58 95 99 99\n\n7\n");
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user