Generation

generate functionWed, 03 May 2023

con los numeros escritos en un fichero hacer operaciones de sumar , restar , multiplicar y dividir

#include <iostream> using namespace std; int main(){ cout <<"Hello world" << endl; }

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