JavaShuo
欄目
標籤
Educational Codeforces Round 86 [Rated for Div. 2] Solution
時間 2020-08-04
標籤
educational
codeforces
rated
div
solution
欄目
CSS
简体版
原文
原文鏈接
A A A 簽到題html int T; ll x,y,a,b; int main() { qr(T);while(T--) { qr(x); qr(y); qr(a); qr(b); if(x>y) swap(x,y); if(a*2>b) pr2(b*x+(y-x)*a); else pr2((x+y)*a); } return 0; } B B B 這麼簡單比賽的時
>>阅读原文<<
相關文章
1.
Educational Codeforces Round 86 (Rated for Div. 2) A~D
2.
Educational Codeforces Round 88 (Rated for Div. 2)
3.
Educational Codeforces Round 85 [Rated for Div. 2]
4.
Educational Codeforces Round 91 (Rated for Div. 2)
5.
Educational Codeforces Round 91 (Rated for Div. 2)題解
6.
Educational Codeforces Round 67 (Rated for Div. 2)
7.
Educational Codeforces Round 47 (Rated for Div. 2) 題解
8.
Educational Codeforces Round 71 (Rated for Div. 2)
9.
Educational Codeforces Round 61 (Rated for Div. 2)(題解)
10.
Educational Codeforces Round 77 (Rated for Div. 2)
更多相關文章...
•
PHP round() 函數
-
PHP參考手冊
•
SQL ROUND() 函數
-
SQL 教程
•
算法總結-深度優先算法
•
爲了進字節跳動,我精選了29道Java經典算法題,帶詳細講解
相關標籤/搜索
educational
rated
solution
round#2
codeforces
div.2
div
problem&solution
86.git
CSS
PHP 7 新特性
MySQL教程
Spring教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
網絡層協議以及Ping
2.
ping檢測
3.
爲開發者總結了Android ADB 的常用十種命令
4.
3·15 CDN維權——看懂第三方性能測試指標
5.
基於 Dawn 進行多工程管理
6.
缺陷的分類
7.
阿里P8內部絕密分享:運維真經K8S+Docker指南」,越啃越香啊,寶貝
8.
本地iis部署mvc項目,問題與總結
9.
InterService+粘性服務+音樂播放器
10.
把tomcat服務器配置爲windows服務的方法
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
Educational Codeforces Round 86 (Rated for Div. 2) A~D
2.
Educational Codeforces Round 88 (Rated for Div. 2)
3.
Educational Codeforces Round 85 [Rated for Div. 2]
4.
Educational Codeforces Round 91 (Rated for Div. 2)
5.
Educational Codeforces Round 91 (Rated for Div. 2)題解
6.
Educational Codeforces Round 67 (Rated for Div. 2)
7.
Educational Codeforces Round 47 (Rated for Div. 2) 題解
8.
Educational Codeforces Round 71 (Rated for Div. 2)
9.
Educational Codeforces Round 61 (Rated for Div. 2)(題解)
10.
Educational Codeforces Round 77 (Rated for Div. 2)
>>更多相關文章<<