Help me in solving LCPPCL09 problem

My issue

how to do

My code

#include <iostream>
using namespace std;

int main() {
    // add two cout statements


}

Learning course: ATT - C++
Problem Link: Multiple Outputs Practice Problem in ATT - C++ - CodeChef