|
点击 |
回复 |
标题 |
作者 |
最后回复 |
|
290 |
0 |
如題 |
啊啊是谁都对 |
6-17 啊啊是谁都对 |
|
506 |
0 |
南工業比的賽,結果到那一開始車都不讓進,門衛根本不知道有這回事。折騰會兒進去之後,八點多才開始佈置考場,快要到規定比賽時間了,才讓進。接着進去 後,卻發現電腦不夠,要兩三個人共用一台電腦??什麼鬼,時... |
巨大八爪鱼 |
5-25 巨大八爪鱼 |
|
557 |
2 |
標題:海盜分金幣 有5個海盜,相約進行一次帆船比賽。 比賽中天氣發生突變,他們被衝散了。... |
巨大八爪鱼 |
5-25 巨大八爪鱼 |
|
441 |
1 |
【編程題】(滿分19分) 在很多軟件中,輸入拼音的首寫字母就可以快速定位到某個詞條。比如,在鐵路售票軟件中,輸入: 「bj」就可以定位到「北京」。怎... |
巨大八爪鱼 |
5-23 巨大八爪鱼 |
|
645 |
3 |
標題:Log大俠 atm參加了速算訓練班,經過刻苦修煉,對以2為底的對數算得飛快,人稱Log大俠。 一天... |
巨大八爪鱼 |
5-23 巨大八爪鱼 |
|
783 |
9 |
// 參考資料: http://blog.csdn.net/xushao_movens/article/details/50637251 #include <iostream>... |
巨大八爪鱼 |
5-23 巨大八爪鱼 |
|
714 |
4 |
剪郵票 如【圖1.jpg】, 有12張連在一起的12生肖的郵票。 現在你要從中剪下5張來,要求必須是連着的。 (僅僅連接一個角不算相連) 比如,【圖2.jpg】,【圖3.jpg... |
巨大八爪鱼 |
5-22 巨大八爪鱼 |
|
607 |
1 |
【題目】 【結果填空】 (滿分5分) 1949年的國慶節(10月1日)是星期六。 今年(2012)的國慶... |
巨大八爪鱼 |
5-21 巨大八爪鱼 |
|
627 |
9 |
標題:埃及分數 古埃及曾經創造出燦爛的人類文明,他們的分數表示卻很令人不解。古埃及喜歡把一個分數分解為類似: 1/a + 1/b 的格式。... |
巨大八爪鱼 |
5-17 巨大八爪鱼 |
|
624 |
1 |
好好學習 標題:好好學習 湯姆跟爺爺來中國旅遊。一天,他幫助中國的小朋友貼標語。他負責貼的標語是分別寫在四塊紅紙上的... |
巨大八爪鱼 |
5-17 巨大八爪鱼 |
|
621 |
3 |
標題:連續奇數和 小明看到一本書上寫着:任何數字的立方都可以表示為連續奇數的和。 比如:... |
巨大八爪鱼 |
5-17 巨大八爪鱼 |
|
634 |
2 |
|
巨大八爪鱼 |
5-7 巨大八爪鱼 |
|
584 |
0 |
<?php class KMP { public $da; private $an;... |
巨大八爪鱼 |
5-7 巨大八爪鱼 |
|
482 |
1 |
其中c為當前項,p為前一項。n表示c是數列的第幾項(從1開始)。 【計算第16項的程序】 int main(void) { ULO...  |
巨大八爪鱼 |
5-5 巨大八爪鱼 |
|
533 |
0 |
標題:年齡巧合 小明和他的表弟一起去看電影,有人問他們的年齡。小明說:今年是我們的幸運年啊。我出生年份的四位數字加起來剛好是我的年齡。表弟的也是如此... |
巨大八爪鱼 |
5-5 巨大八爪鱼 |
|
438 |
0 |
算法題56題 歷屆試題24題 共80題 離考試還有大約30天 因此每天刷2道或3道題 |
巨大八爪鱼 |
4-24 巨大八爪鱼 |
|
360 |
1 |
【得分57】 #include <stdio.h> #include <stdlib.h> int n; int max = 0; int **t... |
巨大八爪鱼 |
4-24 巨大八爪鱼 |
|
325 |
1 |
#include <stdio.h> #include <stdlib.h> #include <string.h> typedef struct... |
巨大八爪鱼 |
4-24 巨大八爪鱼 |
|
358 |
1 |
問題描述 這題想得分嗎?想,請輸出「yes」;不想,請輸出「no」。輸出格式 輸出包括一行,為「yes」或「no」。 #include <stdio.h> int mai... |
巨大八爪鱼 |
4-18 101.207.21.* |
|
333 |
0 |
#include <stdio.h> void output(int n) { int i;... |
巨大八爪鱼 |
4-16 巨大八爪鱼 |
|
377 |
1 |
#include <stdio.h> int main() { int n, i, j;... |
巨大八爪鱼 |
4-16 巨大八爪鱼 |
|
374 |
1 |
#include <stdio.h> #include <stdlib.h> typedef struct { f... |
巨大八爪鱼 |
4-16 巨大八爪鱼 |
|
308 |
0 |
#include <stdio.h> #include <stdlib.h> int **create2d(int row, int col) {... |
巨大八爪鱼 |
4-16 巨大八爪鱼 |
|
440 |
3 |
對於:-+3*5+261 其計算過程如下: ev: {0, 0} -> {42, 9} x: -+3*5+261 v1: {43, 7} {... |
巨大八爪鱼 |
3-19 巨大八爪鱼 |
|
508 |
1 |
#include <stdio.h> bool invert_digit(int *n) { switch (*n)... |
巨大八爪鱼 |
3-19 巨大八爪鱼 |
|
415 |
0 |
#include <stdio.h> #include <string.h> char *str[] = {"從我做起振", "我做起振興", "做起振興中", "... |
巨大八爪鱼 |
3-19 巨大八爪鱼 |
|
387 |
1 |
#include <stdio.h> #include <Windows.h> bool diff(char *str) {... |
巨大八爪鱼 |
3-19 巨大八爪鱼 |
|
337 |
4 |
#include <stdio.h> #include <stdlib.h> #include <string.h> int sort(int *... |
巨大八爪鱼 |
3-18 巨大八爪鱼 |
|
315 |
1 |
#include <stdio.h> int count = 0; char str[100]; void search(int nStaircases, int nSt... |
巨大八爪鱼 |
3-18 巨大八爪鱼 |
|
786 |
11 |
f(a, 5, 0, 16); f(a, 4, 0, 24); f(a,... |
巨大八爪鱼 |
3-18 巨大八爪鱼 |
|
445 |
3 |
#include <stdio.h> #include <stdlib.h> #include <string.h> char *arr;... |
巨大八爪鱼 |
3-16 巨大八爪鱼 |
|
369 |
0 |
#include <stdio.h> #include <string.h> #define sw(a) a=((a=='o')?'*':'o') #defi... |
巨大八爪鱼 |
3-16 巨大八爪鱼 |
|
361 |
0 |
#include <stdio.h> int main(void) { int a[100001];... |
巨大八爪鱼 |
3-15 巨大八爪鱼 |
|
310 |
1 |
#include <stdio.h> #include <stdlib.h> // 執行一輪分發 void distribute(int *a, int n)... |
巨大八爪鱼 |
3-14 巨大八爪鱼 |
|
538 |
9 |
|
巨大八爪鱼 |
3-14 巨大八爪鱼 |
|
285 |
0 |
#include <stdio.h> int main(void) { int a, b;... |
巨大八爪鱼 |
3-14 巨大八爪鱼 |
|
293 |
1 |
#include <stdio.h> int main(void) { int n, i;... |
巨大八爪鱼 |
3-13 巨大八爪鱼 |
|
357 |
4 |
#include <stdio.h> #include <stdlib.h> typedef struct _ANT {... |
巨大八爪鱼 |
3-13 巨大八爪鱼 |
|
381 |
2 |
#include <stdio.h> //#define gcd3(a, b, c) gcd(gcd((a), (b)), (c)) #define lcm(a, b) ((a... |
巨大八爪鱼 |
3-13 巨大八爪鱼 |
|
415 |
6 |
#include <stdio.h> #include <string.h> int number, count = 0; int getn(char *st... |
巨大八爪鱼 |
3-13 巨大八爪鱼 |
|
322 |
0 |
#include <stdio.h> void swap(int *a, int *b) { int t = *a;... |
巨大八爪鱼 |
3-13 巨大八爪鱼 |
|
340 |
5 |
RT |
巨大八爪鱼 |
3-10 巨大八爪鱼 |
|
278 |
0 |
小明被劫持到X賭城,被迫與其他3人玩牌。 一副撲克牌(去掉大小王牌,共52張),均勻發給4個人,每個人13張。 這時,小明腦子裏突然冒出一個問題: 如果不考慮花色,只考慮點數,也不考... |
巨大八爪鱼 |
3-6 巨大八爪鱼 |
|
292 |
0 |
#include <stdio.h> void swap(int *a, int *b) { int temp = *a;... |
巨大八爪鱼 |
3-4 巨大八爪鱼 |
|
326 |
1 |
500 Internal Server Error nginx/1.4.7 |
巨大八爪鱼 |
3-3 巨大八爪鱼 |
|
337 |
6 |
#include <stdio.h> #include <stdlib.h> void main() { int... |
巨大八爪鱼 |
3-3 巨大八爪鱼 |
|
343 |
1 |
#include <stdio.h> int main() { char str[20], *pStr;... |
巨大八爪鱼 |
3-3 巨大八爪鱼 |
|
304 |
0 |
#include <stdio.h> char *tpl = "0123456789ABCDEF"; int main() {... |
巨大八爪鱼 |
3-3 巨大八爪鱼 |
|
294 |
0 |
#include <stdio.h> int main() { int n, num;... |
巨大八爪鱼 |
3-3 巨大八爪鱼 |
|
299 |
0 |
#include <stdio.h> int main() { int num; int... |
巨大八爪鱼 |
3-3 巨大八爪鱼 |
|