include <cs50.h> #include <stdio.h> #include <ctype.h> #include <math.h> #include <string.h> int main(void) { //prompt text string text ...
確定! 回上一頁