摘要:
#include<stdio.h>#include<iostream>#include<stdlib.h>using namespace std;struct data{ int vt; struct data *next;}; data *head; data* insert(data* head 阅读全文
摘要:
The system of Martians' blood relations is confusing enough. Actually, Martians bud when they want and where they want. They gather together in differ 阅读全文