摘要:
#include<iostream> #include<cstring> #include<cstdio> using namespace std; int main(){ char s[260],t[20],*p,old; while(scanf("%s",s)==1){ while(scanf( 阅读全文
posted @ 2021-08-14 00:31
智人心
阅读(60)
评论(0)
推荐(0)
摘要:
#include<iostream> #include<cstring> #include<cstdio> using namespace std; int data[105][105],count,m,n; bool dfs(int direction,int i,int j){ //defini 阅读全文
posted @ 2021-08-14 00:01
智人心
阅读(28)
评论(0)
推荐(0)

浙公网安备 33010602011771号