c++ ( video 2 )

PHOTO EMBED

Sun Jul 28 2024 21:42:10 GMT+0000 (Coordinated Universal Time)

Saved by @E23CSEU1151

#include<iostream>
using namespace std;

int main()
{
   cout << "hello world"<< endl;
}
content_copyCOPY