#include <stdio.h>
#include <stdlib.h>
#include <string.h>
char *arr;...
【试题】打印十字图#include <stdio.h>
#include <stdlib.h> #include <string.h> char *arr;... |
【试题】翻硬币#include <stdio.h>
#include <string.h> #define sw(a) a=((a=='o')?'*':'o') #defi... |
【试题】错误票据#include <stdio.h>
int main(void) { int a[100001];... |
【试题】分糖果#include <stdio.h>
#include <stdlib.h> // 执行一轮分发 void distribute(int *a, int n)... |
【试题】小朋友排队 [圖片]![]() |
【试题】买不到的数目#include <stdio.h>
int main(void) { int a, b;... |
【试题】回文数字#include <stdio.h>
int main(void) { int n, i;... |
我的《蚂蚁感冒》的代码#include <stdio.h>
#include <stdlib.h> typedef struct _ANT {... |
【试题】核桃的数量(三个数的最小公倍数的求法)#include <stdio.h>
//#define gcd3(a, b, c) gcd(gcd((a), (b)), (c)) #define lcm(a, b) ((a... |
【试题】带分数#include <stdio.h>
#include <string.h> int number, count = 0; int getn(char *st... |
全排列算法#include <stdio.h>
void swap(int *a, int *b) { int t = *a;... |
蓝桥杯个人赛倒计时20天!RT
|
【试题】牌型种数小明被劫持到X赌城,被迫与其他3人玩牌。
一副扑克牌(去掉大小王牌,共52张),均匀发给4个人,每个人13张。 这时,小明脑子里突然冒出一个问题: 如果不考虑花色,只考虑点数,也不考... |
【试题】排序#include <stdio.h>
void swap(int *a, int *b) { int temp = *a;... |
现在,蓝桥杯服务器500错误。。。500 Internal Server Error nginx/1.4.7
|
本吧共有主題數64個,帖子數259篇,會員數0位。 |
內容轉換: |