C++ Online Compiler & Playground
HTML/CSS/JavaScript
HTML
CSS
Javascript
C++
C
PHP
Java
Python
Swift
C#
Ruby
Node.JS
Kotlin
jQuery
Go
R
TypeScript
Start C++ Course
Register
no se ni que es
0
Author: Ivan
Dark
Public
Save
CPP
cpp
1
2
3
4
5
6
7
8
9
10
11
12
#include<
math.h
>
#include<
iostream
>
int
main
()
{
int
:
a
,
b
,
A
;
cout
<<
"digite a"
cin
>>
a
;
cout
<<
"digite b"
cin
>>
b
;
A
=(
4
)
+
5
;
cin
>>
At
;
}
Enter to Rename, Shift+Enter to Preview
OUTPUT