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