You are on page 1of 1

#include<iostream>

using namespace std;


int main(){
cout<<"hello";
}

You might also like