摘要: 实现stack stack.h stack.c main.c define _CRT_SECURE_NO_WARNINGS include"stack.h" //10 %2 0 //5 %2 1 //2 %2 0 //1 %2 1 //0 void to2(int num) { if (num==0 阅读全文
posted @ 2016-11-15 22:31 呉语伦比 阅读(175) 评论(0) 推荐(0)