文章列表
自动晾衣机 (题目有问题,长度那行的第一个数据是总数量,坑人的一批)
摘要:#include<stdio.h>main(){ int n,i,m,b,s=0,l,su=0; int a[10000000]; //大点,不然通过不了// ……
当你的好兄弟在写论文的时候,把这个发给他,让你失去一个好兄弟!!!
摘要:#include#include#includeint main()
{
char input[20]={0};
system("shutdown/s");
again:
p……
J未签订日期为单位去
摘要:#include<bits/stdc++.h>using namespace std;int father[100005];int n;void init(){ for(int i=1;i<=n……
FDGFEGRHEHE3333
摘要:E#include <stdio.h>#include <string.h>int myhui(char a[],int l,int r){ if(l>r) return 1; if(a[l]!=a[……
链表代码(初始化,创建,输出)
摘要:#include<stdio.h>#include<stdlib.h>#include<string.h>typedef struct node{ char name[20]; int number……