【Codeforces 718 A】Efim and Strange Grade
Codeforces 718 A
題意:給一個小數,問最多取\(t\)次四舍五入到某一個小數點後的位後這個數最大能到多少。
思路:首先肯定貪心。(但不知道為什麽tag上是\(dp\)
首先我們找到最靠左的一個大於等於5的數,把它四舍五入到上一位,
然後再不斷地往前找到下一個大於等於5的數,再四舍五入到上一位。。。
然後就好了。
【Codeforces 718 A】Efim and Strange Grade
相關推薦
【Codeforces 718 A】Efim and Strange Grade
force span math fim 。。 class 下一個 四舍五入 ces Codeforces 718 A 題意:給一個小數,問最多取\(t\)次四舍五入到某一個小數點後的位後這個數最大能到多少。 思路:首先肯定貪心。(但不知道為什麽tag上是\(dp\) 首先我
【CodeForces 353 A】Domino
turn n) ifdef main urn == cpp ifd local 【鏈接】 我是鏈接,點我呀:) 【題意】 【題解】 分類討論一波 設第一個數組的奇數個數為cnt1 第二個數組的奇數個數為cnt2 顯然只有在(cnt1+cnt2)%2==0的情
【CodeForces 129 B】Students and Shoelaces(拓撲排序)
end owin clu namespace 每次 font order 單獨 when Anna and Maria are in charge of the math club for junior students. When the club gathers tog
【codeforces 727 A】【dfs或者逆向思維】【給你兩個操作,問能不能把數字a變成b】
描述: A. Transformation: from A to B time limit per test 1 second memory limit per test 256 meg
【Codeforces 1149 A】Prefix Sum Primes
... pri rime clas rim prim int ORC primes 題意:給\(n\)個數,每個是\(1\)或\(2\),現在要把它們排列,使得所有前綴和中質數數量最多。 思路:首先我們知道質數除了\(2\)都是奇數。 那麽我們最多的時候就是有2、3、5、7
【codeforces 718 C&D】C. Sasha and Array&D. Andrew and Chemistry
pre sig signed 時間復雜度 struct 得到 ast 16px etc C. Sasha and Array 題目大意&題目鏈接: http://codeforces.com/problemset/problem/71
【Codeforces Round #457 (Div. 2) A】 Jamie and Alarm Snooze
als lar clu efi out .com bit source fin 【鏈接】 我是鏈接,點我呀:) 【題意】 在這裏輸入題意 【題解】 暴力往前走x分鐘就好。 直到出現7為止。 【代碼】 #include <bits/stdc++.h&
【Henu ACM Round#14 A】Vitaly and Night
bits 題解 round name ret sin http out mes 【鏈接】 我是鏈接,點我呀:) 【題意】 在這裏輸入題意 【題解】 連續兩個如果不全是0就遞增cnt 【代碼】 #include <bits/stdc++.h>
【Henu ACM Round#16 A】 Bear and Game
using bit gym ++ logs mark codeforce return esp 【鏈接】 我是鏈接,點我呀:) 【題意】 在這裏輸入題意 【題解】 看看什麽時候t[i]-t[i-1]>15。 輸出t[i-1]+15就好。 不存在這樣的i
*【CodeForces - 1088 ABC】套題比賽,A水題B模擬C構造D互動
A. Input The only line contains the integer xx (1≤x≤100)(1≤x≤100). Output You should output two integers aa and
codeforces 391E2 (【Codeforces Rockethon 2014】E2)
data -1 article trac name node namespace %d problems 題目:http://codeforces.com/problemset/problem/391/E2 題意:有三棵樹。每棵樹有ni個結點,加入兩條
【數算A】艦隊、海域出擊!
判斷 ret () 一個 check 包含 dfs bsp std 就是判斷一個有向圖是否有環,註意圖可能不連通。 用dfs搜一下就行了。 1 #include<cstdio> 2 #include<cstring> 3 int n,m,t,
【python/leetcode/M】Bitwise AND of Numbers Range
題目 Given a range [m, n] where 0 <= m <= n <= 2147483647, return the bitwise AND of all numbers in this range, inclusive. Example
【CF#192 A】Funky Numbers (二分,查詢)
題幹: As you very well know, this year's funkiest numbers are so called triangular numbers (that is, integers that are representable as , w
【ul li a】JQ實現選擇導航欄列表項改變樣式
HTML <div class="_navbar"> <h2>Django</h2> <ul> <li><a href="#">Django簡介</a></li> <
【codeforces 727 C】【互動題 求原陣列】【告訴你有一個長度為n序列,你可以問n個問題,每個問題為ai+aj等於多少,最後輸出這個序列】
描述: C. Guess the Array time limit per test 1 second memory limit per test 256 megabytes
【codeforces 749 D】【set+二分查詢+思路清晰】
There are n people taking part in auction today. The rules of auction are classical. There were n bids made, though it's not guaranteed they were from d
【Teradata System Utilities】System and Maintenance Utilities
List two ways in which a system utility can be started. Explain how to use the following utilities to maintain a Teradata database: – DBS Control– F
【文章閱讀】【超解像】-Fast and Accurate Image Super-Resolution with Deep Laplacian Pyramid Network
【文章閱讀】【超解像】–Fast and Accurate Image Super-Resolution with Deep Laplacian Pyramid Network 論文連結:https://arxiv.org/abs/1710.01992 專案主頁:http://vll
【codeforces 704A Thor】
Thor A. Thor time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output Thor i