摘要:
#include "stdafx.h"#include "string.h"#include "stdio.h"#include "stdlib.h"#include "conio.h"#define M 3#define N 100#define LEN 9void no_deal(int i);int score_input(int i);void average(int i);void menu();int load();void topput_();void printf_face(); 阅读全文
posted @ 2013-03-15 13:15
mrheyao
阅读(153)
评论(0)
推荐(0)
浙公网安备 33010602011771号