My issue
I’m unable to solve this problem.
My code
#include <iostream>
using namespace std;
int main() {
// your code goes here
return 0;
}
Problem Link: FIZZBUZZ2309 Problem - CodeChef
I’m unable to solve this problem.
#include <iostream>
using namespace std;
int main() {
// your code goes here
return 0;
}
Problem Link: FIZZBUZZ2309 Problem - CodeChef