團體程式設計天梯賽 L1 056 L1 060

2022-09-07 20:51:20 字數 1276 閱讀 5629

l1-056

思路:這裡算出來相減排個序即可

**:

#include

using

namespace std;

typedef pair<

int, string> p;

intmain()

ans =

int(

1.0* ans / n /2)

; cout << ans <<

' ';

for(p & p : v) p.first =

abs(p.first - ans)

;sort

(v.begin()

, v.

end())

; cout << v[0]

.second;

return0;

}

l1-057

思路:實在不想打出這句騙人的話

**:

#include

using

namespace std;

intmain()

l1-058

思路:這題不要用空格將它們分開,老老實實挨個迴圈吧

**:

#include

using

namespace std;

intmain()

for(

int j = i; j < s.

length()

; j++

)else

if(len >3)

else}}

}return0;

}

l1-059

思路:這題略噁心 ,模擬吧

**:

#include

using

namespace std;

bool

ok(string & s)

reverse

(s.begin()

, s.

end())

;return

true;}

intmain()

return0;

}

l1-060

思路:大面積減小面積

**:

#include

using

namespace std;

#define s(x, y) ((x) * (y) / 2)

intmain()

團體程式設計天梯賽 L1 011 L1 015

l1 011 思路 用map存不需要輸出的字元 pragma gcc optimize 2 include using namespace std string s map char bool mp intmain l1 012 思路 1 pragma gcc optimize 2 include ...

團體程式設計天梯賽 L1 046 L1 050

l1 046 思路 我們模擬一下手寫除法即可 include using namespace std intmain cout n return0 l1 047 思路 if判斷下即可 include using namespace std intmain return0 l1 048 思路 學會矩陣...

團體程式設計天梯賽 L1 031 L1 035

l1 031 思路 按題意判斷即可 include using namespace std intmain return0 l1 032 思路 如果長度超過了需要減去前面的字串 include using namespace std intmain l1 033 思路 寫個計算最多不重複數字個數的函...