Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
c++
Language:
Ada
Assembly
Bash
C#
C++ (gcc)
C++ (clang)
C++ (vc++)
C (gcc)
C (clang)
C (vc)
Client Side
Clojure
Common Lisp
D
Elixir
Erlang
F#
Fortran
Go
Haskell
Java
Javascript
Kotlin
Lua
MySql
Node.js
Ocaml
Octave
Objective-C
Oracle
Pascal
Perl
Php
PostgreSQL
Prolog
Python
Python 3
R
Rust
Ruby
Scala
Scheme
Sql Server
Swift
Tcl
Visual Basic
Layout:
Vertical
Horizontal
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64 #include <iostream> using namespace std; int main() { return 0; } /*int n1,n2,suma; cout<<"Digite un numero: "; cin>>n1; cout<<"\nDigite un numero: "; cin>>n2; suma=n1+n2; cout<<"\nLa suma es: "<<suma<<endl; cout<<"La resta es: "<<n1-n2<<endl; cout<<"La division es: "<<n1/n2<<endl; cout<<"La multiplicacion es: "<<n1*n2<<endl; */ /*cout<<"Digite un numero: "; //muestra en pantalla la pregunta del digito cin>>numero; //Lee el numero digitado cout<<"\nEl numero que digito es: "<<numero; //escribe el numero digitado */
cl.exe
Show compiler warnings
[
+
] Compiler args
[
+
]
Show input
Compilation time: 1,78 sec, absolute running time: 0,11 sec, absolute service time: 1,9 sec
edit mode
|
history
|
discussion