Generation

generate functionFri, 26 May 2023

Ingresar un número N verificar si es primo

#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