My issue
please give me intution for third part
My code
#include <bits/stdc++.h>
using namespace std;
int main() {
// your code goes here
}
Problem Link: Divide the Cake Practice Coding Problem
please give me intution for third part
#include <bits/stdc++.h>
using namespace std;
int main() {
// your code goes here
}
Problem Link: Divide the Cake Practice Coding Problem
@rishabh_129567
third part u can think of that 1+2+3+4…so on should be lesses than 360. and if such series of integers is less than n then it would be yes else it would be no.
please give me curated problems ranging from 1400 to 1500 rating .i will always be thankful to you