摘要:
#include #include #include using namespace std; char s[100],*dic[]={"zero","one","two","three","four","five","six","seven","eight","nine"}; int A[5],B[5],ANS_A,ANS_B,ca,cb; bool compare(char *s,ch... 阅读全文
posted @ 2017-03-07 10:34
狡啮之仰
阅读(185)
评论(0)
推荐(0)