myCompiler myCompiler
Deutsch English Español Français Italiano 日本語 한국어 Nederlands Polski Português
Recent
Login Sign up
Recent
Login Sign up
M

@MarkNieto

Invertir numero de 4 cifras

C#
6 years ago
//Invertir numero de 3 cifras using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace InvierteCuatroNumeros {

Invertir numero de 3 cifras

C#
6 years ago
//Invertir numero de 3 cifras using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace InvertirNum { class Program {

Invertir número de dos cifras

C#
6 years ago
//Ingrese un número de dos cifras e invierta las posiciones de los números using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1 {

CAritmetica - CDP

C#
6 years ago
using System; namespace MyCompiler { class CAritmetica { public static void Main(string[] args) { int dato1, dato2, resultado; dato1 = 20; dato2 = 10; //suma
Previous Next page

Supported languages

Deno JavaScript NodeJS Python Ruby Go C C++ Java C# TypeScript PHP Bash R Octave (MATLAB) Fortran Lua Erlang SQL MySQL MongoDB Clojure D Perl Kotlin Swift Rust Assembly
© 2026 mycompiler.io
Terms of service Privacy policy Contact us