天津大學18 19夏令營機試彙總

2021-09-27 07:10:11 字數 2315 閱讀 8631

以下內容不完全確保 ac

2023年智慧型學部夏令營機試

#include

#define mod 1000000007

// 模

#define ll long long int

// 資料型別

#define m 10000000

// fib 數列

using

namespace std;

intmain()

// 操作

int n;

cin >> n;

for(

int i =

0; i < n; i++

)return0;

}

#include

using

namespace std;

// deal with the string

string str2astr

(string s)

}for

(int i =

0; i < s.

size()

; i++)}

return s;

}// main function

intmain()

return0;

}

#include

#include

#include

using

namespace std;

/*global variable*/

int vis[

1000000]=

;// if = 1, exists

/*judge if =?*/

bool

equaltri

(int a,

int b)

return0;

}/*main function*/

intmain()

;// sticks' set

cin >> num;

for(

int i =

0; i < num; i++

)// sort num

sort

(setn, setn + num)

;// judge

int ans[3]

=;// stored answer

for(

int i =

0; i < num; i++)}

}sort

(ans, ans+3)

; cout << ans[0]

<<

" "<< ans[1]

<<

" "<< ans[2]

<< endl;

}return0;

}

#include

using

namespace std;

intmain()

for(

int i = s.

size()

/2+1

; i < s.

size()

; i++

) cout << num << endl;

}return0;

}

#include

#include

using

namespace std;

intmain()

sort

(costdays, costdays+m)

;for

(int i =

0; i < m; i++

)else

break;}

cout << ans << endl;

}return0;

}

此題過

幾天再看

,先給出

標準答案

}此題

過幾天再

看,先給

出標準答

class

solution

void

dfs(string s, string& temp,

int word_num)

else

} temp.

pop_back()

;}}bool

valid

(const string& s)

};

2023年北理工計算機夏令營機試

1.第一行輸入兩個整數m,n m,n 50 之後輸入乙個m行n列的矩陣,其中0代表空格,1代表白紙,2代表墨水。每經過1秒,墨水會將上下左右相鄰的白紙部分染色成墨水,求經過多長時間所有的白紙部分都變成墨水。若不能完全染色,則輸出false。include include include using ...

2020中南大學研究生招生夏令營機試題

題目描述 眾所周知,彩虹有7種顏色,我們給定七個 字母和顏色 的對映,如下所示 a red b orange c yellow d green e cyan f blue g purple 但是在某一天,彩虹的顏色少了幾種,你能告訴pipi哪些彩虹的顏色沒有出現過嗎?輸入輸入包含多組測試用例。對於每...

北航2023年計算機院夏令營機試A組題目

一共兩個題,一題50分,提交的是北航內部官網,提交後只會顯示編譯是否通過。用c或者c 都可以,電腦裡面出了網上常說的幾款編寫軟體,也有其他的,比如我就是用vs2013完成的。考試的時候可以自己帶筆和草稿紙進行演算。北航的試題題目較長,可能考察的內容很簡單,但是題幹長 要求多,所以剛一讀起來就會覺得很...