#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位。 |
內容轉換: |