SilkyFalcon

Generation

generate functionThu, 01 Dec 2022

Delete windows

#include <iostream> using namespace std; int main() { cout << "Hello World!"; return 0; }

Want to kickstart your project?Use the new AI Studio to create your code