delete pics to save space
This commit is contained in:
13
history_source/挑战程序设计竞赛/2.4.4.1.cpp
Normal file
13
history_source/挑战程序设计竞赛/2.4.4.1.cpp
Normal file
@ -0,0 +1,13 @@
|
||||
#include<cstdio>
|
||||
void solve()
|
||||
{
|
||||
|
||||
}
|
||||
void init()
|
||||
{
|
||||
|
||||
}
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user