| 接下来的安排算法题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.*
          (點擊/回復: 636/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位。 | 
| 內容轉換: |