| 接下來的安排算法題56題 歷屆試題24題 共80題 離考試還有大約30天 因此每天刷2道或3道題 | 
| 【試題】算法訓練 數字三角形【得分57】 #include <stdio.h> #include <stdlib.h> int n; int max = 0; int **t... | 
| 【試題】算法訓練 區間k大數查詢#include <stdio.h> #include <stdlib.h> #include <string.h> typedef struct... | 
| 【試題】送分啦問題描述    這題想得分嗎?想,請輸出「yes」;不想,請輸出「no」。輸出格式    輸出包括一行,為「yes」或「no」。  #include <stdio.h> int mai... 
          巨大八爪鱼
          4-18
          101.207.21.*
          (點擊/回復: 637/1)
         | 
| 【試題】2的次冪表示#include <stdio.h> void output(int n) { int i;... | 
| 【試題】圖形顯示#include <stdio.h> int main() { int n, i, j;... | 
| 【試題】複數運算#include <stdio.h> #include <stdlib.h> typedef struct { f... | 
| 【試題】矩陣乘法#include <stdio.h> #include <stdlib.h> int **create2d(int row, int col) {... | 
| 【試題】逆波蘭表達式對於:-+3*5+261 其計算過程如下: ev: {0, 0} -> {42, 9} x: -+3*5+261 v1: {43, 7} {... | 
| 【試題】顛倒的價牌#include <stdio.h> bool invert_digit(int *n) { switch (*n)... | 
| 【試題】振興中華#include <stdio.h> #include <string.h> char *str[] = {"從我做起振", "我做起振興", "做起振興中", "... | 
| 【試題】排它平方數#include <stdio.h> #include <Windows.h> bool diff(char *str) {... | 
| 【試題】連號區間數#include <stdio.h> #include <stdlib.h> #include <string.h> int sort(int *... | 
| 【試題】第39級台階#include <stdio.h> int count = 0; char str[100]; void search(int nStaircases, int nSt... | 
| 2014-第五題 列印圖形 遞歸調用情況f(a, 5, 0, 16); f(a, 4, 0, 24); f(a,... | 
| 本吧共有主題數64個,帖子數259篇,會員數0位。 | 
| 內容轉換: |