sanskarv4717@gmail.com

Whole Program

#include

int main() {

// Program code here

std::cout << "Hello world!";

return 0;

}