Icon New game New game

PROGRAMA 1 EN C++

Fill in the Blanks

COMPLEMENTA TU PROGRAMA 1

Download the paper version to play

Recommended age: 16 years old
43 times made

Created by

Mexico

Top 10 results

  1. 1
    Ian Contreras Najera
    Ian Contreras Najera
    00:25
    time
    100
    score
  2. 2
    00:47
    time
    100
    score
Do you want to stay in the Top 10 of this game? to identify yourself.
Make your own free game from our game creator
Compete against your friends to see who gets the best score in this game

Top Games

  1. time
    score
  1. time
    score
time
score
time
score
 
game-icon

Fill in the Blanks

PROGRAMA 1 EN C++Online version

COMPLEMENTA TU PROGRAMA 1

by Leticia Caballero
1

m <<r<<endl b r <<s<<endl a <iostream> <<m<<endl s d <<d<<endl

/ / programa 1 . SUMA , RESTA , MULTIPLICACIÓN Y DIVISION DE DOS NUMEROS
#include

using namespace std ;

int main ( ) {
int = 9 , = 3 , s , r , m , d ;
= a + b ;
= a - b ;
= a * b ;
= a / b ;

cout<< " Suma = " ;
cout<< " Resta = " ;
cout<< " Multiplicación = " ;
cout<< " División = " ;

}

educaplay suscripción