摘要:
#include<stdio.h> int map[20][4]; typedef struct node{ int star; int end; }node; node dui[100]; int step[14]; int max=0; int sum; int cass; int N; int 阅读全文
摘要:
#include <stdio.h> int b[50]; int a[50]; int w[50]; int main() { freopen("in.txt","r",stdin); int t; scanf("%d",&t); while(t--) { int n; int k=1; int 阅读全文
摘要:
#include<stdio.h> int data[21]; int kuohao[100]; int j; int vist[100]; int ans[100]; int p; int cas; int N; void huanyuan() { for(int i=0;i<N;i++) { i 阅读全文
摘要:
#include<stdio.h> int bu[99]={0}; int shu=124; int mu=48; int ans[99]; int max=0; int count=0; int weishu=0; void anss() { int f=shu; int c=10; int d= 阅读全文
摘要:
#include<stdio.h> int bu[3]={0}; int shu=1245; int mu=48; int ans[7]; int max=0; void anss() { int f=shu; int c=10; int d=0; for(int i=2;i>=0;i--) { i 阅读全文