can not understand the Editorial.(Second Part).
Problem : Gravity Tree
Editorial: Editorial
can any one help..........
Thanks in advance.
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 167 |
2 | Um_nik | 163 |
3 | maomao90 | 162 |
3 | atcoder_official | 162 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
9 | Dominater069 | 153 |
9 | nor | 153 |
can not understand the Editorial.(Second Part).
Problem : Gravity Tree
Editorial: Editorial
can any one help..........
Thanks in advance.
Problem: Tree Edges Coloring
Can anyone give me the solution approach in details please.
Thanks in advance.
Problem: Pairs Forming LCM
can anyone give me any idea to solve the problem
with the mathematical proof.
Problem: Light OJ — Lining up Students
can anyone give me any idea
how can i solve this problem with Binary Index Tree or Segment Tree???
Problem: Walls of the North
can not understand the solution in editorial
can anyone give me any idea of solution in deails???
Problem: 610D - Vika and Segments
can not understand the solution in editorial
can anyone give me any idea of solution in deails???
Problem: 312B - Archer
can not understand the solution in editorial
can anyone give me any idea of solution in deails???
Problem: 453A - Little Pony and Expected Maximum
can not understand the solution in editorial
can anyone give me any idea of solution in deails???
Problem:
A certain strange mathematician, Rasyak, considers a particular set of prime numbers beautiful. He also calls a composite number beautiful, if it is divisible by at least one prime number in his chosen set of beautiful primes. Given Rasyak’s set of M beautiful primes and an integer N, you have to find the number of beautiful numbers (both primes and composites) between 1 and N. For example, given a set of 2 beautiful primes, {2, 5}, there are 6 beautiful numbers between 1 and 10 (i.e. 2, 4, 5, 6, 8 and 10).
Input
The first line of the input gives the number of test cases, T (1 <= T <= 100). T test cases follow. Each will consist of one line containing a single integer M, followed by a line containing M space-separated prime numbers mi, followed by another line containing a single integer N.
1 <= M <= 25
1 <= mi <= 1000
1 <= N <= 2*10^9
Output
For each test case, output one line containing a single integer X, where X is the number of beautiful numbers between 1 and N.
Input
3
2
2 5
10
3
2 5 13
100
25
2 3 5 7 11 13 17 19 23 29 31 37 41 43 47 53 59 61 67 71 73 79 83 89 97
2000000000
Output
6
63
1759360857
How can i solve this problem???
any idea????
can anyone give me any idea for this problem.
problem: Shil and Wave seqeunce
can anyone give me any idea for this problem.
Problem: The Great Ball
Problem: Largest Rectangle in a Histogram
Verdict: WA
can not get the problem
please help someone
code: CODE
can anyone give me any idea for this problem.
Problem: Election Posters
C Language (সি প্রোগ্রামিং শেখার বিভিন্ন লিংক)
C++ STL (সি++ STL শেখার বিভিন্ন লিংক)
GRAPH THEORY (গ্রাফথিওরি)
BFS
DFS
Minimum Spanning Tree(MST)
Bipartite Graph Check
Topological Sort
DIJKSTRA
Maximum Flow / Min Cut
STRING
Problem: 383A - Milking cows
can not understand this problem's editorial
please someone make it easily...
Problem: 383A - Milking cows
can not understand this problem's editorial
please someone make it easily...
Problem: 158C - Cd and pwd commands
Verdict: WA
can not get the problem
please help someone
code: 10699164
problem: (http://www.spoj.com/problems/MATSUM/)
code: (http://ideone.com/4cPZi4)
Verdict: WA
can not get why WA.
please help...
Name |
---|