Azeem Pinjari’s Post

View profile for Azeem Pinjari, graphic

Codeforces📊(Pupil) | 2⭐ CodeChef | Java | MERN | Python | C++ | IT

CodeChef Starters 153 Solved 4 / 8 👨🍳 All the problems were very simple. A: If X <= 60 then YES else NO B: If Y - X == Z - Y then 0 else 1. C. By using Combinatorics, The equations that satisfy the conditions are: R + G - B > -1 && R + B - G > -1 && G + B - R > -1 then YES else NO D. Initialize max to -1 and calculate max where i != Ai. The answer is max + 1. #codechef

  • table

To view or add a comment, sign in

Explore topics