[ create a new paste ] login | about

Link: http://codepad.org/L0AO6MvQ    [ raw code | output | fork ]

C++, pasted on Mar 19:
1
2
3
4
5
6
7
Algoritmo NOMBRE DEL MES
 Clase Meses
  1. Método Principal()
    a. Declarar variables
      nombreMes: Cadena
      numeroMes: Entero 
    b. Solicitar numero del 1 al 12, nombre del mes


Output:
1
2
Line 3: error: stray '\303' in program
compilation terminated due to -Wfatal-errors.


Create a new paste based on this one


Comments: