最新 最热

ACMSGURU 222 - Little Rooks

Inspired by a “Little Bishops” problem, Petya now wants to solve problem for rooks.

2021-08-11
1

ACMSGURU 276 - Andrew's Troubles

Famous Berland ACM-ICPC team Anisovka consists of three programmers: Andrew, Michael and Ilya. A long time ago, during the first few months the team was founded...

2021-08-11
1

ACMSGURU 111 - Very simple problem

You are given natural number X. Find such maximum integer number that it square is not greater than X.

2021-08-11
1

ACMSGURU 133 - Border

Along the border between states A and B there are N defence outposts. For every outpost k, the interval [Ak,Bk] which is guarded by it is known. Because of fina...

2021-08-11
1

ACMSGURU 117 - Counting

Find amount of numbers for given sequence of integer numbers such that after raising them to the M-th power they will be divided by K.

2021-08-11
1

LeetCode 0048 - Rotate Image

You are given an n x n 2D matrix representing an image.

2021-08-11
1

LeetCode 0012 - Integer to Roman

Given an integer, convert it to a roman numeral.

2021-08-11
1

LeetCode 0013 - Roman to Integer

Given a roman numeral, convert it to an integer.

2021-08-11
1

LeetCode 0016 - 3Sum Closest

Given an array S of n integers, find three integers in S such that the sum is closest to a given number, target. Return the sum of the three integers. You may a...

2021-08-11
1

LeetCode 0001 - Two Sum

Given an array of integers, return indices of the two numbers such that they add up to a specific target.

2021-08-11
1