progrmacion u2 a3

Description

Flowchart on progrmacion u2 a3, created by miguel arias on 26/02/2018.
miguel arias
Flowchart by miguel arias, updated more than 1 year ago
miguel arias
Created by miguel arias about 6 years ago
11
1

Resource summary

Flowchart nodes

  • Inicio
  • const int precio = 45;     int nBoletos, total, pago, cambio
  • Venta de boletos CineCito Boletos a comprar
  • nBoletos
  • total = nBoletos*precio;
  • El total es: %total% Indique el monto de su pago:
  • pago
  • cambio = pago - total
  • 1
  • 1
  • su %cambio% %cambio/200% billetes de $200
  • cambio = cambio%200;
  • %cambio/100% billetes de $100
  • cambio = cambio%100;
  • %cambio/50% billetes de $50
  • cambio = cambio%50;
  • 2
  • 2
  • %cambio/20% billetes de $20
  • cambio = cambio%20;
  • %cambio/10% monedas de $10
  • cambio = cambio%10;
  • %cambio/5% monedas de $5
  • cambio = cambio%5;
  • %cambio/2% monedas de $2
  • cambio = cambio%2;
  • %cambio% monedas de $1
  • Fin
  • Miguel Arias Galván
Show full summary Hide full summary

Similar

'The Merchant of Venice' - William Shakespeare
cian.buckley
Higher Level Economics
Jim hammerton
Characteristics and Climate of a hot desert
Adam Collinge
Ionic Bonding
Evangeline Taylor
FCE Practice Fill In The Blank
Christine Sang
AQA Biology 8.1 structure of DNA
Charlotte Hewson
Animal Farm Chapter Overview
10jgorman
An Inspector Calls: Eric Birling
Rattan Bhorjee
GCSE History – The early years and the Weimar Republic 1918-1923
Ben C
2PR101 1.test - 6. část
Nikola Truong
Study tips/hacks
Sarah Biswas