随笔分类 - AtCoder题解
摘要:A-Cabbages # include "iostream" # include "cstdio" using namespace std; int N,A,X,Y; int main(){ scanf("%d%d%d%d",&N,&A,&X,&Y); printf("%d",N>=A?A*X+(
阅读全文
摘要:C - *3 or /2 Time limit : 2sec / Memory limit : 1000MB Score: 300 points Problem Statement As AtCoder Beginner Contest 100 is taking place, the office
阅读全文
摘要:B - Ringo's Favorite Numbers Time limit : 2sec / Memory limit : 1000MB Score: 200 points Problem Statement Today, the memorable AtCoder Beginner Conte
阅读全文
摘要:A - Happy Birthday! Time limit : 2sec / Memory limit : 1000MB Score: 100 points Problem Statement E869120's and square1001's 16-th birthday is coming
阅读全文
摘要:D - Good Grid Time limit : 2sec / Memory limit : 256MB Score : 400 points Problem Statement There is a grid with N rows and N columns of squares. Let
阅读全文
摘要:C - Strange Bank Time limit : 2sec / Memory limit : 256MB Score : 300 points Problem Statement To make it difficult to withdraw money, a certain bank
阅读全文
摘要:B - Stone Monument Time limit : 2sec / Memory limit : 256MB Score : 200 points Problem Statement In some village, there are 999 towers that are 1,(1+2
阅读全文
摘要:A - ABD Time limit : 2sec / Memory limit : 256MB Score : 100 points Problem Statement Decades have passed since the beginning of AtCoder Beginner Cont
阅读全文
摘要:D - Xor Sum 2 Time limit : 2sec / Memory limit : 1024MB Score : 500 points Problem Statement There is an integer sequence A of length N. Find the numb
阅读全文
摘要:C - Attention Time limit : 2sec / Memory limit : 1024MB Score : 300 points Problem Statement There are N people standing in a row from west to east. E
阅读全文
摘要:B - Cut and Count Time limit : 2sec / Memory limit : 1024MB Score : 200 points Problem Statement You are given a string S of length N consisting of lo
阅读全文
摘要:A - Add Sub Mul Time limit : 2sec / Memory limit : 1024MB Score : 100 points Problem Statement You are given two integers A and B. Find the largest va
阅读全文

浙公网安备 33010602011771号