Code program

By September 24, 2021Cursuri
#include using namespace std; int main() { int x=100; int y=250; int z=x+y; cout<<“Suma x + y = ” << z; } link JDoodle
This shortcode LP Profile only use on the page Profile

Leave a Reply